[INFO] crate optix 0.2.0 is already in cache [INFO] extracting crate optix 0.2.0 into work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/reg/optix/0.2.0 [INFO] extracting crate optix 0.2.0 into work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/reg/optix/0.2.0 [INFO] validating manifest of optix-0.2.0 on toolchain master#1891bfa80364eead426517c68de6947b7692e2de [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of optix-0.2.0 on toolchain try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-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-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/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-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/reg/optix/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking optix-0.2.0 against try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a for pr-60261 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60261/worker-1/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/reg/optix/0.2.0:/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" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c405ccee0bf91ada99dc0daf152ce78fa4a558b5bc943c8e9d6d6eec3e7158cd [INFO] running `"docker" "start" "-a" "c405ccee0bf91ada99dc0daf152ce78fa4a558b5bc943c8e9d6d6eec3e7158cd"` [INFO] [stderr] Compiling bindgen v0.41.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Checking slotmap v0.3.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking glfw v0.23.0 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Checking nalgebra v0.16.13 [INFO] [stderr] Compiling config v0.9.2 [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] process didn't exit successfully: `/opt/crater/target/debug/build/optix-f6a399adbf6bddf1/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: 0x55c833a178d3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he40e3e73036b0b3f [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55c833a12ebb - std::sys_common::backtrace::_print::h6d6f6242937d4268 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55c833a16696 - std::panicking::default_hook::{{closure}}::hd0821dee96f91765 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55c833a16429 - std::panicking::default_hook::h8dc8a77692be60de [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55c833a16d3f - std::panicking::rust_panic_with_hook::he8c6e40be53e89a5 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55c833a168c1 - std::panicking::continue_panic_fmt::h24ac15689db01f04 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55c833a167a5 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x55c833a31fdc - core::panicking::panic_fmt::h64a7b003b9ca6c01 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x55c833a32046 - core::option::expect_failed::hb95d4d27fe6cf08b [INFO] [stderr] at src/libcore/option.rs:1036 [INFO] [stderr] 9: 0x55c8337dc1dc - core::option::Option::expect::he2b31f5b65206d23 [INFO] [stderr] at /rustc/bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/src/libcore/option.rs:314 [INFO] [stderr] 10: 0x55c8337d438c - build_script_build::main::h3d24acf60162836e [INFO] [stderr] at /opt/crater/workdir/build.rs:19 [INFO] [stderr] 11: 0x55c8337d738f - std::rt::lang_start::{{closure}}::h2266dfbc67b4f6f3 [INFO] [stderr] at /rustc/bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55c833a16742 - std::panicking::try::do_call::h03c9792ab8ffda62 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x55c833a1e069 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x55c833a1724c - std::rt::lang_start_internal::h0a8566bec8d08064 [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: 0x55c8337d7368 - std::rt::lang_start::hf03d29e55533fe1e [INFO] [stderr] at /rustc/bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55c8337d4949 - main [INFO] [stderr] 17: 0x7f0c72ab82e0 - __libc_start_main [INFO] [stderr] 18: 0x55c8337d31a9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning[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] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c405ccee0bf91ada99dc0daf152ce78fa4a558b5bc943c8e9d6d6eec3e7158cd"` [INFO] running `"docker" "rm" "-f" "c405ccee0bf91ada99dc0daf152ce78fa4a558b5bc943c8e9d6d6eec3e7158cd"` [INFO] [stdout] c405ccee0bf91ada99dc0daf152ce78fa4a558b5bc943c8e9d6d6eec3e7158cd