[INFO] fetching crate xee-xpath-macros 0.1.4...
[INFO] checking xee-xpath-macros-0.1.4 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate xee-xpath-macros 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate xee-xpath-macros 0.1.4
[INFO] finished tweaking crates.io crate xee-xpath-macros 0.1.4
[INFO] tweaked toml for crates.io crate xee-xpath-macros 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xee-xpath-macros 0.1.4 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xee-xpath-macros 0.1.4 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc1afe0ea70055c6e1a6be78999247df48824bd63dd9901dd1f391a6ca8c1927
[INFO] running `Command { std: "docker" "start" "-a" "cc1afe0ea70055c6e1a6be78999247df48824bd63dd9901dd1f391a6ca8c1927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc1afe0ea70055c6e1a6be78999247df48824bd63dd9901dd1f391a6ca8c1927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1afe0ea70055c6e1a6be78999247df48824bd63dd9901dd1f391a6ca8c1927", kill_on_drop: false }`
[INFO] [stdout] cc1afe0ea70055c6e1a6be78999247df48824bd63dd9901dd1f391a6ca8c1927
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de0f993acfb0b544719a672122dabb4d021d3afe809db2a1efd79eafa760dfbc
[INFO] running `Command { std: "docker" "start" "-a" "de0f993acfb0b544719a672122dabb4d021d3afe809db2a1efd79eafa760dfbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking xhtmlchardet v2.2.0
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking ibig v0.3.6
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking xee-schema-type v0.1.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]     Checking globset v0.4.16
[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 thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[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]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling indextree-macros v0.1.1
[INFO] [stderr]     Checking indextree v4.7.2
[INFO] [stderr]     Checking xot v0.31.2
[INFO] [stderr]     Checking insta v1.42.2
[INFO] [stderr]     Checking xee-xpath-lexer v0.1.4
[INFO] [stderr]     Checking xee-name v0.1.5
[INFO] [stderr]     Checking xee-xpath-type v0.1.4
[INFO] [stderr]     Checking xee-xpath-ast v0.1.4
[INFO] [stderr]     Checking xee-xpath-macros v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.81s
[INFO] running `Command { std: "docker" "inspect" "de0f993acfb0b544719a672122dabb4d021d3afe809db2a1efd79eafa760dfbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de0f993acfb0b544719a672122dabb4d021d3afe809db2a1efd79eafa760dfbc", kill_on_drop: false }`
[INFO] [stdout] de0f993acfb0b544719a672122dabb4d021d3afe809db2a1efd79eafa760dfbc
