[INFO] fetching crate hallomai 0.1.5...
[INFO] testing hallomai-0.1.5 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate hallomai 0.1.5 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hallomai 0.1.5 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded xml-rs v0.8.22
[INFO] [stderr]   Downloaded xml_oxide v0.3.0
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12c56cb9e00f45aaaee8466ff85710705382e3f9fac701c17c3e0db4a039e864
[INFO] running `Command { std: "docker" "start" "-a" "12c56cb9e00f45aaaee8466ff85710705382e3f9fac701c17c3e0db4a039e864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c56cb9e00f45aaaee8466ff85710705382e3f9fac701c17c3e0db4a039e864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c56cb9e00f45aaaee8466ff85710705382e3f9fac701c17c3e0db4a039e864", kill_on_drop: false }`
[INFO] [stdout] 12c56cb9e00f45aaaee8466ff85710705382e3f9fac701c17c3e0db4a039e864
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13eff476578a9dfd3f17a3d588641521ef64d6fd0d04b578e30b8bc23f46450e
[INFO] running `Command { std: "docker" "start" "-a" "13eff476578a9dfd3f17a3d588641521ef64d6fd0d04b578e30b8bc23f46450e", 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 once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[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 ansi_term v0.12.1
[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 minimal-lexical v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling itoa v1.0.11
[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 quote v1.0.37
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling syn v2.0.82
[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 regex v1.11.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[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 36.62s
[INFO] running `Command { std: "docker" "inspect" "13eff476578a9dfd3f17a3d588641521ef64d6fd0d04b578e30b8bc23f46450e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13eff476578a9dfd3f17a3d588641521ef64d6fd0d04b578e30b8bc23f46450e", kill_on_drop: false }`
[INFO] [stdout] 13eff476578a9dfd3f17a3d588641521ef64d6fd0d04b578e30b8bc23f46450e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9662d03a1798a05d4300bda4cd1ad953948f23685db06516ceccf66330682880
[INFO] running `Command { std: "docker" "start" "-a" "9662d03a1798a05d4300bda4cd1ad953948f23685db06516ceccf66330682880", kill_on_drop: false }`
[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] [stderr]    Compiling hallomai v0.1.5 (/opt/rustwide/workdir)
[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.00s
[INFO] running `Command { std: "docker" "inspect" "9662d03a1798a05d4300bda4cd1ad953948f23685db06516ceccf66330682880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9662d03a1798a05d4300bda4cd1ad953948f23685db06516ceccf66330682880", kill_on_drop: false }`
[INFO] [stdout] 9662d03a1798a05d4300bda4cd1ad953948f23685db06516ceccf66330682880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67b9bda6f18fbc89124df5f976af02457c8583f08ab08848eb725ad31f50d763
[INFO] running `Command { std: "docker" "start" "-a" "67b9bda6f18fbc89124df5f976af02457c8583f08ab08848eb725ad31f50d763", 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: 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] warning: `hallomai` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hallomai-87750f917a843c61)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_invalid_input_format ... ok
[INFO] [stdout] test tests::test_transform_usfm_to_usx ... FAILED
[INFO] [stdout] test tests::test_transform_usfm_to_json ... FAILED
[INFO] [stdout] test tests::test_transform_usfm_to_usfm ... FAILED
[INFO] [stdout] test tests::test_invalid_output_format ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_transform_usfm_to_usx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_transform_usfm_to_usx' (28) panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb72650fb22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5cb7265257ea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5cb7265149b6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5cb7264edfaf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5cb726507e09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5cb72624f59e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5cb726507fc2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5cb7264ee068 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5cb7264e5a39 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5cb7264eeebd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5cb726525fac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5cb72624343a - hallomai[ec3d607a98746d64]::deserialize_usfm::make_tag
[INFO] [stdout]   12:     0x5cb7262409a1 - hallomai[ec3d607a98746d64]::deserialize_usfm::deserialize_from_file_usfm::<hallomai[ec3d607a98746d64]::aosj_string::aosj_string_model::AosjStringModel>
[INFO] [stdout]   13:     0x5cb726217c34 - hallomai[ec3d607a98746d64]::transform
[INFO] [stdout]   14:     0x5cb72620744a - hallomai[ec3d607a98746d64]::tests::test_transform_usfm_to_usx
[INFO] [stdout]   15:     0x5cb726205f93 - hallomai[ec3d607a98746d64]::tests::test_transform_usfm_to_usx::{closure#0}
[INFO] [stdout]   16:     0x5cb726208d76 - <hallomai[ec3d607a98746d64]::tests::test_transform_usfm_to_usx::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5cb72624394b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x5cb7262501aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5cb72624a674 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5cb726252ca2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5cb72650f3cf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x721be3a78aa4 - <unknown>
[INFO] [stdout]   23:     0x721be3b05a64 - 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' (26) panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb72650fb22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5cb7265257ea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5cb7265149b6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5cb7264edfaf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5cb726507e09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5cb72624f59e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5cb726507fc2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5cb7264ee068 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5cb7264e5a39 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5cb7264eeebd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5cb726525fac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5cb72624343a - hallomai[ec3d607a98746d64]::deserialize_usfm::make_tag
[INFO] [stdout]   12:     0x5cb7262409a1 - hallomai[ec3d607a98746d64]::deserialize_usfm::deserialize_from_file_usfm::<hallomai[ec3d607a98746d64]::aosj_string::aosj_string_model::AosjStringModel>
[INFO] [stdout]   13:     0x5cb726217c34 - hallomai[ec3d607a98746d64]::transform
[INFO] [stdout]   14:     0x5cb72620768a - hallomai[ec3d607a98746d64]::tests::test_transform_usfm_to_json
[INFO] [stdout]   15:     0x5cb726205fc3 - hallomai[ec3d607a98746d64]::tests::test_transform_usfm_to_json::{closure#0}
[INFO] [stdout]   16:     0x5cb726208db6 - <hallomai[ec3d607a98746d64]::tests::test_transform_usfm_to_json::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5cb72624394b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x5cb7262501aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5cb72624a674 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5cb726252ca2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5cb72650f3cf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x721be3a78aa4 - <unknown>
[INFO] [stdout]   23:     0x721be3b05a64 - 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' (27) panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb72650fb22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5cb7265257ea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5cb7265149b6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5cb7264edfaf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5cb726507e09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5cb72624f59e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5cb726507fc2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5cb7264ee068 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5cb7264e5a39 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5cb7264eeebd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5cb726525fac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5cb72624343a - hallomai[ec3d607a98746d64]::deserialize_usfm::make_tag
[INFO] [stdout]   12:     0x5cb7262409a1 - hallomai[ec3d607a98746d64]::deserialize_usfm::deserialize_from_file_usfm::<hallomai[ec3d607a98746d64]::aosj_string::aosj_string_model::AosjStringModel>
[INFO] [stdout]   13:     0x5cb726217c34 - hallomai[ec3d607a98746d64]::transform
[INFO] [stdout]   14:     0x5cb7262078a6 - hallomai[ec3d607a98746d64]::tests::test_transform_usfm_to_usfm
[INFO] [stdout]   15:     0x5cb726205ff3 - hallomai[ec3d607a98746d64]::tests::test_transform_usfm_to_usfm::{closure#0}
[INFO] [stdout]   16:     0x5cb726208df6 - <hallomai[ec3d607a98746d64]::tests::test_transform_usfm_to_usfm::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5cb72624394b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x5cb7262501aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5cb72624a674 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5cb726252ca2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5cb72650f3cf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x721be3a78aa4 - <unknown>
[INFO] [stdout]   23:     0x721be3b05a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_invalid_output_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_invalid_output_format' (25) panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb72650fb22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5cb7265257ea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5cb7265149b6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5cb7264edfaf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5cb726507e09 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5cb72624f59e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5cb726507fc2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5cb7264ee068 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5cb7264e5a39 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5cb7264eeebd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5cb726525fac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5cb72624343a - hallomai[ec3d607a98746d64]::deserialize_usfm::make_tag
[INFO] [stdout]   12:     0x5cb7262409a1 - hallomai[ec3d607a98746d64]::deserialize_usfm::deserialize_from_file_usfm::<hallomai[ec3d607a98746d64]::aosj_string::aosj_string_model::AosjStringModel>
[INFO] [stdout]   13:     0x5cb726217c34 - hallomai[ec3d607a98746d64]::transform
[INFO] [stdout]   14:     0x5cb726207234 - hallomai[ec3d607a98746d64]::tests::test_invalid_output_format
[INFO] [stdout]   15:     0x5cb726205f63 - hallomai[ec3d607a98746d64]::tests::test_invalid_output_format::{closure#0}
[INFO] [stdout]   16:     0x5cb726208d36 - <hallomai[ec3d607a98746d64]::tests::test_invalid_output_format::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5cb72624394b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   18:     0x5cb7262501aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5cb72624a674 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5cb726252ca2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5cb72650f3cf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x721be3a78aa4 - <unknown>
[INFO] [stdout]   23:     0x721be3b05a64 - 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.72s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "67b9bda6f18fbc89124df5f976af02457c8583f08ab08848eb725ad31f50d763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67b9bda6f18fbc89124df5f976af02457c8583f08ab08848eb725ad31f50d763", kill_on_drop: false }`
[INFO] [stdout] 67b9bda6f18fbc89124df5f976af02457c8583f08ab08848eb725ad31f50d763
