[INFO] cloning repository https://github.com/hack-ink/vibe-style [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hack-ink/vibe-style" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhack-ink%2Fvibe-style", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhack-ink%2Fvibe-style'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73d407724b8c8d5cc9c1fe745dd7fc012a8ef435 [INFO] checking hack-ink/vibe-style against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhack-ink%2Fvibe-style" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hack-ink/vibe-style [INFO] finished tweaking git repo https://github.com/hack-ink/vibe-style [INFO] tweaked toml for git repo https://github.com/hack-ink/vibe-style written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hack-ink/vibe-style on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hack-ink/vibe-style 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-0-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `vstyle` [INFO] [stderr] * `bin` target `cargo-vstyle` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen v9.1.0 [INFO] [stderr] Downloaded cargo_metadata v0.23.1 [INFO] [stderr] Downloaded vergen-gitcl v9.1.0 [INFO] [stderr] Downloaded cargo-platform v0.3.2 [INFO] [stderr] Downloaded rowan v0.15.17 [INFO] [stderr] Downloaded rustc-literal-escaper v0.0.4 [INFO] [stderr] Downloaded drop_bomb v0.1.5 [INFO] [stderr] Downloaded ra_ap_edition v0.0.319 [INFO] [stderr] Downloaded ra_ap_stdx v0.0.319 [INFO] [stderr] Downloaded jod-thread v1.0.0 [INFO] [stderr] Downloaded clap v4.5.59 [INFO] [stderr] Downloaded ra-ap-rustc_lexer v0.143.0 [INFO] [stderr] Downloaded ra_ap_syntax v0.0.319 [INFO] [stderr] Downloaded miow v0.6.1 [INFO] [stderr] Downloaded vergen-lib v9.1.0 [INFO] [stderr] Downloaded deranged v0.5.6 [INFO] [stderr] Downloaded clap_builder v4.5.59 [INFO] [stderr] Downloaded ra_ap_parser v0.0.319 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c0c9fd5e6cb3dd6887303234897fc7ec6c45565d39bc0738436f08e895ecbca [INFO] running `Command { std: "docker" "start" "-a" "7c0c9fd5e6cb3dd6887303234897fc7ec6c45565d39bc0738436f08e895ecbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c0c9fd5e6cb3dd6887303234897fc7ec6c45565d39bc0738436f08e895ecbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c0c9fd5e6cb3dd6887303234897fc7ec6c45565d39bc0738436f08e895ecbca", kill_on_drop: false }` [INFO] [stdout] 7c0c9fd5e6cb3dd6887303234897fc7ec6c45565d39bc0738436f08e895ecbca [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db3f53338ce8002b4bb943b3a0648d7e41b65ee4e4b589151bc5002952b6f3d [INFO] running `Command { std: "docker" "start" "-a" "4db3f53338ce8002b4bb943b3a0648d7e41b65ee4e4b589151bc5002952b6f3d", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `vstyle` [INFO] [stderr] * `bin` target `cargo-vstyle` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling vergen-gitcl v9.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking ra-ap-rustc_lexer v0.143.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking ra_ap_edition v0.0.319 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking rustc-literal-escaper v0.0.4 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking jod-thread v1.0.0 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Checking smol_str v0.3.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking ra_ap_stdx v0.0.319 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking rowan v0.15.17 [INFO] [stderr] Checking cargo-platform v0.3.2 [INFO] [stderr] Checking ra_ap_parser v0.0.319 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking ra_ap_syntax v0.0.319 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking clap v4.5.59 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Checking cargo_metadata v0.23.1 [INFO] [stderr] Compiling vibe-style v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s [INFO] running `Command { std: "docker" "inspect" "4db3f53338ce8002b4bb943b3a0648d7e41b65ee4e4b589151bc5002952b6f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db3f53338ce8002b4bb943b3a0648d7e41b65ee4e4b589151bc5002952b6f3d", kill_on_drop: false }` [INFO] [stdout] 4db3f53338ce8002b4bb943b3a0648d7e41b65ee4e4b589151bc5002952b6f3d