[INFO] fetching crate xee-xpath 0.1.5... [INFO] testing xee-xpath-0.1.5 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate xee-xpath 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate xee-xpath 0.1.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate xee-xpath 0.1.5 [INFO] tweaked toml for crates.io crate xee-xpath 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xee-xpath 0.1.5 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xee-xpath 0.1.5 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ae312a0f6b573fbdddfc78614062f69138a824f2483eaa54c8dc9de848ac317 [INFO] running `Command { std: "docker" "start" "-a" "9ae312a0f6b573fbdddfc78614062f69138a824f2483eaa54c8dc9de848ac317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ae312a0f6b573fbdddfc78614062f69138a824f2483eaa54c8dc9de848ac317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae312a0f6b573fbdddfc78614062f69138a824f2483eaa54c8dc9de848ac317", kill_on_drop: false }` [INFO] [stdout] 9ae312a0f6b573fbdddfc78614062f69138a824f2483eaa54c8dc9de848ac317 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fbdd525baec0cbb1d373cd6fb32a9e1a2006d59a971dadd3fef9a45b81cd969 [INFO] running `Command { std: "docker" "start" "-a" "7fbdd525baec0cbb1d373cd6fb32a9e1a2006d59a971dadd3fef9a45b81cd969", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling xhtmlchardet v2.2.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling core_maths v0.1.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.8 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling icu_calendar_data v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ibig v0.3.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling xee-schema-type v0.1.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_plurals_data v1.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling icu_timezone_data v1.5.0 [INFO] [stderr] Compiling icu_decimal_data v1.5.0 [INFO] [stderr] Compiling icu_casemap_data v1.5.0 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex-automata v0.2.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling icu_segmenter_data v1.5.0 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling icu_list_data v1.5.0 [INFO] [stderr] Compiling icu_collator_data v1.5.0 [INFO] [stderr] Compiling v_jsonescape v0.7.8 [INFO] [stderr] Compiling icu_datetime_data v1.5.0 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling calendrical_calculations v0.1.3 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling fixed_decimal v0.5.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.3 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zerotrie v0.1.3 [INFO] [stderr] Compiling blanket v0.4.0 [INFO] [stderr] Compiling xee-xpath-lexer v0.1.4 [INFO] [stderr] error: could not compile `strum_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ce3bd9544b036c4 -C extra-filename=-166060cea174c308 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7e5ffc2a8f9f3c2f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b84b13a68fe4c260.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-414ce073886133da.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-e1485804832b725b.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `icu_datetime_data` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name icu_datetime_data --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_datetime_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92e8b3e8e2951b25 -C extra-filename=-ddb9d5af4a87c632 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7fbdd525baec0cbb1d373cd6fb32a9e1a2006d59a971dadd3fef9a45b81cd969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fbdd525baec0cbb1d373cd6fb32a9e1a2006d59a971dadd3fef9a45b81cd969", kill_on_drop: false }` [INFO] [stdout] 7fbdd525baec0cbb1d373cd6fb32a9e1a2006d59a971dadd3fef9a45b81cd969