[INFO] cloning repository https://github.com/nicholas-l/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/nicholas-l/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-l%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-l%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b26fd57c80609e3928a6767714167a67c9f7cfd9
[INFO] checking nicholas-l/advent-of-code-2023 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-l%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nicholas-l/advent-of-code-2023 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nicholas-l/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/nicholas-l/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/nicholas-l/advent-of-code-2023 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nicholas-l/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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c80cb6912ed11598d5c95d96edd00c38e8506dc456c1af2ea626b00c3fe64a3f
[INFO] running `Command { std: "docker" "start" "-a" "c80cb6912ed11598d5c95d96edd00c38e8506dc456c1af2ea626b00c3fe64a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c80cb6912ed11598d5c95d96edd00c38e8506dc456c1af2ea626b00c3fe64a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c80cb6912ed11598d5c95d96edd00c38e8506dc456c1af2ea626b00c3fe64a3f", kill_on_drop: false }`
[INFO] [stdout] c80cb6912ed11598d5c95d96edd00c38e8506dc456c1af2ea626b00c3fe64a3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bbf1ed145d8f7bb0cb4f7f4224a377505299ece172366f98851600171e00ec4
[INFO] running `Command { std: "docker" "start" "-a" "5bbf1ed145d8f7bb0cb4f7f4224a377505299ece172366f98851600171e00ec4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking indexmap v2.0.1
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling cached_proc_macro v0.21.0
[INFO] [stderr]     Checking cached v0.50.0
[INFO] [stderr]     Checking advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.80s
[INFO] running `Command { std: "docker" "inspect" "5bbf1ed145d8f7bb0cb4f7f4224a377505299ece172366f98851600171e00ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bbf1ed145d8f7bb0cb4f7f4224a377505299ece172366f98851600171e00ec4", kill_on_drop: false }`
[INFO] [stdout] 5bbf1ed145d8f7bb0cb4f7f4224a377505299ece172366f98851600171e00ec4
