[INFO] crate optix 0.1.1 is already in cache [INFO] extracting crate optix 0.1.1 into work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/reg/optix/0.1.1 [INFO] extracting crate optix 0.1.1 into work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/reg/optix/0.1.1 [INFO] validating manifest of optix-0.1.1 on toolchain master#6ecad338381cc3b8d56e2df22e5971a598eddd6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of optix-0.1.1 on toolchain try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing optix-0.1.1 [INFO] finished frobbing optix-0.1.1 [INFO] frobbed toml for optix-0.1.1 written to work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/reg/optix/0.1.1/Cargo.toml [INFO] started frobbing optix-0.1.1 [INFO] finished frobbing optix-0.1.1 [INFO] frobbed toml for optix-0.1.1 written to work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/reg/optix/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking optix-0.1.1 against try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f for pr-57501 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57501/worker-6/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/reg/optix/0.1.1:/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" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 24784113a3846708f59eaa7e66412fda4602284a7bd5dec53190ae25f76a38f8 [INFO] running `"docker" "start" "-a" "24784113a3846708f59eaa7e66412fda4602284a7bd5dec53190ae25f76a38f8"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling bindgen v0.41.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking nalgebra v0.16.13 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Checking glfw v0.23.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling optix v0.1.1 (/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: failed to run custom build command for `optix v0.1.1 (/opt/crater/workdir)` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/optix-6f7c21b32cf1f506/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:1040:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5578f457cf03 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h9b79be90ee839699 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x5578f4578ca8 - std::sys_common::backtrace::_print::h59103921498d7e9c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stderr] 2: 0x5578f457bbd2 - std::panicking::default_hook::{{closure}}::h3acc11bcf734fd38 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 3: 0x5578f457b944 - std::panicking::default_hook::h7f08a0aadc3e2e56 [INFO] [stderr] at src/libstd/panicking.rs:215 [INFO] [stderr] 4: 0x5578f457c280 - std::panicking::rust_panic_with_hook::h5b1126d61a34fa5c [INFO] [stderr] at src/libstd/panicking.rs:478 [INFO] [stderr] 5: 0x5578f457be01 - std::panicking::continue_panic_fmt::he972fc6d06b2b73b [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 6: 0x5578f457bce5 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:312 [INFO] [stderr] 7: 0x5578f45982bc - core::panicking::panic_fmt::h167fcbbd2ce9444a [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x5578f4598332 - core::option::expect_failed::h1ea5dca714e01af5 [INFO] [stderr] at src/libcore/option.rs:1040 [INFO] [stderr] 9: 0x5578f432c8bc - >::expect::h3c4b68558a0e6c63 [INFO] [stderr] at /rustc/5f789154f114767b2d0cb9c5b6c592cb3a635e6f/src/libcore/option.rs:312 [INFO] [stderr] 10: 0x5578f432dc1c - build_script_build::main::hc7ddc466968a8292 [INFO] [stderr] at /opt/crater/workdir/build.rs:21 [INFO] [stderr] 11: 0x5578f432d72f - std::rt::lang_start::{{closure}}::h8e742684c2b4fdd8 [INFO] [stderr] at /rustc/5f789154f114767b2d0cb9c5b6c592cb3a635e6f/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x5578f457bc82 - std::panicking::try::do_call::h8c59be14a0c3dfe8 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 13: 0x5578f4583fc9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:92 [INFO] [stderr] 14: 0x5578f457c7d5 - std::rt::lang_start_internal::he2587b34dae1a1b6 [INFO] [stderr] at src/libstd/panicking.rs:276 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x5578f432d708 - std::rt::lang_start::hf78f5ff2854d6f9a [INFO] [stderr] at /rustc/5f789154f114767b2d0cb9c5b6c592cb3a635e6f/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x5578f432e169 - main [INFO] [stderr] 17: 0x7f440775a2e0 - __libc_start_main [INFO] [stderr] 18: 0x5578f43291e9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "24784113a3846708f59eaa7e66412fda4602284a7bd5dec53190ae25f76a38f8"` [INFO] running `"docker" "rm" "-f" "24784113a3846708f59eaa7e66412fda4602284a7bd5dec53190ae25f76a38f8"` [INFO] [stdout] 24784113a3846708f59eaa7e66412fda4602284a7bd5dec53190ae25f76a38f8