-
-
Save aturon/8d2bf1ee254ea6348e91 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- [pretty] run-pass-fulldeps/issue-13560.rs stdout ---- | |
error: auxiliary build of /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-nopt-t/build/src/test/auxiliary/issue-13560-3.rs failed to compile: | |
status: exit code: 101 | |
command: x86_64-apple-darwin/stage2/bin/rustc /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-nopt-t/build/src/test/auxiliary/issue-13560-3.rs -L x86_64-apple-darwin/test/run-pass-fulldeps --target=x86_64-apple-darwin -L x86_64-apple-darwin/test/run-pass-fulldeps/issue-13560.stage2-x86_64-apple-darwinlibaux --out-dir x86_64-apple-darwin/test/run-pass-fulldeps/issue-13560.stage2-x86_64-apple-darwinlibaux --cfg rtopt --cfg debug -L x86_64-apple-darwin/rt | |
stdout: | |
------------------------------------------ | |
task 'rustc' panicked at 'index out of bounds: the len is 2952 but the index is 2952', /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-nopt-t/build/src/librbml/lib.rs:156 | |
------------------------------------------ | |
stderr: | |
------------------------------------------ | |
error: internal compiler error: unexpected panic | |
note: the compiler unexpectedly panicked. this is a bug. | |
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugreport.html | |
note: run with `RUST_BACKTRACE=1` for a backtrace | |
------------------------------------------ | |
task '[pretty] run-pass-fulldeps/issue-13560.rs' panicked at 'explicit panic', /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-nopt-t/build/src/compiletest/runtest.rs:1487 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment