[INFO] cloning repository https://github.com/Jeck0v/PUBLIC-Athena-Tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jeck0v/PUBLIC-Athena-Tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeck0v%2FPUBLIC-Athena-Tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeck0v%2FPUBLIC-Athena-Tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57d07e48d6e7530279f8fa9ec3170526acc6c4d0
[INFO] testing Jeck0v/PUBLIC-Athena-Tools against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeck0v%2FPUBLIC-Athena-Tools" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jeck0v/PUBLIC-Athena-Tools
[INFO] finished tweaking git repo https://github.com/Jeck0v/PUBLIC-Athena-Tools
[INFO] tweaked toml for git repo https://github.com/Jeck0v/PUBLIC-Athena-Tools written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jeck0v/PUBLIC-Athena-Tools on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jeck0v/PUBLIC-Athena-Tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 551da5ddd8d1b8282ad4f616f6ca788a2c1267155855e002ceffbb1366a197e7
[INFO] running `Command { std: "docker" "start" "-a" "551da5ddd8d1b8282ad4f616f6ca788a2c1267155855e002ceffbb1366a197e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "551da5ddd8d1b8282ad4f616f6ca788a2c1267155855e002ceffbb1366a197e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551da5ddd8d1b8282ad4f616f6ca788a2c1267155855e002ceffbb1366a197e7", kill_on_drop: false }`
[INFO] [stdout] 551da5ddd8d1b8282ad4f616f6ca788a2c1267155855e002ceffbb1366a197e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 438f1559f6bac57e117d27ce1f63ef3a7f6f455e8822b183ec6a7028959bad79
[INFO] running `Command { std: "docker" "start" "-a" "438f1559f6bac57e117d27ce1f63ef3a7f6f455e8822b183ec6a7028959bad79", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling athena v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DockerHealthCheck` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct DockerHealthCheck {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerDeploy` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct DockerDeploy {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerResources` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct DockerResources {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceSpec` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ResourceSpec {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.47s
[INFO] running `Command { std: "docker" "inspect" "438f1559f6bac57e117d27ce1f63ef3a7f6f455e8822b183ec6a7028959bad79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "438f1559f6bac57e117d27ce1f63ef3a7f6f455e8822b183ec6a7028959bad79", kill_on_drop: false }`
[INFO] [stdout] 438f1559f6bac57e117d27ce1f63ef3a7f6f455e8822b183ec6a7028959bad79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a51c2fb9b4a06271a2a33be53790cef17b71cd2f93cb32095d994776c1d83a1f
[INFO] running `Command { std: "docker" "start" "-a" "a51c2fb9b4a06271a2a33be53790cef17b71cd2f93cb32095d994776c1d83a1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling athena v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stdout] warning: struct `DockerHealthCheck` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct DockerHealthCheck {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerDeploy` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct DockerDeploy {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerResources` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct DockerResources {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceSpec` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ResourceSpec {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stdout] warning: struct `DockerHealthCheck` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct DockerHealthCheck {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerDeploy` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct DockerDeploy {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockerResources` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct DockerResources {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceSpec` is never constructed
[INFO] [stdout]   --> src/athena/generator/compose.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ResourceSpec {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.95s
[INFO] running `Command { std: "docker" "inspect" "a51c2fb9b4a06271a2a33be53790cef17b71cd2f93cb32095d994776c1d83a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51c2fb9b4a06271a2a33be53790cef17b71cd2f93cb32095d994776c1d83a1f", kill_on_drop: false }`
[INFO] [stdout] a51c2fb9b4a06271a2a33be53790cef17b71cd2f93cb32095d994776c1d83a1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e54d459353ddea6aec003414ebac812bd703d4163ac16e5767aab69e1545c744
[INFO] running `Command { std: "docker" "start" "-a" "e54d459353ddea6aec003414ebac812bd703d4163ac16e5767aab69e1545c744", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: struct `DockerHealthCheck` is never constructed
[INFO] [stdout] running 13 tests
[INFO] [stderr]   --> src/athena/generator/compose.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct DockerHealthCheck {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DockerDeploy` is never constructed
[INFO] [stderr]   --> src/athena/generator/compose.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct DockerDeploy {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DockerResources` is never constructed
[INFO] [stderr]   --> src/athena/generator/compose.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct DockerResources {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ResourceSpec` is never constructed
[INFO] [stderr]   --> src/athena/generator/compose.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct ResourceSpec {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `athena` (bin "athena") generated 4 warnings
[INFO] [stderr] warning: `athena` (bin "athena" test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/athena-e1b092fcea3a97c7)
[INFO] [stdout] test athena::generator::compose::tests::test_port_suggestions ... ok
[INFO] [stdout] test athena::generator::defaults::tests::test_service_type_detection ... ok
[INFO] [stdout] test athena::generator::defaults::tests::test_enhanced_service_creation ... ok
[INFO] [stdout] test athena::generator::compose::tests::test_extract_host_port ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_quick_syntax_check ... ok
[INFO] [stdout] test boilerplate::utils::tests::test_replace_template_vars ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_unbalanced_service_blocks ... ok
[INFO] [stdout] test athena::generator::compose::tests::test_enhanced_compose_generation ... ok
[INFO] [stdout] test athena::parser::parser::tests::test_basic_parsing ... ok
[INFO] [stdout] test boilerplate::utils::tests::test_project_names ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_pre_validation ... ok
[INFO] [stdout] test boilerplate::utils::tests::test_create_directory_structure ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/athena-a1bf6b739cfbc53e)
[INFO] [stdout] test athena::parser::parser::tests::test_resource_limits_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test athena::generator::defaults::tests::test_enhanced_service_creation ... ok
[INFO] [stdout] test athena::generator::compose::tests::test_enhanced_compose_generation ... ok
[INFO] [stdout] test athena::generator::compose::tests::test_extract_host_port ... ok
[INFO] [stdout] test athena::generator::compose::tests::test_port_suggestions ... ok
[INFO] [stdout] test athena::generator::defaults::tests::test_service_type_detection ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_unbalanced_service_blocks ... ok
[INFO] [stdout] test boilerplate::utils::tests::test_project_names ... ok
[INFO] [stdout] test boilerplate::utils::tests::test_replace_template_vars ... ok
[INFO] [stdout] test athena::parser::parser::tests::test_basic_parsing ... ok
[INFO] [stdout] test boilerplate::utils::tests::test_create_directory_structure ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_pre_validation ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_quick_syntax_check ... ok
[INFO] [stdout] test athena::parser::parser::tests::test_resource_limits_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-7b66071a9490734b)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_init_help ... ok
[INFO] [stdout] test integration::boilerplate::common_tests::test_init_help_commands ... ok
[INFO] [stdout] test integration::boilerplate::common_tests::test_invalid_project_name ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_custom_directory ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_init_no_docker ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_init_with_mongodb ... ok
[INFO] [stdout] test integration::boilerplate::common_tests::test_project_already_exists_handling ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_init_basic ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_build_command_with_valid_file ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_build_command_validate_only ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_build_quiet_mode ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_init_with_postgresql ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_build_with_custom_output_file ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_build_with_missing_file ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_info_command ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_info_directives ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_info_examples ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_magic_mode ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_validate_command ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_help ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_version ... ok
[INFO] [stdout] test integration::boilerplate::flask_tests::test_flask_init_basic ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_validate_command_with_invalid_file ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_generation_with_custom_network_names ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_environment_variable_generation ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_health_check_generation ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_minimal_service_generation ... ok
[INFO] [stdout] test integration::boilerplate::flask_tests::test_flask_init_with_mysql ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_simple_service_generation ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_port_conflict_prevention_in_generation ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_port_mapping_generation ... ok
[INFO] [stdout] test integration::boilerplate::go_tests::test_go_init_with_echo ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_complex_microservices_generation ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_invalid_port_mapping_format ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_successful_generation_with_different_ports ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_missing_end_service_error ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_volume_mapping_generation ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_port_conflict_detection ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_service_reference_validation ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_validation_error_suggestions ... ok
[INFO] [stdout] test integration::error_handling_test::test_circular_dependency_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_empty_file_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_error_message_quality ... ok
[INFO] [stdout] test integration::error_handling_test::test_file_not_found_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_dependency_reference_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_directive_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_auto_detection_with_no_ath_files ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_resource_limits_format ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_restart_policy_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_volume_mapping_format ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_multiple_port_conflicts ... ok
[INFO] [stdout] test integration::boilerplate::go_tests::test_go_init_with_fiber ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_syntax_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_missing_end_service_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_malformed_port_mapping_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_missing_image_handling ... ok
[INFO] [stdout] test integration::error_handling_test::test_port_conflict_detection ... ok
[INFO] [stdout] test integration::boilerplate::go_tests::test_go_init_with_gin ... ok
[INFO] [stdout] test integration::error_handling_test::test_multiple_ath_files_ambiguous ... ok
[INFO] [stdout] test integration::error_handling_test::test_port_conflict_with_mixed_mappings ... ok
[INFO] [stdout] test integration::error_handling_test::test_validate_command_with_invalid_file ... ok
[INFO] [stdout] test integration::error_handling_test::test_verbose_error_output ... ok
[INFO] [stdout] test integration::error_handling_test::test_port_conflict_suggestions ... ok
[INFO] [stdout] test integration::structural::basic_structure::test_basic_yaml_structure ... ok
[INFO] [stdout] test integration::structural::formatting::test_yaml_formatting_with_blank_lines ... ok
[INFO] [stdout] test integration::structural::basic_structure::test_multi_service_structure ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_yaml_validity_and_formatting ... ok
[INFO] [stdout] test integration::structural::networking::test_network_configuration ... ok
[INFO] [stdout] test integration::structural::networking::test_service_dependencies ... ok
[INFO] [stdout] test integration::structural::policies::test_health_checks ... ok
[INFO] [stdout] test integration::structural::policies::test_restart_policies ... ok
[INFO] [stdout] test integration::structural::service_configuration::test_port_mappings ... ok
[INFO] [stdout] test integration::structural::service_configuration::test_environment_variables ... ok
[INFO] [stdout] test integration::structural::service_configuration::test_volume_mappings ... ok
[INFO] [stdout] test integration::structural::service_configuration::test_service_configuration_structure ... ok
[INFO] [stdout] test integration::structural::formatting::test_yaml_validity ... ok
[INFO] [stdout] test integration::error_handling_test::test_permission_denied_error ... FAILED
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_no_conflicts_success ... FAILED
[INFO] [stdout] test integration::structural::complex_scenarios::test_complex_microservices_structure ... ok
[INFO] [stdout] test integration::error_handling_test::test_no_port_conflicts_different_ports ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration::error_handling_test::test_permission_denied_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::error_handling_test::test_permission_denied_error' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected success
[INFO] [stdout] command=`"/opt/rustwide/target/debug/athena" "build" "/tmp/.tmpz25hzD/readonly.ath" "-o" "/tmp/.tmpz25hzD/readonly/docker-compose.yml"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] Reading Athena file: /tmp/.tmpz25hzD/readonly.ath
[INFO] [stdout] Validating syntax...
[INFO] [stdout] Successfully parsed Athena file with 1 services
[INFO] [stdout] Generated docker-compose.yml at: /tmp/.tmpz25hzD/readonly/docker-compose.yml
[INFO] [stdout] Project details:
[INFO] [stdout]    • Project name: MINIMAL_TEST
[INFO] [stdout]    • Network name: minimal_test_network
[INFO] [stdout]    • Services: 1
[INFO] [stdout]      - minimal_service (alpine:latest)
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3bc4d91be2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3bc4d91be2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3bc4d91be2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e3bc4d91be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e3bc4dbb8c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e3bc4dbb8c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e3bc4d8e2b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3bc4d8e2b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e3bc4d91a32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e3bc4d935c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e3bc4d933fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e3bc4c36984 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e3bc4c36984 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3bc4d93f9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e3bc4d93f9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e3bc4d93d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e3bc4d920d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e3bc4d939fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e3bc4db9970 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e3bc4d1fe30 - core::panicking::panic_display::h2ba835a6cdd3d83f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5e3bc4d2290b - assert_cmd::assert::AssertError::panic::panic_cold_display::h154b92a85575899c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x5e3bc4d21587 - assert_cmd::assert::AssertError::panic::h2e515530ada7e532
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x5e3bc4d1c8b7 - core::ops::function::FnOnce::call_once::hde4f85efceb34dd7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5e3bc4d184f4 - core::result::Result<T,E>::unwrap_or_else::h649a63a4dadac20b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x5e3bc4d20b26 - assert_cmd::assert::Assert::failure::h105f77ff4006d119
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:187:28
[INFO] [stdout]   25:     0x5e3bc4bf40fc - integration_tests::integration::error_handling_test::test_permission_denied_error::h225186eb08dba64e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/error_handling_test.rs:335:34
[INFO] [stdout]   26:     0x5e3bc4bf3d47 - integration_tests::integration::error_handling_test::test_permission_denied_error::{{closure}}::hd064b91c4578307a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/error_handling_test.rs:306:34
[INFO] [stdout]   27:     0x5e3bc4bdf106 - core::ops::function::FnOnce::call_once::h9e2055d6931b3229
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e3bc4c3c1eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x5e3bc4c3c1eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x5e3bc4c3b325 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x5e3bc4c3b325 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5e3bc4c3b325 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x5e3bc4c3b325 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x5e3bc4c3b325 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e3bc4c3b325 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x5e3bc4c3b325 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x5e3bc4bfef24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x5e3bc4bfef24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x5e3bc4c028fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x5e3bc4c028fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5e3bc4c028fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5e3bc4c028fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x5e3bc4c028fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e3bc4c028fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x5e3bc4c028fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e3bc4d9703f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x5e3bc4d9703f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48:     0x774968b6daa4 - <unknown>
[INFO] [stdout]   49:     0x774968bfaa34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::enhanced_error_handling_test::test_enhanced_no_conflicts_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::enhanced_error_handling_test::test_enhanced_no_conflicts_success' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: IO error: Read-only file system (os error 30)\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/athena" "build" "/tmp/.tmpY1p9x8/no_conflicts.ath"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Reading Athena file: /tmp/.tmpY1p9x8/no_conflicts.ath
[INFO] [stdout] Validating syntax...
[INFO] [stdout] Successfully parsed Athena file with 3 services
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr="Error: IO error: Read-only file system (os error 30)\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3bc4d91be2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3bc4d91be2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3bc4d91be2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e3bc4d91be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e3bc4dbb8c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e3bc4dbb8c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e3bc4d8e2b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3bc4d8e2b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e3bc4d91a32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e3bc4d935c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e3bc4d933fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e3bc4c36984 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e3bc4c36984 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3bc4d93f9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e3bc4d93f9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e3bc4d93d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e3bc4d920d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e3bc4d939fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e3bc4db9970 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e3bc4d1fe30 - core::panicking::panic_display::h2ba835a6cdd3d83f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5e3bc4d2290b - assert_cmd::assert::AssertError::panic::panic_cold_display::h154b92a85575899c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x5e3bc4d21587 - assert_cmd::assert::AssertError::panic::h2e515530ada7e532
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x5e3bc4d1c8b7 - core::ops::function::FnOnce::call_once::hde4f85efceb34dd7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5e3bc4d184f4 - core::result::Result<T,E>::unwrap_or_else::h649a63a4dadac20b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x5e3bc4d20926 - assert_cmd::assert::Assert::success::hda1429affd0a009f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   25:     0x5e3bc4bea2b8 - integration_tests::integration::enhanced_error_handling_test::test_enhanced_no_conflicts_success::hafea526bf32288b0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/enhanced_error_handling_test.rs:180:10
[INFO] [stdout]   26:     0x5e3bc4bea0f7 - integration_tests::integration::enhanced_error_handling_test::test_enhanced_no_conflicts_success::{{closure}}::hc6de97cbfc38ed10
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/enhanced_error_handling_test.rs:152:40
[INFO] [stdout]   27:     0x5e3bc4bde7b6 - core::ops::function::FnOnce::call_once::h34ba92e1022b9c0e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e3bc4c3c1eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x5e3bc4c3c1eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x5e3bc4c3b325 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x5e3bc4c3b325 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5e3bc4c3b325 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x5e3bc4c3b325 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x5e3bc4c3b325 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e3bc4c3b325 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x5e3bc4c3b325 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x5e3bc4bfef24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x5e3bc4bfef24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x5e3bc4c028fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x5e3bc4c028fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5e3bc4c028fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5e3bc4c028fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x5e3bc4c028fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e3bc4c028fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x5e3bc4c028fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e3bc4d9703f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x5e3bc4d9703f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48:     0x774968b6daa4 - <unknown>
[INFO] [stdout]   49:     0x774968bfaa34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::error_handling_test::test_no_port_conflicts_different_ports stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::error_handling_test::test_no_port_conflicts_different_ports' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: IO error: Read-only file system (os error 30)\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/athena" "build" "/tmp/.tmpVn1ghk/no_conflicts.ath"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Reading Athena file: /tmp/.tmpVn1ghk/no_conflicts.ath
[INFO] [stdout] Validating syntax...
[INFO] [stdout] Successfully parsed Athena file with 3 services
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr="Error: IO error: Read-only file system (os error 30)\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3bc4d91be2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3bc4d91be2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3bc4d91be2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e3bc4d91be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e3bc4dbb8c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e3bc4dbb8c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e3bc4d8e2b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3bc4d8e2b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e3bc4d91a32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e3bc4d935c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e3bc4d933fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e3bc4c36984 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e3bc4c36984 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3bc4d93f9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e3bc4d93f9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e3bc4d93d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e3bc4d920d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e3bc4d939fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e3bc4db9970 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e3bc4d1fe30 - core::panicking::panic_display::h2ba835a6cdd3d83f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5e3bc4d2290b - assert_cmd::assert::AssertError::panic::panic_cold_display::h154b92a85575899c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x5e3bc4d21587 - assert_cmd::assert::AssertError::panic::h2e515530ada7e532
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x5e3bc4d1c8b7 - core::ops::function::FnOnce::call_once::hde4f85efceb34dd7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5e3bc4d184f4 - core::result::Result<T,E>::unwrap_or_else::h649a63a4dadac20b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x5e3bc4d20926 - assert_cmd::assert::Assert::success::hda1429affd0a009f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   25:     0x5e3bc4bf5da0 - integration_tests::integration::error_handling_test::test_no_port_conflicts_different_ports::h1074d9be1fe2e91f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/error_handling_test.rs:530:10
[INFO] [stdout]   26:     0x5e3bc4bf5be7 - integration_tests::integration::error_handling_test::test_no_port_conflicts_different_ports::{{closure}}::h90b420522dbf1942
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/error_handling_test.rs:502:44
[INFO] [stdout]   27:     0x5e3bc4bdf696 - core::ops::function::FnOnce::call_once::he188802bb37f516b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e3bc4c3c1eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x5e3bc4c3c1eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x5e3bc4c3b325 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x5e3bc4c3b325 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5e3bc4c3b325 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x5e3bc4c3b325 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x5e3bc4c3b325 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e3bc4c3b325 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x5e3bc4c3b325 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x5e3bc4bfef24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x5e3bc4bfef24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x5e3bc4c028fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x5e3bc4c028fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5e3bc4c028fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5e3bc4c028fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x5e3bc4c028fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e3bc4c028fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x5e3bc4c028fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e3bc4d9703f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x5e3bc4d9703f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48:     0x774968b6daa4 - <unknown>
[INFO] [stdout]   49:     0x774968bfaa34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration::enhanced_error_handling_test::test_enhanced_no_conflicts_success
[INFO] [stdout]     integration::error_handling_test::test_no_port_conflicts_different_ports
[INFO] [stdout]     integration::error_handling_test::test_permission_denied_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 77 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "e54d459353ddea6aec003414ebac812bd703d4163ac16e5767aab69e1545c744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e54d459353ddea6aec003414ebac812bd703d4163ac16e5767aab69e1545c744", kill_on_drop: false }`
[INFO] [stdout] e54d459353ddea6aec003414ebac812bd703d4163ac16e5767aab69e1545c744
