[INFO] fetching crate xee-xpath-macros 0.1.4... [INFO] testing xee-xpath-macros-0.1.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate xee-xpath-macros 0.1.4 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xee-xpath-macros 0.1.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f60a92bbbad5d913e9cc4960d3aab240d23bde402b11e5e72e35339d4a473a3b [INFO] running `Command { std: "docker" "start" "-a" "f60a92bbbad5d913e9cc4960d3aab240d23bde402b11e5e72e35339d4a473a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f60a92bbbad5d913e9cc4960d3aab240d23bde402b11e5e72e35339d4a473a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60a92bbbad5d913e9cc4960d3aab240d23bde402b11e5e72e35339d4a473a3b", kill_on_drop: false }` [INFO] [stdout] f60a92bbbad5d913e9cc4960d3aab240d23bde402b11e5e72e35339d4a473a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a6fb4891b60c72514beb8fe6f0db2bca40fc4efc7e5cb7bae3dd29cfe8b8995 [INFO] running `Command { std: "docker" "start" "-a" "2a6fb4891b60c72514beb8fe6f0db2bca40fc4efc7e5cb7bae3dd29cfe8b8995", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling xhtmlchardet v2.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling xee-schema-type v0.1.4 [INFO] [stderr] Compiling ibig v0.3.6 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling genawaiter v0.99.1 [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 logos-derive v0.15.0 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling xee-xpath-lexer v0.1.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling indextree-macros v0.1.1 [INFO] [stderr] Compiling indextree v4.7.2 [INFO] [stderr] Compiling xot v0.31.2 [INFO] [stderr] Compiling xee-name v0.1.5 [INFO] [stderr] Compiling xee-xpath-type v0.1.4 [INFO] [stderr] Compiling xee-xpath-ast v0.1.4 [INFO] [stderr] Compiling xee-xpath-macros v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.85s [INFO] running `Command { std: "docker" "inspect" "2a6fb4891b60c72514beb8fe6f0db2bca40fc4efc7e5cb7bae3dd29cfe8b8995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6fb4891b60c72514beb8fe6f0db2bca40fc4efc7e5cb7bae3dd29cfe8b8995", kill_on_drop: false }` [INFO] [stdout] 2a6fb4891b60c72514beb8fe6f0db2bca40fc4efc7e5cb7bae3dd29cfe8b8995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f6df115f87e4832dc16cc388b87c18fc8410e82d294fc1082b6428cfba4c8d [INFO] running `Command { std: "docker" "start" "-a" "59f6df115f87e4832dc16cc388b87c18fc8410e82d294fc1082b6428cfba4c8d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling xee-schema-type v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling globset v0.4.16 [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 blanket v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling indextree-macros v0.1.1 [INFO] [stderr] Compiling indextree v4.7.2 [INFO] [stderr] Compiling xot v0.31.2 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling insta v1.42.2 [INFO] [stderr] Compiling xee-xpath-lexer v0.1.4 [INFO] [stderr] Compiling xee-name v0.1.5 [INFO] [stderr] Compiling xee-xpath-type v0.1.4 [INFO] [stderr] Compiling xee-xpath-ast v0.1.4 [INFO] [stderr] Compiling xee-xpath-macros v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.82s [INFO] running `Command { std: "docker" "inspect" "59f6df115f87e4832dc16cc388b87c18fc8410e82d294fc1082b6428cfba4c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f6df115f87e4832dc16cc388b87c18fc8410e82d294fc1082b6428cfba4c8d", kill_on_drop: false }` [INFO] [stdout] 59f6df115f87e4832dc16cc388b87c18fc8410e82d294fc1082b6428cfba4c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27e9e9d2a2c09ca2aeb1a05bd162c9e43984fa5f1398b3403e5dfee428536cb5 [INFO] running `Command { std: "docker" "start" "-a" "27e9e9d2a2c09ca2aeb1a05bd162c9e43984fa5f1398b3403e5dfee428536cb5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xee_xpath_macros-937686bf0d53694a) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test convert::tests::test_convert_array ... ok [INFO] [stdout] test convert::tests::test_convert_any_atomic_type ... ok [INFO] [stdout] test convert::tests::test_convert_item ... ok [INFO] [stdout] test convert::tests::test_convert ... ok [INFO] [stdout] test convert::tests::test_convert_many ... ok [INFO] [stdout] test convert::tests::test_convert_option ... ok [INFO] [stdout] test convert::tests::test_convert_sequence_arg ... ok [INFO] [stdout] test parse::tests::test_parse_not_a_signature_string ... ok [INFO] [stdout] test parse::tests::test_parse_signature_with_kind ... ok [INFO] [stdout] test convert::tests::test_convert_string_option ... ok [INFO] [stdout] test convert::tests::test_convert_string_many ... ok [INFO] [stdout] test wrapper::tests::test_wrapper_items_sequence_arg ... ok [INFO] [stdout] test parse::tests::test_parse_signature_parse_error ... ok [INFO] [stdout] test parse::tests::test_parse_signature ... ok [INFO] [stdout] test convert::tests::test_convert_empty_sequence ... ok [INFO] [stdout] test convert::tests::test_convert_string ... ok [INFO] [stdout] test parse::tests::test_parse_signature_unknown_kind ... ok [INFO] [stdout] test wrapper::tests::test_wrapper ... ok [INFO] [stdout] test convert::tests::test_convert_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests xee_xpath_macros [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "27e9e9d2a2c09ca2aeb1a05bd162c9e43984fa5f1398b3403e5dfee428536cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e9e9d2a2c09ca2aeb1a05bd162c9e43984fa5f1398b3403e5dfee428536cb5", kill_on_drop: false }` [INFO] [stdout] 27e9e9d2a2c09ca2aeb1a05bd162c9e43984fa5f1398b3403e5dfee428536cb5