[INFO] cloning repository https://github.com/vdebergue/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vdebergue/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdebergue%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdebergue%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d6aaddda79214d6a47a4a74f5deddfc59ba8204
[INFO] testing vdebergue/advent-of-code-2023 against nightly-2025-01-18 for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdebergue%2Fadvent-of-code-2023" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vdebergue/advent-of-code-2023 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vdebergue/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/vdebergue/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/vdebergue/advent-of-code-2023 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/vdebergue/advent-of-code-2023 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.43
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded num-rational v0.4.1
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded fancy-regex v0.12.0
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acb65e81c825f4965d1ce4203efc51c5a810b825acc0701f1ec6c9d064845f96
[INFO] running `Command { std: "docker" "start" "-a" "acb65e81c825f4965d1ce4203efc51c5a810b825acc0701f1ec6c9d064845f96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acb65e81c825f4965d1ce4203efc51c5a810b825acc0701f1ec6c9d064845f96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb65e81c825f4965d1ce4203efc51c5a810b825acc0701f1ec6c9d064845f96", kill_on_drop: false }`
[INFO] [stdout] acb65e81c825f4965d1ce4203efc51c5a810b825acc0701f1ec6c9d064845f96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2276c7424339d89ff7692b23e8674e2b527cd635f85244cc8efe28cfa040f01
[INFO] running `Command { std: "docker" "start" "-a" "b2276c7424339d89ff7692b23e8674e2b527cd635f85244cc8efe28cfa040f01", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling fancy-regex v0.12.0
[INFO] [stderr]    Compiling advent_of_code_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/day10.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .filter(|(pos, &c)| {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/day05.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Range {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/day05.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl Range {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 67 |     fn new(start: usize, end: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `from` and `to` are never read
[INFO] [stdout]   --> src/day05.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | struct Layer {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 96 |     from: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 97 |     to: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
[INFO] running `Command { std: "docker" "inspect" "b2276c7424339d89ff7692b23e8674e2b527cd635f85244cc8efe28cfa040f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2276c7424339d89ff7692b23e8674e2b527cd635f85244cc8efe28cfa040f01", kill_on_drop: false }`
[INFO] [stdout] b2276c7424339d89ff7692b23e8674e2b527cd635f85244cc8efe28cfa040f01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a122604e3ddf5f99a5df32787bac987fd591eb3378134ba3622a858a63084d
[INFO] running `Command { std: "docker" "start" "-a" "83a122604e3ddf5f99a5df32787bac987fd591eb3378134ba3622a858a63084d", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/day10.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .filter(|(pos, &c)| {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/day05.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Range {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/day05.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl Range {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 67 |     fn new(start: usize, end: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `from` and `to` are never read
[INFO] [stdout]   --> src/day05.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | struct Layer {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 96 |     from: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 97 |     to: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "83a122604e3ddf5f99a5df32787bac987fd591eb3378134ba3622a858a63084d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a122604e3ddf5f99a5df32787bac987fd591eb3378134ba3622a858a63084d", kill_on_drop: false }`
[INFO] [stdout] 83a122604e3ddf5f99a5df32787bac987fd591eb3378134ba3622a858a63084d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d39f2e1e8e9ec291d09503f2611aa4788cd6bcf1c37651868066952c4e79542a
[INFO] running `Command { std: "docker" "start" "-a" "d39f2e1e8e9ec291d09503f2611aa4788cd6bcf1c37651868066952c4e79542a", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]   --> src/day10.rs:44:25
[INFO] [stderr]    |
[INFO] [stderr] 44 |         .filter(|(pos, &c)| {
[INFO] [stderr]    |                         ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Range` is never constructed
[INFO] [stderr]   --> src/day05.rs:55:8
[INFO] [stderr]    |
[INFO] [stderr] 55 | struct Range {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/day05.rs:67:8
[INFO] [stderr]    |
[INFO] [stderr] 66 | impl Range {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] 67 |     fn new(start: usize, end: usize) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `from` and `to` are never read
[INFO] [stderr]   --> src/day05.rs:96:5
[INFO] [stderr]    |
[INFO] [stderr] 95 | struct Layer {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr] 96 |     from: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 97 |     to: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code_2023` (bin "advent_of_code_2023" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2023-aeb6dfb92a1ba436)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d39f2e1e8e9ec291d09503f2611aa4788cd6bcf1c37651868066952c4e79542a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d39f2e1e8e9ec291d09503f2611aa4788cd6bcf1c37651868066952c4e79542a", kill_on_drop: false }`
[INFO] [stdout] d39f2e1e8e9ec291d09503f2611aa4788cd6bcf1c37651868066952c4e79542a
