[INFO] cloning repository https://github.com/tylerhawkes/adventofcode2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tylerhawkes/adventofcode2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerhawkes%2Fadventofcode2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerhawkes%2Fadventofcode2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3398d07c62f1e5c8547f66da8983acdc287a1120 [INFO] testing tylerhawkes/adventofcode2021 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerhawkes%2Fadventofcode2021" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tylerhawkes/adventofcode2021 [INFO] finished tweaking git repo https://github.com/tylerhawkes/adventofcode2021 [INFO] tweaked toml for git repo https://github.com/tylerhawkes/adventofcode2021 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tylerhawkes/adventofcode2021 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tylerhawkes/adventofcode2021 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array_map v0.3.4 [INFO] [stderr] Downloaded syn v1.0.83 [INFO] [stderr] Downloaded pathfinding v3.0.5 [INFO] [stderr] Downloaded array_map_derive v0.3.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c83ae56aae1befb20d6d82bb4dca09d6568797dd65f8ffac2489736f2e37510d [INFO] running `Command { std: "docker" "start" "-a" "c83ae56aae1befb20d6d82bb4dca09d6568797dd65f8ffac2489736f2e37510d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c83ae56aae1befb20d6d82bb4dca09d6568797dd65f8ffac2489736f2e37510d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83ae56aae1befb20d6d82bb4dca09d6568797dd65f8ffac2489736f2e37510d", kill_on_drop: false }` [INFO] [stdout] c83ae56aae1befb20d6d82bb4dca09d6568797dd65f8ffac2489736f2e37510d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce5fc16a7126f2c86f06828e86c19e4b576af4d7e20b1b18f33c627dfb637822 [INFO] running `Command { std: "docker" "start" "-a" "ce5fc16a7126f2c86f06828e86c19e4b576af4d7e20b1b18f33c627dfb637822", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling pathfinding v3.0.5 [INFO] [stderr] Compiling array_map_derive v0.3.0 [INFO] [stderr] Compiling array_map v0.3.4 [INFO] [stderr] Compiling adventofcode2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `ArrayMap: Hash` is not satisfied [INFO] [stdout] --> src/day23.rs:171:3 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ---- in this derive macro expansion [INFO] [stdout] 170 | struct Cave { [INFO] [stdout] 171 | current: ArrayMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `ArrayMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `day22` [INFO] [stdout] --> src/main.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | dbg!(day22::compute( [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `day22` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/day22.rs, use `mod day22` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod day22; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day23.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | let mut count = 0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/day23.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode2021` (bin "adventofcode2021") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ce5fc16a7126f2c86f06828e86c19e4b576af4d7e20b1b18f33c627dfb637822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5fc16a7126f2c86f06828e86c19e4b576af4d7e20b1b18f33c627dfb637822", kill_on_drop: false }` [INFO] [stdout] ce5fc16a7126f2c86f06828e86c19e4b576af4d7e20b1b18f33c627dfb637822