[INFO] updating cached repository lightspeedgraphics/optix-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lightspeedgraphics/optix-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lightspeedgraphics/optix-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/lightspeedgraphics/optix-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lightspeedgraphics/optix-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lightspeedgraphics/optix-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lightspeedgraphics/optix-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lightspeedgraphics/optix-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 13cb2aa3a8b300e1b7ba00ec1694a3f0a897ec67 [INFO] sha for GitHub repo lightspeedgraphics/optix-rs: 13cb2aa3a8b300e1b7ba00ec1694a3f0a897ec67 [INFO] validating manifest of lightspeedgraphics/optix-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lightspeedgraphics/optix-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lightspeedgraphics/optix-rs [INFO] finished frobbing lightspeedgraphics/optix-rs [INFO] frobbed toml for lightspeedgraphics/optix-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/lightspeedgraphics/optix-rs/Cargo.toml [INFO] started frobbing lightspeedgraphics/optix-rs [INFO] finished frobbing lightspeedgraphics/optix-rs [INFO] frobbed toml for lightspeedgraphics/optix-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lightspeedgraphics/optix-rs/Cargo.toml [INFO] crate lightspeedgraphics/optix-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lightspeedgraphics/optix-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lightspeedgraphics/optix-rs:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 7492cb82d94107bbcee2249cea91fb277fa75189b2bfa6e554236ec941720218 [INFO] running `"docker" "start" "-a" "7492cb82d94107bbcee2249cea91fb277fa75189b2bfa6e554236ec941720218"` [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling optix v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/native.rs:1397:1 [INFO] [stderr] | [INFO] [stderr] 1397 | / lazy_static! { [INFO] [stderr] 1398 | | // TODO: the library name may need adjustment on other systems, Linux only for now [INFO] [stderr] 1399 | | pub static ref LIBRARY: Optix = { Optix::open(Path::new("liboptix.so")).unwrap() }; [INFO] [stderr] 1400 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.46s [INFO] running `"docker" "inspect" "7492cb82d94107bbcee2249cea91fb277fa75189b2bfa6e554236ec941720218"` [INFO] running `"docker" "rm" "-f" "7492cb82d94107bbcee2249cea91fb277fa75189b2bfa6e554236ec941720218"` [INFO] [stdout] 7492cb82d94107bbcee2249cea91fb277fa75189b2bfa6e554236ec941720218 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lightspeedgraphics/optix-rs:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] a6136627bc1a1666c43cbc83015be6c5d102077e950508866200382732389504 [INFO] running `"docker" "start" "-a" "a6136627bc1a1666c43cbc83015be6c5d102077e950508866200382732389504"` [INFO] [stderr] Compiling optix v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/native.rs:1397:1 [INFO] [stderr] | [INFO] [stderr] 1397 | / lazy_static! { [INFO] [stderr] 1398 | | // TODO: the library name may need adjustment on other systems, Linux only for now [INFO] [stderr] 1399 | | pub static ref LIBRARY: Optix = { Optix::open(Path::new("liboptix.so")).unwrap() }; [INFO] [stderr] 1400 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.01s [INFO] running `"docker" "inspect" "a6136627bc1a1666c43cbc83015be6c5d102077e950508866200382732389504"` [INFO] running `"docker" "rm" "-f" "a6136627bc1a1666c43cbc83015be6c5d102077e950508866200382732389504"` [INFO] [stdout] a6136627bc1a1666c43cbc83015be6c5d102077e950508866200382732389504 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lightspeedgraphics/optix-rs:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4183e36ad855a7868a5b2345289d1d6afc5a0ad8c346488a1c3c05b2907989da [INFO] running `"docker" "start" "-a" "4183e36ad855a7868a5b2345289d1d6afc5a0ad8c346488a1c3c05b2907989da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/optix-8299ac638590684d [INFO] [stderr] Doc-tests optix [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4183e36ad855a7868a5b2345289d1d6afc5a0ad8c346488a1c3c05b2907989da"` [INFO] running `"docker" "rm" "-f" "4183e36ad855a7868a5b2345289d1d6afc5a0ad8c346488a1c3c05b2907989da"` [INFO] [stdout] 4183e36ad855a7868a5b2345289d1d6afc5a0ad8c346488a1c3c05b2907989da