[INFO] updating cached repository anderslanglands/optix-rs-pathtracer-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/anderslanglands/optix-rs-pathtracer-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/anderslanglands/optix-rs-pathtracer-example" "work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/anderslanglands/optix-rs-pathtracer-example"` [INFO] [stderr] Cloning into 'work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/anderslanglands/optix-rs-pathtracer-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/anderslanglands/optix-rs-pathtracer-example" "work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/anderslanglands/optix-rs-pathtracer-example"` [INFO] [stderr] Cloning into 'work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/anderslanglands/optix-rs-pathtracer-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 86c0fbb13707d491b33228f34524aedf6b170c9e [INFO] sha for GitHub repo anderslanglands/optix-rs-pathtracer-example: 86c0fbb13707d491b33228f34524aedf6b170c9e [INFO] validating manifest of anderslanglands/optix-rs-pathtracer-example on toolchain master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of anderslanglands/optix-rs-pathtracer-example on toolchain try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing anderslanglands/optix-rs-pathtracer-example [INFO] finished frobbing anderslanglands/optix-rs-pathtracer-example [INFO] frobbed toml for anderslanglands/optix-rs-pathtracer-example written to work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/anderslanglands/optix-rs-pathtracer-example/Cargo.toml [INFO] started frobbing anderslanglands/optix-rs-pathtracer-example [INFO] finished frobbing anderslanglands/optix-rs-pathtracer-example [INFO] frobbed toml for anderslanglands/optix-rs-pathtracer-example written to work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/anderslanglands/optix-rs-pathtracer-example/Cargo.toml [INFO] crate anderslanglands/optix-rs-pathtracer-example has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking anderslanglands/optix-rs-pathtracer-example against try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0 for pr-57321 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57321/worker-3/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/anderslanglands/optix-rs-pathtracer-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 36a51d1cba219150067facf7c488d133d8e3738ebe11573eb3616606153c73f5 [INFO] running `"docker" "start" "-a" "36a51d1cba219150067facf7c488d133d8e3738ebe11573eb3616606153c73f5"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.41.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Checking nalgebra v0.16.5 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking config v0.9.1 [INFO] [stderr] Checking glfw v0.23.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling optix-pathtracer-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::path::PathBuf` [INFO] [stderr] --> build.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> build.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: internal compiler error: src/librustc_mir/monomorphize/collector.rs:747: Cannot create local mono-item for DefId(11/0:303 ~ config[c9f8]::file[0]::{{impl}}[1]::with_name[0]) [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at 'Box', src/librustc_errors/lib.rs:590:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7ff2d0a0f183 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h3599a486fa1c8ba4 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x7ff2d0a077e8 - std::sys_common::backtrace::_print::h167ab44d087fe090 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stderr] 2: 0x7ff2d0a0b312 - std::panicking::default_hook::{{closure}}::hedf548ec6e507924 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 3: 0x7ff2d0a0b084 - std::panicking::default_hook::hc249968c8b851246 [INFO] [stderr] at src/libstd/panicking.rs:215 [INFO] [stderr] 4: 0x7ff2ccbabf8f - rustc::util::common::panic_hook::h40beab4fdefd3882 [INFO] [stderr] 5: 0x7ff2d0a0baf9 - std::panicking::rust_panic_with_hook::hc4848d5b5f76f828 [INFO] [stderr] at src/libstd/panicking.rs:482 [INFO] [stderr] 6: 0x7ff2cba2f4dc - std::panicking::begin_panic::hcb1852cd3447f12d [INFO] [stderr] 7: 0x7ff2cba4e2ae - rustc_errors::Handler::bug::h67d09336ee23f428 [INFO] [stderr] 8: 0x7ff2cc9308ee - rustc::util::bug::opt_span_bug_fmt::{{closure}}::h2eb5488d7642f470 [INFO] [stderr] 9: 0x7ff2cc930279 - rustc::ty::context::tls::with_opt::{{closure}}::he5f60bc96966554b [INFO] [stderr] 10: 0x7ff2cc92fed4 - rustc::ty::context::tls::with_context_opt::h7b651e006774a8a7 [INFO] [stderr] 11: 0x7ff2cc92ff66 - rustc::ty::context::tls::with_opt::hfc967e1f65529f15 [INFO] [stderr] 12: 0x7ff2cc9307f4 - rustc::util::bug::opt_span_bug_fmt::h9872ecc612332633 [INFO] [stderr] 13: 0x7ff2cc930766 - rustc::util::bug::bug_fmt::h69b03a7611d4bb62 [INFO] [stderr] 14: 0x7ff2cd54d9f6 - rustc_mir::monomorphize::collector::should_monomorphize_locally::h53aa3d76c7bf89e1 [INFO] [stderr] 15: 0x7ff2cd54d664 - rustc_mir::monomorphize::collector::visit_instance_use::hc186ad6613284bf7 [INFO] [stderr] 16: 0x7ff2cd54d09c - as rustc::mir::visit::Visitor<'tcx>>::visit_terminator_kind::hb7bc8879ebc32e39 [INFO] [stderr] 17: 0x7ff2cd54abd8 - rustc_mir::monomorphize::collector::collect_items_rec::h63c48b378f973b43 [INFO] [stderr] 18: 0x7ff2cd87ac0d - rustc_mir::monomorphize::collector::collect_crate_mono_items::{{closure}}::hb9deb59c6d693fba [INFO] [stderr] 19: 0x7ff2cd8545b6 - rustc::util::common::time::h5c0e60bf9504430e [INFO] [stderr] 20: 0x7ff2cd549c7d - rustc_mir::monomorphize::collector::collect_crate_mono_items::h95b2ab4091387c27 [INFO] [stderr] 21: 0x7ff2cd85428a - rustc::util::common::time::h0dfa19720ea4378d [INFO] [stderr] 22: 0x7ff2cd59d753 - rustc_mir::monomorphize::partitioning::collect_and_partition_mono_items::h816532553f92d48c [INFO] [stderr] 23: 0x7ff2bd363566 - rustc::ty::query::__query_compute::collect_and_partition_mono_items::h8c7599b38f2a3d18 [INFO] [stderr] 24: 0x7ff2bd363948 - rustc::ty::query:: for rustc::ty::query::queries::collect_and_partition_mono_items<'tcx>>::compute::h3536d351dc6d525d [INFO] [stderr] 25: 0x7ff2bd3e8a04 - rustc::dep_graph::graph::DepGraph::with_task_impl::h57a5674d242a7419 [INFO] [stderr] 26: 0x7ff2bd36b7cf - >::start::h69563551560a7b71 [INFO] [stderr] 27: 0x7ff2bd3b90c5 - rustc::ty::query::plumbing::>::force_query_with_job::h4b13abfd34f6f54a [INFO] [stderr] 28: 0x7ff2bd3acd77 - rustc::ty::query::plumbing::>::try_get_with::hacad144ee85a5c72 [INFO] [stderr] 29: 0x7ff2bd34f99d - rustc_codegen_ssa::base::codegen_crate::hd3e8b7ff0f9d143c [INFO] [stderr] 30: 0x7ff2bd2cdd20 - ::codegen_crate::ha531428c178921a7 [INFO] [stderr] 31: 0x7ff2d0d943d0 - rustc_driver::driver::phase_4_codegen::h3d314b33b03aa3ac [INFO] [stderr] 32: 0x7ff2d0dc1720 - rustc_driver::driver::compile_input::{{closure}}::hee0ab66c4fe375aa [INFO] [stderr] 33: 0x7ff2d0dbc8ae - >::with::h976c3ee76320049b [INFO] [stderr] 34: 0x7ff2d0d628d3 - rustc::ty::context::TyCtxt::create_and_enter::hbc2debddb05b0f9b [INFO] [stderr] 35: 0x7ff2d0d89c1a - rustc_driver::driver::compile_input::hdd7acaa8f2ab8313 [INFO] [stderr] 36: 0x7ff2d0d0aab9 - rustc_driver::run_compiler_with_pool::h5b515b19e8a2acf0 [INFO] [stderr] 37: 0x7ff2d0d15e45 - >::set::h1fb45f6160d182b0 [INFO] [stderr] 38: 0x7ff2d0d0992a - rustc_driver::run_compiler::hf71fda032a81a53f [INFO] [stderr] 39: 0x7ff2d0d15ffa - >::set::hfd4d0470d8ddb461 [INFO] [stderr] 40: 0x7ff2d0de6d52 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3aaa07fb1e55767f [INFO] [stderr] 41: 0x7ff2d0a1cda9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:92 [INFO] [stderr] 42: 0x7ff2d0df1ef0 - >::call_box::hffa9c03f48eaaff3 [INFO] [stderr] 43: 0x7ff2d0a1bb9d - std::sys::unix::thread::Thread::new::thread_start::h01c4740770fd232a [INFO] [stderr] at /rustc/b9139d2caca1db46014a9c302d5c47cfae0d8ae0/src/liballoc/boxed.rs:734 [INFO] [stderr] at src/libstd/sys_common/thread.rs:14 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:81 [INFO] [stderr] 44: 0x7ff2ca856493 - start_thread [INFO] [stderr] 45: 0x7ff2d06f0ace - __clone [INFO] [stderr] 46: 0x0 - [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] end of query stack [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports [INFO] [stderr] [INFO] [stderr] note: rustc 1.33.0-nightly (b9139d2ca 2019-01-04) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C debuginfo=2 --crate-type bin [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] error: Could not compile `optix-pathtracer-example`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "36a51d1cba219150067facf7c488d133d8e3738ebe11573eb3616606153c73f5"` [INFO] running `"docker" "rm" "-f" "36a51d1cba219150067facf7c488d133d8e3738ebe11573eb3616606153c73f5"` [INFO] [stdout] 36a51d1cba219150067facf7c488d133d8e3738ebe11573eb3616606153c73f5