[INFO] cloning repository https://github.com/KotobaMedia/mojxml-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KotobaMedia/mojxml-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotobaMedia%2Fmojxml-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotobaMedia%2Fmojxml-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1963a309091a3c7978425297225faa813bf934bf [INFO] testing KotobaMedia/mojxml-rs against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotobaMedia%2Fmojxml-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KotobaMedia/mojxml-rs [INFO] finished tweaking git repo https://github.com/KotobaMedia/mojxml-rs [INFO] tweaked toml for git repo https://github.com/KotobaMedia/mojxml-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KotobaMedia/mojxml-rs 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 git repo https://github.com/KotobaMedia/mojxml-rs 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bcd7877295771d560a00382b417da17e0203a1b925c5cab85e9910903fbf1b13 [INFO] running `Command { std: "docker" "start" "-a" "bcd7877295771d560a00382b417da17e0203a1b925c5cab85e9910903fbf1b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcd7877295771d560a00382b417da17e0203a1b925c5cab85e9910903fbf1b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd7877295771d560a00382b417da17e0203a1b925c5cab85e9910903fbf1b13", kill_on_drop: false }` [INFO] [stdout] bcd7877295771d560a00382b417da17e0203a1b925c5cab85e9910903fbf1b13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a8886aaa0cedc78130b4e35f864978ddf762d47b7632f2649b78b70ba2e2bad3 [INFO] running `Command { std: "docker" "start" "-a" "a8886aaa0cedc78130b4e35f864978ddf762d47b7632f2649b78b70ba2e2bad3", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arrow-schema v56.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v56.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling arrow-data v56.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling arrow-array v56.2.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling arrow-select v56.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling geo-traits v0.3.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling wkb v0.9.1 [INFO] [stderr] Compiling geoarrow-schema v0.5.0 [INFO] [stderr] Compiling wkt v0.14.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling arrow-cast v56.2.0 [INFO] [stderr] Compiling arrow-ipc v56.2.0 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling geozero v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling geoarrow-array v0.5.0 [INFO] [stderr] Compiling geojson v0.24.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling wkt v0.11.1 [INFO] [stderr] Compiling arrow-ord v56.2.0 [INFO] [stderr] Compiling parquet v56.2.0 [INFO] [stderr] Compiling arrow-arith v56.2.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling polylabel v3.2.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling geo v0.28.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling geoparquet v0.5.0 [INFO] [stderr] Compiling geoparquet-batch-writer-derive v0.1.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling proj4rs v0.1.9 [INFO] [stderr] Compiling geoparquet-batch-writer v0.1.4 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling flatgeobuf v5.0.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tikv-jemallocator v0.6.0 [INFO] [stderr] Compiling mojxml-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "a8886aaa0cedc78130b4e35f864978ddf762d47b7632f2649b78b70ba2e2bad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8886aaa0cedc78130b4e35f864978ddf762d47b7632f2649b78b70ba2e2bad3", kill_on_drop: false }` [INFO] [stdout] a8886aaa0cedc78130b4e35f864978ddf762d47b7632f2649b78b70ba2e2bad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba3250dadfdc93e855978244aff0a5927234e4dc6d181d115242872426f5070c [INFO] running `Command { std: "docker" "start" "-a" "ba3250dadfdc93e855978244aff0a5927234e4dc6d181d115242872426f5070c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling i_float v1.15.0 [INFO] [stderr] Compiling i_key_sort v0.6.0 [INFO] [stderr] Compiling i_tree v0.16.0 [INFO] [stderr] Compiling i_shape v1.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling i_overlay v4.0.6 [INFO] [stderr] Compiling geo-traits v0.3.0 [INFO] [stderr] Compiling wkt v0.11.1 [INFO] [stderr] Compiling geojson v0.24.2 [INFO] [stderr] Compiling geo v0.28.0 [INFO] [stderr] Compiling geo v0.31.0 [INFO] [stderr] Compiling wkt v0.14.0 [INFO] [stderr] Compiling wkb v0.9.1 [INFO] [stderr] Compiling geoarrow-schema v0.5.0 [INFO] [stderr] Compiling geozero v0.14.0 [INFO] [stderr] Compiling geoarrow-array v0.5.0 [INFO] [stderr] Compiling flatgeobuf v5.0.0 [INFO] [stderr] Compiling polylabel v3.2.0 [INFO] [stderr] Compiling geoparquet v0.5.0 [INFO] [stderr] Compiling geoparquet-batch-writer v0.1.4 [INFO] [stderr] Compiling mojxml-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.81s [INFO] running `Command { std: "docker" "inspect" "ba3250dadfdc93e855978244aff0a5927234e4dc6d181d115242872426f5070c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3250dadfdc93e855978244aff0a5927234e4dc6d181d115242872426f5070c", kill_on_drop: false }` [INFO] [stdout] ba3250dadfdc93e855978244aff0a5927234e4dc6d181d115242872426f5070c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 270a4283918399c6d6f596f37b82194b946d3c32f40b98eb8737a50630b49657 [INFO] running `Command { std: "docker" "start" "-a" "270a4283918399c6d6f596f37b82194b946d3c32f40b98eb8737a50630b49657", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mojxml_rs-f1383c7f8ec36ed4) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test reader::tests::test_iter_xml_contents_ignore_other_files ... ok [INFO] [stdout] test reader::tests::test_iter_xml_contents_empty_input ... ok [INFO] [stdout] test reader::tests::test_read_xml_file_not_found ... ok [INFO] [stdout] test reader::tests::test_iter_xml_contents_only_zip ... ok [INFO] [stdout] test reader::tests::test_read_zip_archive_not_found ... ok [INFO] [stdout] test reader::tests::test_read_zip_archive_success ... ok [INFO] [stdout] test reader::tests::test_read_xml_file_success ... ok [INFO] [stdout] test reader::tests::test_iter_xml_contents_only_xml ... ok [INFO] [stdout] test reader::tests::test_iter_xml_contents_mixed_types ... ok [INFO] [stdout] test reader::tests::test_read_zip_archive_invalid_zip ... ok [INFO] [stdout] test writer::geoparquet::tests::test_no_features_no_file ... FAILED [INFO] [stdout] test writer::geoparquet::tests::test_write_flatgeobuf ... FAILED [INFO] [stdout] test parse::tests::test_parse_xml_content ... ok [INFO] [stdout] test parse::tests::test_parse_chikugai_miten_kosei_features ... ok [INFO] [stderr] error: test failed, to rerun pass `--bin mojxml-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/mojxml_rs-f1383c7f8ec36ed4` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "270a4283918399c6d6f596f37b82194b946d3c32f40b98eb8737a50630b49657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270a4283918399c6d6f596f37b82194b946d3c32f40b98eb8737a50630b49657", kill_on_drop: false }` [INFO] [stdout] 270a4283918399c6d6f596f37b82194b946d3c32f40b98eb8737a50630b49657