[INFO] cloning repository https://github.com/cessen/psychopath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cessen/psychopath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcessen%2Fpsychopath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcessen%2Fpsychopath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5965ec8746ceaa57e237ac8e778446e66be0cc1 [INFO] building cessen/psychopath against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcessen%2Fpsychopath" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cessen/psychopath on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cessen/psychopath [INFO] finished tweaking git repo https://github.com/cessen/psychopath [INFO] tweaked toml for git repo https://github.com/cessen/psychopath written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cessen/psychopath already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ecf33d14d2362f7ca51bc3437a0b3f76a021abd32503f38543e0fdc6c84f55b [INFO] running `Command { std: "docker" "start" "-a" "7ecf33d14d2362f7ca51bc3437a0b3f76a021abd32503f38543e0fdc6c84f55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ecf33d14d2362f7ca51bc3437a0b3f76a021abd32503f38543e0fdc6c84f55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ecf33d14d2362f7ca51bc3437a0b3f76a021abd32503f38543e0fdc6c84f55b", kill_on_drop: false }` [INFO] [stdout] 7ecf33d14d2362f7ca51bc3437a0b3f76a021abd32503f38543e0fdc6c84f55b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be959bfed1de9a594b6f518c6418cb85385f68cb6c8a14b65b6cb794a1c3718f [INFO] running `Command { std: "docker" "start" "-a" "be959bfed1de9a594b6f518c6418cb85385f68cb6c8a14b65b6cb794a1c3718f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling sobol_burley v0.3.0 [INFO] [stderr] Compiling bvh_order v0.1.0 (/opt/rustwide/workdir/sub_crates/bvh_order) [INFO] [stderr] Compiling glam v0.15.1 [INFO] [stderr] Compiling spectral_upsampling v0.1.0 (/opt/rustwide/workdir/sub_crates/spectral_upsampling) [INFO] [stderr] Compiling halton v0.1.0 (/opt/rustwide/workdir/sub_crates/halton) [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling color v0.1.0 (/opt/rustwide/workdir/sub_crates/color) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling compact v0.1.0 (/opt/rustwide/workdir/sub_crates/compact) [INFO] [stderr] Compiling copy_in_place v0.2.1 [INFO] [stderr] Compiling fastapprox v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling png_encode_mini v0.1.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling kioku v0.3.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling openexr-sys v0.7.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling math3d v0.1.0 (/opt/rustwide/workdir/sub_crates/math3d) [INFO] [stderr] Compiling openexr v0.7.1 [INFO] [stderr] Compiling psychopath v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `depth` is never read [INFO] [stdout] --> src/accel/light_tree.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LightTree<'a> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 22 | root: Option<&'a Node<'a>>, [INFO] [stdout] 23 | depth: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LightTree` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.83s [INFO] running `Command { std: "docker" "inspect" "be959bfed1de9a594b6f518c6418cb85385f68cb6c8a14b65b6cb794a1c3718f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be959bfed1de9a594b6f518c6418cb85385f68cb6c8a14b65b6cb794a1c3718f", kill_on_drop: false }` [INFO] [stdout] be959bfed1de9a594b6f518c6418cb85385f68cb6c8a14b65b6cb794a1c3718f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccbe73e612856bbc3c66edf5c3d252c251562d708f25293ba90cb0db0168e4bd [INFO] running `Command { std: "docker" "start" "-a" "ccbe73e612856bbc3c66edf5c3d252c251562d708f25293ba90cb0db0168e4bd", kill_on_drop: false }` [INFO] [stderr] Compiling psychopath v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `depth` is never read [INFO] [stdout] --> src/accel/light_tree.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LightTree<'a> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 22 | root: Option<&'a Node<'a>>, [INFO] [stdout] 23 | depth: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LightTree` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `Command { std: "docker" "inspect" "ccbe73e612856bbc3c66edf5c3d252c251562d708f25293ba90cb0db0168e4bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbe73e612856bbc3c66edf5c3d252c251562d708f25293ba90cb0db0168e4bd", kill_on_drop: false }` [INFO] [stdout] ccbe73e612856bbc3c66edf5c3d252c251562d708f25293ba90cb0db0168e4bd