[INFO] cloning repository https://github.com/yezz123/CoveAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yezz123/CoveAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyezz123%2FCoveAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyezz123%2FCoveAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e877db2b116c0b30b6ed4f8aee05fa5c4513769
[INFO] testing yezz123/CoveAPI against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyezz123%2FCoveAPI" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yezz123/CoveAPI
[INFO] finished tweaking git repo https://github.com/yezz123/CoveAPI
[INFO] tweaked toml for git repo https://github.com/yezz123/CoveAPI written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yezz123/CoveAPI on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yezz123/CoveAPI 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1d6235bb25dee4f916886b6fe067e97a35f4a7140344f99b039e3a9d48946e9
[INFO] running `Command { std: "docker" "start" "-a" "a1d6235bb25dee4f916886b6fe067e97a35f4a7140344f99b039e3a9d48946e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1d6235bb25dee4f916886b6fe067e97a35f4a7140344f99b039e3a9d48946e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d6235bb25dee4f916886b6fe067e97a35f4a7140344f99b039e3a9d48946e9", kill_on_drop: false }`
[INFO] [stdout] a1d6235bb25dee4f916886b6fe067e97a35f4a7140344f99b039e3a9d48946e9
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd1ddb31f1070cab49a3eb73677c5292b6f126895cf47719bd9af1bdde1f6bed
[INFO] running `Command { std: "docker" "start" "-a" "bd1ddb31f1070cab49a3eb73677c5292b6f126895cf47719bd9af1bdde1f6bed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling coveapi v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.95s
[INFO] running `Command { std: "docker" "inspect" "bd1ddb31f1070cab49a3eb73677c5292b6f126895cf47719bd9af1bdde1f6bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd1ddb31f1070cab49a3eb73677c5292b6f126895cf47719bd9af1bdde1f6bed", kill_on_drop: false }`
[INFO] [stdout] bd1ddb31f1070cab49a3eb73677c5292b6f126895cf47719bd9af1bdde1f6bed
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ea12021ec94317939d92a4ec0ef9f11dafa98f2d6fb95179e56b41c5861f445
[INFO] running `Command { std: "docker" "start" "-a" "7ea12021ec94317939d92a4ec0ef9f11dafa98f2d6fb95179e56b41c5861f445", kill_on_drop: false }`
[INFO] [stderr]    Compiling coveapi v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "7ea12021ec94317939d92a4ec0ef9f11dafa98f2d6fb95179e56b41c5861f445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea12021ec94317939d92a4ec0ef9f11dafa98f2d6fb95179e56b41c5861f445", kill_on_drop: false }`
[INFO] [stdout] 7ea12021ec94317939d92a4ec0ef9f11dafa98f2d6fb95179e56b41c5861f445
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5475b5e3bf64db27276ce1c6d713f8df3c1b9978e236610c5b7e74f89b2edd8
[INFO] running `Command { std: "docker" "start" "-a" "e5475b5e3bf64db27276ce1c6d713f8df3c1b9978e236610c5b7e74f89b2edd8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coveapi-3a95b17b74fef067)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test config::environment::test::allows_different_whitespace_ammounts ... ok
[INFO] [stdout] test config::environment::test::can_catch_invalid_url ... ok
[INFO] [stdout] test config::environment::test::can_fetch_valid_openapi_path ... ok
[INFO] [stdout] test config::environment::test::can_recognise_if_env_var_is_empty ... ok
[INFO] [stdout] test config::environment::test::configuration_throws_error_for_invalid_port ... ok
[INFO] [stdout] test config::environment::test::non_existant_bool_is_false_no_error ... ok
[INFO] [stdout] test config::environment::test::can_recognise_if_env_var_is_not_empty ... ok
[INFO] [stdout] test config::environment::test::missing_keys_lead_to_err ... ok
[INFO] [stdout] test config::environment::test::nonzero_bool_is_true ... ok
[INFO] [stdout] test config::environment::test::passing_in_basic_parameters_leads_to_default_runtime_being_initialized ... ok
[INFO] [stdout] test config::environment::test::configuration_defaults_to_port_13750 ... ok
[INFO] [stdout] test config::environment::test::configuration_recognises_port_number ... ok
[INFO] [stdout] test config::environment::test::recognises_if_account_merge ... ok
[INFO] [stdout] test config::environment::test::parses_basic_mapping ... ok
[INFO] [stdout] test config::environment::test::regocnises_forbidden_security_flag_in_config ... ok
[INFO] [stdout] test config::environment::test::can_fetch_valid_url ... ok
[INFO] [stdout] test config::environment::test::can_recognise_if_env_var_doesnt_exist ... ok
[INFO] [stdout] test config::environment::test::regonises_merge ... ok
[INFO] [stdout] test config::environment::test::security_is_off_by_default ... ok
[INFO] [stdout] test config::environment::test::skips_over_escaped_chars ... ok
[INFO] [stdout] test config::environment::test::test_coverage_empty_sting_leads_to_default ... ok
[INFO] [stdout] test config::environment::test::test_coverage_recognises_percentage_with_sign ... ok
[INFO] [stdout] test config::environment::test::test_coverage_throws_error_if_over_100_percent ... ok
[INFO] [stdout] test config::environment::test::test_coverage_recognises_percentage_without_sign ... ok
[INFO] [stdout] test config::environment::test::test_coverage_translator_can_recognise_float ... ok
[INFO] [stdout] test config::environment::test::throws_error_if_no_configuration_or_mapping_is_provided ... ok
[INFO] [stdout] test config::environment::test::throws_error_if_any_parallel_configuration_with_mapping_is_donw ... ok
[INFO] [stdout] test config::environment::test::test_coverage_throws_error_if_invalid_number ... ok
[INFO] [stdout] test config::nginx::tests::repaces_port_number ... ok
[INFO] [stdout] test config::environment::test::zero_or_empty_bool_is_false ... ok
[INFO] [stdout] test config::nginx::tests::generates_multiple_configurations ... ok
[INFO] [stdout] test config::nginx::tests::changes_marker_from_string ... ok
[INFO] [stdout] test config::environment::test::allows_escaping_of_semicolon ... ok
[INFO] [stdout] test config::environment::test::regocnises_unautorized_security_flag_in_config ... ok
[INFO] [stdout] test config::nginx::tests::replaces_log_when_debug_on ... ok
[INFO] [stdout] test config::tests::shoul_print_merge_if_is_merge_and_openapi_is_file ... ok
[INFO] [stdout] test config::tests::should_only_print_merge_if_openapi_source_is_file ... ok
[INFO] [stdout] test evaluator::compare::tests::correctly_asserts_gateway_issues ... ok
[INFO] [stdout] test config::environment::test::defaults_to_70_percent_test_coverage ... ok
[INFO] [stdout] test config::environment::test::account_for_security_val_is_used ... ok
[INFO] [stdout] test evaluator::compare::tests::evaluate_covers_simplest_test_coverage_case ... ok
[INFO] [stdout] test evaluator::compare::tests::evaluate_gives_full_coverage_when_no_wanted_and_no_provided ... ok
[INFO] [stdout] test evaluator::compare::tests::evaluate_gives_zero_if_no_nginx_endpoint ... ok
[INFO] [stdout] test evaluator::compare::tests::internal_incompases_all_check_functions_for_sized_arrays ... ok
[INFO] [stdout] test evaluator::compare::tests::internal_incompases_all_check_matches_base_case ... ok
[INFO] [stdout] test models::endpoint::tests::correctly_identifies_variable_end ... ok
[INFO] [stdout] test models::endpoint::tests::different_endpoints_dont_encompas_eachother ... ok
[INFO] [stdout] test models::endpoint::tests::dynamic_endpoints_encompas_eachother ... ok
[INFO] [stdout] test models::endpoint::tests::expoints_with_different_methods_dont_encompas_eachother ... ok
[INFO] [stdout] test models::endpoint::tests::expoints_with_different_runtimes_dont_encompas_eachother ... ok
[INFO] [stdout] test models::endpoint::tests::expoints_with_different_status_codes_dont_encompas_eachother ... ok
[INFO] [stdout] test models::endpoint::tests::ignores_single_closing_bracket ... ok
[INFO] [stdout] test models::endpoint::tests::ignores_single_opening_bracket ... ok
[INFO] [stdout] test models::endpoint::tests::matches_numerics_as_vairable_in_path ... ok
[INFO] [stdout] test models::endpoint::tests::parses_fixed_path ... ok
[INFO] [stdout] test models::endpoint::tests::same_variable_endpoints_encompas_eachother ... ok
[INFO] [stdout] test models::endpoint::tests::parses_variable_path ... ok
[INFO] [stdout] test models::grouping::tests::different_method_leads_to_not_incompased ... ok
[INFO] [stdout] test models::grouping::tests::different_status_leads_to_not_incompased ... ok
[INFO] [stdout] test models::grouping::tests::grouping_detects_incompased_endpoint ... ok
[INFO] [stdout] test parser::common::tests::coverts_slash_to_empty_string ... ok
[INFO] [stdout] test parser::json_parser::test::adds_401_403_for_security_headers ... ok
[INFO] [stdout] test models::endpoint::tests::fixed_endpoints_encompas_eachother ... ok
[INFO] [stdout] test parser::json_parser::test::parses_correct_basepath ... ok
[INFO] [stdout] test parser::json_parser::test::parses_correct_number_of_responses ... ok
[INFO] [stdout] test parser::json_parser::test::parses_correct_method ... ok
[INFO] [stdout] test parser::json_parser::test::parses_correct_status_codes ... ok
[INFO] [stdout] test parser::nginx_parser::test::finds_runtime_by_port ... ok
[INFO] [stdout] test config::environment::test::duplicate_ports_lead_to_error_in_mapping ... ok
[INFO] [stdout] test config::environment::test::mapping_gets_recognised_in_happy_case ... ok
[INFO] [stdout] test config::environment::test::parses_till_limit ... ok
[INFO] [stdout] test config::environment::test::remove_escaped_sequences_ignored_unescaped ... ok
[INFO] [stdout] test config::environment::test::remove_escaped_sequences_replaces_escape_sequences ... ok
[INFO] [stdout] test config::environment::test::returns_error_if_missing_delimiter ... ok
[INFO] [stdout] test evaluator::compare::tests::internal_incompases_all_check_returns_false_for_empty_possibilities ... ok
[INFO] [stdout] test parser::common::tests::ignores_emty_string ... ok
[INFO] [stdout] test parser::common::tests::removes_trailing_slash ... ok
[INFO] [stdout] test parser::json_parser::test::parses_correct_path ... ok
[INFO] [stdout] test parser::yaml_parser::tests::finds_all_methods ... ok
[INFO] [stdout] test parser::tests::throws_error_when_providing_absolute_path ... ok
[INFO] [stdout] test parser::yaml_parser::tests::finds_all_paths ... ok
[INFO] [stdout] test parser::nginx_parser::test::throws_error_if_port_is_not_from_runtime ... ok
[INFO] [stdout] test parser::tests::parses_yaml_file_correctly ... ok
[INFO] [stdout] test parser::tests::parses_json_file_correctly ... ok
[INFO] [stdout] test parser::yaml_parser::tests::adds_401_403_for_security_headers ... ok
[INFO] [stdout] test config::environment::test::debug_val_is_used ... ok
[INFO] [stdout] test parser::tests::parses_old_file_correctly ... ok
[INFO] [stdout] test parser::nginx_parser::test::parses_correct_port ... ok
[INFO] [stdout] test parser::nginx_parser::test::parses_full_access_log ... ok
[INFO] [stdout] test parser::nginx_parser::test::parses_correct_status ... ok
[INFO] [stdout] test parser::nginx_parser::test::parses_correct_path ... ok
[INFO] [stdout] test parser::nginx_parser::test::parses_correct_method ... ok
[INFO] [stdout] test utils::runtime::tests::sorts_into_runtime_correctly ... ok
[INFO] [stdout] test parser::yaml_parser::tests::finds_all_statuses ... ok
[INFO] [stdout] test config::nginx::tests::replaces_file_correctly ... FAILED
[INFO] [stdout] test evaluator::compare::tests::evaluate_groups_two_endpoints ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::nginx::tests::replaces_file_correctly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::nginx::tests::replaces_file_correctly' (68) panicked at src/config/nginx.rs:173:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: UnexpectedIOIssue("issue opening file \"./dump/nginx.conf\" due to: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ef8f214ec2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ef8f214ec2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ef8f214ec2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64ef8f214ec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64ef8f22706f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64ef8f22706f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64ef8f1e2483 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ef8f1e2483 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64ef8f1ee2c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64ef8f1f313f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64ef8f1f2fd1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64ef8ee97c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64ef8ee97c1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ef8f1f374f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64ef8f1f374f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64ef8f1f35aa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64ef8f1ee3f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64ef8f1d6c4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64ef8f231b00 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ef8f230d26 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x64ef8ee6ea6c - core::result::Result<T,E>::unwrap::h44f19e4dae76e90b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64ef8ee6ea6c - coveapi::config::nginx::tests::write_default_config::ha810547411d8db62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/nginx.rs:173:79
[INFO] [stdout]   22:     0x64ef8ee6ecfc - coveapi::config::nginx::tests::replaces_file_correctly::h0dea16c376f0a4a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/nginx.rs:137:9
[INFO] [stdout]   23:     0x64ef8ee6f207 - coveapi::config::nginx::tests::replaces_file_correctly::{{closure}}::h52ab06dc72b24f98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/nginx.rs:136:33
[INFO] [stdout]   24:     0x64ef8ee441a6 - core::ops::function::FnOnce::call_once::hb04d49613960b47c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ef8ee97a1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64ef8ee97a1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x64ef8eeaba7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x64ef8eeaba7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x64ef8eeaba7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x64ef8eeaba7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x64ef8eeaba7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64ef8eeaba7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x64ef8eeaba7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x64ef8ee84fc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x64ef8ee84fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x64ef8ee8881a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x64ef8ee8881a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x64ef8ee8881a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x64ef8ee8881a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x64ef8ee8881a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64ef8ee8881a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x64ef8ee8881a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64ef8f1e97ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x64ef8f1e97ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x791f3f5f1aa4 - <unknown>
[INFO] [stdout]   46:     0x791f3f67ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- evaluator::compare::tests::evaluate_groups_two_endpoints stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'evaluator::compare::tests::evaluate_groups_two_endpoints' (76) panicked at src/evaluator/compare.rs:184:9:
[INFO] [stdout] assertion failed: `float_eq!(left, right, abs <= t)`
[INFO] [stdout]         left: `0.6666667`,
[INFO] [stdout]        right: `1.0`,
[INFO] [stdout]     abs_diff: `0.3333333`,
[INFO] [stdout]    ulps_diff: `Some(5592405)`,
[INFO] [stdout]      [abs] t: `0.001`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ef8f214ec2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ef8f214ec2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ef8f214ec2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64ef8f214ec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64ef8f22706f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64ef8f22706f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64ef8f1e2483 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ef8f1e2483 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64ef8f1ee2c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64ef8f1f313f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64ef8f1f2fd1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64ef8ee97c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64ef8ee97c1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ef8f1f374f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64ef8f1f374f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64ef8f1f35aa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64ef8f1ee3f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64ef8f1d6c4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64ef8f231b00 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ef8ee75a8d - coveapi::evaluator::compare::tests::evaluate_groups_two_endpoints::hbae9d968f59b4c34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/evaluator/compare.rs:184:9
[INFO] [stdout]   20:     0x64ef8ee75b37 - coveapi::evaluator::compare::tests::evaluate_groups_two_endpoints::{{closure}}::h18d76884609e58ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/evaluator/compare.rs:170:39
[INFO] [stdout]   21:     0x64ef8ee43486 - core::ops::function::FnOnce::call_once::h3ecc2203658da182
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64ef8ee97a1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64ef8ee97a1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x64ef8eeaba7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x64ef8eeaba7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x64ef8eeaba7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x64ef8eeaba7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x64ef8eeaba7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x64ef8eeaba7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x64ef8eeaba7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x64ef8ee84fc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x64ef8ee84fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x64ef8ee8881a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x64ef8ee8881a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x64ef8ee8881a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x64ef8ee8881a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x64ef8ee8881a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64ef8ee8881a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x64ef8ee8881a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64ef8f1e97ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x64ef8f1e97ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x791f3f5f1aa4 - <unknown>
[INFO] [stdout]   43:     0x791f3f67ea64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::nginx::tests::replaces_file_correctly
[INFO] [stdout]     evaluator::compare::tests::evaluate_groups_two_endpoints
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 94 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e5475b5e3bf64db27276ce1c6d713f8df3c1b9978e236610c5b7e74f89b2edd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5475b5e3bf64db27276ce1c6d713f8df3c1b9978e236610c5b7e74f89b2edd8", kill_on_drop: false }`
[INFO] [stdout] e5475b5e3bf64db27276ce1c6d713f8df3c1b9978e236610c5b7e74f89b2edd8
