[INFO] fetching crate hallomai 0.1.5... [INFO] testing hallomai-0.1.5 against 1.90.0 for beta-1.91-3 [INFO] extracting crate hallomai 0.1.5 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hallomai 0.1.5 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded serde_with_macros v3.11.0 [INFO] [stderr] Downloaded xml_oxide v0.3.0 [INFO] [stderr] Downloaded serde_with v3.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9602f1d7a31bb030f747d041ce73154f5ec3aa2dac6e3221fb2f86677cbee56c [INFO] running `Command { std: "docker" "start" "-a" "9602f1d7a31bb030f747d041ce73154f5ec3aa2dac6e3221fb2f86677cbee56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9602f1d7a31bb030f747d041ce73154f5ec3aa2dac6e3221fb2f86677cbee56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9602f1d7a31bb030f747d041ce73154f5ec3aa2dac6e3221fb2f86677cbee56c", kill_on_drop: false }` [INFO] [stdout] 9602f1d7a31bb030f747d041ce73154f5ec3aa2dac6e3221fb2f86677cbee56c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3088cd74a573576b0b3ed7866a50bf3b50b6bb6a7434d7ef23ffb15e87566f3e [INFO] running `Command { std: "docker" "start" "-a" "3088cd74a573576b0b3ed7866a50bf3b50b6bb6a7434d7ef23ffb15e87566f3e", 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 ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 linux-raw-sys v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling fastrand v2.1.1 [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 quick-xml v0.36.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.82 [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 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-xml-rs v0.6.0 [INFO] [stderr] Compiling serde_with v3.11.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 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 35.11s [INFO] running `Command { std: "docker" "inspect" "3088cd74a573576b0b3ed7866a50bf3b50b6bb6a7434d7ef23ffb15e87566f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3088cd74a573576b0b3ed7866a50bf3b50b6bb6a7434d7ef23ffb15e87566f3e", kill_on_drop: false }` [INFO] [stdout] 3088cd74a573576b0b3ed7866a50bf3b50b6bb6a7434d7ef23ffb15e87566f3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3084a0c30ed57e37b84d45cd221e903d2e5ac8416779428dfdf05c24271e9131 [INFO] running `Command { std: "docker" "start" "-a" "3084a0c30ed57e37b84d45cd221e903d2e5ac8416779428dfdf05c24271e9131", 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 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: 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 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 1.63s [INFO] running `Command { std: "docker" "inspect" "3084a0c30ed57e37b84d45cd221e903d2e5ac8416779428dfdf05c24271e9131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3084a0c30ed57e37b84d45cd221e903d2e5ac8416779428dfdf05c24271e9131", kill_on_drop: false }` [INFO] [stdout] 3084a0c30ed57e37b84d45cd221e903d2e5ac8416779428dfdf05c24271e9131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b57fed1ab1c8570fbfc46dcb9ba087241794c442479032f40d64a7a78e67f5d [INFO] running `Command { std: "docker" "start" "-a" "7b57fed1ab1c8570fbfc46dcb9ba087241794c442479032f40d64a7a78e67f5d", 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 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: `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)]` 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] Finished `test` profile [unoptimized] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hallomai-cf9a78510a6f08b2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_invalid_input_format ... ok [INFO] [stdout] test tests::test_transform_usfm_to_usfm ... FAILED [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_json ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x5d0cc672a912 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] 1: 0x5d0cc67508b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] 2: 0x5d0cc6727893 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] 3: 0x5d0cc672a762 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] 4: 0x5d0cc672be89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] 5: 0x5d0cc672bcbe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] 6: 0x5d0cc6497184 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] 7: 0x5d0cc672c85e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] 8: 0x5d0cc672c62a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] 9: 0x5d0cc672ae09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] 10: 0x5d0cc672c2bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] 11: 0x5d0cc674efe0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] 12: 0x5d0cc6456251 - hallomai::deserialize_usfm::make_tag::h1563f36263e90777 [INFO] [stdout] 13: 0x5d0cc645c7cd - hallomai::deserialize_usfm::deserialize_from_file_usfm::h33defcb787a632c5 [INFO] [stdout] 14: 0x5d0cc6434934 - hallomai::transform::h8bca7e9a73e66456 [INFO] [stdout] 15: 0x5d0cc643d5a4 - hallomai::tests::test_transform_usfm_to_usfm::hc3d07de7c9770bbb [INFO] [stdout] 16: 0x5d0cc643d493 - hallomai::tests::test_transform_usfm_to_usfm::{{closure}}::h8bd6decad97cbc59 [INFO] [stdout] 17: 0x5d0cc641dce6 - core::ops::function::FnOnce::call_once::h498787f989637d16 [INFO] [stdout] 18: 0x5d0cc649c9eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] 19: 0x5d0cc649bb25 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] 20: 0x5d0cc645f724 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] 21: 0x5d0cc64630fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] 22: 0x5d0cc672f7df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] 23: 0x7d650d088aa4 - [INFO] [stdout] 24: 0x7d650d115a34 - clone [INFO] [stdout] 25: 0x0 - [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: 0x5d0cc672a912 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] 1: 0x5d0cc67508b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] 2: 0x5d0cc6727893 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] 3: 0x5d0cc672a762 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] 4: 0x5d0cc672be89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] 5: 0x5d0cc672bcbe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] 6: 0x5d0cc6497184 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] 7: 0x5d0cc672c85e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] 8: 0x5d0cc672c62a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] 9: 0x5d0cc672ae09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] 10: 0x5d0cc672c2bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] 11: 0x5d0cc674efe0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] 12: 0x5d0cc6456251 - hallomai::deserialize_usfm::make_tag::h1563f36263e90777 [INFO] [stdout] 13: 0x5d0cc645c7cd - hallomai::deserialize_usfm::deserialize_from_file_usfm::h33defcb787a632c5 [INFO] [stdout] 14: 0x5d0cc6434934 - hallomai::transform::h8bca7e9a73e66456 [INFO] [stdout] 15: 0x5d0cc643d9f4 - hallomai::tests::test_invalid_output_format::h198b0056f0408edc [INFO] [stdout] 16: 0x5d0cc643d8e3 - hallomai::tests::test_invalid_output_format::{{closure}}::h09e2894001e07a13 [INFO] [stdout] 17: 0x5d0cc641dc66 - core::ops::function::FnOnce::call_once::h0bcedbc7abf17dbe [INFO] [stdout] 18: 0x5d0cc649c9eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] 19: 0x5d0cc649bb25 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] 20: 0x5d0cc645f724 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] 21: 0x5d0cc64630fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] 22: 0x5d0cc672f7df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] 23: 0x7d650d088aa4 - [INFO] [stdout] 24: 0x7d650d115a34 - clone [INFO] [stdout] 25: 0x0 - [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: 0x5d0cc672a912 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] 1: 0x5d0cc67508b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] 2: 0x5d0cc6727893 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] 3: 0x5d0cc672a762 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] 4: 0x5d0cc672be89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] 5: 0x5d0cc672bcbe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] 6: 0x5d0cc6497184 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] 7: 0x5d0cc672c85e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] 8: 0x5d0cc672c62a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] 9: 0x5d0cc672ae09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] 10: 0x5d0cc672c2bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] 11: 0x5d0cc674efe0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] 12: 0x5d0cc6456251 - hallomai::deserialize_usfm::make_tag::h1563f36263e90777 [INFO] [stdout] 13: 0x5d0cc645c7cd - hallomai::deserialize_usfm::deserialize_from_file_usfm::h33defcb787a632c5 [INFO] [stdout] 14: 0x5d0cc6434934 - hallomai::transform::h8bca7e9a73e66456 [INFO] [stdout] 15: 0x5d0cc643d33a - hallomai::tests::test_transform_usfm_to_usx::h3c6bc9de8e82a598 [INFO] [stdout] 16: 0x5d0cc643d223 - hallomai::tests::test_transform_usfm_to_usx::{{closure}}::hc66616345220ea95 [INFO] [stdout] 17: 0x5d0cc641dd26 - core::ops::function::FnOnce::call_once::h6058de73afd62adc [INFO] [stdout] 18: 0x5d0cc649c9eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] 19: 0x5d0cc649bb25 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] 20: 0x5d0cc645f724 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] 21: 0x5d0cc64630fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] 22: 0x5d0cc672f7df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] 23: 0x7d650d088aa4 - [INFO] [stdout] 24: 0x7d650d115a34 - clone [INFO] [stdout] 25: 0x0 - [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: 0x5d0cc672a912 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] 1: 0x5d0cc67508b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] 2: 0x5d0cc6727893 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] 3: 0x5d0cc672a762 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] 4: 0x5d0cc672be89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] 5: 0x5d0cc672bcbe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] 6: 0x5d0cc6497184 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] 7: 0x5d0cc672c85e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] 8: 0x5d0cc672c62a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] 9: 0x5d0cc672ae09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] 10: 0x5d0cc672c2bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] 11: 0x5d0cc674efe0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] 12: 0x5d0cc6456251 - hallomai::deserialize_usfm::make_tag::h1563f36263e90777 [INFO] [stdout] 13: 0x5d0cc645c7cd - hallomai::deserialize_usfm::deserialize_from_file_usfm::h33defcb787a632c5 [INFO] [stdout] 14: 0x5d0cc6434934 - hallomai::transform::h8bca7e9a73e66456 [INFO] [stdout] 15: 0x5d0cc643d0ca - hallomai::tests::test_transform_usfm_to_json::hea91cc50f84e423b [INFO] [stdout] 16: 0x5d0cc643cfb3 - hallomai::tests::test_transform_usfm_to_json::{{closure}}::hb76912ce24cee53a [INFO] [stdout] 17: 0x5d0cc641dd76 - core::ops::function::FnOnce::call_once::h9eebe8cc462030fe [INFO] [stdout] 18: 0x5d0cc649c9eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] 19: 0x5d0cc649bb25 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] 20: 0x5d0cc645f724 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] 21: 0x5d0cc64630fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] 22: 0x5d0cc672f7df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] 23: 0x7d650d088aa4 - [INFO] [stdout] 24: 0x7d650d115a34 - clone [INFO] [stdout] 25: 0x0 - [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 2.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "7b57fed1ab1c8570fbfc46dcb9ba087241794c442479032f40d64a7a78e67f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b57fed1ab1c8570fbfc46dcb9ba087241794c442479032f40d64a7a78e67f5d", kill_on_drop: false }` [INFO] [stdout] 7b57fed1ab1c8570fbfc46dcb9ba087241794c442479032f40d64a7a78e67f5d