[INFO] fetching crate xee-xpath-macros 0.1.4...
[INFO] checking xee-xpath-macros-0.1.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate xee-xpath-macros 0.1.4 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xee-xpath-macros 0.1.4 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ae84600f7076fd82cba44568789a6fbb07474b3623b3954e1d9111798395e08
[INFO] running `Command { std: "docker" "start" "-a" "4ae84600f7076fd82cba44568789a6fbb07474b3623b3954e1d9111798395e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ae84600f7076fd82cba44568789a6fbb07474b3623b3954e1d9111798395e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ae84600f7076fd82cba44568789a6fbb07474b3623b3954e1d9111798395e08", kill_on_drop: false }`
[INFO] [stdout] 4ae84600f7076fd82cba44568789a6fbb07474b3623b3954e1d9111798395e08
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d4af4e9f741ddf6131936bc7ae179242a5ad475058b6cb48e513b33fa0d928
[INFO] running `Command { std: "docker" "start" "-a" "61d4af4e9f741ddf6131936bc7ae179242a5ad475058b6cb48e513b33fa0d928", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking xhtmlchardet v2.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking static_assertions v1.1.0
[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]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.8
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking ibig v0.3.6
[INFO] [stderr]     Checking xee-schema-type v0.1.4
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[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]    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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling blanket v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]     Checking logos v0.15.0
[INFO] [stderr]     Checking pin-project v1.1.10
[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] error: could not compile `xee-xpath-ast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name xee_xpath_ast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xee-xpath-ast-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=48fb207c24fb68fb -C extra-filename=-159df524c100e434 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-0e8bef9dc47bc360.rmeta --extern blanket=/opt/rustwide/target/debug/deps/libblanket-ecf14a1a03dbe894.so --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-c69f9d11390b4bb3.rmeta --extern ibig=/opt/rustwide/target/debug/deps/libibig-ad342e1817874886.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-65637b074b5f3bed.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-448b8691675175e8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-303b3cb9a38c3255.rmeta --extern xee_name=/opt/rustwide/target/debug/deps/libxee_name-b60003a67c838bf2.rmeta --extern xee_schema_type=/opt/rustwide/target/debug/deps/libxee_schema_type-a6698b38e479cf7f.rmeta --extern xee_xpath_lexer=/opt/rustwide/target/debug/deps/libxee_xpath_lexer-ed0e02597724ec82.rmeta --extern xee_xpath_type=/opt/rustwide/target/debug/deps/libxee_xpath_type-2edc159a25f5550b.rmeta --extern xot=/opt/rustwide/target/debug/deps/libxot-1d9831cbeb822dce.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-ab614b0bf7012fbe/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "61d4af4e9f741ddf6131936bc7ae179242a5ad475058b6cb48e513b33fa0d928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d4af4e9f741ddf6131936bc7ae179242a5ad475058b6cb48e513b33fa0d928", kill_on_drop: false }`
[INFO] [stdout] 61d4af4e9f741ddf6131936bc7ae179242a5ad475058b6cb48e513b33fa0d928
