[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] 74e4449cca7292929a9d7c297602c38131781acb
[INFO] testing KotobaMedia/mojxml-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotobaMedia%2Fmojxml-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KotobaMedia/mojxml-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-3-tc2/source/crates/wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d305d8ab10127741ec0ef7e39962eabd67e99cb56871cb06318655094b12e24e
[INFO] running `Command { std: "docker" "start" "-a" "d305d8ab10127741ec0ef7e39962eabd67e99cb56871cb06318655094b12e24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d305d8ab10127741ec0ef7e39962eabd67e99cb56871cb06318655094b12e24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d305d8ab10127741ec0ef7e39962eabd67e99cb56871cb06318655094b12e24e", kill_on_drop: false }`
[INFO] [stdout] d305d8ab10127741ec0ef7e39962eabd67e99cb56871cb06318655094b12e24e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 219b08fb274cc0a2c57db3c1ef9b6e705045f881c2ae781b02a2a158f9fab36b
[INFO] running `Command { std: "docker" "start" "-a" "219b08fb274cc0a2c57db3c1ef9b6e705045f881c2ae781b02a2a158f9fab36b", 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 unicode-ident v1.0.22
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling brotli v8.0.2
[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 hashbrown v0.15.5
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling i_overlay v4.0.6
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling geoparquet-batch-writer-derive v0.1.4
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling proj4rs v0.1.9
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling geo-traits v0.3.0
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling wkt v0.14.0
[INFO] [stderr]    Compiling geoarrow-schema v0.5.0
[INFO] [stderr]    Compiling wkb v0.9.2
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling wkt v0.11.1
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling geoarrow-array v0.5.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling time v0.3.44
[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 wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling parquet v56.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling mojxml-reader v0.2.2 (/opt/rustwide/workdir/crates/reader)
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling flatgeobuf v5.0.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling geoparquet v0.5.0
[INFO] [stderr]    Compiling geoparquet-batch-writer v0.1.4
[INFO] [stderr]    Compiling mojxml-parser v0.2.2 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling mojxml-wasm v0.2.2 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling mojxml-rs v0.2.2 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "219b08fb274cc0a2c57db3c1ef9b6e705045f881c2ae781b02a2a158f9fab36b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "219b08fb274cc0a2c57db3c1ef9b6e705045f881c2ae781b02a2a158f9fab36b", kill_on_drop: false }`
[INFO] [stdout] 219b08fb274cc0a2c57db3c1ef9b6e705045f881c2ae781b02a2a158f9fab36b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 33c4ac79102634a2af57a7b5d958423136cb2f57aa8b60802b15b6575a57a9c2
[INFO] running `Command { std: "docker" "start" "-a" "33c4ac79102634a2af57a7b5d958423136cb2f57aa8b60802b15b6575a57a9c2", 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 ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling mojxml-wasm v0.2.2 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling mojxml-reader v0.2.2 (/opt/rustwide/workdir/crates/reader)
[INFO] [stderr]    Compiling mojxml-rs v0.2.2 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling mojxml-parser v0.2.2 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.68s
[INFO] running `Command { std: "docker" "inspect" "33c4ac79102634a2af57a7b5d958423136cb2f57aa8b60802b15b6575a57a9c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33c4ac79102634a2af57a7b5d958423136cb2f57aa8b60802b15b6575a57a9c2", kill_on_drop: false }`
[INFO] [stdout] 33c4ac79102634a2af57a7b5d958423136cb2f57aa8b60802b15b6575a57a9c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d7d947cec30fd2fabf674a28349b034d7f8837dfc12ce9dd01a469dc2d4e95b1
[INFO] running `Command { std: "docker" "start" "-a" "d7d947cec30fd2fabf674a28349b034d7f8837dfc12ce9dd01a469dc2d4e95b1", 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.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/mojxml-parser/a333aabdde38da53/deps/mojxml_parser-a333aabdde38da53)
[INFO] [stdout] 
[INFO] [stdout] running 5 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_chikugai_miten_kosei_features ... ok
[INFO] [stdout] test parse::tests::test_representative_point_should_be_inside_of_polygon ... ok
[INFO] [stdout] test parse::tests::test_parse_xml_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.73s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/mojxml-reader/a7f2ef51180b7c65/deps/mojxml_reader-a7f2ef51180b7c65)
[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_read_zip_archive_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_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/build/mojxml-reader/a7f2ef51180b7c65/deps/mojxml_reader-a7f2ef51180b7c65` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d7d947cec30fd2fabf674a28349b034d7f8837dfc12ce9dd01a469dc2d4e95b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7d947cec30fd2fabf674a28349b034d7f8837dfc12ce9dd01a469dc2d4e95b1", kill_on_drop: false }`
[INFO] [stdout] d7d947cec30fd2fabf674a28349b034d7f8837dfc12ce9dd01a469dc2d4e95b1
