[INFO] cloning repository https://github.com/hahnavi/komandan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hahnavi/komandan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa1f415ea39e4fe65126d7f466deec7fcdb3ec0a
[INFO] testing hahnavi/komandan against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hahnavi/komandan
[INFO] finished tweaking git repo https://github.com/hahnavi/komandan
[INFO] tweaked toml for git repo https://github.com/hahnavi/komandan written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hahnavi/komandan on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hahnavi/komandan 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hahnavi/http-klien-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] [stderr]   Downloaded ssh2 v0.9.5
[INFO] [stderr]   Downloaded mlua_derive v0.11.0
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded mlua-sys v0.9.0
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] [stderr]   Downloaded mlua v0.11.5
[INFO] [stderr]   Downloaded lua-src v548.1.1
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded luajit-src v210.6.1+f9140a6
[INFO] [stderr]   Downloaded openssl-src v300.4.1+3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65a26bc983c847b02748df7c6d462887aa599635680c9d773b3c052beee95204
[INFO] running `Command { std: "docker" "start" "-a" "65a26bc983c847b02748df7c6d462887aa599635680c9d773b3c052beee95204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65a26bc983c847b02748df7c6d462887aa599635680c9d773b3c052beee95204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a26bc983c847b02748df7c6d462887aa599635680c9d773b3c052beee95204", kill_on_drop: false }`
[INFO] [stdout] 65a26bc983c847b02748df7c6d462887aa599635680c9d773b3c052beee95204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f056d464d33c8c69319b977d293a4da04531a35e5efa53db0cfefbdd3b1c63d1
[INFO] running `Command { std: "docker" "start" "-a" "f056d464d33c8c69319b977d293a4da04531a35e5efa53db0cfefbdd3b1c63d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lua-src v548.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.6.1+f9140a6
[INFO] [stderr]    Compiling mlua-sys v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling mlua_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling http-klien v0.1.0 (https://github.com/hahnavi/http-klien-rs?branch=main#b0a08926)
[INFO] [stderr]    Compiling mlua v0.11.5
[INFO] [stderr]    Compiling komandan v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "f056d464d33c8c69319b977d293a4da04531a35e5efa53db0cfefbdd3b1c63d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f056d464d33c8c69319b977d293a4da04531a35e5efa53db0cfefbdd3b1c63d1", kill_on_drop: false }`
[INFO] [stdout] f056d464d33c8c69319b977d293a4da04531a35e5efa53db0cfefbdd3b1c63d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b59cd297580c96c87bd469edbacafd11994649aa3e9afaf5825497ff3e9d150
[INFO] running `Command { std: "docker" "start" "-a" "6b59cd297580c96c87bd469edbacafd11994649aa3e9afaf5825497ff3e9d150", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling luajit-src v210.6.1+f9140a6
[INFO] [stderr]    Compiling mlua-sys v0.9.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling mlua_derive v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling http-klien v0.1.0 (https://github.com/hahnavi/http-klien-rs?branch=main#b0a08926)
[INFO] [stderr]    Compiling mlua v0.11.5
[INFO] [stderr]    Compiling komandan v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "6b59cd297580c96c87bd469edbacafd11994649aa3e9afaf5825497ff3e9d150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b59cd297580c96c87bd469edbacafd11994649aa3e9afaf5825497ff3e9d150", kill_on_drop: false }`
[INFO] [stdout] 6b59cd297580c96c87bd469edbacafd11994649aa3e9afaf5825497ff3e9d150
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6de0d504d0b5266d53881d45874e0b48a31fc06d32bdab6cb74b381c410ac065
[INFO] running `Command { std: "docker" "start" "-a" "6de0d504d0b5266d53881d45874e0b48a31fc06d32bdab6cb74b381c410ac065", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/komandan-505c6a114e5aa3ff)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test defaults::tests::test_defaults_new ... ok
[INFO] [stdout] test defaults::tests::test_global_singleton ... ok
[INFO] [stdout] test defaults::tests::test_lua_interface ... ok
[INFO] [stdout] test komando::tests::test_get_elevation_config ... ok
[INFO] [stdout] test komando::tests::test_get_auth_config ... ok
[INFO] [stdout] test local::tests::test_set_env ... ok
[INFO] [stdout] test local::tests::test_local_session_new ... ok
[INFO] [stdout] test models::tests::test_module_from_lua ... ok
[INFO] [stdout] test modules::apt::tests::test_apt_package_required ... ok
[INFO] [stdout] test models::tests::test_host_from_lua ... ok
[INFO] [stdout] test local::tests::test_prepare_command ... ok
[INFO] [stdout] test modules::apt::tests::test_apt_valid_package ... ok
[INFO] [stdout] test local::tests::test_cmd_execution ... ok
[INFO] [stdout] test models::tests::test_task_from_lua ... ok
[INFO] [stdout] test modules::dnf::tests::test_dnf_package_required ... ok
[INFO] [stdout] test models::tests::test_host_into_lua ... ok
[INFO] [stdout] test modules::dnf::tests::test_dnf_valid_package ... ok
[INFO] [stdout] test modules::download::tests::test_download_success ... ok
[INFO] [stdout] test modules::file::tests::test_file_path_required ... ok
[INFO] [stdout] test modules::lineinfile::tests::test_lineinfile_no_line_or_pattern ... ok
[INFO] [stdout] test modules::lineinfile::tests::test_lineinfile_present ... ok
[INFO] [stdout] test modules::lineinfile::tests::test_lineinfile_absent ... ok
[INFO] [stdout] test modules::postgresql_user::tests::test_postgresql_user_defaults_to_create_action ... ok
[INFO] [stdout] test modules::lineinfile::tests::test_lineinfile_no_path ... ok
[INFO] [stdout] test modules::apt::tests::test_apt_sanitization ... ok
[INFO] [stdout] test modules::postgresql_user::tests::test_postgresql_user_requires_name_parameter ... ok
[INFO] [stdout] test modules::postgresql_user::tests::test_postgresql_user_validates_action_parameter ... ok
[INFO] [stdout] test modules::lineinfile::tests::test_lineinfile_invalid_state ... ok
[INFO] [stdout] test modules::dnf::tests::test_dnf_sanitization ... ok
[INFO] [stdout] test modules::script::tests::test_from_file ... ok
[INFO] [stdout] test modules::file::tests::test_file_valid_path ... ok
[INFO] [stdout] test modules::systemd_service::tests::test_systemd_service_name_required ... ok
[INFO] [stdout] test modules::script::tests::test_script_or_from_file_required ... ok
[INFO] [stdout] test modules::systemd_service::tests::test_systemd_service_name_provided ... ok
[INFO] [stdout] test modules::template::tests::test_template_dst_required ... ok
[INFO] [stdout] test modules::template::tests::test_template_success ... ok
[INFO] [stdout] test komando::tests::test_setup_environment ... ok
[INFO] [stdout] test modules::script::tests::test_script_and_from_file_exclusive ... ok
[INFO] [stdout] test project::tests::test_init_project_creates_all_files ... ok
[INFO] [stdout] test project::tests::test_handle_project_command_new ... ok
[INFO] [stdout] test modules::template::tests::test_template_vars_must_be_table ... ok
[INFO] [stdout] test modules::script::tests::test_script ... ok
[INFO] [stdout] test project::tests::test_init_project_non_empty_directory ... ok
[INFO] [stdout] test komando::tests::test_setup_ssh_session ... ok
[INFO] [stdout] test modules::user::tests::test_user_group_comparison ... ok
[INFO] [stdout] test report::tests::test_insert_record ... ok
[INFO] [stdout] test project::tests::test_new_project_success ... ok
[INFO] [stdout] test project::tests::test_new_project_existing_non_empty_dir ... ok
[INFO] [stdout] test modules::template::tests::test_template_src_file_exists ... ok
[INFO] [stdout] test project::tests::test_init_project_success ... ok
[INFO] [stdout] test ssh::test_utils::tests::test_file_utils ... ok
[INFO] [stdout] test modules::template::tests::test_template_src_required ... ok
[INFO] [stdout] test modules::upload::tests::test_upload_success ... ok
[INFO] [stdout] test project::tests::test_init_project_template_substitution ... ok
[INFO] [stdout] test modules::user::tests::test_user_name_required ... ok
[INFO] [stdout] test project::tests::test_new_project_with_custom_dir ... ok
[INFO] [stdout] test modules::user::tests::test_user_get_user_info_parsing ... ok
[INFO] [stdout] test ssh::test_utils::tests::test_test_ssh_session_builder ... ok
[INFO] [stdout] test ssh::test_utils::tests::test_test_ssh_session_with_elevation ... ok
[INFO] [stdout] test ssh::tests::test_lua_userdata_methods_exist ... ok
[INFO] [stdout] test ssh::tests::test_get_changed_and_set_changed ... ok
[INFO] [stdout] test ssh::test_utils::tests::test_test_ssh_session_with_env ... ok
[INFO] [stdout] test ssh::tests::test_get_session_result ... ok
[INFO] [stdout] test modules::user::tests::test_user_valid_name ... ok
[INFO] [stdout] test ssh::test_utils::tests::test_scenarios ... ok
[INFO] [stdout] test util::tests::test_dprint_not_verbose ... ok
[INFO] [stdout] test tests::test_run_main_file ... ok
[INFO] [stdout] test ssh::tests::test_prepare_command ... ok
[INFO] [stdout] test util::tests::test_filter_hosts_invalid_hosts ... ok
[INFO] [stdout] test util::tests::test_dprint_verbose ... ok
[INFO] [stdout] test tests::test_setup_komandan_table ... ok
[INFO] [stdout] test project::tests::test_handle_project_command_init ... ok
[INFO] [stdout] test util::tests::test_filter_hosts_table_pattern ... ok
[INFO] [stdout] test util::tests::test_filter_hosts_invalid_hosts_type ... ok
[INFO] [stdout] test ssh::tests::test_ssh_session_clone ... ok
[INFO] [stdout] test tests::test_cli_args ... ok
[INFO] [stdout] test util::tests::test_filter_hosts_single_string_pattern ... ok
[INFO] [stdout] test util::tests::test_parse_hosts_json_file_invalid_file ... ok
[INFO] [stdout] test util::tests::test_parse_hosts_json_url_invalid_input_type ... ok
[INFO] [stdout] test util::tests::test_parse_hosts_json_file_invalid_json ... ok
[INFO] [stdout] test util::tests::test_parse_hosts_json_file_invalid_path ... ok
[INFO] [stdout] test util::tests::test_regex_is_match_valid_match ... ok
[INFO] [stdout] test util::tests::test_filter_hosts_regex_pattern_host ... ok
[INFO] [stdout] test validator::tests::test_validate_host_invalid_port_type ... ok
[INFO] [stdout] test util::tests::test_parse_hosts_json_file_invalid_to_lua_value ... ok
[INFO] [stdout] test validator::tests::test_validate_host_missing_address ... ok
[INFO] [stdout] test util::tests::test_regex_is_match_invalid_regex ... ok
[INFO] [stdout] test validator::tests::test_validate_host_invalid_address_type ... ok
[INFO] [stdout] test util::tests::test_hostname_display ... ok
[INFO] [stdout] test util::tests::test_filter_hosts_invalid_pattern ... ok
[INFO] [stdout] test validator::tests::test_validate_host_valid ... ok
[INFO] [stdout] test validator::tests::test_validate_host_not_table ... ok
[INFO] [stdout] test validator::tests::test_validate_module_valid_string ... ok
[INFO] [stdout] test validator::tests::test_validate_port_valid_max ... ok
[INFO] [stdout] test validator::tests::test_validate_host_port_out_of_range ... ok
[INFO] [stdout] test validator::tests::test_validate_port_invalid_too_large ... ok
[INFO] [stdout] test validator::tests::test_validate_module_invalid ... ok
[INFO] [stdout] test validator::tests::test_validate_port_invalid_negative ... ok
[INFO] [stdout] test validator::tests::test_validate_module_valid_table ... ok
[INFO] [stdout] test validator::tests::test_validate_host_valid_port ... ok
[INFO] [stdout] test util::tests::test_filter_hosts_valid_tag ... ok
[INFO] [stdout] test validator::tests::test_validate_task_empty ... ok
[INFO] [stdout] test validator::tests::test_validate_port_valid_min ... ok
[INFO] [stdout] test validator::tests::test_validate_task_not_table ... ok
[INFO] [stdout] test validator::tests::test_validate_task_valid ... ok
[INFO] [stdout] test util::tests::test_regex_is_match_valid_no_match ... ok
[INFO] [stdout] test util::tests::test_filter_hosts_regex_pattern_tag ... ok
[INFO] [stdout] test util::tests::test_parse_hosts_json_file_valid ... ok
[INFO] [stdout] test util::tests::test_parse_hosts_json_url_not_found ... FAILED
[INFO] [stdout] test util::tests::test_parse_hosts_json_url_valid ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- util::tests::test_parse_hosts_json_url_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'util::tests::test_parse_hosts_json_url_not_found' (114) panicked at src/util.rs:575:13:
[INFO] [stdout] assertion failed: e.to_string().contains("HTTP request failed with status")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e4a8ebde12 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e4a8ebde12 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e4a8ebde12 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e4a8ebde12 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e4a8ed82da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e4a8ed82da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64e4a8ec40d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e4a8ec40d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64e4a8e9837f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e4a8e9837f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e4a8eb3cb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e4a869064e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64e4a869064e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e4a8eb3f22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64e4a8eb3f22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e4a8e9846a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64e4a8e8cd09 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e4a8e9965d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e4a8ed8a9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e4a8ed8a62 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64e4a8558152 - komandan[b3ec08086aef84ae]::util::tests::test_parse_hosts_json_url_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util.rs:575:13
[INFO] [stdout]   21:     0x64e4a8548bad - komandan[b3ec08086aef84ae]::util::tests::test_parse_hosts_json_url_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util.rs:567:49
[INFO] [stdout]   22:     0x64e4a8682306 - <komandan[b3ec08086aef84ae]::util::tests::test_parse_hosts_json_url_not_found::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64e4a86849fb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64e4a86849fb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x64e4a869125a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x64e4a869125a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64e4a869125a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64e4a869125a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64e4a869125a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64e4a869125a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x64e4a869125a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x64e4a868c804 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x64e4a868c804 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x64e4a8693d52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x64e4a8693d52 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x64e4a8693d52 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x64e4a8693d52 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x64e4a8693d52 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64e4a8693d52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x64e4a8693d52 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64e4a8ebcf4f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x64e4a8ebcf4f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x71881259eaa4 - <unknown>
[INFO] [stdout]   44:     0x71881262ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- util::tests::test_parse_hosts_json_url_valid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'util::tests::test_parse_hosts_json_url_valid' (115) panicked at src/util.rs:587:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e4a8ebde12 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e4a8ebde12 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e4a8ebde12 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e4a8ebde12 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e4a8ed82da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e4a8ed82da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64e4a8ec40d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e4a8ec40d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64e4a8e9837f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e4a8e9837f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e4a8eb3cb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e4a869064e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64e4a869064e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e4a8eb3f22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64e4a8eb3f22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e4a8e9846a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64e4a8e8cd09 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e4a8e9965d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e4a8ed8a9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e4a8ed8a62 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64e4a8554041 - komandan[b3ec08086aef84ae]::util::tests::test_parse_hosts_json_url_valid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util.rs:587:9
[INFO] [stdout]   21:     0x64e4a85489ed - komandan[b3ec08086aef84ae]::util::tests::test_parse_hosts_json_url_valid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util.rs:581:45
[INFO] [stdout]   22:     0x64e4a8682146 - <komandan[b3ec08086aef84ae]::util::tests::test_parse_hosts_json_url_valid::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64e4a86849fb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64e4a86849fb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x64e4a869125a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x64e4a869125a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64e4a869125a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64e4a869125a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64e4a869125a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64e4a869125a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x64e4a869125a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x64e4a868c804 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x64e4a868c804 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x64e4a8693d52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x64e4a8693d52 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x64e4a8693d52 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x64e4a8693d52 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x64e4a8693d52 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64e4a8693d52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x64e4a8693d52 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64e4a8ebcf4f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x64e4a8ebcf4f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x71881259eaa4 - <unknown>
[INFO] [stdout]   44:     0x71881262ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     util::tests::test_parse_hosts_json_url_not_found
[INFO] [stdout]     util::tests::test_parse_hosts_json_url_valid
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 108 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6de0d504d0b5266d53881d45874e0b48a31fc06d32bdab6cb74b381c410ac065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6de0d504d0b5266d53881d45874e0b48a31fc06d32bdab6cb74b381c410ac065", kill_on_drop: false }`
[INFO] [stdout] 6de0d504d0b5266d53881d45874e0b48a31fc06d32bdab6cb74b381c410ac065
