[INFO] cloning repository https://github.com/roschaefer/advent_of_code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roschaefer/advent_of_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froschaefer%2Fadvent_of_code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froschaefer%2Fadvent_of_code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b08ab83a0e7f99ffc4bb0e80a694070b0c2dcef [INFO] checking roschaefer/advent_of_code against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froschaefer%2Fadvent_of_code" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roschaefer/advent_of_code on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roschaefer/advent_of_code [INFO] finished tweaking git repo https://github.com/roschaefer/advent_of_code [INFO] tweaked toml for git repo https://github.com/roschaefer/advent_of_code written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roschaefer/advent_of_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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded similar v2.3.0 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12ba7a0bcf2f0ec22e075fce8907bc4226dbb061a919cd321d50a029f39d856b [INFO] running `Command { std: "docker" "start" "-a" "12ba7a0bcf2f0ec22e075fce8907bc4226dbb061a919cd321d50a029f39d856b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12ba7a0bcf2f0ec22e075fce8907bc4226dbb061a919cd321d50a029f39d856b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ba7a0bcf2f0ec22e075fce8907bc4226dbb061a919cd321d50a029f39d856b", kill_on_drop: false }` [INFO] [stdout] 12ba7a0bcf2f0ec22e075fce8907bc4226dbb061a919cd321d50a029f39d856b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 163a9d2813acfc16aad6ddd077cefbf8dbf410d68fc6940136cbf91559d64cd7 [INFO] running `Command { std: "docker" "start" "-a" "163a9d2813acfc16aad6ddd077cefbf8dbf410d68fc6940136cbf91559d64cd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking similar v2.3.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking insta v1.34.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.97s [INFO] running `Command { std: "docker" "inspect" "163a9d2813acfc16aad6ddd077cefbf8dbf410d68fc6940136cbf91559d64cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "163a9d2813acfc16aad6ddd077cefbf8dbf410d68fc6940136cbf91559d64cd7", kill_on_drop: false }` [INFO] [stdout] 163a9d2813acfc16aad6ddd077cefbf8dbf410d68fc6940136cbf91559d64cd7