[INFO] cloning repository https://github.com/magmast/co2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magmast/co2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagmast%2Fco2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagmast%2Fco2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3ebb2dc3dc405972aa4471c4ff546040b4a9ae9
[INFO] checking magmast/co2 against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagmast%2Fco2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/magmast/co2
[INFO] finished tweaking git repo https://github.com/magmast/co2
[INFO] tweaked toml for git repo https://github.com/magmast/co2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/magmast/co2 on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/magmast/co2 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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bon v3.6.3
[INFO] [stderr]   Downloaded bon-macros v3.6.3
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00f3d1c8e2fa3d53f5d5edb0cad81d548798636477669031c5928962af164a38
[INFO] running `Command { std: "docker" "start" "-a" "00f3d1c8e2fa3d53f5d5edb0cad81d548798636477669031c5928962af164a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00f3d1c8e2fa3d53f5d5edb0cad81d548798636477669031c5928962af164a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00f3d1c8e2fa3d53f5d5edb0cad81d548798636477669031c5928962af164a38", kill_on_drop: false }`
[INFO] [stdout] 00f3d1c8e2fa3d53f5d5edb0cad81d548798636477669031c5928962af164a38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d00cfdd1305c58618fdae1eb4d108f8d196208518c322d59382fdaf66876b8a5
[INFO] running `Command { std: "docker" "start" "-a" "d00cfdd1305c58618fdae1eb4d108f8d196208518c322d59382fdaf66876b8a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking winnow v0.7.7
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.6.3
[INFO] [stderr]     Checking bon v3.6.3
[INFO] [stderr]     Checking co2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/parser.rs:449:11
[INFO] [stdout]     |
[INFO] [stdout] 449 |     bump: &Bump,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 452 | ) -> impl Parser<I, Vec<O>, E>
[INFO] [stdout]     |                     ^^^^^^ the same lifetime is hidden 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] 452 | ) -> impl Parser<I, Vec<'_, O>, E>
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/parser.rs:449:11
[INFO] [stdout]     |
[INFO] [stdout] 449 |     bump: &Bump,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 452 | ) -> impl Parser<I, Vec<O>, E>
[INFO] [stdout]     |                     ^^^^^^ the same lifetime is hidden 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] 452 | ) -> impl Parser<I, Vec<'_, O>, E>
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.20s
[INFO] running `Command { std: "docker" "inspect" "d00cfdd1305c58618fdae1eb4d108f8d196208518c322d59382fdaf66876b8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d00cfdd1305c58618fdae1eb4d108f8d196208518c322d59382fdaf66876b8a5", kill_on_drop: false }`
[INFO] [stdout] d00cfdd1305c58618fdae1eb4d108f8d196208518c322d59382fdaf66876b8a5
