[INFO] cloning repository https://github.com/Zenithsiz/rustidy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zenithsiz/rustidy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenithsiz%2Frustidy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenithsiz%2Frustidy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62aa62b3858b24b6a9e26a9c6dbd34dd066fb9d8
[INFO] checking Zenithsiz/rustidy/62aa62b3858b24b6a9e26a9c6dbd34dd066fb9d8 against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenithsiz%2Frustidy" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zenithsiz/rustidy
[INFO] finished tweaking git repo https://github.com/Zenithsiz/rustidy
[INFO] tweaked toml for git repo https://github.com/Zenithsiz/rustidy written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zenithsiz/rustidy on toolchain 5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zenithsiz/rustidy 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" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Zenithsiz/app-error`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Zenithsiz/zutil`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded extend v1.2.0
[INFO] [stderr]   Downloaded duplicate v2.0.0
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.102
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96f7f68db6bef6b2966d943180137d45fe60596790e10e33173fba472195fe69
[INFO] running `Command { std: "docker" "start" "-a" "96f7f68db6bef6b2966d943180137d45fe60596790e10e33173fba472195fe69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96f7f68db6bef6b2966d943180137d45fe60596790e10e33173fba472195fe69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f7f68db6bef6b2966d943180137d45fe60596790e10e33173fba472195fe69", kill_on_drop: false }`
[INFO] [stdout] 96f7f68db6bef6b2966d943180137d45fe60596790e10e33173fba472195fe69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0924bfd0e7834cf2e1966cdb5179080005ae9fe972e53e870d3ba4839ed8b0ba
[INFO] running `Command { std: "docker" "start" "-a" "0924bfd0e7834cf2e1966cdb5179080005ae9fe972e53e870d3ba4839ed8b0ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling app-error v0.1.0 (https://github.com/Zenithsiz/app-error?rev=e21d2eab03d97a675c4b44ccfa4df00e18d56ba7#e21d2eab)
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking convert_case v0.8.0
[INFO] [stderr]     Checking quote v1.0.41
[INFO] [stderr]     Checking syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking darling_core v0.21.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zutil-cloned v0.1.0 (https://github.com/Zenithsiz/zutil?rev=2913756373a37f36e50c2ffc90090b2ff1a7ce49#29137563)
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking zutil-logger v0.1.0 (https://github.com/Zenithsiz/zutil?rev=2913756373a37f36e50c2ffc90090b2ff1a7ce49#29137563)
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking rustidy-macros v0.1.0 (/opt/rustwide/workdir/rustidy-macros)
[INFO] [stderr]     Checking rustidy v0.1.10 (/opt/rustwide/workdir/rustidy)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.78s
[INFO] running `Command { std: "docker" "inspect" "0924bfd0e7834cf2e1966cdb5179080005ae9fe972e53e870d3ba4839ed8b0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0924bfd0e7834cf2e1966cdb5179080005ae9fe972e53e870d3ba4839ed8b0ba", kill_on_drop: false }`
[INFO] [stdout] 0924bfd0e7834cf2e1966cdb5179080005ae9fe972e53e870d3ba4839ed8b0ba
