[INFO] cloning repository https://github.com/smarnach/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smarnach/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmarnach%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmarnach%2Faoc2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d968946811a5ed9ae67a8652c84b5bbe8e10a38 [INFO] checking smarnach/aoc2021 against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmarnach%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/smarnach/aoc2021 on toolchain da4929024a7261062885cb3209c9d7fdc919d233 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smarnach/aoc2021 [INFO] finished tweaking git repo https://github.com/smarnach/aoc2021 [INFO] tweaked toml for git repo https://github.com/smarnach/aoc2021 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/smarnach/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" "+da4929024a7261062885cb3209c9d7fdc919d233" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3456dfcd69075db000556821fd0a3934c826d813ddffc0aa19dd823fe18cb59a [INFO] running `Command { std: "docker" "start" "-a" "3456dfcd69075db000556821fd0a3934c826d813ddffc0aa19dd823fe18cb59a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3456dfcd69075db000556821fd0a3934c826d813ddffc0aa19dd823fe18cb59a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3456dfcd69075db000556821fd0a3934c826d813ddffc0aa19dd823fe18cb59a", kill_on_drop: false }` [INFO] [stdout] 3456dfcd69075db000556821fd0a3934c826d813ddffc0aa19dd823fe18cb59a [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61b1e6ec44d9d3e44620eecae23ea3d78ac055351fd6ad9805c7f55897572c39 [INFO] running `Command { std: "docker" "start" "-a" "61b1e6ec44d9d3e44620eecae23ea3d78ac055351fd6ad9805c7f55897572c39", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day07.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day14.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_windows, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day07.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day15.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day05.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io_read_to_string, iter_partition_in_place)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day23.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_zip, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day04.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day04.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_zip` [INFO] [stdout] --> src/bin/day23.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_zip, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day03.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day13.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_windows, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day15.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day12.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[[Amphipod; 2]; 4]` is not an iterator [INFO] [stdout] --> src/bin/day23.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | input.zip(insert).map(|(r, s)| [r[0], s[0], s[1], r[1]]) [INFO] [stdout] | ^^^ `[[Amphipod; 2]; 4]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[[Amphipod; 2]; 4]: Iterator` [INFO] [stdout] which is required by `&mut [[Amphipod; 2]; 4]: Iterator` [INFO] [stdout] `[[Amphipod; 2]]: Iterator` [INFO] [stdout] which is required by `&mut [[Amphipod; 2]]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day23.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_zip, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_zip` [INFO] [stdout] --> src/bin/day23.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_zip, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day14.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_windows, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day08.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day11.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day06.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day06.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day11.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` (bin "day23") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: `[[Amphipod; 2]; 4]` is not an iterator [INFO] [stdout] --> src/bin/day23.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | input.zip(insert).map(|(r, s)| [r[0], s[0], s[1], r[1]]) [INFO] [stdout] | ^^^ `[[Amphipod; 2]; 4]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[[Amphipod; 2]; 4]: Iterator` [INFO] [stdout] which is required by `&mut [[Amphipod; 2]; 4]: Iterator` [INFO] [stdout] `[[Amphipod; 2]]: Iterator` [INFO] [stdout] which is required by `&mut [[Amphipod; 2]]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day03.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day04.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day04.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `io_read_to_string` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day07.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/day07.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option, io_read_to_string)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` (bin "day23" test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "61b1e6ec44d9d3e44620eecae23ea3d78ac055351fd6ad9805c7f55897572c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b1e6ec44d9d3e44620eecae23ea3d78ac055351fd6ad9805c7f55897572c39", kill_on_drop: false }` [INFO] [stdout] 61b1e6ec44d9d3e44620eecae23ea3d78ac055351fd6ad9805c7f55897572c39