[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jeck0v/PUBLIC-Athena-Tools on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40ec3cf4d06a9c02410f6cc007461f9c0794403108d6fc1d648631d3824bcff8
[INFO] running `Command { std: "docker" "start" "-a" "40ec3cf4d06a9c02410f6cc007461f9c0794403108d6fc1d648631d3824bcff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40ec3cf4d06a9c02410f6cc007461f9c0794403108d6fc1d648631d3824bcff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40ec3cf4d06a9c02410f6cc007461f9c0794403108d6fc1d648631d3824bcff8", kill_on_drop: false }`
[INFO] [stdout] 40ec3cf4d06a9c02410f6cc007461f9c0794403108d6fc1d648631d3824bcff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99cdc9bbe95a43dfbe6cbe38e3f2553443cd59ed27ea7ab5e6fced2f4ef617a3
[INFO] running `Command { std: "docker" "start" "-a" "99cdc9bbe95a43dfbe6cbe38e3f2553443cd59ed27ea7ab5e6fced2f4ef617a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[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)]` (part of `#[warn(unused)]`) 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.33s
[INFO] running `Command { std: "docker" "inspect" "99cdc9bbe95a43dfbe6cbe38e3f2553443cd59ed27ea7ab5e6fced2f4ef617a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99cdc9bbe95a43dfbe6cbe38e3f2553443cd59ed27ea7ab5e6fced2f4ef617a3", kill_on_drop: false }`
[INFO] [stdout] 99cdc9bbe95a43dfbe6cbe38e3f2553443cd59ed27ea7ab5e6fced2f4ef617a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ae927bf62909fac78287d77b68d2c8e4b3c0981594da54b21e5a1f441906eed
[INFO] running `Command { std: "docker" "start" "-a" "0ae927bf62909fac78287d77b68d2c8e4b3c0981594da54b21e5a1f441906eed", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[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 termtree v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 36.50s
[INFO] running `Command { std: "docker" "inspect" "0ae927bf62909fac78287d77b68d2c8e4b3c0981594da54b21e5a1f441906eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae927bf62909fac78287d77b68d2c8e4b3c0981594da54b21e5a1f441906eed", kill_on_drop: false }`
[INFO] [stdout] 0ae927bf62909fac78287d77b68d2c8e4b3c0981594da54b21e5a1f441906eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e750440f456c3cee29123d8b321e8e4ec0d8b6bdd99cfdb34675f63f1da38d2
[INFO] running `Command { std: "docker" "start" "-a" "0e750440f456c3cee29123d8b321e8e4ec0d8b6bdd99cfdb34675f63f1da38d2", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DockerHealthCheck` is never constructed
[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)]` (part of `#[warn(unused)]`) 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.22s
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/athena-cd415e19168825e6)
[INFO] [stdout] test athena::generator::compose::tests::test_extract_host_port ... ok
[INFO] [stdout] test athena::generator::defaults::tests::test_service_type_detection ... ok
[INFO] [stdout] test athena::generator::compose::tests::test_port_suggestions ... ok
[INFO] [stdout] test athena::generator::defaults::tests::test_enhanced_service_creation ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_unbalanced_service_blocks ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_quick_syntax_check ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_pre_validation ... ok
[INFO] [stdout] test athena::generator::compose::tests::test_enhanced_compose_generation ... ok
[INFO] [stdout] test boilerplate::utils::tests::test_replace_template_vars ... ok
[INFO] [stdout] test athena::parser::parser::tests::test_resource_limits_parsing ... 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 boilerplate::utils::tests::test_project_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/athena-c622610e5a224874)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test athena::generator::compose::tests::test_enhanced_compose_generation ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_pre_validation ... ok
[INFO] [stdout] test athena::generator::defaults::tests::test_service_type_detection ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_quick_syntax_check ... ok
[INFO] [stdout] test athena::generator::compose::tests::test_extract_host_port ... ok
[INFO] [stdout] test athena::parser::parser::tests::test_resource_limits_parsing ... ok
[INFO] [stdout] test boilerplate::utils::tests::test_project_names ... 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 boilerplate::utils::tests::test_replace_template_vars ... ok
[INFO] [stdout] test athena::generator::compose::tests::test_port_suggestions ... ok
[INFO] [stdout] test athena::generator::defaults::tests::test_enhanced_service_creation ... ok
[INFO] [stdout] test athena::parser::optimized_parser::tests::test_unbalanced_service_blocks ... 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-23cc4aa1d296fddd)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test integration::boilerplate::common_tests::test_invalid_project_name ... ok
[INFO] [stdout] test integration::boilerplate::common_tests::test_init_help_commands ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_init_help ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_init_with_mongodb ... ok
[INFO] [stdout] test integration::boilerplate::go_tests::test_go_init_with_echo ... ok
[INFO] [stdout] test integration::boilerplate::go_tests::test_go_init_with_fiber ... ok
[INFO] [stdout] test integration::boilerplate::go_tests::test_go_init_with_gin ... 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_command_with_valid_file ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_build_quiet_mode ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_custom_directory ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_build_with_custom_output_file ... 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_missing_file ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_help ... 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_validate_command_with_invalid_file ... ok
[INFO] [stdout] test integration::boilerplate::flask_tests::test_flask_init_basic ... ok
[INFO] [stdout] test integration::cli_commands_test::test_cli_version ... 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_health_check_generation ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_environment_variable_generation ... ok
[INFO] [stdout] test integration::boilerplate::flask_tests::test_flask_init_with_mysql ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_port_mapping_generation ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_minimal_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_simple_service_generation ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_init_basic ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_volume_mapping_generation ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_complex_microservices_generation ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_successful_generation_with_different_ports ... ok
[INFO] [stdout] test integration::boilerplate::fastapi_tests::test_fastapi_init_no_docker ... 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_missing_end_service_error ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_validation_error_suggestions ... ok
[INFO] [stdout] test integration::error_handling_test::test_auto_detection_with_no_ath_files ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_multiple_port_conflicts ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_invalid_port_mapping_format ... ok
[INFO] [stdout] test integration::enhanced_error_handling_test::test_enhanced_service_reference_validation ... ok
[INFO] [stdout] test integration::error_handling_test::test_empty_file_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_circular_dependency_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_file_not_found_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_error_message_quality ... ok
[INFO] [stdout] test integration::docker_compose_generation_test::test_yaml_validity_and_formatting ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_syntax_error ... 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::error_handling_test::test_missing_end_service_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_missing_image_handling ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_directive_error ... ok
[INFO] [stdout] test integration::boilerplate::common_tests::test_project_already_exists_handling ... ok
[INFO] [stdout] test integration::error_handling_test::test_multiple_ath_files_ambiguous ... ok
[INFO] [stdout] test integration::error_handling_test::test_malformed_port_mapping_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_resource_limits_format ... ok
[INFO] [stdout] test integration::error_handling_test::test_invalid_dependency_reference_error ... ok
[INFO] [stdout] test integration::error_handling_test::test_port_conflict_with_mixed_mappings ... ok
[INFO] [stdout] test integration::error_handling_test::test_port_conflict_detection ... ok
[INFO] [stdout] test integration::error_handling_test::test_port_conflict_suggestions ... ok
[INFO] [stdout] test integration::error_handling_test::test_verbose_error_output ... ok
[INFO] [stdout] test integration::error_handling_test::test_validate_command_with_invalid_file ... ok
[INFO] [stdout] test integration::structural::formatting::test_yaml_formatting_with_blank_lines ... ok
[INFO] [stdout] test integration::structural::basic_structure::test_basic_yaml_structure ... ok
[INFO] [stdout] test integration::structural::basic_structure::test_multi_service_structure ... ok
[INFO] [stdout] test integration::structural::networking::test_service_dependencies ... ok
[INFO] [stdout] test integration::structural::networking::test_network_configuration ... ok
[INFO] [stdout] test integration::structural::policies::test_restart_policies ... ok
[INFO] [stdout] test integration::structural::service_configuration::test_environment_variables ... ok
[INFO] [stdout] test integration::structural::policies::test_health_checks ... 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::service_configuration::test_port_mappings ... ok
[INFO] [stdout] test integration::structural::complex_scenarios::test_complex_microservices_structure ... 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::error_handling_test::test_no_port_conflicts_different_ports ... FAILED
[INFO] [stdout] test integration::structural::formatting::test_yaml_validity ... ok
[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' (289) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected success
[INFO] [stdout] command=`"/opt/rustwide/target/debug/athena" "build" "/tmp/.tmpwASQt2/readonly.ath" "-o" "/tmp/.tmpwASQt2/readonly/docker-compose.yml"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] Reading Athena file: /tmp/.tmpwASQt2/readonly.ath
[INFO] [stdout] Validating syntax...
[INFO] [stdout] Successfully parsed Athena file with 1 services
[INFO] [stdout] Generated docker-compose.yml at: /tmp/.tmpwASQt2/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:     0x5da8c19ac162 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da8c19ac162 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da8c19ac162 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5da8c19ac162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5da8c19bdd5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5da8c19bdd5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5da8c19762c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da8c19762c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5da8c19833d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5da8c198862f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5da8c19884c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5da8c1824dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5da8c1824dce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5da8c1988cef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5da8c1988cef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5da8c1988b4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5da8c1983509 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5da8c196973d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5da8c19c7440 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5da8c192c9f0 - core::panicking::panic_display::hb6a72e4fa1fa3484
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5da8c19203a7 - assert_cmd::assert::AssertError::panic::h7d531829e264e9f0
[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]   21:     0x5da8c19305a7 - core::ops::function::FnOnce::call_once::h2d627e66afd3fb6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5da8c192c2f4 - core::result::Result<T,E>::unwrap_or_else::h38497a03092d5269
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x5da8c1921156 - assert_cmd::assert::Assert::failure::haaa82359e28725f5
[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]   24:     0x5da8c17d29ec - integration_tests::integration::error_handling_test::test_permission_denied_error::h39e25d10e8f8bd96
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/error_handling_test.rs:335:34
[INFO] [stdout]   25:     0x5da8c17d2c97 - integration_tests::integration::error_handling_test::test_permission_denied_error::{{closure}}::h4ac55e015788d59e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/error_handling_test.rs:306:34
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout]   26:     0x5da8c1800926 - core::ops::function::FnOnce::call_once::h68e9cf18818a7ea2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5da8c1824b8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5da8c1824b8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5da8c183a7f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5da8c183a7f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5da8c183a7f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5da8c183a7f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5da8c183a7f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5da8c183a7f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5da8c183a7f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5da8c1810fe4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5da8c1810fe4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5da8c18148aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5da8c18148aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5da8c18148aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5da8c18148aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5da8c18148aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5da8c18148aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5da8c18148aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5da8c197e47f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5da8c197e47f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x74923e9e6aa4 - <unknown>
[INFO] [stdout]   48:     0x74923ea73a34 - clone
[INFO] [stdout]   49:                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' (197) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250: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/.tmp8lErjH/no_conflicts.ath"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Reading Athena file: /tmp/.tmp8lErjH/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:     0x5da8c19ac162 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da8c19ac162 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da8c19ac162 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5da8c19ac162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5da8c19bdd5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5da8c19bdd5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5da8c19762c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da8c19762c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5da8c19833d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5da8c198862f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5da8c19884c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5da8c1824dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5da8c1824dce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5da8c1988cef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5da8c1988cef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5da8c1988b4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5da8c1983509 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5da8c196973d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5da8c19c7440 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5da8c192c9f0 - core::panicking::panic_display::hb6a72e4fa1fa3484
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5da8c19203a7 - assert_cmd::assert::AssertError::panic::h7d531829e264e9f0
[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]   21:     0x5da8c19305a7 - core::ops::function::FnOnce::call_once::h2d627e66afd3fb6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5da8c192c2f4 - core::result::Result<T,E>::unwrap_or_else::h38497a03092d5269
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x5da8c19211a6 - assert_cmd::assert::Assert::success::h4f066d63942cf6b1
[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]   24:     0x5da8c17eb388 - integration_tests::integration::enhanced_error_handling_test::test_enhanced_no_conflicts_success::h12561c32c3668b95
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/enhanced_error_handling_test.rs:180:10
[INFO] [stdout]   25:     0x5da8c17eb497 - integration_tests::integration::enhanced_error_handling_test::test_enhanced_no_conflicts_success::{{closure}}::h885f4f35e4c52dcf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/enhanced_error_handling_test.rs:152:40
[INFO] [stdout]   26:     0x5da8c18008e6 - core::ops::function::FnOnce::call_once::h6671fb298c221f99
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5da8c1824b8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5da8c1824b8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5da8c183a7f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5da8c183a7f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5da8c183a7f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5da8c183a7f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5da8c183a7f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5da8c183a7f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5da8c183a7f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5da8c1810fe4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5da8c1810fe4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5da8c18148aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5da8c18148aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5da8c18148aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5da8c18148aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5da8c18148aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5da8c18148aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5da8c18148aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5da8c197e47f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5da8c197e47f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x74923e9e6aa4 - <unknown>
[INFO] [stdout]   48:     0x74923ea73a34 - clone
[INFO] [stdout]   49:                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' (281) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250: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/.tmpNXs2WD/no_conflicts.ath"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Reading Athena file: /tmp/.tmpNXs2WD/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:     0x5da8c19ac162 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da8c19ac162 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da8c19ac162 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5da8c19ac162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5da8c19bdd5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5da8c19bdd5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5da8c19762c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da8c19762c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5da8c19833d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5da8c198862f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5da8c19884c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5da8c1824dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5da8c1824dce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5da8c1988cef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5da8c1988cef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5da8c1988b4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5da8c1983509 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5da8c196973d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5da8c19c7440 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5da8c192c9f0 - core::panicking::panic_display::hb6a72e4fa1fa3484
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5da8c19203a7 - assert_cmd::assert::AssertError::panic::h7d531829e264e9f0
[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]   21:     0x5da8c19305a7 - core::ops::function::FnOnce::call_once::h2d627e66afd3fb6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5da8c192c2f4 - core::result::Result<T,E>::unwrap_or_else::h38497a03092d5269
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x5da8c19211a6 - assert_cmd::assert::Assert::success::h4f066d63942cf6b1
[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]   24:     0x5da8c17d4da0 - integration_tests::integration::error_handling_test::test_no_port_conflicts_different_ports::h26005b958bca1c05
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/error_handling_test.rs:530:10
[INFO] [stdout]   25:     0x5da8c17d4e17 - integration_tests::integration::error_handling_test::test_no_port_conflicts_different_ports::{{closure}}::h8af198c2cc6f3ae9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/error_handling_test.rs:502:44
[INFO] [stdout]   26:     0x5da8c18005e6 - core::ops::function::FnOnce::call_once::h44f43d60db498c73
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5da8c1824b8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5da8c1824b8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5da8c183a7f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5da8c183a7f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5da8c183a7f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5da8c183a7f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5da8c183a7f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5da8c183a7f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5da8c183a7f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5da8c1810fe4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5da8c1810fe4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5da8c18148aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5da8c18148aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5da8c18148aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5da8c18148aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5da8c18148aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5da8c18148aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5da8c18148aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5da8c197e47f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5da8c197e47f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x74923e9e6aa4 - <unknown>
[INFO] [stdout]   48:     0x74923ea73a34 - clone
[INFO] [stdout]   49:                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.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0e750440f456c3cee29123d8b321e8e4ec0d8b6bdd99cfdb34675f63f1da38d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e750440f456c3cee29123d8b321e8e4ec0d8b6bdd99cfdb34675f63f1da38d2", kill_on_drop: false }`
[INFO] [stdout] 0e750440f456c3cee29123d8b321e8e4ec0d8b6bdd99cfdb34675f63f1da38d2
