[INFO] cloning repository https://github.com/jeffreyrosenbluth/ray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffreyrosenbluth/ray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreyrosenbluth%2Fray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreyrosenbluth%2Fray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1a223731b19d1dcc294528d1c9c2d5b423fa5cb [INFO] testing jeffreyrosenbluth/ray against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreyrosenbluth%2Fray" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jeffreyrosenbluth/ray [INFO] finished tweaking git repo https://github.com/jeffreyrosenbluth/ray [INFO] tweaked toml for git repo https://github.com/jeffreyrosenbluth/ray written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeffreyrosenbluth/ray on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jeffreyrosenbluth/ray already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51f8272da1ca0761a239415f83107ae66ea1de2c139412ec87832846ffa46b7d [INFO] running `Command { std: "docker" "start" "-a" "51f8272da1ca0761a239415f83107ae66ea1de2c139412ec87832846ffa46b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51f8272da1ca0761a239415f83107ae66ea1de2c139412ec87832846ffa46b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f8272da1ca0761a239415f83107ae66ea1de2c139412ec87832846ffa46b7d", kill_on_drop: false }` [INFO] [stdout] 51f8272da1ca0761a239415f83107ae66ea1de2c139412ec87832846ffa46b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93150122d29588f426f205e0961fb82d8d0476a9e1ec5b40ce0f379e3828bf59 [INFO] running `Command { std: "docker" "start" "-a" "93150122d29588f426f205e0961fb82d8d0476a9e1ec5b40ce0f379e3828bf59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling noise v0.7.0 (https://github.com/Razaekel/noise-rs.git?branch=develop#92ec3c1e) [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling ray v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `EmptyObject` [INFO] [stdout] --> src/render.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::object::{Object, Ray, EmptyObject}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.53s [INFO] running `Command { std: "docker" "inspect" "93150122d29588f426f205e0961fb82d8d0476a9e1ec5b40ce0f379e3828bf59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93150122d29588f426f205e0961fb82d8d0476a9e1ec5b40ce0f379e3828bf59", kill_on_drop: false }` [INFO] [stdout] 93150122d29588f426f205e0961fb82d8d0476a9e1ec5b40ce0f379e3828bf59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01c2e82d28c029815e01478c47197be9337b2e0ae501eb369c3d5b052d54c4cf [INFO] running `Command { std: "docker" "start" "-a" "01c2e82d28c029815e01478c47197be9337b2e0ae501eb369c3d5b052d54c4cf", kill_on_drop: false }` [INFO] [stderr] Compiling ray v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `EmptyObject` [INFO] [stdout] --> src/render.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::object::{Object, Ray, EmptyObject}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EmptyObject` [INFO] [stdout] --> src/render.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::object::{Object, Ray, EmptyObject}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "01c2e82d28c029815e01478c47197be9337b2e0ae501eb369c3d5b052d54c4cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c2e82d28c029815e01478c47197be9337b2e0ae501eb369c3d5b052d54c4cf", kill_on_drop: false }` [INFO] [stdout] 01c2e82d28c029815e01478c47197be9337b2e0ae501eb369c3d5b052d54c4cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13ee2e2b8f0ad59b4c60464a8af655caecb89964e6831e96fa68f372ffe50b00 [INFO] running `Command { std: "docker" "start" "-a" "13ee2e2b8f0ad59b4c60464a8af655caecb89964e6831e96fa68f372ffe50b00", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `EmptyObject` [INFO] [stderr] --> src/render.rs:3:34 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::object::{Object, Ray, EmptyObject}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ray` (lib) generated 1 warning (run `cargo fix --lib -p ray` to apply 1 suggestion) [INFO] [stderr] warning: `ray` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ray-f3aaf5db55cb6bd9) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test geom::tests::test_add ... ok [INFO] [stdout] test geom::tests::test_add_assign ... ok [INFO] [stdout] test geom::tests::test_cross ... ok [INFO] [stdout] test geom::tests::test_div ... ok [INFO] [stdout] test geom::tests::test_dot ... ok [INFO] [stdout] test geom::tests::test_length ... ok [INFO] [stdout] test geom::tests::test_mul_assign ... ok [INFO] [stdout] test geom::tests::test_mul_float ... ok [INFO] [stdout] test geom::tests::test_neg ... ok [INFO] [stdout] test geom::tests::test_new ... ok [INFO] [stdout] test geom::tests::test_squared_length ... ok [INFO] [stdout] test geom::tests::test_sub ... ok [INFO] [stdout] test geom::tests::test_sub_assign ... ok [INFO] [stdout] test geom::tests::test_unit ... ok [INFO] [stdout] test geom::tests::test_unit_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-8def8120043f0d49) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ray [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13ee2e2b8f0ad59b4c60464a8af655caecb89964e6831e96fa68f372ffe50b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ee2e2b8f0ad59b4c60464a8af655caecb89964e6831e96fa68f372ffe50b00", kill_on_drop: false }` [INFO] [stdout] 13ee2e2b8f0ad59b4c60464a8af655caecb89964e6831e96fa68f372ffe50b00