[INFO] cloning repository https://github.com/lennyferguson/RustRay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lennyferguson/RustRay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennyferguson%2FRustRay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennyferguson%2FRustRay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eceacb3323205be40ac12bcc8f8de6345ee860a1 [INFO] testing lennyferguson/RustRay against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennyferguson%2FRustRay" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lennyferguson/RustRay on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lennyferguson/RustRay [INFO] finished tweaking git repo https://github.com/lennyferguson/RustRay [INFO] tweaked toml for git repo https://github.com/lennyferguson/RustRay written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lennyferguson/RustRay already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 542bf6f43f0aec9c40c2b8519351c0ddc3ca500eae9af3711446909526994dc3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "542bf6f43f0aec9c40c2b8519351c0ddc3ca500eae9af3711446909526994dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "542bf6f43f0aec9c40c2b8519351c0ddc3ca500eae9af3711446909526994dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "542bf6f43f0aec9c40c2b8519351c0ddc3ca500eae9af3711446909526994dc3", kill_on_drop: false }` [INFO] [stdout] 542bf6f43f0aec9c40c2b8519351c0ddc3ca500eae9af3711446909526994dc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6b4c0455c1d27956099f490530173c2eb17b1f14cc442deceaba3a66ce882adb [INFO] running `Command { std: "docker" "start" "-a" "6b4c0455c1d27956099f490530173c2eb17b1f14cc442deceaba3a66ce882adb", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling nalgebra v0.5.1 [INFO] [stderr] Compiling rust_ray v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | static ref SURFACES:Vec> = vec!( [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | static ref SURFACES:Vec> = vec!( [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:421:44 [INFO] [stdout] | [INFO] [stdout] 421 | let mut near_surf: Option<&Box> = None; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:494:36 [INFO] [stdout] | [INFO] [stdout] 494 | let mut near_surf: Option<&Box> = None; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `f32::::powf` that must be used [INFO] [stdout] --> src/main.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | max.powf(1.2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: method returns a new number and does not mutate the original value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `f32::::powf` that must be used [INFO] [stdout] --> src/main.rs:818:9 [INFO] [stdout] | [INFO] [stdout] 818 | max.powf(1.2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: method returns a new number and does not mutate the original value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.45s [INFO] running `Command { std: "docker" "inspect" "6b4c0455c1d27956099f490530173c2eb17b1f14cc442deceaba3a66ce882adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b4c0455c1d27956099f490530173c2eb17b1f14cc442deceaba3a66ce882adb", kill_on_drop: false }` [INFO] [stdout] 6b4c0455c1d27956099f490530173c2eb17b1f14cc442deceaba3a66ce882adb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dbf6d832a16b1cf47f57603308bd07e55d5bc7312e38c6e5b3de956f93bca4c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2dbf6d832a16b1cf47f57603308bd07e55d5bc7312e38c6e5b3de956f93bca4c", kill_on_drop: false }` [INFO] [stderr] Compiling rust_ray v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | static ref SURFACES:Vec> = vec!( [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | static ref SURFACES:Vec> = vec!( [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:421:44 [INFO] [stdout] | [INFO] [stdout] 421 | let mut near_surf: Option<&Box> = None; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:494:36 [INFO] [stdout] | [INFO] [stdout] 494 | let mut near_surf: Option<&Box> = None; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `f32::::powf` that must be used [INFO] [stdout] --> src/main.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | max.powf(1.2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: method returns a new number and does not mutate the original value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `f32::::powf` that must be used [INFO] [stdout] --> src/main.rs:818:9 [INFO] [stdout] | [INFO] [stdout] 818 | max.powf(1.2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: method returns a new number and does not mutate the original value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "2dbf6d832a16b1cf47f57603308bd07e55d5bc7312e38c6e5b3de956f93bca4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbf6d832a16b1cf47f57603308bd07e55d5bc7312e38c6e5b3de956f93bca4c", kill_on_drop: false }` [INFO] [stdout] 2dbf6d832a16b1cf47f57603308bd07e55d5bc7312e38c6e5b3de956f93bca4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9df6ce05da2248accc56b28e1dc46ad656f9b5f7415c49eaf334bbd015bf4b4f [INFO] running `Command { std: "docker" "start" "-a" "9df6ce05da2248accc56b28e1dc46ad656f9b5f7415c49eaf334bbd015bf4b4f", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:178:33 [INFO] [stderr] | [INFO] [stderr] 178 | static ref SURFACES:Vec> = vec!( [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:178:33 [INFO] [stderr] | [INFO] [stderr] 178 | static ref SURFACES:Vec> = vec!( [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:421:44 [INFO] [stderr] | [INFO] [stderr] 421 | let mut near_surf: Option<&Box> = None; [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:494:36 [INFO] [stderr] | [INFO] [stderr] 494 | let mut near_surf: Option<&Box> = None; [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Surface` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `f32::::powf` that must be used [INFO] [stderr] --> src/main.rs:657:9 [INFO] [stderr] | [INFO] [stderr] 657 | max.powf(1.2); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: method returns a new number and does not mutate the original value [INFO] [stderr] [INFO] [stderr] warning: unused return value of `f32::::powf` that must be used [INFO] [stderr] --> src/main.rs:818:9 [INFO] [stderr] | [INFO] [stderr] 818 | max.powf(1.2); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: method returns a new number and does not mutate the original value [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_ray-8cb096f36b607923 [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 `Command { std: "docker" "inspect" "9df6ce05da2248accc56b28e1dc46ad656f9b5f7415c49eaf334bbd015bf4b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df6ce05da2248accc56b28e1dc46ad656f9b5f7415c49eaf334bbd015bf4b4f", kill_on_drop: false }` [INFO] [stdout] 9df6ce05da2248accc56b28e1dc46ad656f9b5f7415c49eaf334bbd015bf4b4f