[INFO] cloning repository https://github.com/thekatze/juicer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thekatze/juicer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekatze%2Fjuicer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekatze%2Fjuicer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92af926da18f44a71e0d0abe4d135e2ab010e02f [INFO] building thekatze/juicer against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekatze%2Fjuicer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thekatze/juicer on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thekatze/juicer [INFO] finished tweaking git repo https://github.com/thekatze/juicer [INFO] tweaked toml for git repo https://github.com/thekatze/juicer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thekatze/juicer 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2899a8943e6ae42c8d61cf289c10c426be5e99b993149f82d9be762f341c53f [INFO] running `Command { std: "docker" "start" "-a" "f2899a8943e6ae42c8d61cf289c10c426be5e99b993149f82d9be762f341c53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2899a8943e6ae42c8d61cf289c10c426be5e99b993149f82d9be762f341c53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2899a8943e6ae42c8d61cf289c10c426be5e99b993149f82d9be762f341c53f", kill_on_drop: false }` [INFO] [stdout] f2899a8943e6ae42c8d61cf289c10c426be5e99b993149f82d9be762f341c53f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3a58473ada35d58bdc51a30dee565e1f219ea83489ca04ac5da124f5dc7bb83 [INFO] running `Command { std: "docker" "start" "-a" "c3a58473ada35d58bdc51a30dee565e1f219ea83489ca04ac5da124f5dc7bb83", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling juicer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `front_face` is never read [INFO] [stdout] --> src/raycast/intersection_info.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct IntersectionInfo { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub front_face: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [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` profile [unoptimized + debuginfo] target(s) in 2.89s [INFO] running `Command { std: "docker" "inspect" "c3a58473ada35d58bdc51a30dee565e1f219ea83489ca04ac5da124f5dc7bb83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a58473ada35d58bdc51a30dee565e1f219ea83489ca04ac5da124f5dc7bb83", kill_on_drop: false }` [INFO] [stdout] c3a58473ada35d58bdc51a30dee565e1f219ea83489ca04ac5da124f5dc7bb83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cad41e7c347ee7fcb31a023eb72eb771dc1715554e54a40457d8602d830fd13e [INFO] running `Command { std: "docker" "start" "-a" "cad41e7c347ee7fcb31a023eb72eb771dc1715554e54a40457d8602d830fd13e", kill_on_drop: false }` [INFO] [stderr] Compiling juicer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `front_face` is never read [INFO] [stdout] --> src/raycast/intersection_info.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct IntersectionInfo { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub front_face: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [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` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "cad41e7c347ee7fcb31a023eb72eb771dc1715554e54a40457d8602d830fd13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad41e7c347ee7fcb31a023eb72eb771dc1715554e54a40457d8602d830fd13e", kill_on_drop: false }` [INFO] [stdout] cad41e7c347ee7fcb31a023eb72eb771dc1715554e54a40457d8602d830fd13e