[INFO] cloning repository https://github.com/tobias-walle/advent-of-code-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobias-walle/advent-of-code-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-walle%2Fadvent-of-code-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-walle%2Fadvent-of-code-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90c86580efd50cc45f971563ecd555fcf8e689f1
[INFO] checking tobias-walle/advent-of-code-cli against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-walle%2Fadvent-of-code-cli" "/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/tobias-walle/advent-of-code-cli
[INFO] finished tweaking git repo https://github.com/tobias-walle/advent-of-code-cli
[INFO] tweaked toml for git repo https://github.com/tobias-walle/advent-of-code-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tobias-walle/advent-of-code-cli 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/tobias-walle/advent-of-code-cli 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.39
[INFO] [stderr]   Downloaded serde_spanned v0.6.4
[INFO] [stderr]   Downloaded scraper v0.18.1
[INFO] [stderr]   Downloaded eyre v0.6.9
[INFO] [stderr]   Downloaded async-recursion v1.0.5
[INFO] [stderr]   Downloaded colored v2.0.4
[INFO] [stderr]   Downloaded html2text v0.6.0
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded winnow v0.5.19
[INFO] [stderr]   Downloaded web-sys v0.3.66
[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] eb42596be769d548d29261101d93399ebab1c1f187dc6c53fbccdb7b1e575b12
[INFO] running `Command { std: "docker" "start" "-a" "eb42596be769d548d29261101d93399ebab1c1f187dc6c53fbccdb7b1e575b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb42596be769d548d29261101d93399ebab1c1f187dc6c53fbccdb7b1e575b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb42596be769d548d29261101d93399ebab1c1f187dc6c53fbccdb7b1e575b12", kill_on_drop: false }`
[INFO] [stdout] eb42596be769d548d29261101d93399ebab1c1f187dc6c53fbccdb7b1e575b12
[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] f33e1342388e266e47a434536589196bb4263c93e13626d3c9941494130fbc64
[INFO] running `Command { std: "docker" "start" "-a" "f33e1342388e266e47a434536589196bb4263c93e13626d3c9941494130fbc64", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling eyre v0.6.9
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking zerocopy v0.7.28
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking winnow v0.5.19
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking clap v4.4.10
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking scraper v0.18.1
[INFO] [stderr]     Checking html2text v0.6.0
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking aoc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/model.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/model.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.48s
[INFO] running `Command { std: "docker" "inspect" "f33e1342388e266e47a434536589196bb4263c93e13626d3c9941494130fbc64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33e1342388e266e47a434536589196bb4263c93e13626d3c9941494130fbc64", kill_on_drop: false }`
[INFO] [stdout] f33e1342388e266e47a434536589196bb4263c93e13626d3c9941494130fbc64
