[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] c6fe1bcf51cc72014676a6e7b8294fa92ee010c2
[INFO] testing KotobaMedia/mojxml-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotobaMedia%2Fmojxml-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KotobaMedia/mojxml-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/crates/wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e9393b958d923927aa16ffc4ab07dc3c73e0f4aa540dba3c945a2a173aef66d
[INFO] running `Command { std: "docker" "start" "-a" "9e9393b958d923927aa16ffc4ab07dc3c73e0f4aa540dba3c945a2a173aef66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e9393b958d923927aa16ffc4ab07dc3c73e0f4aa540dba3c945a2a173aef66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e9393b958d923927aa16ffc4ab07dc3c73e0f4aa540dba3c945a2a173aef66d", kill_on_drop: false }`
[INFO] [stdout] 9e9393b958d923927aa16ffc4ab07dc3c73e0f4aa540dba3c945a2a173aef66d
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 284e72659dfe9d63bfd220f24b1bbb84db3a59f185822a3dd97fee9a8bc5248d
[INFO] running `Command { std: "docker" "start" "-a" "284e72659dfe9d63bfd220f24b1bbb84db3a59f185822a3dd97fee9a8bc5248d", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling i_overlay v4.0.7
[INFO] [stderr]    Compiling geoparquet-batch-writer-derive v0.1.4
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling geographiclib-rs v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling geozero v0.15.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling geo-traits v0.3.0
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling wkt v0.14.0
[INFO] [stderr]    Compiling wkb v0.9.2
[INFO] [stderr]    Compiling geoarrow-schema v0.5.0
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling proj4rs v0.1.9
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling quick-xml v0.39.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling typed-path v0.12.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling zip v7.4.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling flatgeobuf v6.0.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling mojxml-reader v0.3.0 (/opt/rustwide/workdir/crates/reader)
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling geoarrow-array v0.5.0
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling arrow-ipc v56.2.0
[INFO] [stderr]    Compiling arrow-cast v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling parquet v56.2.0
[INFO] [stderr]    Compiling geoparquet v0.5.0
[INFO] [stderr]    Compiling geoparquet-batch-writer v0.1.4
[INFO] [stderr]    Compiling mojxml-parser v0.3.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling mojxml-wasm v0.3.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling mojxml-rs v0.3.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 05s
[INFO] running `Command { std: "docker" "inspect" "284e72659dfe9d63bfd220f24b1bbb84db3a59f185822a3dd97fee9a8bc5248d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "284e72659dfe9d63bfd220f24b1bbb84db3a59f185822a3dd97fee9a8bc5248d", kill_on_drop: false }`
[INFO] [stdout] 284e72659dfe9d63bfd220f24b1bbb84db3a59f185822a3dd97fee9a8bc5248d
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 652bb009eac120735d999c2843d56731dd28f1bb6dcae2f07729c012cb155aec
[INFO] running `Command { std: "docker" "start" "-a" "652bb009eac120735d999c2843d56731dd28f1bb6dcae2f07729c012cb155aec", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling mojxml-rs v0.3.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling mojxml-wasm v0.3.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling mojxml-reader v0.3.0 (/opt/rustwide/workdir/crates/reader)
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling mojxml-parser v0.3.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.77s
[INFO] running `Command { std: "docker" "inspect" "652bb009eac120735d999c2843d56731dd28f1bb6dcae2f07729c012cb155aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652bb009eac120735d999c2843d56731dd28f1bb6dcae2f07729c012cb155aec", kill_on_drop: false }`
[INFO] [stdout] 652bb009eac120735d999c2843d56731dd28f1bb6dcae2f07729c012cb155aec
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] afbcd9d42cea2fa91e87ec94aa40b3077f3a4f633a79540facf86ad7ba102e96
[INFO] running `Command { std: "docker" "start" "-a" "afbcd9d42cea2fa91e87ec94aa40b3077f3a4f633a79540facf86ad7ba102e96", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mojxml_parser-e7a9ab7443bcb87c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test constants::tests::proj_cache_test ... ok
[INFO] [stdout] test parse::tests::test_transform_curves_crs_public_coords_to_wgs84 ... ok
[INFO] [stdout] test parse::tests::test_parse_only_arbitrary_should_skip_mapped_crs_data ... ok
[INFO] [stdout] test parse::tests::test_parse_xml_content ... ok
[INFO] [stdout] test parse::tests::test_representative_point_should_be_inside_of_polygon ... ok
[INFO] [stdout] test parse::tests::test_parse_chikugai_miten_kosei_features ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.96s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mojxml_reader-8c879aa90736a969)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_iter_xml_contents_empty_input ... ok
[INFO] [stdout] test tests::test_iter_xml_contents_ignore_other_files ... ok
[INFO] [stdout] test tests::test_read_xml_file_not_found ... ok
[INFO] [stdout] test tests::test_iter_xml_contents_only_zip ... ok
[INFO] [stdout] test tests::test_read_zip_archive_success ... ok
[INFO] [stdout] test tests::test_read_zip_archive_not_found ... ok
[INFO] [stdout] test tests::test_read_xml_file_success ... ok
[INFO] [stdout] test tests::test_iter_xml_contents_only_xml ... ok
[INFO] [stdout] test tests::test_read_zip_archive_invalid_zip ... ok
[INFO] [stdout] test tests::test_iter_xml_contents_mixed_types ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p mojxml-reader --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/mojxml_reader-8c879aa90736a969` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "afbcd9d42cea2fa91e87ec94aa40b3077f3a4f633a79540facf86ad7ba102e96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afbcd9d42cea2fa91e87ec94aa40b3077f3a4f633a79540facf86ad7ba102e96", kill_on_drop: false }`
[INFO] [stdout] afbcd9d42cea2fa91e87ec94aa40b3077f3a4f633a79540facf86ad7ba102e96
