[INFO] fetching crate capter 1.0.0-alpha.35...
[INFO] testing capter-1.0.0-alpha.35 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate capter 1.0.0-alpha.35 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate capter 1.0.0-alpha.35
[INFO] finished tweaking crates.io crate capter 1.0.0-alpha.35
[INFO] tweaked toml for crates.io crate capter 1.0.0-alpha.35 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate capter 1.0.0-alpha.35 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 capter 1.0.0-alpha.35 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d6a168e471b0e3b90825d89bbe6a21726b79650751ac0f6bcbe0270cc64fec9
[INFO] running `Command { std: "docker" "start" "-a" "7d6a168e471b0e3b90825d89bbe6a21726b79650751ac0f6bcbe0270cc64fec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d6a168e471b0e3b90825d89bbe6a21726b79650751ac0f6bcbe0270cc64fec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6a168e471b0e3b90825d89bbe6a21726b79650751ac0f6bcbe0270cc64fec9", kill_on_drop: false }`
[INFO] [stdout] 7d6a168e471b0e3b90825d89bbe6a21726b79650751ac0f6bcbe0270cc64fec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] efd97d651995ecbcaf29d690fb4769af4a225fa43e2b9f3a1ed2552de3e73562
[INFO] running `Command { std: "docker" "start" "-a" "efd97d651995ecbcaf29d690fb4769af4a225fa43e2b9f3a1ed2552de3e73562", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling smallvec v1.6.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling chunked_transfer v1.3.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ci_info v0.13.2
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling ignore v0.4.17
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling ureq v2.0.1
[INFO] [stderr]    Compiling capter v1.0.0-alpha.35 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Assertion`
[INFO] [stdout]  --> src/assert/mod.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use assert::{Assertion, AssertionData, AssertionResultData};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::ResponseData`
[INFO] [stdout]   --> src/workflow/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use response::ResponseData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_debug` is never read
[INFO] [stdout]   --> src/ui/ui.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct TerminalUi {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub is_debug: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "efd97d651995ecbcaf29d690fb4769af4a225fa43e2b9f3a1ed2552de3e73562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd97d651995ecbcaf29d690fb4769af4a225fa43e2b9f3a1ed2552de3e73562", kill_on_drop: false }`
[INFO] [stdout] efd97d651995ecbcaf29d690fb4769af4a225fa43e2b9f3a1ed2552de3e73562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] c60c92b24ab7464b1f694565d95a61b5abe6a5b4a7ba93c916e8ab4bbdf0931b
[INFO] running `Command { std: "docker" "start" "-a" "c60c92b24ab7464b1f694565d95a61b5abe6a5b4a7ba93c916e8ab4bbdf0931b", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling ureq v2.0.1
[INFO] [stderr]    Compiling mockito v0.31.0
[INFO] [stderr]    Compiling capter v1.0.0-alpha.35 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Assertion`
[INFO] [stdout]  --> src/assert/mod.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use assert::{Assertion, AssertionData, AssertionResultData};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::ResponseData`
[INFO] [stdout]   --> src/workflow/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use response::ResponseData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_debug` is never read
[INFO] [stdout]   --> src/ui/ui.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct TerminalUi {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub is_debug: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.80s
[INFO] running `Command { std: "docker" "inspect" "c60c92b24ab7464b1f694565d95a61b5abe6a5b4a7ba93c916e8ab4bbdf0931b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c60c92b24ab7464b1f694565d95a61b5abe6a5b4a7ba93c916e8ab4bbdf0931b", kill_on_drop: false }`
[INFO] [stdout] c60c92b24ab7464b1f694565d95a61b5abe6a5b4a7ba93c916e8ab4bbdf0931b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 6ab2efd932bd6ea39ada965381de3ea68a2cdc79930329eb57d0568d2785de6e
[INFO] running `Command { std: "docker" "start" "-a" "6ab2efd932bd6ea39ada965381de3ea68a2cdc79930329eb57d0568d2785de6e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Assertion`
[INFO] [stderr]  --> src/assert/mod.rs:6:18
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use assert::{Assertion, AssertionData, AssertionResultData};
[INFO] [stderr]   |                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `response::ResponseData`
[INFO] [stderr]   --> src/workflow/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use response::ResponseData;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `is_debug` is never read
[INFO] [stderr]   --> src/ui/ui.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct TerminalUi {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub is_debug: bool,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `capter` (bin "capter" test) generated 3 warnings (run `cargo fix --bin "capter" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/capter-4cac469f6e0dd9dc)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test assert::assertions::to_be_above::tests::test_fail ... ok
[INFO] [stdout] test assert::assert::tests::test_assertion ... ok
[INFO] [stdout] test assert::assertions::to_be_above::tests::test_invalid_type ... ok
[INFO] [stdout] test assert::assertions::to_be_above::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_array::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_array::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_at_least::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_at_least::tests::test_invalid_type ... ok
[INFO] [stdout] test assert::assertions::to_be_at_most::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_at_most::tests::test_invalid_type ... ok
[INFO] [stdout] test assert::assertions::to_be_at_most::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_at_least::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_below::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_boolean::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_boolean::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_number::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_string::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_false::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_below::tests::test_invalid_type ... ok
[INFO] [stdout] test assert::assertions::to_contain::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_false::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_null::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_contain::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_object::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_object::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_empty::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_true::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_undefined::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_equal::tests::test_number ... ok
[INFO] [stdout] test assert::assertions::to_equal::tests::test_array ... ok
[INFO] [stdout] test assert::assertions::to_equal::tests::test_boolean ... ok
[INFO] [stdout] test assert::assertions::to_equal::tests::test_object ... ok
[INFO] [stdout] test assert::assertions::to_equal::tests::test_nested_object ... ok
[INFO] [stdout] test assert::assertions::to_equal::tests::test_string ... ok
[INFO] [stdout] test assert::assertions::to_be_undefined::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_empty::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_be_number::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_below::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_exist::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_be_null::tests::test_fail ... ok
[INFO] [stdout] test assert::assertions::to_exist::tests::test_pass ... ok
[INFO] [stdout] test assert::assertions::to_match::tests::test_fail ... ok
[INFO] [stdout] test compile::string::tests::test_empty_tag ... ok
[INFO] [stdout] test assert::assertions::to_match::tests::test_pass ... ok
[INFO] [stdout] test compile::string::tests::test_missing_value ... ok
[INFO] [stdout] test ci::github_actions::tests::test_github_actions ... ok
[INFO] [stdout] test compile::string::tests::test_nested_value ... ok
[INFO] [stdout] test compile::string::tests::test_nested_data ... ok
[INFO] [stdout] test compile::value::tests::test_empty_value ... ok
[INFO] [stdout] test utils::deep_replace::tests::test_array ... ok
[INFO] [stdout] test compile::value::tests::test_masking ... ok
[INFO] [stdout] test utils::deep_replace::tests::test_nested_object ... ok
[INFO] [stdout] test compile::string::tests::test_single_value ... ok
[INFO] [stdout] test compile::value::tests::test_nested_value ... ok
[INFO] [stdout] test compile::value::tests::test_plain ... ok
[INFO] [stdout] test compile::string::tests::test_masking ... ok
[INFO] [stdout] test compile::string::tests::test_plain ... ok
[INFO] [stdout] test compile::value::tests::test_complex_structures ... ok
[INFO] [stdout] test utils::deep_replace::tests::test_non_object ... ok
[INFO] [stdout] test workflow::config::tests::test_from_yaml ... ok
[INFO] [stdout] test workflow::request::tests::test_method_in_url ... ok
[INFO] [stdout] test utils::http_request::tests::test_basic_call ... ok
[INFO] [stdout] test utils::http_request::tests::test_query_string_body ... ok
[INFO] [stdout] test assert::assertions::to_be_true::tests::test_fail ... ok
[INFO] [stdout] test workflow::response::tests::test_bad_response ... ok
[INFO] [stdout] test compile::value::tests::test_value_types ... ok
[INFO] [stdout] test workflow::response::tests::test_mask_response ... ok
[INFO] [stdout] test assert::assertions::to_be_string::tests::test_fail ... ok
[INFO] [stdout] test utils::http_request::tests::test_query_header_body ... ok
[INFO] [stdout] test workflow::request::tests::test_merging_headers ... ok
[INFO] [stdout] test workflow::response::tests::test_no_response ... ok
[INFO] [stdout] test compile::string::tests::test_invalid_format - should panic ... ok
[INFO] [stdout] test workflow::config::tests::test_bad_no_name - should panic ... ok
[INFO] [stdout] test workflow::config::tests::test_file ... FAILED
[INFO] [stdout] test workflow::config::tests::test_bad_no_assertions - should panic ... ok
[INFO] [stdout] test utils::logger::tests::test_logger ... FAILED
[INFO] [stdout] test workflow::response::tests::test_assert ... ok
[INFO] [stdout] test workflow::response::tests::test_custom_status_code ... ok
[INFO] [stdout] test workflow::response::tests::test_successful_response ... ok
[INFO] [stdout] test workflow::workflow_result::tests::test_run_workflow ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- workflow::config::tests::test_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] Failed to read .capter/posts.yml
[INFO] [stdout] 
[INFO] [stdout] thread 'workflow::config::tests::test_file' panicked at src/utils/exit.rs:11:5:
[INFO] [stdout] 78
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf90299922 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf90299922 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf90299922 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5faf90299922 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5faf902c4e93 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5faf902c4e93 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5faf90295773 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5faf90295773 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5faf90299772 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5faf9029af4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5faf9029ada2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5faf900c6874 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5faf900c6874 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5faf9029ba2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5faf9029ba2b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5faf9029b6fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5faf90299e19 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5faf9029b38d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5faf902c2f60 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5faf900772b8 - core::panicking::panic_display::h0441ed9f58e79c2c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5faf900772b8 - capter::utils::exit::exit_with_code::panic_cold_display::h5d66be76a66210d6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x5faf90077253 - capter::utils::exit::exit_with_code::hbf3b8c036f7e5adc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/exit.rs:11:5
[INFO] [stdout]   22:     0x5faf90045013 - capter::workflow::config::WorkflowConfig::from_yaml_file::h66b58d97af87452e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workflow/config.rs:88:18
[INFO] [stdout]   23:     0x5faf90045013 - capter::workflow::config::tests::test_file::hb84fd6db10824907
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workflow/config.rs:143:22
[INFO] [stdout]   24:     0x5faf90073de9 - capter::workflow::config::tests::test_file::{{closure}}::hcbdc8ea28c368da9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workflow/config.rs:142:19
[INFO] [stdout]   25:     0x5faf90073de9 - core::ops::function::FnOnce::call_once::haba953c972696923
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5faf900cbfab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5faf900cbfab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5faf900cb1ee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5faf900cb1ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5faf900cb1ee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5faf900cb1ee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5faf900cb1ee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5faf900cb1ee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5faf900cb1ee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5faf9008ed94 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5faf9008ed94 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x5faf9009273a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5faf9009273a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5faf9009273a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5faf9009273a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5faf9009273a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5faf9009273a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5faf9009273a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5faf9029e987 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5faf9029e987 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5faf9029e987 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x74ae449b9aa4 - <unknown>
[INFO] [stdout]   48:     0x74ae44a46a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::logger::tests::test_logger stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::logger::tests::test_logger' panicked at src/utils/logger.rs:14:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf90299922 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf90299922 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf90299922 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5faf90299922 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5faf902c4e93 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5faf902c4e93 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5faf90295773 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5faf90295773 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5faf90299772 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5faf9029af4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5faf9029ada2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5faf900c6874 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5faf900c6874 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5faf9029ba2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5faf9029ba2b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5faf9029b6fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5faf90299e19 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5faf9029b38d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5faf902c2f60 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5faf902c3306 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5faf9008aa77 - core::result::Result<T,E>::unwrap::h3f1d72ca855cbb12
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5faf9008aa77 - capter::utils::logger::Logger::log_workflow_results::h71e08fad3985c919
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/logger.rs:14:44
[INFO] [stdout]   22:     0x5faf900600e4 - capter::utils::logger::tests::test_logger::hc2c758402b9816b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/logger.rs:110:16
[INFO] [stdout]   23:     0x5faf90073ae9 - capter::utils::logger::tests::test_logger::{{closure}}::h7ba700e4f8055c4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/logger.rs:87:21
[INFO] [stdout]   24:     0x5faf90073ae9 - core::ops::function::FnOnce::call_once::h5eb34a07dd94cf6d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5faf900cbfab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5faf900cbfab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5faf900cb1ee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5faf900cb1ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5faf900cb1ee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5faf900cb1ee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5faf900cb1ee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5faf900cb1ee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5faf900cb1ee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5faf9008ed94 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5faf9008ed94 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5faf9009273a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5faf9009273a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5faf9009273a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5faf9009273a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5faf9009273a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5faf9009273a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5faf9009273a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5faf9029e987 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5faf9029e987 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5faf9029e987 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x74ae449b9aa4 - <unknown>
[INFO] [stdout]   47:     0x74ae44a46a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::logger::tests::test_logger
[INFO] [stdout]     workflow::config::tests::test_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 78 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin capter`
[INFO] running `Command { std: "docker" "inspect" "6ab2efd932bd6ea39ada965381de3ea68a2cdc79930329eb57d0568d2785de6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab2efd932bd6ea39ada965381de3ea68a2cdc79930329eb57d0568d2785de6e", kill_on_drop: false }`
[INFO] [stdout] 6ab2efd932bd6ea39ada965381de3ea68a2cdc79930329eb57d0568d2785de6e
