[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 against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901-1
[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]     Blocking waiting for file lock on package cache
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.102
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.1
[INFO] [stderr]   Downloaded clap_lex v0.7.5
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded duplicate v2.0.0
[INFO] [stderr]   Downloaded extend v1.2.0
[INFO] [stderr]   Downloaded strum v0.27.2
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[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] 79991b9a786f7a8221a3beb3ec3e1d86c7f0ebe4d22cc0674738d1058a4f69b5
[INFO] running `Command { std: "docker" "start" "-a" "79991b9a786f7a8221a3beb3ec3e1d86c7f0ebe4d22cc0674738d1058a4f69b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79991b9a786f7a8221a3beb3ec3e1d86c7f0ebe4d22cc0674738d1058a4f69b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79991b9a786f7a8221a3beb3ec3e1d86c7f0ebe4d22cc0674738d1058a4f69b5", kill_on_drop: false }`
[INFO] [stdout] 79991b9a786f7a8221a3beb3ec3e1d86c7f0ebe4d22cc0674738d1058a4f69b5
[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] 11307d63f4ecb533484a3e2dafb3b65c0c06360d9b98d5513f25e8db85a30822
[INFO] running `Command { std: "docker" "start" "-a" "11307d63f4ecb533484a3e2dafb3b65c0c06360d9b98d5513f25e8db85a30822", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking app-error v0.1.0 (https://github.com/Zenithsiz/app-error?rev=e21d2eab03d97a675c4b44ccfa4df00e18d56ba7#e21d2eab)
[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 clap_derive v4.5.47
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zutil-cloned v0.1.0 (https://github.com/Zenithsiz/zutil?rev=2913756373a37f36e50c2ffc90090b2ff1a7ce49#29137563)
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking strum v0.27.2
[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]    Compiling 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 1m 38s
[INFO] running `Command { std: "docker" "inspect" "11307d63f4ecb533484a3e2dafb3b65c0c06360d9b98d5513f25e8db85a30822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11307d63f4ecb533484a3e2dafb3b65c0c06360d9b98d5513f25e8db85a30822", kill_on_drop: false }`
[INFO] [stdout] 11307d63f4ecb533484a3e2dafb3b65c0c06360d9b98d5513f25e8db85a30822
