[INFO] cloning repository https://github.com/paolostyle/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paolostyle/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaolostyle%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaolostyle%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1293dfeaded699e38454c559912fe295c14a9c66 [INFO] checking paolostyle/advent-of-code-2021 against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaolostyle%2Fadvent-of-code-2021" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paolostyle/advent-of-code-2021 on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paolostyle/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/paolostyle/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/paolostyle/advent-of-code-2021 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paolostyle/advent-of-code-2021 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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached_proc_macro v0.7.1 [INFO] [stderr] Downloaded cached v0.26.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 504fd4ddc1a0d805e542f0882fcb08549e9c0bfb5bd9c422146e045d4901f1d5 [INFO] running `Command { std: "docker" "start" "-a" "504fd4ddc1a0d805e542f0882fcb08549e9c0bfb5bd9c422146e045d4901f1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "504fd4ddc1a0d805e542f0882fcb08549e9c0bfb5bd9c422146e045d4901f1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "504fd4ddc1a0d805e542f0882fcb08549e9c0bfb5bd9c422146e045d4901f1d5", kill_on_drop: false }` [INFO] [stdout] 504fd4ddc1a0d805e542f0882fcb08549e9c0bfb5bd9c422146e045d4901f1d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a775483deff7d8d7fa8a89680c54cef73bb773bfc2fb570818117068deeab41 [INFO] running `Command { std: "docker" "start" "-a" "5a775483deff7d8d7fa8a89680c54cef73bb773bfc2fb570818117068deeab41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling cached_proc_macro v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking cached v0.26.2 [INFO] [stderr] Checking aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `vec_id` [INFO] [stdout] --> src/bin/day23.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let vec_id = room_id - 1; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vec_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/bin/day23.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | fn leave_room(room_id: usize, action: Move) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hall` [INFO] [stdout] --> src/bin/day23.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | let hall = ['.'; HALL_SIZE]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_hall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/day23.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | fn part_1(input: &Rooms) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/day23.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | fn part_2(input: &Rooms) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Move` is never used [INFO] [stdout] --> src/bin/day23.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum Move { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Burrow` is never constructed [INFO] [stdout] --> src/bin/day23.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Burrow { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `leave_room` are never used [INFO] [stdout] --> src/bin/day23.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 18 | impl Burrow { [INFO] [stdout] | ----------- associated functions in this implementation [INFO] [stdout] 19 | fn new(rooms: Rooms) -> Burrow { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn leave_room(room_id: usize, action: Move) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec_id` [INFO] [stdout] --> src/bin/day23.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let vec_id = room_id - 1; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vec_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/bin/day23.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | fn leave_room(room_id: usize, action: Move) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hall` [INFO] [stdout] --> src/bin/day23.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | let hall = ['.'; HALL_SIZE]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_hall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/day23.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | fn part_1(input: &Rooms) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/day23.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | fn part_2(input: &Rooms) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Move` is never used [INFO] [stdout] --> src/bin/day23.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum Move { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Burrow` is never constructed [INFO] [stdout] --> src/bin/day23.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Burrow { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `leave_room` are never used [INFO] [stdout] --> src/bin/day23.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 18 | impl Burrow { [INFO] [stdout] | ----------- associated functions in this implementation [INFO] [stdout] 19 | fn new(rooms: Rooms) -> Burrow { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn leave_room(room_id: usize, action: Move) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.57s [INFO] running `Command { std: "docker" "inspect" "5a775483deff7d8d7fa8a89680c54cef73bb773bfc2fb570818117068deeab41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a775483deff7d8d7fa8a89680c54cef73bb773bfc2fb570818117068deeab41", kill_on_drop: false }` [INFO] [stdout] 5a775483deff7d8d7fa8a89680c54cef73bb773bfc2fb570818117068deeab41