[INFO] fetching crate hallomai 0.1.5...
[INFO] testing hallomai-0.1.5 against 1.94.0 for beta-1.95-1
[INFO] extracting crate hallomai 0.1.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate hallomai 0.1.5
[INFO] finished tweaking crates.io crate hallomai 0.1.5
[INFO] tweaked toml for crates.io crate hallomai 0.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hallomai 0.1.5 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hallomai 0.1.5 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.8.22
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded libc v0.2.161
[INFO] [stderr]   Downloaded xml_oxide v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9f0449a9c688edc395ac0c3fd27ac607b02c9c35b4eccb9dfcaad28b6d571a7
[INFO] running `Command { std: "docker" "start" "-a" "d9f0449a9c688edc395ac0c3fd27ac607b02c9c35b4eccb9dfcaad28b6d571a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9f0449a9c688edc395ac0c3fd27ac607b02c9c35b4eccb9dfcaad28b6d571a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9f0449a9c688edc395ac0c3fd27ac607b02c9c35b4eccb9dfcaad28b6d571a7", kill_on_drop: false }`
[INFO] [stdout] d9f0449a9c688edc395ac0c3fd27ac607b02c9c35b4eccb9dfcaad28b6d571a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df06c14438b5944bda3a841d615e65081ea9d8af32ec3302af54ca53cfe079a3
[INFO] running `Command { std: "docker" "start" "-a" "df06c14438b5944bda3a841d615e65081ea9d8af32ec3302af54ca53cfe079a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling xml_oxide v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling hallomai v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stdout]   --> src/lib.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg_attr(feature = "wasm", wasm_bindgen)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wasm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use wasm_bindgen::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::to_value`
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use serde_json::to_value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let mut input_file_path = opt.input;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 34.32s
[INFO] running `Command { std: "docker" "inspect" "df06c14438b5944bda3a841d615e65081ea9d8af32ec3302af54ca53cfe079a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df06c14438b5944bda3a841d615e65081ea9d8af32ec3302af54ca53cfe079a3", kill_on_drop: false }`
[INFO] [stdout] df06c14438b5944bda3a841d615e65081ea9d8af32ec3302af54ca53cfe079a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e2b51e55e95e738199d800e5a2fb55757ac99dafac4edfe725d77ccfa0399c0
[INFO] running `Command { std: "docker" "start" "-a" "5e2b51e55e95e738199d800e5a2fb55757ac99dafac4edfe725d77ccfa0399c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling hallomai v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stdout]   --> src/lib.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg_attr(feature = "wasm", wasm_bindgen)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wasm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use wasm_bindgen::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::to_value`
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use serde_json::to_value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stdout]   --> src/lib.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg_attr(feature = "wasm", wasm_bindgen)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wasm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use wasm_bindgen::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let mut input_file_path = opt.input;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.69s
[INFO] running `Command { std: "docker" "inspect" "5e2b51e55e95e738199d800e5a2fb55757ac99dafac4edfe725d77ccfa0399c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2b51e55e95e738199d800e5a2fb55757ac99dafac4edfe725d77ccfa0399c0", kill_on_drop: false }`
[INFO] [stdout] 5e2b51e55e95e738199d800e5a2fb55757ac99dafac4edfe725d77ccfa0399c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b052abd17978c171a76e20aaed5ba132221705ffdef7a763f9e880e1cd7ccaa2
[INFO] running `Command { std: "docker" "start" "-a" "b052abd17978c171a76e20aaed5ba132221705ffdef7a763f9e880e1cd7ccaa2", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stderr]   --> src/lib.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[cfg_attr(feature = "wasm", wasm_bindgen)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `wasm` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stderr]   --> src/lib.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use wasm_bindgen::prelude::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hallomai` (lib) generated 2 warnings (run `cargo fix --lib -p hallomai` to apply 1 suggestion)
[INFO] [stderr] warning: `hallomai` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `serde_json::to_value`
[INFO] [stderr]   --> src/main.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | use serde_json::to_value;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     let mut input_file_path = opt.input;
[INFO] [stderr]    |         ----^^^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hallomai` (bin "hallomai" test) generated 2 warnings (run `cargo fix --bin "hallomai" -p hallomai --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hallomai-d6d3fd9cce3e05d5)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_invalid_input_format ... ok
[INFO] [stdout] test tests::test_invalid_output_format ... FAILED
[INFO] [stdout] test tests::test_transform_usfm_to_usx ... FAILED
[INFO] [stdout] test tests::test_transform_usfm_to_usfm ... FAILED
[INFO] [stdout] test tests::test_transform_usfm_to_json ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_invalid_output_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_invalid_output_format' (26) panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e69e8b0ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5e69e8b2094a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5e69e8adec06 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5e69e8aef3e9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5e69e8aef281 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5e69e885aa7e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5e69e8aef662 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5e69e8aef4a8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5e69e8aeaa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5e69e8ad39dd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5e69e8b28c8c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5e69e883ba2a - hallomai::deserialize_usfm::make_tag::hb7cbbf5bd3faaa25
[INFO] [stdout]   12:     0x5e69e883aab1 - hallomai::deserialize_usfm::deserialize_from_file_usfm::h43d62e453e706eda
[INFO] [stdout]   13:     0x5e69e87fc3e4 - hallomai::transform::h42b484c3101d6126
[INFO] [stdout]   14:     0x5e69e87fba54 - hallomai::tests::test_invalid_output_format::hdb37b23b63f785e2
[INFO] [stdout]   15:     0x5e69e87fbb83 - hallomai::tests::test_invalid_output_format::{{closure}}::hdeb997dc1265344c
[INFO] [stdout]   16:     0x5e69e8800016 - core::ops::function::FnOnce::call_once::hf5a3206ba9f0aa64
[INFO] [stdout]   17:     0x5e69e885a83b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5e69e886e24a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5e69e88486a4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5e69e884c042 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5e69e8ae5ccf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x7094162bcaa4 - <unknown>
[INFO] [stdout]   23:     0x709416349a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_transform_usfm_to_usx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_transform_usfm_to_usx' (29) panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e69e8b0ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5e69e8b2094a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5e69e8adec06 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5e69e8aef3e9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5e69e8aef281 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5e69e885aa7e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5e69e8aef662 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5e69e8aef4a8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5e69e8aeaa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5e69e8ad39dd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5e69e8b28c8c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5e69e883ba2a - hallomai::deserialize_usfm::make_tag::hb7cbbf5bd3faaa25
[INFO] [stdout]   12:     0x5e69e883aab1 - hallomai::deserialize_usfm::deserialize_from_file_usfm::h43d62e453e706eda
[INFO] [stdout]   13:     0x5e69e87fc3e4 - hallomai::transform::h42b484c3101d6126
[INFO] [stdout]   14:     0x5e69e87fbc9a - hallomai::tests::test_transform_usfm_to_usx::hc8bf523d75797656
[INFO] [stdout]   15:     0x5e69e87fbdf3 - hallomai::tests::test_transform_usfm_to_usx::{{closure}}::h2fc280c028d1fefc
[INFO] [stdout]   16:     0x5e69e87fffc6 - core::ops::function::FnOnce::call_once::hb0b1f5f63f5427f9
[INFO] [stdout]   17:     0x5e69e885a83b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5e69e886e24a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5e69e88486a4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5e69e884c042 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5e69e8ae5ccf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x7094162bcaa4 - <unknown>
[INFO] [stdout]   23:     0x709416349a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_transform_usfm_to_usfm stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_transform_usfm_to_usfm' (28) panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e69e8b0ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5e69e8b2094a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5e69e8adec06 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5e69e8aef3e9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5e69e8aef281 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5e69e885aa7e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5e69e8aef662 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5e69e8aef4a8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5e69e8aeaa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5e69e8ad39dd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5e69e8b28c8c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5e69e883ba2a - hallomai::deserialize_usfm::make_tag::hb7cbbf5bd3faaa25
[INFO] [stdout]   12:     0x5e69e883aab1 - hallomai::deserialize_usfm::deserialize_from_file_usfm::h43d62e453e706eda
[INFO] [stdout]   13:     0x5e69e87fc3e4 - hallomai::transform::h42b484c3101d6126
[INFO] [stdout]   14:     0x5e69e87fc156 - hallomai::tests::test_transform_usfm_to_usfm::h28ef1aa25e679e86
[INFO] [stdout]   15:     0x5e69e87fc223 - hallomai::tests::test_transform_usfm_to_usfm::{{closure}}::hd95d9dc4bfef665d
[INFO] [stdout]   16:     0x5e69e87ffeb6 - core::ops::function::FnOnce::call_once::h43fbf03e5c5b188a
[INFO] [stdout]   17:     0x5e69e885a83b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5e69e886e24a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5e69e88486a4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5e69e884c042 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5e69e8ae5ccf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x7094162bcaa4 - <unknown>
[INFO] [stdout]   23:     0x709416349a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_transform_usfm_to_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_transform_usfm_to_json' (27) panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e69e8b0ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5e69e8b2094a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5e69e8adec06 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5e69e8aef3e9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5e69e8aef281 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5e69e885aa7e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5e69e8aef662 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5e69e8aef4a8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5e69e8aeaa39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5e69e8ad39dd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5e69e8b28c8c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5e69e883ba2a - hallomai::deserialize_usfm::make_tag::hb7cbbf5bd3faaa25
[INFO] [stdout]   12:     0x5e69e883aab1 - hallomai::deserialize_usfm::deserialize_from_file_usfm::h43d62e453e706eda
[INFO] [stdout]   13:     0x5e69e87fc3e4 - hallomai::transform::h42b484c3101d6126
[INFO] [stdout]   14:     0x5e69e87fbf0a - hallomai::tests::test_transform_usfm_to_json::h1fce654bcc7b5ff5
[INFO] [stdout]   15:     0x5e69e87fc063 - hallomai::tests::test_transform_usfm_to_json::{{closure}}::h9a93bfb05de41ba3
[INFO] [stdout]   16:     0x5e69e87ffef6 - core::ops::function::FnOnce::call_once::h7de3132f40f5c79f
[INFO] [stdout]   17:     0x5e69e885a83b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   18:     0x5e69e886e24a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   19:     0x5e69e88486a4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   20:     0x5e69e884c042 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   21:     0x5e69e8ae5ccf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   22:     0x7094162bcaa4 - <unknown>
[INFO] [stdout]   23:     0x709416349a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_invalid_output_format
[INFO] [stdout]     tests::test_transform_usfm_to_json
[INFO] [stdout]     tests::test_transform_usfm_to_usfm
[INFO] [stdout]     tests::test_transform_usfm_to_usx
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b052abd17978c171a76e20aaed5ba132221705ffdef7a763f9e880e1cd7ccaa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b052abd17978c171a76e20aaed5ba132221705ffdef7a763f9e880e1cd7ccaa2", kill_on_drop: false }`
[INFO] [stdout] b052abd17978c171a76e20aaed5ba132221705ffdef7a763f9e880e1cd7ccaa2
