[INFO] cloning repository https://github.com/danielschemmel/rust-cli-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielschemmel/rust-cli-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Frust-cli-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Frust-cli-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b14485b8c2ded399e7f5c3cdd952b53dc004e3b [INFO] checking danielschemmel/rust-cli-template against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Frust-cli-template" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielschemmel/rust-cli-template on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/danielschemmel/rust-cli-template [INFO] finished tweaking git repo https://github.com/danielschemmel/rust-cli-template [INFO] tweaked toml for git repo https://github.com/danielschemmel/rust-cli-template written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danielschemmel/rust-cli-template 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `build-info` dependency) [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 build-info-common v0.0.36 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded build-info v0.0.36 [INFO] [stderr] Downloaded build-info-build v0.0.36 [INFO] [stderr] Downloaded build-info-proc v0.0.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b39a631870ae1b4511e26c601509b0af6553ff35fecb00701e7212de2de10478 [INFO] running `Command { std: "docker" "start" "-a" "b39a631870ae1b4511e26c601509b0af6553ff35fecb00701e7212de2de10478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b39a631870ae1b4511e26c601509b0af6553ff35fecb00701e7212de2de10478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39a631870ae1b4511e26c601509b0af6553ff35fecb00701e7212de2de10478", kill_on_drop: false }` [INFO] [stdout] b39a631870ae1b4511e26c601509b0af6553ff35fecb00701e7212de2de10478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41cf17b271f0cc0404efa683cb81ede331bc44d0321ee0e9b437e01ba93c14b [INFO] running `Command { std: "docker" "start" "-a" "c41cf17b271f0cc0404efa683cb81ede331bc44d0321ee0e9b437e01ba93c14b", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `build-info` dependency) [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling build-info-common v0.0.36 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling build-info-proc v0.0.36 [INFO] [stderr] Checking build-info v0.0.36 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling build-info-build v0.0.36 [INFO] [stderr] Compiling application v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.90s [INFO] running `Command { std: "docker" "inspect" "c41cf17b271f0cc0404efa683cb81ede331bc44d0321ee0e9b437e01ba93c14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41cf17b271f0cc0404efa683cb81ede331bc44d0321ee0e9b437e01ba93c14b", kill_on_drop: false }` [INFO] [stdout] c41cf17b271f0cc0404efa683cb81ede331bc44d0321ee0e9b437e01ba93c14b