[INFO] cloning repository https://github.com/reyoung/dockersvc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reyoung/dockersvc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freyoung%2Fdockersvc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freyoung%2Fdockersvc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26879e6061402ba024d7dd995e50cae903ca31e1
[INFO] testing reyoung/dockersvc against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freyoung%2Fdockersvc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/reyoung/dockersvc
[INFO] finished tweaking git repo https://github.com/reyoung/dockersvc
[INFO] tweaked toml for git repo https://github.com/reyoung/dockersvc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reyoung/dockersvc on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reyoung/dockersvc 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a
[INFO] running `Command { std: "docker" "start" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bollard-stubs v1.44.0-rc.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyperlocal-next v0.9.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling bollard v0.16.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling dockersvc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 50s
[INFO] running `Command { std: "docker" "inspect" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyperlocal-next v0.9.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling bollard v0.16.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling dockersvc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/dockersvc-0f68e1aaebb5df83)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test resource::tests::test_cleanup_expired_allocations ... ok
[INFO] [stdout] test resource::tests::test_exact_limit_allocation ... ok
[INFO] [stdout] test resource::tests::test_reset ... ok
[INFO] [stdout] test resource::tests::test_resource_limits ... ok
[INFO] [stdout] test resource::tests::test_resource_allocation ... ok
[INFO] [stdout] test resource::tests::test_allocation_id_uniqueness ... ok
[INFO] [stdout] test resource::tests::test_multiple_allocations ... ok
[INFO] [stdout] test resource::tests::test_resource_monitor_creation ... ok
[INFO] [stdout] test resource::tests::test_very_small_resources ... ok
[INFO] [stdout] test schema::tests::test_default_values ... ok
[INFO] [stdout] test schema::tests::test_docker_request_with_complex_envs ... ok
[INFO] [stdout] test schema::tests::test_docker_run_request_edge_cases ... ok
[INFO] [stdout] test resource::tests::test_resource_usage_info ... ok
[INFO] [stdout] test schema::tests::test_docker_run_request_missing_fields ... ok
[INFO] [stdout] test schema::tests::test_docker_run_request_serialization ... ok
[INFO] [stdout] test schema::tests::test_docker_run_response_edge_cases ... ok
[INFO] [stdout] test schema::tests::test_docker_run_response_serialization ... ok
[INFO] [stdout] test schema::tests::test_error_response_serialization ... ok
[INFO] [stdout] test schema::tests::test_json_parsing_errors ... ok
[INFO] [stdout] test schema::tests::test_resource_config_defaults ... ok
[INFO] [stdout] test schema::tests::test_resource_config_extreme_values ... ok
[INFO] [stdout] test schema::tests::test_resource_limits_debug ... ok
[INFO] [stdout] test schema::tests::test_tar_type_deserialization ... ok
[INFO] [stdout] test schema::tests::test_tar_type_serialization ... ok
[INFO] [stdout] test service::tests::test_app_error_variants ... ok
[INFO] [stdout] test schema::tests::test_volume_config_with_no_tar_data ... ok
[INFO] [stdout] test service::tests::test_container_config_validation ... ok
[INFO] [stdout] test service::tests::test_container_prefix_pattern_matching ... ok
[INFO] [stdout] test service::tests::test_container_prefix_validation ... ok
[INFO] [stdout] test schema::tests::test_volume_config_serialization ... ok
[INFO] [stdout] test service::tests::test_app_error_response ... ok
[INFO] [stdout] test service::tests::test_app_state_with_container_prefix ... ok
[INFO] [stdout] test service::tests::test_create_container_config ... ok
[INFO] [stdout] test service::tests::test_container_config_with_command ... ok
[INFO] [stdout] test service::tests::test_docker_service_with_bind_address ... ok
[INFO] [stdout] test service::tests::test_container_cleanup_logic ... ok
[INFO] [stdout] test service::tests::test_invalid_base64_data ... ok
[INFO] [stdout] test service::tests::test_create_container_with_prefix ... ok
[INFO] [stdout] test service::tests::test_container_name_generation ... ok
[INFO] [stdout] test service::tests::test_docker_service_with_custom_prefix ... ok
[INFO] [stdout] test service::tests::test_docker_service_with_random_port ... ok
[INFO] [stdout] test service::tests::test_prepare_volumes_empty_list ... ok
[INFO] [stdout] test schema::tests::test_docker_run_request_with_command ... ok
[INFO] [stdout] test service::tests::test_prepare_volumes ... ok
[INFO] [stdout] test service::tests::test_extract_tar_data_different_formats ... ok
[INFO] [stdout] test service::tests::test_prepare_volumes_mixed_types ... ok
[INFO] [stdout] test service::tests::test_write_address_file ... ok
[INFO] [stdout] test service::tests::test_tar_type_display ... ok
[INFO] [stdout] test tests::test_defaults ... ok
[INFO] [stdout] test tests::test_format_resource_usage ... ok
[INFO] [stdout] test tests::test_validate_port ... ok
[INFO] [stdout] test tests::test_generate_container_name ... ok
[INFO] [stdout] test tests::test_validate_resources ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test service::tests::test_extract_tar_gz_data ... ok
[INFO] [stdout] test service::tests::test_process_output_volumes ... ok
[INFO] [stdout] test service::tests::test_create_tar_gz ... ok
[INFO] [stdout] test resource::tests::test_edge_case_zero_resources ... ok
[INFO] [stdout] test resource::tests::test_fractional_resource_allocation ... ok
[INFO] [stdout] test resource::tests::test_concurrent_allocation_and_deallocation ... ok
[INFO] [stdout] test resource::tests::test_deallocate_nonexistent_allocation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/dockersvc-b08ffb5160490acd)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test resource::tests::test_cleanup_expired_allocations ... ok
[INFO] [stdout] test resource::tests::test_allocation_id_uniqueness ... ok
[INFO] [stdout] test resource::tests::test_edge_case_zero_resources ... ok
[INFO] [stdout] test resource::tests::test_deallocate_nonexistent_allocation ... ok
[INFO] [stdout] test resource::tests::test_exact_limit_allocation ... ok
[INFO] [stdout] test resource::tests::test_fractional_resource_allocation ... ok
[INFO] [stdout] test resource::tests::test_reset ... ok
[INFO] [stdout] test resource::tests::test_resource_limits ... ok
[INFO] [stdout] test resource::tests::test_resource_allocation ... ok
[INFO] [stdout] test resource::tests::test_resource_monitor_creation ... ok
[INFO] [stdout] test resource::tests::test_resource_usage_info ... ok
[INFO] [stdout] test schema::tests::test_default_values ... ok
[INFO] [stdout] test resource::tests::test_very_small_resources ... ok
[INFO] [stdout] test schema::tests::test_docker_run_request_edge_cases ... ok
[INFO] [stdout] test schema::tests::test_docker_run_request_missing_fields ... ok
[INFO] [stdout] test schema::tests::test_docker_run_request_serialization ... ok
[INFO] [stdout] test schema::tests::test_docker_run_request_with_command ... ok
[INFO] [stdout] test schema::tests::test_docker_run_response_edge_cases ... ok
[INFO] [stdout] test schema::tests::test_docker_run_response_serialization ... ok
[INFO] [stdout] test schema::tests::test_error_response_serialization ... ok
[INFO] [stdout] test schema::tests::test_resource_config_defaults ... ok
[INFO] [stdout] test schema::tests::test_tar_type_deserialization ... ok
[INFO] [stdout] test schema::tests::test_resource_limits_debug ... ok
[INFO] [stdout] test schema::tests::test_volume_config_serialization ... ok
[INFO] [stdout] test schema::tests::test_volume_config_with_no_tar_data ... ok
[INFO] [stdout] test service::tests::test_app_error_variants ... ok
[INFO] [stdout] test service::tests::test_app_state_with_container_prefix ... ok
[INFO] [stdout] test service::tests::test_container_config_validation ... ok
[INFO] [stdout] test schema::tests::test_tar_type_serialization ... ok
[INFO] [stdout] test service::tests::test_container_cleanup_logic ... ok
[INFO] [stdout] test service::tests::test_app_error_response ... ok
[INFO] [stdout] test service::tests::test_container_prefix_pattern_matching ... ok
[INFO] [stdout] test service::tests::test_create_container_config ... ok
[INFO] [stdout] test service::tests::test_docker_service_with_random_port ... ok
[INFO] [stdout] test resource::tests::test_multiple_allocations ... ok
[INFO] [stdout] test service::tests::test_docker_service_with_custom_prefix ... ok
[INFO] [stdout] test schema::tests::test_docker_request_with_complex_envs ... ok
[INFO] [stdout] test service::tests::test_create_container_with_prefix ... ok
[INFO] [stdout] test service::tests::test_docker_service_with_bind_address ... ok
[INFO] [stdout] test schema::tests::test_json_parsing_errors ... ok
[INFO] [stdout] test service::tests::test_invalid_base64_data ... ok
[INFO] [stdout] test service::tests::test_container_name_generation ... ok
[INFO] [stdout] test service::tests::test_create_tar_gz ... ok
[INFO] [stdout] test schema::tests::test_resource_config_extreme_values ... ok
[INFO] [stdout] test service::tests::test_container_prefix_validation ... ok
[INFO] [stdout] test service::tests::test_tar_type_display ... ok
[INFO] [stdout] test service::tests::test_extract_tar_data_different_formats ... ok
[INFO] [stdout] test service::tests::test_prepare_volumes_empty_list ... ok
[INFO] [stdout] test tests::test_args_default_values ... ok
[INFO] [stdout] test tests::test_validate_args ... ok
[INFO] [stdout] test service::tests::test_prepare_volumes_mixed_types ... ok
[INFO] [stdout] test service::tests::test_extract_tar_gz_data ... ok
[INFO] [stdout] test service::tests::test_write_address_file ... ok
[INFO] [stdout] test service::tests::test_process_output_volumes ... ok
[INFO] [stdout] test resource::tests::test_concurrent_allocation_and_deallocation ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/release/deps/integration_tests-89dbf9f293275868)
[INFO] [stdout] test service::tests::test_container_config_with_command ... ok
[INFO] [stdout] test service::tests::test_prepare_volumes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_docker_request_validation ... ok
[INFO] [stdout] test test_resource_config_boundary_values ... ok
[INFO] [stdout] test test_schema_serialization ... ok
[INFO] [stdout] test test_tar_type_variants ... ok
[INFO] [stdout] test test_environment_variable_handling ... ok
[INFO] [stdout] test test_volume_data_processing ... ok
[INFO] [stdout] test test_concurrent_resource_allocation ... ok
[INFO] [stdout] test test_timeout_scenarios ... ok
[INFO] [stdout] test test_stress_allocation_deallocation ... ok
[INFO] [stdout] test test_resource_manager_functionality ... ok
[INFO] [stdout] test test_timeout_handling ... ok
[INFO] [stdout] test test_docker_run_with_environment_variables ... ok
[INFO] [stdout] test test_resource_limits ... ok
[INFO] [stdout] test test_error_handling_scenarios ... ok
[INFO] [stdout] test test_basic_docker_run ... ok
[INFO] [stdout] test test_status_endpoint ... ok
[INFO] [stdout] test test_health_check_endpoint ... ok
[INFO] [stdout] test test_docker_run_with_volumes ... ok
[INFO] [stdout] test test_concurrent_resource_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dockersvc
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a", kill_on_drop: false }`
[INFO] [stdout] aec618450881798894540e54e20e0a53d8b21c83edc40b10506d13746895972a
