[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 try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagmast%2Fco2" "/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/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/magmast/co2 on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b983e4dc79d584d1feae56cd3f00cfbb5d118b7fb9f2c4748a83ec701b1045a [INFO] running `Command { std: "docker" "start" "-a" "5b983e4dc79d584d1feae56cd3f00cfbb5d118b7fb9f2c4748a83ec701b1045a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b983e4dc79d584d1feae56cd3f00cfbb5d118b7fb9f2c4748a83ec701b1045a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b983e4dc79d584d1feae56cd3f00cfbb5d118b7fb9f2c4748a83ec701b1045a", kill_on_drop: false }` [INFO] [stdout] 5b983e4dc79d584d1feae56cd3f00cfbb5d118b7fb9f2c4748a83ec701b1045a [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=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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 979e24a6b1aacf780f9c0a88ff8b7628d80d6cdd1a03df89297eb96ccf1e70b2 [INFO] running `Command { std: "docker" "start" "-a" "979e24a6b1aacf780f9c0a88ff8b7628d80d6cdd1a03df89297eb96ccf1e70b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking winnow v0.7.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking iced-x86 v1.21.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 clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Compiling darling_macro v0.20.11 [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] error[E0311]: the parameter type `O` may not live long enough [INFO] [stdout] --> src/ast/parser.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 449 | bump: &Bump, [INFO] [stdout] | ----- the parameter type `O` must be valid for the anonymous lifetime defined here... [INFO] [stdout] ... [INFO] [stdout] 456 | / move |input: &mut I| { [INFO] [stdout] 457 | | let mut vec = Vec::new_in(bump); [INFO] [stdout] 458 | | while let Ok(item) = parser.parse_next(input) { [INFO] [stdout] 459 | | vec.push(item); [INFO] [stdout] ... | [INFO] [stdout] 464 | | Ok(vec) [INFO] [stdout] 465 | | } [INFO] [stdout] | |_____^ ...so that the type `O` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 448 ~ fn separated<'a, I, O: 'a, E, So>( [INFO] [stdout] 449 ~ bump: &'a Bump, [INFO] [stdout] 450 | mut parser: impl Parser, [INFO] [stdout] 451 | mut separator: impl Parser, [INFO] [stdout] 452 ~ ) -> impl Parser, E> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `O` may not live long enough [INFO] [stdout] --> src/ast/parser.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 449 | bump: &Bump, [INFO] [stdout] | ----- the parameter type `O` must be valid for the anonymous lifetime defined here... [INFO] [stdout] ... [INFO] [stdout] 456 | / move |input: &mut I| { [INFO] [stdout] 457 | | let mut vec = Vec::new_in(bump); [INFO] [stdout] 458 | | while let Ok(item) = parser.parse_next(input) { [INFO] [stdout] 459 | | vec.push(item); [INFO] [stdout] ... | [INFO] [stdout] 464 | | Ok(vec) [INFO] [stdout] 465 | | } [INFO] [stdout] | |_____^ ...so that the type `O` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 448 ~ fn separated<'a, I, O: 'a, E, So>( [INFO] [stdout] 449 ~ bump: &'a Bump, [INFO] [stdout] 450 | mut parser: impl Parser, [INFO] [stdout] 451 | mut separator: impl Parser, [INFO] [stdout] 452 ~ ) -> impl Parser, E> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0311`. [INFO] [stdout] [INFO] [stderr] error: could not compile `co2` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0311`. [INFO] [stdout] [INFO] [stderr] error: could not compile `co2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "979e24a6b1aacf780f9c0a88ff8b7628d80d6cdd1a03df89297eb96ccf1e70b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979e24a6b1aacf780f9c0a88ff8b7628d80d6cdd1a03df89297eb96ccf1e70b2", kill_on_drop: false }` [INFO] [stdout] 979e24a6b1aacf780f9c0a88ff8b7628d80d6cdd1a03df89297eb96ccf1e70b2