[INFO] cloning repository https://github.com/pedrofgodinho/advent_of_code23
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrofgodinho/advent_of_code23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrofgodinho%2Fadvent_of_code23", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrofgodinho%2Fadvent_of_code23'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f62a6f36f49c4cc6575037bd5d9ab219e87d01d
[INFO] checking pedrofgodinho/advent_of_code23 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrofgodinho%2Fadvent_of_code23" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pedrofgodinho/advent_of_code23
[INFO] finished tweaking git repo https://github.com/pedrofgodinho/advent_of_code23
[INFO] tweaked toml for git repo https://github.com/pedrofgodinho/advent_of_code23 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pedrofgodinho/advent_of_code23 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pedrofgodinho/advent_of_code23 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.0
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded ouroboros v0.18.1
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.1
[INFO] [stderr]   Downloaded ascii_table v4.0.3
[INFO] [stderr]   Downloaded cached v0.46.1
[INFO] [stderr]   Downloaded clap v4.4.10
[INFO] [stderr]   Downloaded clap_builder v4.4.9
[INFO] [stderr]   Downloaded zerocopy v0.7.30
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6433439ffc4c7ce69e7cc6e892f89c1a7f4f5fda3c951a3b3a82c9105ea61408
[INFO] running `Command { std: "docker" "start" "-a" "6433439ffc4c7ce69e7cc6e892f89c1a7f4f5fda3c951a3b3a82c9105ea61408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6433439ffc4c7ce69e7cc6e892f89c1a7f4f5fda3c951a3b3a82c9105ea61408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6433439ffc4c7ce69e7cc6e892f89c1a7f4f5fda3c951a3b3a82c9105ea61408", kill_on_drop: false }`
[INFO] [stdout] 6433439ffc4c7ce69e7cc6e892f89c1a7f4f5fda3c951a3b3a82c9105ea61408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c95d3ac95ee92dee63ebf40a0f01fae34d1c556e65737b7988d29de3d55af9a5
[INFO] running `Command { std: "docker" "start" "-a" "c95d3ac95ee92dee63ebf40a0f01fae34d1c556e65737b7988d29de3d55af9a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking zerocopy v0.7.30
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking ascii_table v4.0.3
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking clap v4.4.10
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking ouroboros v0.18.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling cached_proc_macro v0.18.1
[INFO] [stderr]     Checking cached v0.46.1
[INFO] [stderr]     Checking advent_of_code23 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.76s
[INFO] running `Command { std: "docker" "inspect" "c95d3ac95ee92dee63ebf40a0f01fae34d1c556e65737b7988d29de3d55af9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c95d3ac95ee92dee63ebf40a0f01fae34d1c556e65737b7988d29de3d55af9a5", kill_on_drop: false }`
[INFO] [stdout] c95d3ac95ee92dee63ebf40a0f01fae34d1c556e65737b7988d29de3d55af9a5
