[INFO] fetching crate xml2arrow 0.10.0... [INFO] testing xml2arrow-0.10.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate xml2arrow 0.10.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate xml2arrow 0.10.0 [INFO] finished tweaking crates.io crate xml2arrow 0.10.0 [INFO] tweaked toml for crates.io crate xml2arrow 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xml2arrow 0.10.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xml2arrow 0.10.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.24.2 [INFO] [stderr] Downloaded arrow-csv v55.1.0 [INFO] [stderr] Downloaded arrow-row v55.1.0 [INFO] [stderr] Downloaded arrow-data v55.1.0 [INFO] [stderr] Downloaded arrow-arith v55.1.0 [INFO] [stderr] Downloaded arrow-json v55.1.0 [INFO] [stderr] Downloaded arrow v55.1.0 [INFO] [stderr] Downloaded arrow-cast v55.1.0 [INFO] [stderr] Downloaded arrow-ipc v55.1.0 [INFO] [stderr] Downloaded arrow-buffer v55.1.0 [INFO] [stderr] Downloaded arrow-select v55.1.0 [INFO] [stderr] Downloaded pyo3-ffi v0.24.2 [INFO] [stderr] Downloaded arrow-ord v55.1.0 [INFO] [stderr] Downloaded arrow-schema v55.1.0 [INFO] [stderr] Downloaded arrow-array v55.1.0 [INFO] [stderr] Downloaded arrow-string v55.1.0 [INFO] [stderr] Downloaded pyo3 v0.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97e2be3e29d0f91104e13ac8f4f655cb04f73a68058b90c6e95fc96ce12224b8 [INFO] running `Command { std: "docker" "start" "-a" "97e2be3e29d0f91104e13ac8f4f655cb04f73a68058b90c6e95fc96ce12224b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97e2be3e29d0f91104e13ac8f4f655cb04f73a68058b90c6e95fc96ce12224b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e2be3e29d0f91104e13ac8f4f655cb04f73a68058b90c6e95fc96ce12224b8", kill_on_drop: false }` [INFO] [stdout] 97e2be3e29d0f91104e13ac8f4f655cb04f73a68058b90c6e95fc96ce12224b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9164da4eca51c2667cc7bd2ae40867648eecef6d3801e1f473e272b7de0dd488 [INFO] running `Command { std: "docker" "start" "-a" "9164da4eca51c2667cc7bd2ae40867648eecef6d3801e1f473e272b7de0dd488", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling arrow-schema v55.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling arrow-data v55.1.0 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arrow-array v55.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling arrow-select v55.1.0 [INFO] [stderr] Compiling arrow-ipc v55.1.0 [INFO] [stderr] Compiling arrow-row v55.1.0 [INFO] [stderr] Compiling arrow-arith v55.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling arrow-cast v55.1.0 [INFO] [stderr] Compiling arrow-ord v55.1.0 [INFO] [stderr] Compiling arrow-string v55.1.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling arrow-csv v55.1.0 [INFO] [stderr] Compiling arrow-json v55.1.0 [INFO] [stderr] Compiling arrow v55.1.0 [INFO] [stderr] Compiling xml2arrow v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.97s [INFO] running `Command { std: "docker" "inspect" "9164da4eca51c2667cc7bd2ae40867648eecef6d3801e1f473e272b7de0dd488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9164da4eca51c2667cc7bd2ae40867648eecef6d3801e1f473e272b7de0dd488", kill_on_drop: false }` [INFO] [stdout] 9164da4eca51c2667cc7bd2ae40867648eecef6d3801e1f473e272b7de0dd488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d23bb2299ad62a50cf2286dca3ccca77a00cfb5b64a041d5a890180a82886b48 [INFO] running `Command { std: "docker" "start" "-a" "d23bb2299ad62a50cf2286dca3ccca77a00cfb5b64a041d5a890180a82886b48", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling arrow-array v55.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arrow-select v55.1.0 [INFO] [stderr] Compiling arrow-ipc v55.1.0 [INFO] [stderr] Compiling arrow-arith v55.1.0 [INFO] [stderr] Compiling arrow-row v55.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling arrow-cast v55.1.0 [INFO] [stderr] Compiling arrow-string v55.1.0 [INFO] [stderr] Compiling arrow-ord v55.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling arrow-csv v55.1.0 [INFO] [stderr] Compiling arrow-json v55.1.0 [INFO] [stderr] Compiling arrow v55.1.0 [INFO] [stderr] Compiling xml2arrow v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.58s [INFO] running `Command { std: "docker" "inspect" "d23bb2299ad62a50cf2286dca3ccca77a00cfb5b64a041d5a890180a82886b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23bb2299ad62a50cf2286dca3ccca77a00cfb5b64a041d5a890180a82886b48", kill_on_drop: false }` [INFO] [stdout] d23bb2299ad62a50cf2286dca3ccca77a00cfb5b64a041d5a890180a82886b48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9de1ff329f01a510722ef2945c2cba03587a128b8d2d585d82d4bbd7cb78cb5 [INFO] running `Command { std: "docker" "start" "-a" "b9de1ff329f01a510722ef2945c2cba03587a128b8d2d585d82d4bbd7cb78cb5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xml2arrow-af73964151540ee3) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test config::tests::test_field_config_default_nullable_from_yaml ... ok [INFO] [stdout] test config::tests::test_from_yaml_file_not_existing ... ok [INFO] [stdout] test config::tests::test_to_yaml_file_not_existing_path ... ok [INFO] [stdout] test xml_parser::tests::test_empty_tags ... ok [INFO] [stdout] test xml_parser::tests::test_nested_row_index ... ok [INFO] [stdout] test xml_parser::tests::test_unsupported_conversion_offset ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_with_scale_and_offset ... ok [INFO] [stdout] test xml_parser::tests::test_unsupported_conversion_scale ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_with_special_characters ... ok [INFO] [stdout] test xml_parser::tests::test_boolean_parsing_invalid_input ... ok [INFO] [stdout] test xml_parser::tests::test_boolean_parsing ... ok [INFO] [stdout] test xml_parser::tests::test_non_utf8_characters ... ok [INFO] [stdout] test config::tests::test_yaml_rw::config_2_Config_tables_vec____ ... ok [INFO] [stdout] test xml_parser::tests::test_boolean_parsing_no_value ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_empty ... ok [INFO] [stdout] test config::tests::test_yaml_rw::config_1_Config_tables_vec__TableConfig__new___table1______path_to___vec_ ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_with_scale_and_offset_float32 ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_with_attributes ... ok [INFO] [stdout] test xml_path::tests::test_append_node::case_1 ... ok [INFO] [stdout] test config::tests::test_from_yaml_file_invalid ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_complex ... ok [INFO] [stdout] test xml_path::tests::test_append_node::case_2 ... ok [INFO] [stdout] test xml_path::tests::test_append_node::case_4 ... ok [INFO] [stdout] test xml_path::tests::test_new_from_string::case_1 ... ok [INFO] [stdout] test xml_path::tests::test_new_from_string::case_2 ... ok [INFO] [stdout] test xml_path::tests::test_new_from_string::case_3 ... ok [INFO] [stdout] test xml_path::tests::test_new_from_string::case_4 ... ok [INFO] [stdout] test xml_path::tests::test_remove_node::case_1 ... ok [INFO] [stdout] test xml_path::tests::test_remove_node::case_2 ... ok [INFO] [stdout] test xml_path::tests::test_remove_node::case_3 ... ok [INFO] [stdout] test xml_path::tests::test_remove_node::case_4 ... ok [INFO] [stdout] test xml_path::tests::test_append_node::case_3 ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_different_data_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests xml2arrow [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/xml_parser.rs - xml_parser::parse_xml (line 450) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b9de1ff329f01a510722ef2945c2cba03587a128b8d2d585d82d4bbd7cb78cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9de1ff329f01a510722ef2945c2cba03587a128b8d2d585d82d4bbd7cb78cb5", kill_on_drop: false }` [INFO] [stdout] b9de1ff329f01a510722ef2945c2cba03587a128b8d2d585d82d4bbd7cb78cb5