[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] checking liblaf/pre-commit-hooks against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblaf%2Fpre-commit-hooks" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liblaf/pre-commit-hooks on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/liblaf/rust-cli.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap-verbosity-flag v2.2.2
[INFO] [stderr]   Downloaded concolor-clap v0.1.0
[INFO] [stderr]   Downloaded shadow-rs v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c03494528b6b87114f18fc30fc519f85d6ae35b6b31390c76f2f434342e49fe9
[INFO] running `Command { std: "docker" "start" "-a" "c03494528b6b87114f18fc30fc519f85d6ae35b6b31390c76f2f434342e49fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c03494528b6b87114f18fc30fc519f85d6ae35b6b31390c76f2f434342e49fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c03494528b6b87114f18fc30fc519f85d6ae35b6b31390c76f2f434342e49fe9", kill_on_drop: false }`
[INFO] [stdout] c03494528b6b87114f18fc30fc519f85d6ae35b6b31390c76f2f434342e49fe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0615b4fe107e32abf7fcd8f82975b6014c48d2b68d5d375a96450262984ec2e1
[INFO] running `Command { std: "docker" "start" "-a" "0615b4fe107e32abf7fcd8f82975b6014c48d2b68d5d375a96450262984ec2e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking is_debug v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking tz-rs v0.6.14
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking tzdb_data v0.1.2
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.2
[INFO] [stderr]     Checking concolor-clap v0.1.0
[INFO] [stderr]     Checking tzdb v0.6.1
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking shadow-rs v0.27.1
[INFO] [stderr]     Checking cli v0.0.0 (https://github.com/liblaf/rust-cli.git#6cb84369)
[INFO] [stderr]     Checking 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] [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 28.01s
[INFO] running `Command { std: "docker" "inspect" "0615b4fe107e32abf7fcd8f82975b6014c48d2b68d5d375a96450262984ec2e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0615b4fe107e32abf7fcd8f82975b6014c48d2b68d5d375a96450262984ec2e1", kill_on_drop: false }`
[INFO] [stdout] 0615b4fe107e32abf7fcd8f82975b6014c48d2b68d5d375a96450262984ec2e1
