[INFO] cloning repository https://github.com/suchlab/anything-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suchlab/anything-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuchlab%2Fanything-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuchlab%2Fanything-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 252e32beb36837f6f5a08387477c4db5507f2efb
[INFO] testing suchlab/anything-cli against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuchlab%2Fanything-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/suchlab/anything-cli
[INFO] finished tweaking git repo https://github.com/suchlab/anything-cli
[INFO] tweaked toml for git repo https://github.com/suchlab/anything-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suchlab/anything-cli on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/suchlab/anything-cli 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded socket2 v0.5.8
[INFO] [stderr]   Downloaded httparse v1.10.0
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded tokio-util v0.7.13
[INFO] [stderr]   Downloaded syn v2.0.96
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58e74a8ea77820319d6a43cf00827a1ec6a1e8d0cb9b75da2e552b16f84b831f
[INFO] running `Command { std: "docker" "start" "-a" "58e74a8ea77820319d6a43cf00827a1ec6a1e8d0cb9b75da2e552b16f84b831f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58e74a8ea77820319d6a43cf00827a1ec6a1e8d0cb9b75da2e552b16f84b831f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e74a8ea77820319d6a43cf00827a1ec6a1e8d0cb9b75da2e552b16f84b831f", kill_on_drop: false }`
[INFO] [stdout] 58e74a8ea77820319d6a43cf00827a1ec6a1e8d0cb9b75da2e552b16f84b831f
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1924bd9378ae1a3a26c937605c04c85ca393ad3e3b48be4bf81676c119bdeec
[INFO] running `Command { std: "docker" "start" "-a" "b1924bd9378ae1a3a26c937605c04c85ca393ad3e3b48be4bf81676c119bdeec", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling anything-cli v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "b1924bd9378ae1a3a26c937605c04c85ca393ad3e3b48be4bf81676c119bdeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1924bd9378ae1a3a26c937605c04c85ca393ad3e3b48be4bf81676c119bdeec", kill_on_drop: false }`
[INFO] [stdout] b1924bd9378ae1a3a26c937605c04c85ca393ad3e3b48be4bf81676c119bdeec
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59e1ead9c1ed6cd5e88b2251f7b436ac67fde15b6b01cfcb6cc1c7170d947cae
[INFO] running `Command { std: "docker" "start" "-a" "59e1ead9c1ed6cd5e88b2251f7b436ac67fde15b6b01cfcb6cc1c7170d947cae", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling anything-cli v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.73s
[INFO] running `Command { std: "docker" "inspect" "59e1ead9c1ed6cd5e88b2251f7b436ac67fde15b6b01cfcb6cc1c7170d947cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e1ead9c1ed6cd5e88b2251f7b436ac67fde15b6b01cfcb6cc1c7170d947cae", kill_on_drop: false }`
[INFO] [stdout] 59e1ead9c1ed6cd5e88b2251f7b436ac67fde15b6b01cfcb6cc1c7170d947cae
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6268f1c6be0b0aa1e4c09fef664c160366823561557518b2ea78d1933fc4742f
[INFO] running `Command { std: "docker" "start" "-a" "6268f1c6be0b0aa1e4c09fef664c160366823561557518b2ea78d1933fc4742f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anything_cli-0d19fbf76e9720da)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test cli::args::tests::test_cli_parsing_empty ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parsing_hyphen_values ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parsing_multiple_commands ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_empty ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_flag_only ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_flag_only_short ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_single ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_single_equal ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_command_parsing_with_extra_args ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_mixed ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_multiple ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_command_parsing ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_config_creation_logic ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_handle_set_base_url_insufficient_args ... ok
[INFO] [stdout] test commands::set_header::tests::test_command_parsing_key_value ... ok
[INFO] [stdout] test commands::set_header::tests::test_handle_set_header_insufficient_args ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_config_update_preserves_headers ... ok
[INFO] [stdout] test commands::set_header::tests::test_command_parsing_with_spaces_in_value ... ok
[INFO] [stdout] test commands::set_header::tests::test_header_add_logic ... ok
[INFO] [stdout] test commands::set_header::tests::test_header_remove_logic ... ok
[INFO] [stdout] test commands::set_header::tests::test_headers_initialization ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parsing_with_flags ... ok
[INFO] [stdout] test commands::set_header::tests::test_multiple_headers_logic ... ok
[INFO] [stdout] test commands::set_header::tests::test_header_update_logic ... ok
[INFO] [stdout] test commands::uninstall::tests::test_get_executable_path ... ok
[INFO] [stdout] test commands::set_header::tests::test_config_creation_with_headers ... ok
[INFO] [stdout] test commands::uninstall::tests::test_input_processing ... ok
[INFO] [stdout] test commands::uninstall::tests::test_config_directory_cleanup_logic ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parsing_single_command ... ok
[INFO] [stdout] test commands::uninstall::tests::test_config_file_deletion_logic ... ok
[INFO] [stdout] test commands::uninstall::tests::test_config_path_logic ... ok
[INFO] [stdout] test commands::uninstall::tests::test_parent_directory_handling ... ok
[INFO] [stdout] test commands::uninstall::tests::test_executable_deletion_permission_check ... ok
[INFO] [stdout] test commands::set_header::tests::test_command_parsing_key_only ... ok
[INFO] [stdout] test config::data::tests::test_config_deserialization_from_json ... ok
[INFO] [stdout] test config::data::tests::test_config_serialization_no_headers ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_empty_file ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_no_headers ... ok
[INFO] [stdout] test config::data::tests::test_config_deserialization_minimal ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_success ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_overwrites_existing ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_with_complex_headers ... ok
[INFO] [stdout] test config::data::tests::test_config_serialization ... ok
[INFO] [stdout] hello
[INFO] [stdout] world
[INFO] [stdout] test instructions::tests::test_execute_script_complex ... test
[INFO] [stderr] sh: 1: nonexistent_command_12345: not found
[INFO] [stdout] ok
[INFO] [stdout] test instructions::tests::test_execute_script_false ... ok
[INFO] [stdout] test instructions::tests::test_execute_script_invalid_command ... ok
[INFO] [stdout] test instructions::tests::test_execute_script_echo ... ok
[INFO] [stdout] test
[INFO] [stdout] test instructions::tests::test_instruction_creation ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_none_with_error ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_print_with_error_flag ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_warnings_dont_fail ... ok
[INFO] [stdout] test instructions::tests::test_execute_script_true ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_missing_execute_content_succeeds ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_no_errors ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_empty_instructions ... ok
[INFO] [stdout] test schema::tests::test_instruction_defaults ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_invalid_schema_version ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_minimal ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_missing_required_fields ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_no_instructions ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_valid ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_invalid_json ... test
[INFO] [stdout] ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_with_error_flag ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_with_errors ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_creates_directory ... ok
[INFO] [stdout] test schema::tests::test_parse_complex_schema ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_valid_file ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_invalid_json ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_file_does_not_exist ... ok
[INFO] [stdout] test utils::executable::tests::test_get_executable_name_consistency ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_custom_domain ... ok
[INFO] [stdout] test utils::executable::tests::test_get_executable_name_returns_string ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_gitlab ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_invalid_url ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_nested_path ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_without_git_suffix ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_empty_url ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_github_https ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_github_ssh ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_trailing_slash ... ok
[INFO] [stdout] test utils::executable::tests::test_get_executable_name_not_default_in_test ... ok
[INFO] [stdout] test utils::git::tests::test_git_functions_handle_no_git ... ok
[INFO] [stdout] test utils::git::tests::test_get_git_repo_info_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anything_cli-cdc1754ed3407b54)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test cli::args::tests::test_cli_parsing_multiple_commands ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parsing_single_command ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_empty ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_flag_only ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_flag_only_short ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_single ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parsing_empty ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parsing_hyphen_values ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_single_equal ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parsing_with_flags ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_multiple ... ok
[INFO] [stdout] test cli::parse::tests::test_parse_query_params_mixed ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_config_update_preserves_headers ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_command_parsing ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_command_parsing_with_extra_args ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_config_creation_logic ... ok
[INFO] [stdout] test commands::set_base_url::tests::test_handle_set_base_url_insufficient_args ... ok
[INFO] [stdout] test commands::set_header::tests::test_command_parsing_key_only ... ok
[INFO] [stdout] test commands::set_header::tests::test_command_parsing_key_value ... ok
[INFO] [stdout] test commands::set_header::tests::test_command_parsing_with_spaces_in_value ... ok
[INFO] [stdout] test commands::set_header::tests::test_config_creation_with_headers ... ok
[INFO] [stdout] test commands::set_header::tests::test_header_add_logic ... ok
[INFO] [stdout] test commands::set_header::tests::test_header_update_logic ... ok
[INFO] [stdout] test commands::set_header::tests::test_header_remove_logic ... ok
[INFO] [stdout] test commands::set_header::tests::test_headers_initialization ... ok
[INFO] [stderr] sh: 1: nonexistent_command_12345: not found
[INFO] [stdout] test commands::uninstall::tests::test_input_processing ... ok
[INFO] [stdout] test commands::set_header::tests::test_handle_set_header_insufficient_args ... ok
[INFO] [stdout] test commands::uninstall::tests::test_get_executable_path ... ok
[INFO] [stdout] test commands::uninstall::tests::test_config_directory_cleanup_logic ... ok
[INFO] [stdout] test commands::set_header::tests::test_multiple_headers_logic ... ok
[INFO] [stdout] test commands::update::tests::test_get_current_executable_path ... ok
[INFO] [stdout] test commands::update::tests::test_get_platform_info ... ok
[INFO] [stdout] test commands::update::tests::test_github_url_format ... ok
[INFO] [stdout] test commands::uninstall::tests::test_config_path_logic ... ok
[INFO] [stdout] test config::data::tests::test_config_serialization_no_headers ... ok
[INFO] [stdout] test commands::uninstall::tests::test_config_file_deletion_logic ... ok
[INFO] [stdout] test commands::uninstall::tests::test_executable_deletion_permission_check ... ok
[INFO] [stdout] test config::data::tests::test_config_deserialization_from_json ... ok
[INFO] [stdout] test config::data::tests::test_config_serialization ... ok
[INFO] [stdout] test commands::uninstall::tests::test_parent_directory_handling ... ok
[INFO] [stdout] test config::data::tests::test_config_deserialization_minimal ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_empty_file ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_invalid_json ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_file_does_not_exist ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_creates_directory ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_with_complex_headers ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_success ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_overwrites_existing ... ok
[INFO] [stdout] test config::saver::tests::test_save_config_no_headers ... ok
[INFO] [stdout] test instructions::tests::test_instruction_creation ... ok
[INFO] [stdout] test
[INFO] [stdout] test config::loader::tests::test_load_config_valid_file ... ok
[INFO] [stdout] test instructions::tests::test_execute_script_echo ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_missing_execute_content_succeeds ... ok
[INFO] [stdout] test instructions::tests::test_execute_script_false ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_none_with_error ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_print_with_error_flag ... ok
[INFO] [stdout] test schema::tests::test_instruction_defaults ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_warnings_dont_fail ... ok
[INFO] [stdout] test instructions::tests::test_execute_script_true ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_empty_instructions ... ok
[INFO] [stdout] hello
[INFO] [stdout] world
[INFO] [stdout] test schema::tests::test_parse_anything_schema_invalid_schema_version ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_minimal ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_invalid_json ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_missing_required_fields ... ok
[INFO] [stdout] test instructions::tests::test_execute_script_invalid_command ... ok
[INFO] [stdout] test
[INFO] [stdout] test instructions::tests::test_execute_script_complex ... ok
[INFO] [stdout] test utils::executable::tests::test_get_executable_name_consistency ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_no_instructions ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_with_error_flag ... ok
[INFO] [stdout] test schema::tests::test_parse_complex_schema ... ok
[INFO] [stdout] test schema::tests::test_parse_anything_schema_valid ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_custom_domain ... oktest
[INFO] [stdout] 
[INFO] [stdout] test utils::executable::tests::test_get_executable_name_not_default_in_test ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_empty_url ... ok
[INFO] [stdout] test utils::executable::tests::test_get_executable_name_returns_string ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_gitlab ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_github_ssh ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_github_https ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_trailing_slash ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_with_errors ... ok
[INFO] [stdout] test instructions::tests::test_process_instructions_no_errors ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_nested_path ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_invalid_url ... ok
[INFO] [stdout] test utils::git::tests::test_extract_repo_name_without_git_suffix ... ok
[INFO] [stdout] test utils::git::tests::test_get_git_repo_info_consistency ... ok
[INFO] [stdout] test utils::git::tests::test_git_functions_handle_no_git ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6a80b006065645e4)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_config_operations ... ok
[INFO] [stdout] test test_cli_startup_performance ... ok
[INFO] [stdout] test test_git_integration ... ok
[INFO] [stdout] test test_cli_compiles_and_runs ... ok
[INFO] [stdout] test test_invalid_internal_command ... ok
[INFO] [stdout] test test_argument_parsing ... ok
[INFO] [stdout] test test_binary_exists_after_build ... FAILED
[INFO] [stdout] test test_cli_no_arguments ... ok
[INFO] [stdout] test test_module_integration ... ok
[INFO] [stdout] test test_version_flag ... ok
[INFO] [stdout] test test_unit_tests_pass ... ok
[INFO] [stdout] test test_version_flag_short ... ok
[INFO] [stdout] test test_cli_argument_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_binary_exists_after_build stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_binary_exists_after_build' (235) panicked at tests/integration_tests.rs:161:5:
[INFO] [stdout] Binary should exist at "/opt/rustwide/workdir/target/debug/anything-cli"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fe255ef6d22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe255ef6d22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe255ef6d22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe255ef6d22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe255f0b72a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe255f0b72a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5fe255efbc36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fe255efbc36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fe255ed338f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe255ed338f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe255eee2e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe255e7d17e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fe255e7d17e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fe255eee4a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fe255eee4a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe255ed3448 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe255ecab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe255ed445d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe255f0bdfc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe255e6ffaa - integration_tests[34b7f694c60f179e]::test_binary_exists_after_build
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:161:5
[INFO] [stdout]   20:     0x5fe255e6d3c7 - integration_tests[34b7f694c60f179e]::test_binary_exists_after_build::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:142:36
[INFO] [stdout]   21:     0x5fe255e6bee6 - <integration_tests[34b7f694c60f179e]::test_binary_exists_after_build::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5fe255e7152b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fe255e7152b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5fe255e7dd8a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5fe255e7dd8a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5fe255e7dd8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5fe255e7dd8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5fe255e7dd8a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5fe255e7dd8a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5fe255e7dd8a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5fe255e78254 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5fe255e78254 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5fe255e80882 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5fe255e80882 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5fe255e80882 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5fe255e80882 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5fe255e80882 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5fe255e80882 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5fe255e80882 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5fe255ef608f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5fe255ef608f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7e2ea7d14aa4 - <unknown>
[INFO] [stdout]   43:     0x7e2ea7da1a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_binary_exists_after_build
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "6268f1c6be0b0aa1e4c09fef664c160366823561557518b2ea78d1933fc4742f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6268f1c6be0b0aa1e4c09fef664c160366823561557518b2ea78d1933fc4742f", kill_on_drop: false }`
[INFO] [stdout] 6268f1c6be0b0aa1e4c09fef664c160366823561557518b2ea78d1933fc4742f
