[INFO] cloning repository https://github.com/skarahoda/advent-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skarahoda/advent-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskarahoda%2Fadvent-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskarahoda%2Fadvent-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdce604defb1bc0c38d8939c04eaec3cee11464c [INFO] checking skarahoda/advent-code against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskarahoda%2Fadvent-code" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skarahoda/advent-code on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/skarahoda/advent-code [INFO] finished tweaking git repo https://github.com/skarahoda/advent-code [INFO] tweaked toml for git repo https://github.com/skarahoda/advent-code written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/skarahoda/advent-code 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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-derive-backend v1.0.75 [INFO] [stderr] Downloaded napi-derive v2.16.13 [INFO] [stderr] Downloaded napi-sys v2.4.0 [INFO] [stderr] Downloaded napi-build v2.1.3 [INFO] [stderr] Downloaded napi v2.16.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 468e798147101b67ee98209401e57de010918d7afd4d2e1cff9a892992b372aa [INFO] running `Command { std: "docker" "start" "-a" "468e798147101b67ee98209401e57de010918d7afd4d2e1cff9a892992b372aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "468e798147101b67ee98209401e57de010918d7afd4d2e1cff9a892992b372aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468e798147101b67ee98209401e57de010918d7afd4d2e1cff9a892992b372aa", kill_on_drop: false }` [INFO] [stdout] 468e798147101b67ee98209401e57de010918d7afd4d2e1cff9a892992b372aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1411ee3d08411068cc2f31ac67c9c1e2f9e8573ee62c073415397f793f09f51 [INFO] running `Command { std: "docker" "start" "-a" "f1411ee3d08411068cc2f31ac67c9c1e2f9e8573ee62c073415397f793f09f51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling napi-build v2.1.3 [INFO] [stderr] Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking is-terminal v0.4.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Checking napi v2.16.13 [INFO] [stderr] Checking clap v4.0.29 [INFO] [stderr] Compiling pest_meta v2.5.1 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Compiling pest_generator v2.5.1 [INFO] [stderr] Compiling pest_derive v2.5.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.19s [INFO] running `Command { std: "docker" "inspect" "f1411ee3d08411068cc2f31ac67c9c1e2f9e8573ee62c073415397f793f09f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1411ee3d08411068cc2f31ac67c9c1e2f9e8573ee62c073415397f793f09f51", kill_on_drop: false }` [INFO] [stdout] f1411ee3d08411068cc2f31ac67c9c1e2f9e8573ee62c073415397f793f09f51