[INFO] cloning repository https://github.com/liblaf/pre-commit-hooks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liblaf/pre-commit-hooks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblaf%2Fpre-commit-hooks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblaf%2Fpre-commit-hooks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 841034fe49af6c39fedd8487b57b038e2db6e00f
[INFO] testing liblaf/pre-commit-hooks against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblaf%2Fpre-commit-hooks" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liblaf/pre-commit-hooks
[INFO] finished tweaking git repo https://github.com/liblaf/pre-commit-hooks
[INFO] tweaked toml for git repo https://github.com/liblaf/pre-commit-hooks written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liblaf/pre-commit-hooks on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liblaf/pre-commit-hooks 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91a504a8c4446315660ee0404d0c90c6e8fa97b3ffc67bc051fbc20df27cb3a3
[INFO] running `Command { std: "docker" "start" "-a" "91a504a8c4446315660ee0404d0c90c6e8fa97b3ffc67bc051fbc20df27cb3a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91a504a8c4446315660ee0404d0c90c6e8fa97b3ffc67bc051fbc20df27cb3a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91a504a8c4446315660ee0404d0c90c6e8fa97b3ffc67bc051fbc20df27cb3a3", kill_on_drop: false }`
[INFO] [stdout] 91a504a8c4446315660ee0404d0c90c6e8fa97b3ffc67bc051fbc20df27cb3a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d662ba9e4761cffb3f78f224b5f0ff3f813d02bd963fba1f9f7c2ea75dfdf751
[INFO] running `Command { std: "docker" "start" "-a" "d662ba9e4761cffb3f78f224b5f0ff3f813d02bd963fba1f9f7c2ea75dfdf751", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tzdb_data v0.1.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling tzdb v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling concolor-clap v0.1.0
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.2
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling shadow-rs v0.27.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cli v0.0.0 (https://github.com/liblaf/rust-cli.git#6cb84369)
[INFO] [stderr]    Compiling liblaf-pre-commit-hooks v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/proc/prettier.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn prettier_yaml(contents: &str) -> Cow<str> {
[INFO] [stdout]   |                                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn prettier_yaml(contents: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.50s
[INFO] running `Command { std: "docker" "inspect" "d662ba9e4761cffb3f78f224b5f0ff3f813d02bd963fba1f9f7c2ea75dfdf751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d662ba9e4761cffb3f78f224b5f0ff3f813d02bd963fba1f9f7c2ea75dfdf751", kill_on_drop: false }`
[INFO] [stdout] d662ba9e4761cffb3f78f224b5f0ff3f813d02bd963fba1f9f7c2ea75dfdf751
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2746e6cdd4d2e761c5531ad340d0f0b808f9cc920f714d07c2ce6b9d7eae1ea3
[INFO] running `Command { std: "docker" "start" "-a" "2746e6cdd4d2e761c5531ad340d0f0b808f9cc920f714d07c2ce6b9d7eae1ea3", kill_on_drop: false }`
[INFO] [stderr]    Compiling liblaf-pre-commit-hooks v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/proc/prettier.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn prettier_yaml(contents: &str) -> Cow<str> {
[INFO] [stdout]   |                                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn prettier_yaml(contents: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "2746e6cdd4d2e761c5531ad340d0f0b808f9cc920f714d07c2ce6b9d7eae1ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2746e6cdd4d2e761c5531ad340d0f0b808f9cc920f714d07c2ce6b9d7eae1ea3", kill_on_drop: false }`
[INFO] [stdout] 2746e6cdd4d2e761c5531ad340d0f0b808f9cc920f714d07c2ce6b9d7eae1ea3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1fc89ce59086f63b65a8d811dac5c88dc13facd703637a7aed4310bcc93afebe
[INFO] running `Command { std: "docker" "start" "-a" "1fc89ce59086f63b65a8d811dac5c88dc13facd703637a7aed4310bcc93afebe", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/proc/prettier.rs:5:38
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub async fn prettier_yaml(contents: &str) -> Cow<str> {
[INFO] [stderr]   |                                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                                      |
[INFO] [stderr]   |                                      the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub async fn prettier_yaml(contents: &str) -> Cow<'_, str> {
[INFO] [stderr]   |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `liblaf-pre-commit-hooks` (bin "liblaf-pre-commit-hooks" test) generated 1 warning (run `cargo fix --bin "liblaf-pre-commit-hooks" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/liblaf_pre_commit_hooks-bb22ae8e741c3879)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1fc89ce59086f63b65a8d811dac5c88dc13facd703637a7aed4310bcc93afebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fc89ce59086f63b65a8d811dac5c88dc13facd703637a7aed4310bcc93afebe", kill_on_drop: false }`
[INFO] [stdout] 1fc89ce59086f63b65a8d811dac5c88dc13facd703637a7aed4310bcc93afebe
