[INFO] cloning repository https://github.com/bobbobbio/-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/bobbobbio/-Advent-of-Code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2F-Advent-of-Code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2F-Advent-of-Code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eec05166136ea75c243fe9ea0bff0120d60a9159 [INFO] checking bobbobbio/-Advent-of-Code-2023 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2F-Advent-of-Code-2023" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobbobbio/-Advent-of-Code-2023 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bobbobbio/-Advent-of-Code-2023 [INFO] finished tweaking git repo https://github.com/bobbobbio/-Advent-of-Code-2023 [INFO] tweaked toml for git repo https://github.com/bobbobbio/-Advent-of-Code-2023 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bobbobbio/-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text2num v2.1.4 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7db2510b85a0b2e8cc071f673bb13e9fc7a17f4d61b4deadefa73f4da4204f66 [INFO] running `Command { std: "docker" "start" "-a" "7db2510b85a0b2e8cc071f673bb13e9fc7a17f4d61b4deadefa73f4da4204f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7db2510b85a0b2e8cc071f673bb13e9fc7a17f4d61b4deadefa73f4da4204f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db2510b85a0b2e8cc071f673bb13e9fc7a17f4d61b4deadefa73f4da4204f66", kill_on_drop: false }` [INFO] [stdout] 7db2510b85a0b2e8cc071f673bb13e9fc7a17f4d61b4deadefa73f4da4204f66 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 522cc469fed787b5186ab09316701d5d8f39d8dc1304f03e6d9d4694ffb956c8 [INFO] running `Command { std: "docker" "start" "-a" "522cc469fed787b5186ab09316701d5d8f39d8dc1304f03e6d9d4694ffb956c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling parse_macro v0.1.0 (/opt/rustwide/workdir/parse_macro) [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking parse v0.1.0 (/opt/rustwide/workdir/parse) [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking text2num v2.1.4 [INFO] [stderr] Compiling advent_macro v0.1.0 (/opt/rustwide/workdir/advent_macro) [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking advent v0.1.0 (/opt/rustwide/workdir/advent) [INFO] [stderr] Checking eight v0.1.0 (/opt/rustwide/workdir/eight) [INFO] [stderr] Checking one v0.1.0 (/opt/rustwide/workdir/one) [INFO] [stderr] Checking two v0.1.0 (/opt/rustwide/workdir/two) [INFO] [stderr] Checking four v0.1.0 (/opt/rustwide/workdir/four) [INFO] [stderr] Checking three v0.1.0 (/opt/rustwide/workdir/three) [INFO] [stderr] Checking nine v0.1.0 (/opt/rustwide/workdir/nine) [INFO] [stderr] Checking six v0.1.0 (/opt/rustwide/workdir/six) [INFO] [stderr] Checking five v0.1.0 (/opt/rustwide/workdir/five) [INFO] [stderr] Checking seven v0.1.0 (/opt/rustwide/workdir/seven) [INFO] [stderr] Checking ten v0.1.0 (/opt/rustwide/workdir/ten) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 28.40s [INFO] running `Command { std: "docker" "inspect" "522cc469fed787b5186ab09316701d5d8f39d8dc1304f03e6d9d4694ffb956c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "522cc469fed787b5186ab09316701d5d8f39d8dc1304f03e6d9d4694ffb956c8", kill_on_drop: false }` [INFO] [stdout] 522cc469fed787b5186ab09316701d5d8f39d8dc1304f03e6d9d4694ffb956c8 [INFO] checking bobbobbio/-Advent-of-Code-2023 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2F-Advent-of-Code-2023" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobbobbio/-Advent-of-Code-2023 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bobbobbio/-Advent-of-Code-2023 [INFO] finished tweaking git repo https://github.com/bobbobbio/-Advent-of-Code-2023 [INFO] tweaked toml for git repo https://github.com/bobbobbio/-Advent-of-Code-2023 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bobbobbio/-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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f58dadcbfdfd648e7da22e120cc45b2b81169fa0cd8e44f74ef9e35e62199f31 [INFO] running `Command { std: "docker" "start" "-a" "f58dadcbfdfd648e7da22e120cc45b2b81169fa0cd8e44f74ef9e35e62199f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f58dadcbfdfd648e7da22e120cc45b2b81169fa0cd8e44f74ef9e35e62199f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58dadcbfdfd648e7da22e120cc45b2b81169fa0cd8e44f74ef9e35e62199f31", kill_on_drop: false }` [INFO] [stdout] f58dadcbfdfd648e7da22e120cc45b2b81169fa0cd8e44f74ef9e35e62199f31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5271d9d2152dc5e9efab185c54d156e8716033814b724a65ebdbc522948eb5 [INFO] running `Command { std: "docker" "start" "-a" "3e5271d9d2152dc5e9efab185c54d156e8716033814b724a65ebdbc522948eb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking parse_macro v0.1.0 (/opt/rustwide/workdir/parse_macro) [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling advent_macro v0.1.0 (/opt/rustwide/workdir/advent_macro) [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking parse v0.1.0 (/opt/rustwide/workdir/parse) [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking text2num v2.1.4 [INFO] [stderr] Checking advent v0.1.0 (/opt/rustwide/workdir/advent) [INFO] [stderr] Checking five v0.1.0 (/opt/rustwide/workdir/five) [INFO] [stderr] Checking three v0.1.0 (/opt/rustwide/workdir/three) [INFO] [stderr] Checking two v0.1.0 (/opt/rustwide/workdir/two) [INFO] [stderr] Checking nine v0.1.0 (/opt/rustwide/workdir/nine) [INFO] [stderr] Checking eight v0.1.0 (/opt/rustwide/workdir/eight) [INFO] [stderr] Checking four v0.1.0 (/opt/rustwide/workdir/four) [INFO] [stderr] Checking one v0.1.0 (/opt/rustwide/workdir/one) [INFO] [stderr] Checking six v0.1.0 (/opt/rustwide/workdir/six) [INFO] [stderr] Checking ten v0.1.0 (/opt/rustwide/workdir/ten) [INFO] [stderr] Checking seven v0.1.0 (/opt/rustwide/workdir/seven) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 21.44s [INFO] running `Command { std: "docker" "inspect" "3e5271d9d2152dc5e9efab185c54d156e8716033814b724a65ebdbc522948eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5271d9d2152dc5e9efab185c54d156e8716033814b724a65ebdbc522948eb5", kill_on_drop: false }` [INFO] [stdout] 3e5271d9d2152dc5e9efab185c54d156e8716033814b724a65ebdbc522948eb5