[INFO] cloning repository https://github.com/akarras/adventofcode2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akarras/adventofcode2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakarras%2Fadventofcode2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakarras%2Fadventofcode2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f3f65eb83d4c9417bdc2a787732918af855f35 [INFO] checking akarras/adventofcode2023 against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakarras%2Fadventofcode2023" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akarras/adventofcode2023 [INFO] finished tweaking git repo https://github.com/akarras/adventofcode2023 [INFO] tweaked toml for git repo https://github.com/akarras/adventofcode2023 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akarras/adventofcode2023 on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akarras/adventofcode2023 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3c2c0c67d8a3d11f8edd14d8176e765da3806255a5357f0e733f6405dfa4e9c [INFO] running `Command { std: "docker" "start" "-a" "a3c2c0c67d8a3d11f8edd14d8176e765da3806255a5357f0e733f6405dfa4e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3c2c0c67d8a3d11f8edd14d8176e765da3806255a5357f0e733f6405dfa4e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c2c0c67d8a3d11f8edd14d8176e765da3806255a5357f0e733f6405dfa4e9c", kill_on_drop: false }` [INFO] [stdout] a3c2c0c67d8a3d11f8edd14d8176e765da3806255a5357f0e733f6405dfa4e9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 496fee139a3121c2491f3378360ffbc9531776c35672f13cd3c608804a71e5c6 [INFO] running `Command { std: "docker" "start" "-a" "496fee139a3121c2491f3378360ffbc9531776c35672f13cd3c608804a71e5c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking inventory v0.3.13 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking advent-utils v0.1.0 (/opt/rustwide/workdir/advent-utils) [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> advent-utils/src/lib.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | let mut counts = "aabbcccdddde".chars().count_distinct().collect::>(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking async-timer v0.7.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking retainer v0.3.0 [INFO] [stderr] Checking darling_core v0.20.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling advent v0.1.0 (/opt/rustwide/workdir/advent) [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Checking advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s [INFO] running `Command { std: "docker" "inspect" "496fee139a3121c2491f3378360ffbc9531776c35672f13cd3c608804a71e5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496fee139a3121c2491f3378360ffbc9531776c35672f13cd3c608804a71e5c6", kill_on_drop: false }` [INFO] [stdout] 496fee139a3121c2491f3378360ffbc9531776c35672f13cd3c608804a71e5c6