[INFO] cloning repository https://github.com/IceSentry/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/IceSentry/advent_of_code_2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIceSentry%2Fadvent_of_code_2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIceSentry%2Fadvent_of_code_2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 284f86eab7bf2dc521b35c32bd6081a7a59e64d7 [INFO] testing IceSentry/advent_of_code_2021 against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIceSentry%2Fadvent_of_code_2021" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IceSentry/advent_of_code_2021 on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IceSentry/advent_of_code_2021 [INFO] finished tweaking git repo https://github.com/IceSentry/advent_of_code_2021 [INFO] tweaked toml for git repo https://github.com/IceSentry/advent_of_code_2021 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/IceSentry/advent_of_code_2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/IceSentry/aoc_helper.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91e7df85e28b1b530fdf9fa7bd381bd15ea2a376e83d8f8dc1bead810a4d8158 [INFO] running `Command { std: "docker" "start" "-a" "91e7df85e28b1b530fdf9fa7bd381bd15ea2a376e83d8f8dc1bead810a4d8158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91e7df85e28b1b530fdf9fa7bd381bd15ea2a376e83d8f8dc1bead810a4d8158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e7df85e28b1b530fdf9fa7bd381bd15ea2a376e83d8f8dc1bead810a4d8158", kill_on_drop: false }` [INFO] [stdout] 91e7df85e28b1b530fdf9fa7bd381bd15ea2a376e83d8f8dc1bead810a4d8158 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e25c3a3f7c29883c8d182688646d6961d94551026fc3291638126798a7a76378 [INFO] running `Command { std: "docker" "start" "-a" "e25c3a3f7c29883c8d182688646d6961d94551026fc3291638126798a7a76378", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling glam v0.20.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_scan v0.4.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling aoc_helper v0.1.0 (https://github.com/IceSentry/aoc_helper.git#ab42d369) [INFO] [stderr] Compiling advent_of_code_2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.52s [INFO] running `Command { std: "docker" "inspect" "e25c3a3f7c29883c8d182688646d6961d94551026fc3291638126798a7a76378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25c3a3f7c29883c8d182688646d6961d94551026fc3291638126798a7a76378", kill_on_drop: false }` [INFO] [stdout] e25c3a3f7c29883c8d182688646d6961d94551026fc3291638126798a7a76378 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d31d3e20a7c0e8ccccd4cfa2e0c94899b8c277fefd67f4211635d14aa137012f [INFO] running `Command { std: "docker" "start" "-a" "d31d3e20a7c0e8ccccd4cfa2e0c94899b8c277fefd67f4211635d14aa137012f", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling advent_of_code_2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.64s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2021-f5b18ebe57259b08) [INFO] running `Command { std: "docker" "inspect" "d31d3e20a7c0e8ccccd4cfa2e0c94899b8c277fefd67f4211635d14aa137012f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31d3e20a7c0e8ccccd4cfa2e0c94899b8c277fefd67f4211635d14aa137012f", kill_on_drop: false }` [INFO] [stdout] d31d3e20a7c0e8ccccd4cfa2e0c94899b8c277fefd67f4211635d14aa137012f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3da7f3ec5a13417baf86e582ca30212d79164b52fa15d50a0e238e4de9c78bc [INFO] running `Command { std: "docker" "start" "-a" "b3da7f3ec5a13417baf86e582ca30212d79164b52fa15d50a0e238e4de9c78bc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2021-f5b18ebe57259b08) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test day01::tests::part_1 ... ok [INFO] [stdout] test day01::tests::part_2 ... ok [INFO] [stdout] test day10::tests::part_1 ... ok [INFO] [stdout] test day10::tests::part_2 ... ok [INFO] [stdout] test day08::tests::part_2 ... ok [INFO] [stdout] test day13::tests::part_1 ... ok [INFO] [stdout] test day05::tests::part_2 ... ok [INFO] [stdout] test day03::tests::most_common_bit ... ok [INFO] [stdout] test day02::tests::part_1 ... ok [INFO] [stdout] test day04::tests::part_1 ... ok [INFO] [stdout] test day03::tests::part_2 ... ok [INFO] [stdout] test day11::tests::step_test ... ok [INFO] [stdout] test day13::tests::part_2 ... ok [INFO] [stdout] test day14::tests::part_1 ... ok [INFO] [stdout] test day03::tests::part_1 ... ok [INFO] [stdout] test day04::tests::part_2 ... ok [INFO] [stdout] test day02::tests::part_2 ... ok [INFO] [stdout] test day07::tests::part_1 ... ok [INFO] [stdout] test day09::tests::part_1 ... ok [INFO] [stdout] test day11::tests::part_1 ... ok [INFO] [stdout] test day05::tests::part_1 ... ok [INFO] [stdout] test day12::tests::part_1 ... ok [INFO] [stdout] test day15::tests::part_1 ... ok [INFO] [stdout] test day11::tests::part_2 ... ok [INFO] [stdout] test day14::tests::part_2 ... ok [INFO] [stdout] test day08::tests::part_1 ... ok [INFO] [stdout] test day09::tests::part_2 ... ok [INFO] [stdout] test day15::tests::large_map ... ok [INFO] [stdout] test day06::tests::part_2 ... ok [INFO] [stdout] test day07::tests::part_2 ... ok [INFO] [stdout] test day06::tests::part_1 ... ok [INFO] [stdout] test day20::tests::part_1 ... ok [INFO] [stdout] test day18::tests::add ... ok [INFO] [stdout] test day18::tests::explode ... ok [INFO] [stdout] test day21::tests::part_1 ... ok [INFO] [stdout] test day20::tests::pack ... ok [INFO] [stdout] test day19::tests::all_rotations ... ok [INFO] [stdout] test day18::tests::split ... ok [INFO] [stdout] test day18::tests::part_2 ... ok [INFO] [stdout] test day18::tests::part_1 ... ok [INFO] [stdout] test day18::tests::parse_tree ... ok [INFO] [stdout] test day17::tests::part_2 ... ok [INFO] [stdout] test day17::tests::part_1 ... ok [INFO] [stdout] test day16::tests::part_2 ... ok [INFO] [stdout] test day16::tests::parse ... ok [INFO] [stdout] test day15::tests::part_2 ... ok [INFO] [stdout] test day18::tests::magnitude ... ok [INFO] [stdout] test day16::tests::part_1 ... ok [INFO] [stdout] test day18::tests::parse ... ok [INFO] [stdout] test day17::tests::simulate ... ok [INFO] [stdout] test day18::tests::addition ... ok [INFO] [stdout] test day21::tests::part_2 ... ok [INFO] [stdout] test day12::tests::part_2 ... ok [INFO] [stdout] test day20::tests::part_2 ... ok [INFO] [stdout] test day19::tests::part_2 ... ok [INFO] [stdout] test day19::tests::part_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3da7f3ec5a13417baf86e582ca30212d79164b52fa15d50a0e238e4de9c78bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3da7f3ec5a13417baf86e582ca30212d79164b52fa15d50a0e238e4de9c78bc", kill_on_drop: false }` [INFO] [stdout] b3da7f3ec5a13417baf86e582ca30212d79164b52fa15d50a0e238e4de9c78bc