[INFO] cloning repository https://github.com/tahasi/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tahasi/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahasi%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahasi%2Faoc2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8a516acfe9cf88005364989e9081a8981b1c27d [INFO] checking tahasi/aoc2021 against try#8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce for pr-112988-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahasi%2Faoc2021" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tahasi/aoc2021 on toolchain 8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tahasi/aoc2021 [INFO] finished tweaking git repo https://github.com/tahasi/aoc2021 [INFO] tweaked toml for git repo https://github.com/tahasi/aoc2021 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tahasi/aoc2021 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" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33db4e69c5dd4b70b27a40da6c44ee623180110cd62ab0dce8ec9d39bd344775 [INFO] running `Command { std: "docker" "start" "-a" "33db4e69c5dd4b70b27a40da6c44ee623180110cd62ab0dce8ec9d39bd344775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33db4e69c5dd4b70b27a40da6c44ee623180110cd62ab0dce8ec9d39bd344775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33db4e69c5dd4b70b27a40da6c44ee623180110cd62ab0dce8ec9d39bd344775", kill_on_drop: false }` [INFO] [stdout] 33db4e69c5dd4b70b27a40da6c44ee623180110cd62ab0dce8ec9d39bd344775 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34c7b5921261b5a8744f72db0558d6bbb27011d81df81b8127133a9aa0d38112 [INFO] running `Command { std: "docker" "start" "-a" "34c7b5921261b5a8744f72db0558d6bbb27011d81df81b8127133a9aa0d38112", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `position` and `velocity` are never read [INFO] [stdout] --> src/day/seventeen.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct Probe { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 35 | position: Position, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | velocity: Velocity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Probe` 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: associated function `launch` is never used [INFO] [stdout] --> src/day/seventeen.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 39 | impl Probe { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 40 | fn launch(velocity: Velocity) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position` and `velocity` are never read [INFO] [stdout] --> src/day/seventeen.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct Probe { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 35 | position: Position, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | velocity: Velocity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Probe` 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: associated function `launch` is never used [INFO] [stdout] --> src/day/seventeen.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 39 | impl Probe { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 40 | fn launch(velocity: Velocity) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.94s [INFO] running `Command { std: "docker" "inspect" "34c7b5921261b5a8744f72db0558d6bbb27011d81df81b8127133a9aa0d38112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c7b5921261b5a8744f72db0558d6bbb27011d81df81b8127133a9aa0d38112", kill_on_drop: false }` [INFO] [stdout] 34c7b5921261b5a8744f72db0558d6bbb27011d81df81b8127133a9aa0d38112