[INFO] fetching crate hallomai 0.1.5...
[INFO] testing hallomai-0.1.5 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate hallomai 0.1.5 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hallomai 0.1.5 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea33426fb2018efccae4585975361f855ac5910c073d5ffde4cc596d4660db33
[INFO] running `Command { std: "docker" "start" "-a" "ea33426fb2018efccae4585975361f855ac5910c073d5ffde4cc596d4660db33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea33426fb2018efccae4585975361f855ac5910c073d5ffde4cc596d4660db33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea33426fb2018efccae4585975361f855ac5910c073d5ffde4cc596d4660db33", kill_on_drop: false }`
[INFO] [stdout] ea33426fb2018efccae4585975361f855ac5910c073d5ffde4cc596d4660db33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c171b9234c484f138c0bcb95d58d0288dd4b42d4b3333e3db0df0197ad75057
[INFO] running `Command { std: "docker" "start" "-a" "9c171b9234c484f138c0bcb95d58d0288dd4b42d4b3333e3db0df0197ad75057", 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 strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 regex v1.11.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling xml_oxide v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "9c171b9234c484f138c0bcb95d58d0288dd4b42d4b3333e3db0df0197ad75057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c171b9234c484f138c0bcb95d58d0288dd4b42d4b3333e3db0df0197ad75057", kill_on_drop: false }`
[INFO] [stdout] 9c171b9234c484f138c0bcb95d58d0288dd4b42d4b3333e3db0df0197ad75057
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6758a34f3a3063957ecbfac03940896958b59d5ba75de8b52876f2b1ce2f5e0
[INFO] running `Command { std: "docker" "start" "-a" "f6758a34f3a3063957ecbfac03940896958b59d5ba75de8b52876f2b1ce2f5e0", 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 4.46s
[INFO] running `Command { std: "docker" "inspect" "f6758a34f3a3063957ecbfac03940896958b59d5ba75de8b52876f2b1ce2f5e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6758a34f3a3063957ecbfac03940896958b59d5ba75de8b52876f2b1ce2f5e0", kill_on_drop: false }`
[INFO] [stdout] f6758a34f3a3063957ecbfac03940896958b59d5ba75de8b52876f2b1ce2f5e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48f4f34c78844c8bcc3e67c4e8c0322d34088c11a68ab97e72c101ae13bdbd00
[INFO] running `Command { std: "docker" "start" "-a" "48f4f34c78844c8bcc3e67c4e8c0322d34088c11a68ab97e72c101ae13bdbd00", 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)]` 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)]` 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hallomai` (bin "hallomai" test) generated 2 warnings (run `cargo fix --bin "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.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hallomai-9f9a126b48c89de1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_invalid_input_format ... ok
[INFO] [stdout] test tests::test_transform_usfm_to_json ... FAILED
[INFO] [stdout] test tests::test_transform_usfm_to_usx ... FAILED
[INFO] [stdout] test tests::test_invalid_output_format ... FAILED
[INFO] [stdout] test tests::test_transform_usfm_to_usfm ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_transform_usfm_to_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_transform_usfm_to_json' panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8e2bb958e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x5f8e2bbbb5b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x5f8e2bb92873 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x5f8e2bb95732 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x5f8e2bb96e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x5f8e2bb96ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x5f8e2ba86944 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x5f8e2bb9782b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x5f8e2bb975fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x5f8e2bb95dd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x5f8e2bb9728d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x5f8e2bbb9de0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x5f8e2ba1f772 - hallomai::deserialize_usfm::deserialize_from_file_usfm::h11e9cdf95317ed0a
[INFO] [stdout]   13:     0x5f8e2ba3c11f - hallomai::transform::hcf25bd1c3064cbfa
[INFO] [stdout]   14:     0x5f8e2ba4c849 - hallomai::tests::test_transform_usfm_to_json::he9bd0d38a7afedac
[INFO] [stdout]   15:     0x5f8e2ba3a739 - core::ops::function::FnOnce::call_once::h8168b9211e8222a2
[INFO] [stdout]   16:     0x5f8e2ba8c07b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x5f8e2ba8b2be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x5f8e2ba4ee64 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x5f8e2ba5280a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x5f8e2bb9a787 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x72b9edb72aa4 - <unknown>
[INFO] [stdout]   22:     0x72b9edbffa34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_transform_usfm_to_usx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_transform_usfm_to_usx' panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8e2bb958e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x5f8e2bbbb5b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x5f8e2bb92873 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x5f8e2bb95732 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x5f8e2bb96e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x5f8e2bb96ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x5f8e2ba86944 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x5f8e2bb9782b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x5f8e2bb975fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x5f8e2bb95dd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x5f8e2bb9728d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x5f8e2bbb9de0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x5f8e2ba1f772 - hallomai::deserialize_usfm::deserialize_from_file_usfm::h11e9cdf95317ed0a
[INFO] [stdout]   13:     0x5f8e2ba3c11f - hallomai::transform::hcf25bd1c3064cbfa
[INFO] [stdout]   14:     0x5f8e2ba4ca6c - hallomai::tests::test_transform_usfm_to_usx::h65b6c91a0b06519d
[INFO] [stdout]   15:     0x5f8e2ba3a719 - core::ops::function::FnOnce::call_once::h76c1474dd20850a5
[INFO] [stdout]   16:     0x5f8e2ba8c07b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x5f8e2ba8b2be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x5f8e2ba4ee64 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x5f8e2ba5280a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x5f8e2bb9a787 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x72b9edb72aa4 - <unknown>
[INFO] [stdout]   22:     0x72b9edbffa34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_invalid_output_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_invalid_output_format' panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8e2bb958e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x5f8e2bbbb5b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x5f8e2bb92873 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x5f8e2bb95732 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x5f8e2bb96e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x5f8e2bb96ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x5f8e2ba86944 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x5f8e2bb9782b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x5f8e2bb975fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x5f8e2bb95dd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x5f8e2bb9728d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x5f8e2bbb9de0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x5f8e2ba1f772 - hallomai::deserialize_usfm::deserialize_from_file_usfm::h11e9cdf95317ed0a
[INFO] [stdout]   13:     0x5f8e2ba3c11f - hallomai::transform::hcf25bd1c3064cbfa
[INFO] [stdout]   14:     0x5f8e2ba4d183 - hallomai::tests::test_invalid_output_format::hdaa8852b7caea873
[INFO] [stdout]   15:     0x5f8e2ba3a6f9 - core::ops::function::FnOnce::call_once::h2f79c9915593848d
[INFO] [stdout]   16:     0x5f8e2ba8c07b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x5f8e2ba8b2be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x5f8e2ba4ee64 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x5f8e2ba5280a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x5f8e2bb9a787 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x72b9edb72aa4 - <unknown>
[INFO] [stdout]   22:     0x72b9edbffa34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_transform_usfm_to_usfm stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_transform_usfm_to_usfm' panicked at src/deserialize_usfm.rs:226:9:
[INFO] [stdout] Tag not in the specification : ts
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8e2bb958e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x5f8e2bbbb5b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x5f8e2bb92873 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x5f8e2bb95732 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x5f8e2bb96e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x5f8e2bb96ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x5f8e2ba86944 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x5f8e2bb9782b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x5f8e2bb975fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x5f8e2bb95dd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x5f8e2bb9728d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x5f8e2bbb9de0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x5f8e2ba1f772 - hallomai::deserialize_usfm::deserialize_from_file_usfm::h11e9cdf95317ed0a
[INFO] [stdout]   13:     0x5f8e2ba3c11f - hallomai::transform::hcf25bd1c3064cbfa
[INFO] [stdout]   14:     0x5f8e2ba4cc8e - hallomai::tests::test_transform_usfm_to_usfm::h4ac024221e09d268
[INFO] [stdout]   15:     0x5f8e2ba3a6b9 - core::ops::function::FnOnce::call_once::h1ca319aead5ac58d
[INFO] [stdout]   16:     0x5f8e2ba8c07b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x5f8e2ba8b2be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x5f8e2ba4ee64 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x5f8e2ba5280a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x5f8e2bb9a787 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x72b9edb72aa4 - <unknown>
[INFO] [stdout]   22:     0x72b9edbffa34 - clone
[INFO] [stdout]   23:                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 0.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "48f4f34c78844c8bcc3e67c4e8c0322d34088c11a68ab97e72c101ae13bdbd00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f4f34c78844c8bcc3e67c4e8c0322d34088c11a68ab97e72c101ae13bdbd00", kill_on_drop: false }`
[INFO] [stdout] 48f4f34c78844c8bcc3e67c4e8c0322d34088c11a68ab97e72c101ae13bdbd00
