[INFO] cloning repository https://github.com/michaeladler/aoc-2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaeladler/aoc-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeladler%2Faoc-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeladler%2Faoc-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa58f22b0f8a30805b874f05a264edd7ceca9a23
[INFO] testing michaeladler/aoc-2022 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeladler%2Faoc-2022" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaeladler/aoc-2022
[INFO] finished tweaking git repo https://github.com/michaeladler/aoc-2022
[INFO] tweaked toml for git repo https://github.com/michaeladler/aoc-2022 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaeladler/aoc-2022 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaeladler/aoc-2022 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/michaeladler/aoc-lib.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded hermit-abi v0.3.6
[INFO] [stderr]   Downloaded either v1.10.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded advent-of-code-ocr v0.1.1
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded is-terminal v0.4.12
[INFO] [stderr]   Downloaded compare v0.1.0
[INFO] [stderr]   Downloaded ahash v0.8.8
[INFO] [stderr]   Downloaded binary-heap-plus v0.5.0
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded rayon v1.8.1
[INFO] [stderr]   Downloaded web-sys v0.3.68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e7bcc36ef2496f70939f4cb3cbb336f2986790cb2ed68f7feb5e92eca52668e
[INFO] running `Command { std: "docker" "start" "-a" "5e7bcc36ef2496f70939f4cb3cbb336f2986790cb2ed68f7feb5e92eca52668e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e7bcc36ef2496f70939f4cb3cbb336f2986790cb2ed68f7feb5e92eca52668e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e7bcc36ef2496f70939f4cb3cbb336f2986790cb2ed68f7feb5e92eca52668e", kill_on_drop: false }`
[INFO] [stdout] 5e7bcc36ef2496f70939f4cb3cbb336f2986790cb2ed68f7feb5e92eca52668e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6509125ede5d367cc4773a15e093c026ac33fe50aaf7c773a5c5726667a92fdb
[INFO] running `Command { std: "docker" "start" "-a" "6509125ede5d367cc4773a15e093c026ac33fe50aaf7c773a5c5726667a92fdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling compare v0.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling binary-heap-plus v0.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aoc-lib v0.1.0 (https://github.com/michaeladler/aoc-lib.git#42c77b5b)
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling advent-of-code-ocr v0.1.1
[INFO] [stdout] warning: struct `Addx` is never constructed
[INFO] [stdout]  --> src/day10/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Addx(i64);
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.05s
[INFO] running `Command { std: "docker" "inspect" "6509125ede5d367cc4773a15e093c026ac33fe50aaf7c773a5c5726667a92fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6509125ede5d367cc4773a15e093c026ac33fe50aaf7c773a5c5726667a92fdb", kill_on_drop: false }`
[INFO] [stdout] 6509125ede5d367cc4773a15e093c026ac33fe50aaf7c773a5c5726667a92fdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb599ec4241ec1e534f0c82249817f686a7f9a59ff6a6a3b3094b09575b8a777
[INFO] running `Command { std: "docker" "start" "-a" "eb599ec4241ec1e534f0c82249817f686a7f9a59ff6a6a3b3094b09575b8a777", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: struct `Addx` is never constructed
[INFO] [stdout]  --> src/day10/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Addx(i64);
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Addx` is never constructed
[INFO] [stdout]  --> src/day10/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Addx(i64);
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.50s
[INFO] running `Command { std: "docker" "inspect" "eb599ec4241ec1e534f0c82249817f686a7f9a59ff6a6a3b3094b09575b8a777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb599ec4241ec1e534f0c82249817f686a7f9a59ff6a6a3b3094b09575b8a777", kill_on_drop: false }`
[INFO] [stdout] eb599ec4241ec1e534f0c82249817f686a7f9a59ff6a6a3b3094b09575b8a777
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ca5768bfc8e587a7b4f1da690ff7e60ccf730f84d2b0e9643f149e60a7366fd
[INFO] running `Command { std: "docker" "start" "-a" "0ca5768bfc8e587a7b4f1da690ff7e60ccf730f84d2b0e9643f149e60a7366fd", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Addx` is never constructed
[INFO] [stderr]  --> src/day10/mod.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | struct Addx(i64);
[INFO] [stderr]   |        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc-2022` (lib) generated 1 warning
[INFO] [stderr] warning: `aoc-2022` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc-fc900a12bec01ff4)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test day02::tests::example ... ok
[INFO] [stdout] test day03::tests::part1_example ... ok
[INFO] [stdout] test day06::tests::examples ... ok
[INFO] [stdout] test day07::tests::example ... ok
[INFO] [stdout] test day08::tests::example ... ok
[INFO] [stdout] test day09::tests::part1_example ... ok
[INFO] [stdout] test day09::tests::part2_example ... ok
[INFO] [stdout] test day04::tests::example ... ok
[INFO] [stdout] test day10::tests::test_cycle_to_coords ... ok
[INFO] [stdout] test day10::tests::example ... ok
[INFO] [stdout] test day13::tests::example ... ok
[INFO] [stdout] test day12::tests::example ... ok
[INFO] [stdout] test day05::tests::example ... ok
[INFO] [stdout] test day14::tests::example ... ok
[INFO] [stderr] 
[INFO] [stdout] test day04::tests::part1_and_part2 ... FAILED
[INFO] [stderr] thread 'day16::tests::example' (57) has overflowed its stack
[INFO] [stdout] test day03::tests::part1_and_part2 ... FAILED
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stdout] test day15::tests::part1_example ... ok
[INFO] [stdout] test day15::tests::part2_example ... ok
[INFO] [stdout] test day02::tests::part1_and_part2 ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/aoc-fc900a12bec01ff4` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "0ca5768bfc8e587a7b4f1da690ff7e60ccf730f84d2b0e9643f149e60a7366fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca5768bfc8e587a7b4f1da690ff7e60ccf730f84d2b0e9643f149e60a7366fd", kill_on_drop: false }`
[INFO] [stdout] 0ca5768bfc8e587a7b4f1da690ff7e60ccf730f84d2b0e9643f149e60a7366fd
