[INFO] fetching crate xee-xpath-ast 0.1.3... [INFO] checking xee-xpath-ast-0.1.3 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate xee-xpath-ast 0.1.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate xee-xpath-ast 0.1.3 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xee-xpath-ast 0.1.3 [INFO] finished tweaking crates.io crate xee-xpath-ast 0.1.3 [INFO] tweaked toml for crates.io crate xee-xpath-ast 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate xee-xpath-ast 0.1.3 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" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e07ba3852ab5ff752450d03e4b1bb1add861c94f2303636bd6e9bc087a35749 [INFO] running `Command { std: "docker" "start" "-a" "1e07ba3852ab5ff752450d03e4b1bb1add861c94f2303636bd6e9bc087a35749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e07ba3852ab5ff752450d03e4b1bb1add861c94f2303636bd6e9bc087a35749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e07ba3852ab5ff752450d03e4b1bb1add861c94f2303636bd6e9bc087a35749", kill_on_drop: false }` [INFO] [stdout] 1e07ba3852ab5ff752450d03e4b1bb1add861c94f2303636bd6e9bc087a35749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72218316c4af25a328cf6eac4090ae819341d1c1c40d09ed28b32bc8bb13c567 [INFO] running `Command { std: "docker" "start" "-a" "72218316c4af25a328cf6eac4090ae819341d1c1c40d09ed28b32bc8bb13c567", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking xhtmlchardet v2.2.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.8 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking xee-schema-type v0.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rust_decimal_macros v1.36.0 [INFO] [stderr] Checking ibig v0.3.6 [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-1.0.0-alpha.8/src/private.rs:271:49 [INFO] [stdout] | [INFO] [stdout] 271 | fn from_mut(_r: &mut Self::Output) -> Self::Output<&mut T> {} [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 271 | fn from_mut<'a, T: 'a>(_r: &'a mut Self::Output) -> Self::Output<&'a mut T> {} [INFO] [stdout] | +++ ++++ ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling blanket v0.4.0 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling indextree-macros v0.1.1 [INFO] [stderr] Checking indextree v4.7.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking xee-xpath-lexer v0.1.3 [INFO] [stderr] Checking insta v1.42.2 [INFO] [stderr] Checking tempfile v3.19.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking xot v0.29.0 [INFO] [stderr] Checking xee-name v0.1.4 [INFO] [stderr] Checking xee-xpath-type v0.1.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0311`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chumsky` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "72218316c4af25a328cf6eac4090ae819341d1c1c40d09ed28b32bc8bb13c567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72218316c4af25a328cf6eac4090ae819341d1c1c40d09ed28b32bc8bb13c567", kill_on_drop: false }` [INFO] [stdout] 72218316c4af25a328cf6eac4090ae819341d1c1c40d09ed28b32bc8bb13c567