[INFO] crate optix 0.2.0 is already in cache [INFO] extracting crate optix 0.2.0 into work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/optix/0.2.0 [INFO] extracting crate optix 0.2.0 into work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/optix/0.2.0 [INFO] validating manifest of optix-0.2.0 on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of optix-0.2.0 on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing optix-0.2.0 [INFO] finished frobbing optix-0.2.0 [INFO] frobbed toml for optix-0.2.0 written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/optix/0.2.0/Cargo.toml [INFO] started frobbing optix-0.2.0 [INFO] finished frobbing optix-0.2.0 [INFO] frobbed toml for optix-0.2.0 written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/optix/0.2.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking optix-0.2.0 against try#f45cc3094ee337acd688771b9234318046b0572d for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-4/try#f45cc3094ee337acd688771b9234318046b0572d:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/optix/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6ba88308fb9ec4cffa16cd1d33415c0fc991a7bff55595fc8675f32207495836 [INFO] running `"docker" "start" "-a" "6ba88308fb9ec4cffa16cd1d33415c0fc991a7bff55595fc8675f32207495836"` [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Checking slotmap v0.3.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking glfw-sys v3.3.0 [INFO] [stderr] Compiling bindgen v0.41.0 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking glfw v0.23.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Checking nalgebra v0.16.13 [INFO] [stderr] Compiling optix v0.2.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `optix v0.2.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/optix-06cff2db07e80c2a/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'OPTIX_ROOT not found. You must set OPTIX_ROOT either as an environment variable, or in build-settings.toml to point to the root of your OptiX installation.', src/libcore/option.rs:1036:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ebe21e12a3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h767e9d0f82ed3393 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55ebe21dc88b - std::sys_common::backtrace::_print::h4145552665bc19f6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55ebe21e0066 - std::panicking::default_hook::{{closure}}::h17338a99c6f1e326 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55ebe21dfdf9 - std::panicking::default_hook::hc895198e886bc85d [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55ebe21e070f - std::panicking::rust_panic_with_hook::ha35c47b69e688bcb [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55ebe21e0291 - std::panicking::continue_panic_fmt::hf977a9a6bddd2a96 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55ebe21e0175 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x55ebe21fba2c - core::panicking::panic_fmt::he627fcf34c0ff442 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x55ebe21fba96 - core::option::expect_failed::h4dd79e9fa20fcdb1 [INFO] [stderr] at src/libcore/option.rs:1036 [INFO] [stderr] 9: 0x55ebe1f8912c - core::option::Option::expect::h708dbc8ba1ee7b1f [INFO] [stderr] at /rustc/f45cc3094ee337acd688771b9234318046b0572d/src/libcore/option.rs:314 [INFO] [stderr] 10: 0x55ebe1f8129c - build_script_build::main::hfc423ba24b05ca6e [INFO] [stderr] at /opt/crater/workdir/build.rs:19 [INFO] [stderr] 11: 0x55ebe1f8429f - std::rt::lang_start::{{closure}}::h4a3a8e787eb118fa [INFO] [stderr] at /rustc/f45cc3094ee337acd688771b9234318046b0572d/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55ebe21e0112 - std::panicking::try::do_call::h0f07e8634b6a59ed [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x55ebe21e7a59 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x55ebe21e0c1c - std::rt::lang_start_internal::h1cf95863d64a76a2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55ebe1f84278 - std::rt::lang_start::h312626addc972c49 [INFO] [stderr] at /rustc/f45cc3094ee337acd688771b9234318046b0572d/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55ebe1f81859 - main [INFO] [stderr] 17: 0x7f1c8edf12e0 - __libc_start_main [INFO] [stderr] 18: 0x55ebe1f800a9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.13/src/base/cg.rs:291:44 [INFO] [stderr] | [INFO] [stderr] 291 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0502`. [INFO] [stderr] error: Could not compile `nalgebra`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6ba88308fb9ec4cffa16cd1d33415c0fc991a7bff55595fc8675f32207495836"` [INFO] running `"docker" "rm" "-f" "6ba88308fb9ec4cffa16cd1d33415c0fc991a7bff55595fc8675f32207495836"` [INFO] [stdout] 6ba88308fb9ec4cffa16cd1d33415c0fc991a7bff55595fc8675f32207495836