[INFO] cloning repository https://github.com/pvillega/gene-pool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pvillega/gene-pool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvillega%2Fgene-pool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvillega%2Fgene-pool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f189ed51304b0186cffccc1d058677a562b86da [INFO] building pvillega/gene-pool against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvillega%2Fgene-pool" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pvillega/gene-pool [INFO] finished tweaking git repo https://github.com/pvillega/gene-pool [INFO] tweaked toml for git repo https://github.com/pvillega/gene-pool written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pvillega/gene-pool on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pvillega/gene-pool 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccc38fe86d9c7e3a9aed9286e44a81c15a4d609c3e3fdbc5b30ac77ebe5516a9 [INFO] running `Command { std: "docker" "start" "-a" "ccc38fe86d9c7e3a9aed9286e44a81c15a4d609c3e3fdbc5b30ac77ebe5516a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccc38fe86d9c7e3a9aed9286e44a81c15a4d609c3e3fdbc5b30ac77ebe5516a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc38fe86d9c7e3a9aed9286e44a81c15a4d609c3e3fdbc5b30ac77ebe5516a9", kill_on_drop: false }` [INFO] [stdout] ccc38fe86d9c7e3a9aed9286e44a81c15a4d609c3e3fdbc5b30ac77ebe5516a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdae2a0ba64617ddcd722ceabf32bd5376657ff25ef66cb42199595df9de8af9 [INFO] running `Command { std: "docker" "start" "-a" "bdae2a0ba64617ddcd722ceabf32bd5376657ff25ef66cb42199595df9de8af9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling sample-lib v0.1.0 (/opt/rustwide/workdir/sample-lib) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling guess-the-number v0.1.0 (/opt/rustwide/workdir/guess-the-number) [INFO] [stdout] warning: fields `name` and `age` are never read [INFO] [stdout] --> guess-the-number/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct Person<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | age: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `Command { std: "docker" "inspect" "bdae2a0ba64617ddcd722ceabf32bd5376657ff25ef66cb42199595df9de8af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdae2a0ba64617ddcd722ceabf32bd5376657ff25ef66cb42199595df9de8af9", kill_on_drop: false }` [INFO] [stdout] bdae2a0ba64617ddcd722ceabf32bd5376657ff25ef66cb42199595df9de8af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fc374a2809e227e6df3700f78c6c4f730bf2c0d4b6d1668f366d993e3f8354b [INFO] running `Command { std: "docker" "start" "-a" "3fc374a2809e227e6df3700f78c6c4f730bf2c0d4b6d1668f366d993e3f8354b", kill_on_drop: false }` [INFO] [stderr] Compiling sample-lib v0.1.0 (/opt/rustwide/workdir/sample-lib) [INFO] [stderr] Compiling guess-the-number v0.1.0 (/opt/rustwide/workdir/guess-the-number) [INFO] [stdout] warning: fields `name` and `age` are never read [INFO] [stdout] --> guess-the-number/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct Person<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | age: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `Command { std: "docker" "inspect" "3fc374a2809e227e6df3700f78c6c4f730bf2c0d4b6d1668f366d993e3f8354b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc374a2809e227e6df3700f78c6c4f730bf2c0d4b6d1668f366d993e3f8354b", kill_on_drop: false }` [INFO] [stdout] 3fc374a2809e227e6df3700f78c6c4f730bf2c0d4b6d1668f366d993e3f8354b