[INFO] fetching crate xml2arrow 0.10.0... [INFO] testing xml2arrow-0.10.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate xml2arrow 0.10.0 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xml2arrow 0.10.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d553816294fc652b523f0fb2498b3de5ac620c1fe750f2804053086cf01404c8 [INFO] running `Command { std: "docker" "start" "-a" "d553816294fc652b523f0fb2498b3de5ac620c1fe750f2804053086cf01404c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d553816294fc652b523f0fb2498b3de5ac620c1fe750f2804053086cf01404c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d553816294fc652b523f0fb2498b3de5ac620c1fe750f2804053086cf01404c8", kill_on_drop: false }` [INFO] [stdout] d553816294fc652b523f0fb2498b3de5ac620c1fe750f2804053086cf01404c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6d75d2ef2fd48ca07a92ec4b746d437064b65f55ecc492735a23b6f81ffbe49 [INFO] running `Command { std: "docker" "start" "-a" "a6d75d2ef2fd48ca07a92ec4b746d437064b65f55ecc492735a23b6f81ffbe49", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling arrow-schema v55.1.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling arrow-data v55.1.0 [INFO] [stderr] Compiling arrow-array v55.1.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling arrow-select v55.1.0 [INFO] [stderr] Compiling arrow-arith v55.1.0 [INFO] [stderr] Compiling arrow-ipc v55.1.0 [INFO] [stderr] Compiling arrow-row v55.1.0 [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 string_cache v0.8.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling arrow-json v55.1.0 [INFO] [stderr] Compiling arrow-csv 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 13.04s [INFO] running `Command { std: "docker" "inspect" "a6d75d2ef2fd48ca07a92ec4b746d437064b65f55ecc492735a23b6f81ffbe49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d75d2ef2fd48ca07a92ec4b746d437064b65f55ecc492735a23b6f81ffbe49", kill_on_drop: false }` [INFO] [stdout] a6d75d2ef2fd48ca07a92ec4b746d437064b65f55ecc492735a23b6f81ffbe49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 465ea41b0248fb408886af7d1451f8a5b5666865de01b435d83118ce531bc4c0 [INFO] running `Command { std: "docker" "start" "-a" "465ea41b0248fb408886af7d1451f8a5b5666865de01b435d83118ce531bc4c0", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling arrow-array v55.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [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 arrow-cast v55.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling arrow-ord v55.1.0 [INFO] [stderr] Compiling arrow-string v55.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [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 14.74s [INFO] running `Command { std: "docker" "inspect" "465ea41b0248fb408886af7d1451f8a5b5666865de01b435d83118ce531bc4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465ea41b0248fb408886af7d1451f8a5b5666865de01b435d83118ce531bc4c0", kill_on_drop: false }` [INFO] [stdout] 465ea41b0248fb408886af7d1451f8a5b5666865de01b435d83118ce531bc4c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98062efcf9e01dffc8102dfcbcf7415d1105f44e76166a48d6a97c296cc991a8 [INFO] running `Command { std: "docker" "start" "-a" "98062efcf9e01dffc8102dfcbcf7415d1105f44e76166a48d6a97c296cc991a8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xml2arrow-4eecfd8f78d33266) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test config::tests::test_from_yaml_file_not_existing ... ok [INFO] [stdout] test config::tests::test_field_config_default_nullable_from_yaml ... ok [INFO] [stdout] test xml_parser::tests::test_boolean_parsing_no_value ... ok [INFO] [stdout] test xml_parser::tests::test_empty_tags ... ok [INFO] [stdout] test xml_parser::tests::test_non_utf8_characters ... ok [INFO] [stdout] test xml_parser::tests::test_nested_row_index ... ok [INFO] [stdout] test config::tests::test_to_yaml_file_not_existing_path ... ok [INFO] [stdout] test config::tests::test_from_yaml_file_invalid ... 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 config::tests::test_yaml_rw::config_2_Config_tables_vec____ ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_empty ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_different_data_types ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_with_scale_and_offset ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_with_special_characters ... ok [INFO] [stdout] test xml_parser::tests::test_unsupported_conversion_offset ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_with_attributes ... ok [INFO] [stdout] test xml_parser::tests::test_unsupported_conversion_scale ... ok [INFO] [stdout] test xml_parser::tests::test_parse_xml_with_scale_and_offset_float32 ... 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_path::tests::test_append_node::case_1 ... 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_new_from_string::case_1 ... ok [INFO] [stdout] test xml_path::tests::test_append_node::case_4 ... ok [INFO] [stdout] test xml_path::tests::test_new_from_string::case_2 ... ok [INFO] [stdout] test xml_path::tests::test_remove_node::case_1 ... ok [INFO] [stdout] test xml_path::tests::test_new_from_string::case_4 ... ok [INFO] [stdout] test xml_path::tests::test_append_node::case_3 ... 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_new_from_string::case_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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] [stdout] all doctests ran in 0.53s; merged doctests compilation took 0.50s [INFO] running `Command { std: "docker" "inspect" "98062efcf9e01dffc8102dfcbcf7415d1105f44e76166a48d6a97c296cc991a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98062efcf9e01dffc8102dfcbcf7415d1105f44e76166a48d6a97c296cc991a8", kill_on_drop: false }` [INFO] [stdout] 98062efcf9e01dffc8102dfcbcf7415d1105f44e76166a48d6a97c296cc991a8