[INFO] fetching crate elif-core 0.7.1...
[INFO] testing elif-core-0.7.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate elif-core 0.7.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate elif-core 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate elif-core 0.7.1
[INFO] tweaked toml for crates.io crate elif-core 0.7.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate elif-core 0.7.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elif-core 0.7.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e490667375537697293691cae3f444990744882a90d4e024550b70e36ca46319
[INFO] running `Command { std: "docker" "start" "-a" "e490667375537697293691cae3f444990744882a90d4e024550b70e36ca46319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e490667375537697293691cae3f444990744882a90d4e024550b70e36ca46319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e490667375537697293691cae3f444990744882a90d4e024550b70e36ca46319", kill_on_drop: false }`
[INFO] [stdout] e490667375537697293691cae3f444990744882a90d4e024550b70e36ca46319
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9e5c52b03f7e92516ec36941aead8208fae7bc16008742376cb13a15d156e2f
[INFO] running `Command { std: "docker" "start" "-a" "a9e5c52b03f7e92516ec36941aead8208fae7bc16008742376cb13a15d156e2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling service-builder-macro v0.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling service-builder v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling elif-core v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "a9e5c52b03f7e92516ec36941aead8208fae7bc16008742376cb13a15d156e2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e5c52b03f7e92516ec36941aead8208fae7bc16008742376cb13a15d156e2f", kill_on_drop: false }`
[INFO] [stdout] a9e5c52b03f7e92516ec36941aead8208fae7bc16008742376cb13a15d156e2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 544f88199d3698e8151124afba765fa4a9c81c6be23d9a6c074a10b79f4ed023
[INFO] running `Command { std: "docker" "start" "-a" "544f88199d3698e8151124afba765fa4a9c81c6be23d9a6c074a10b79f4ed023", kill_on_drop: false }`
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling trybuild v1.0.110
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling elif-core v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "544f88199d3698e8151124afba765fa4a9c81c6be23d9a6c074a10b79f4ed023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544f88199d3698e8151124afba765fa4a9c81c6be23d9a6c074a10b79f4ed023", kill_on_drop: false }`
[INFO] [stdout] 544f88199d3698e8151124afba765fa4a9c81c6be23d9a6c074a10b79f4ed023
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d758409b05093a4d8924da25a715c60afd4ea8c09d41ee40edfca6e7a4732de
[INFO] running `Command { std: "docker" "start" "-a" "4d758409b05093a4d8924da25a715c60afd4ea8c09d41ee40edfca6e7a4732de", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elif_core-6cd2171b47f67b9c)
[INFO] [stdout] 
[INFO] [stdout] running 241 tests
[INFO] [stdout] test bootstrap::providers::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test bootstrap::providers::tests::test_missing_dependency_detection ... ok
[INFO] [stdout] test bootstrap::providers::tests::test_lifetime_conventions_applied ... ok
[INFO] [stdout] test bootstrap::providers::tests::test_multiple_named_trait_implementations ... ok
[INFO] [stdout] test bootstrap::providers::tests::test_named_trait_dependency_resolution ... ok
[INFO] [stdout] test bootstrap::providers::tests::test_parse_concrete_provider ... ok
[INFO] [stdout] test bootstrap::providers::tests::test_parse_trait_provider ... ok
[INFO] [stdout] test config::app_config::tests::test_port_validation_in_non_testing_environment ... ok
[INFO] [stdout] test bootstrap::providers::tests::test_service_key_generation ... ok
[INFO] [stdout] test config::app_config::tests::test_valid_port_numbers ... ok
[INFO] [stdout] test config::builder::tests::test_config_validation ... ok
[INFO] [stdout] test config::builder::tests::test_config_schema ... ok
[INFO] [stdout] test config::schema::tests::test_openapi_schema_generation ... ok
[INFO] [stdout] test config::validation::tests::test_url_validator ... ok
[INFO] [stdout] test config::validation::tests::test_length_validator ... ok
[INFO] [stdout] test config::validation::tests::test_port_validator ... ok
[INFO] [stdout] test config::app_config::tests::test_port_validation_in_testing_environment ... ok
[INFO] [stdout] test container::activation_strategy_test::tests::test_factory_service_resolved_correctly ... ok
[INFO] [stdout] test container::activation_strategy_test::tests::test_factory_service_wrong_resolution_method_fails ... ok
[INFO] [stdout] test container::advanced_binding_examples::example_tests::test_feature_flag_example ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_collection_binding ... ok
[INFO] [stdout] test container::activation_strategy_test::tests::test_service_descriptor_activation_strategy_debug ... ok
[INFO] [stdout] test config::schema::tests::test_configuration_schema ... ok
[INFO] [stdout] test container::activation_strategy_test::tests::test_autowired_service_resolved_correctly ... ok
[INFO] [stdout] test container::activation_strategy_test::tests::test_autowired_service_wrong_resolution_method_fails ... ok
[INFO] [stdout] test container::activation_strategy_test::tests::test_clear_distinction_between_strategies ... ok
[INFO] [stdout] test container::advanced_binding_examples::example_tests::test_factory_patterns_example ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_custom_condition_binding ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_lazy_factory_binding ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_instance_binding ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_factory_binding ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_named_service_binding_and_resolution ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_resolve_concrete_types ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_service_statistics ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_service_registration_queries ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_mixed_lifetimes ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_service_validation ... ok
[INFO] [stdout] test container::api_demo::tests::test_container_validation ... ok
[INFO] [stdout] test container::api_demo::tests::test_error_handling_api ... ok
[INFO] [stdout] test container::auto_config::tests::test_auto_config_builder ... ok
[INFO] [stdout] test container::api_demo::tests::test_performance_characteristics ... ok
[INFO] [stdout] test container::api_demo::tests::test_named_services_api ... ok
[INFO] [stdout] test container::api_demo::tests::test_target_ioc_api ... ok
[INFO] [stdout] test container::auto_config::tests::test_configuration_rules ... ok
[INFO] [stdout] test container::auto_config::tests::test_container_auto_config_from_modules ... ok
[INFO] [stdout] test container::auto_config::tests::test_custom_configuration_rule ... ok
[INFO] [stdout] test container::auto_config::tests::test_validation_report ... ok
[INFO] [stdout] test container::auto_config::tests::test_validation_report_summary ... ok
[INFO] [stdout] test container::autowiring::tests::test_dependency_list ... ok
[INFO] [stdout] test container::autowiring::tests::test_injectable_with_dependencies ... ok
[INFO] [stdout] test container::autowiring::tests::test_missing_required_dependency ... ok
[INFO] [stdout] test container::autowiring_example::tests::test_dependency_resolution ... ok
[INFO] [stdout] test container::autowiring::tests::test_optional_dependencies ... ok
[INFO] [stdout] test container::autowiring::tests::test_parameter_type_extraction ... ok
[INFO] [stdout] test container::autowiring_example::tests::test_optional_dependency_handling ... ok
[INFO] [stdout] test container::autowiring_example::tests::test_complex_dependency_graph ... ok
[INFO] [stdout] test container::binding::tests::test_collection_binding ... ok
[INFO] [stdout] test container::autowiring_example::tests::test_autowiring_example ... ok
[INFO] [stdout] test container::binding::tests::test_conditional_binding_not_met ... ok
[INFO] [stdout] test container::binding::tests::test_custom_conditions ... ok
[INFO] [stdout] test container::binding::tests::test_factory_binding ... ok
[INFO] [stdout] test container::binding::tests::test_lazy_binding ... ok
[INFO] [stdout] test container::binding::tests::test_service_bindings ... ok
[INFO] [stdout] test container::builder::tests::test_container_builder ... ok
[INFO] [stdout] test container::conventions::tests::test_apply_conventions_to_registry ... ok
[INFO] [stdout] test container::advanced_binding_examples::example_tests::test_demonstration ... ok
[INFO] [stdout] test container::advanced_binding_examples::example_tests::test_environment_based_example ... ok
[INFO] [stdout] test container::advanced_binding_examples::example_tests::test_profile_based_example ... ok
[INFO] [stdout] test container::conventions::tests::test_custom_convention_rules ... ok
[INFO] [stdout] test container::conventions::tests::test_interface_implementation_discovery ... ok
[INFO] [stdout] test container::conventions::tests::test_interface_patterns ... ok
[INFO] [stdout] test container::conventions::tests::test_naming_conventions ... ok
[INFO] [stdout] test container::conventions::tests::test_pattern_matching ... ok
[INFO] [stdout] test container::conventions::tests::test_service_registry ... ok
[INFO] [stdout] test container::debug::tests::test_health_checker ... ok
[INFO] [stdout] test container::debug::tests::test_container_inspector ... ok
[INFO] [stdout] test container::debug::tests::test_performance_profiler ... ok
[INFO] [stdout] test container::debug::tests::test_resolution_stats ... ok
[INFO] [stdout] test container::descriptor::tests::test_service_descriptor_builder ... ok
[INFO] [stdout] test container::descriptor::tests::test_service_id_creation ... ok
[INFO] [stdout] test container::debug::tests::test_resolution_tracer ... ok
[INFO] [stdout] test container::examples::tests::test_basic_container_example ... ok
[INFO] [stdout] test container::examples::tests::test_factory_services_example ... ok
[INFO] [stdout] test container::examples::tests::test_lifetime_example ... ok
[INFO] [stdout] test container::descriptor::tests::test_factory_service_descriptor ... ok
[INFO] [stdout] test container::examples::tests::test_named_services_example ... ok
[INFO] [stdout] test container::integration_test::tests::test_complete_ioc_container_workflow ... ok
[INFO] [stdout] test bootstrap::providers::tests::test_lifetime_conflict_detection ... ok
[INFO] [stdout] test container::integration_test::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test container::integration_test::tests::test_error_handling ... ok
[INFO] [stdout] test container::integration_test::tests::test_dependency_graph_validation ... ok
[INFO] [stdout] test container::integration_test::tests::test_factory_with_configuration ... ok
[INFO] [stdout] test container::integration_test::tests::test_service_count_and_validation ... ok
[INFO] [stdout] test container::ioc_builder::tests::test_ioc_container_builder ... ok
[INFO] [stdout] test container::ioc_builder::tests::test_builder_chaining ... ok
[INFO] [stdout] test container::ioc_container::tests::test_basic_binding_and_resolution ... ok
[INFO] [stdout] test container::ioc_container::tests::test_named_services ... ok
[INFO] [stdout] test container::ioc_container::tests::test_service_not_found ... ok
[INFO] [stdout] test container::ioc_container::tests::test_singleton_behavior ... ok
[INFO] [stdout] test container::ioc_container::tests::test_transient_behavior ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_async_service_initialization ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_collection_binding_integration ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_complete_ioc_integration ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_conditional_binding ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_container_validation ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_debug_and_introspection ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_factory_pattern_integration ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_lazy_initialization ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_lifecycle_management ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_middleware_dependency_injection ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_named_service_injection ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_parameterized_factory ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_scoped_service_injection ... ok
[INFO] [stdout] test container::descriptor::tests::test_type_name_capture ... ok
[INFO] [stdout] test container::ioc_integration_tests::tests::test_service_statistics ... ok
[INFO] [stdout] test container::lifecycle::tests::test_background_disposal ... ok
[INFO] [stdout] test bootstrap::providers::tests::test_parse_named_trait_provider ... ok
[INFO] [stdout] test container::lifecycle::tests::test_drop_with_runtime ... ok
[INFO] [stdout] test container::lifecycle::tests::test_lifecycle_manager_disposal ... ok
[INFO] [stdout] test container::lifecycle::tests::test_lifecycle_manager_initialization ... ok
[INFO] [stdout] test container::module::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test container::module::tests::test_dependency_ordering ... ok
[INFO] [stdout] test container::module::tests::test_missing_dependency_validation ... ok
[INFO] [stdout] test container::module::tests::test_modular_container_builder ... ok
[INFO] [stdout] test container::module::tests::test_module_registration ... ok
[INFO] [stdout] test container::module::tests::test_module_service_configuration ... ok
[INFO] [stdout] test container::performance_test::tests::test_contains_named_accepts_str_slice ... ok
[INFO] [stdout] test container::performance_test::tests::test_efficient_named_service_lookup ... ok
[INFO] [stdout] test container::performance_test::tests::test_resolve_named_accepts_str_slice ... ok
[INFO] [stdout] test container::performance_test::tests::test_str_slice_vs_owned_string_compatibility ... ok
[INFO] [stdout] test container::performance_test::tests::test_try_resolve_named_accepts_str_slice ... ok
[INFO] [stdout] test container::phase5_demo::tests::test_controller_factory ... ok
[INFO] [stdout] test container::phase5_demo::tests::test_middleware_factory ... ok
[INFO] [stdout] test container::phase5_demo::tests::test_phase5_integration_demo ... ok
[INFO] [stdout] test container::phase6_demo::tests::test_container_inspector ... ok
[INFO] [stdout] test container::phase6_demo::tests::test_module_registry ... ok
[INFO] [stdout] test container::phase6_demo::tests::test_phase6_demo ... ok
[INFO] [stdout] test container::phase6_demo::tests::test_service_conventions ... ok
[INFO] [stdout] test container::phase6_demo::tests::test_service_metadata ... ok
[INFO] [stdout] test container::lifecycle::tests::test_initialization_timeout ... ok
[INFO] [stdout] test container::race_condition_tests::test_create_child_scope_atomicity ... ok
[INFO] [stdout] test container::registry::tests::test_service_registry_operations ... ok
[INFO] [stdout] test container::registry::tests::test_singleton_arc_sharing ... ok
[INFO] [stdout] test container::registry::tests::test_singleton_behavior ... ok
[INFO] [stdout] test container::registry::tests::test_transient_behavior ... ok
[INFO] [stdout] test container::resolver::tests::test_dependency_graph_cycle_detection ... ok
[INFO] [stdout] test container::resolver::tests::test_dependency_graph_topological_sort ... ok
[INFO] [stdout] test container::resolver::tests::test_resolution_path ... ok
[INFO] [stdout] test container::resolver::tests::test_service_id_creation ... ok
[INFO] [stdout] test container::scope::tests::test_scope_inheritance ... ok
[INFO] [stdout] test container::scope::tests::test_scoped_service_manager ... ok
[INFO] [stdout] test container::scope::tests::test_service_scope_display ... ok
[INFO] [stdout] test container::scope::tests::test_service_scope_from_str ... ok
[INFO] [stdout] test container::scoped_singleton_conflict_test::test_cannot_mix_singleton_and_scoped_registration ... ok
[INFO] [stdout] test container::scoped_singleton_conflict_test::test_entry_api_prevents_overwrite ... ok
[INFO] [stdout] test container::scoped_singleton_conflict_test::test_scoped_instance_isolation ... ok
[INFO] [stdout] test container::scoped_singleton_conflict_test::test_singleton_scoped_conflict_detection ... ok
[INFO] [stdout] test container::simple_lifecycle_tests::test_basic_container_scopes ... ok
[INFO] [stdout] test container::simple_lifecycle_tests::test_basic_lifecycle_manager ... ok
[INFO] [stdout] test container::race_condition_tests::test_concurrent_scope_operations ... ok
[INFO] [stdout] test container::lifecycle::tests::test_initialization_error_with_service_type ... ok
[INFO] [stdout] test container::simple_lifecycle_tests::test_service_scope_behavior ... ok
[INFO] [stdout] test container::simple_lifecycle_tests::test_service_disposal ... ok
[INFO] [stdout] test container::simple_lifecycle_tests::test_singleton_vs_transient ... ok
[INFO] [stdout] test container::tokens::tests::test_named_token_binding ... ok
[INFO] [stdout] test container::tokens::tests::test_service_token_trait ... ok
[INFO] [stdout] test container::tokens::tests::test_token_reference ... ok
[INFO] [stdout] test container::tokens::tests::test_token_binding_creation ... ok
[INFO] [stdout] test container::tokens::tests::test_token_registry_basic ... ok
[INFO] [stdout] test container::tokens::tests::test_token_registry_named ... ok
[INFO] [stdout] test container::validation::tests::test_circular_dependency ... ok
[INFO] [stdout] test container::tokens::tests::test_token_registry_stats ... ok
[INFO] [stdout] test container::validation::tests::test_container_validator ... ok
[INFO] [stdout] test container::validation::tests::test_lifetime_incompatibility ... ok
[INFO] [stdout] test container::validation::tests::test_missing_dependency ... ok
[INFO] [stdout] test container::validation::tests::test_valid_dependencies ... ok
[INFO] [stdout] test container::validation::tests::test_topological_sort ... ok
[INFO] [stdout] test container::visualization::tests::test_dot_generation ... ok
[INFO] [stdout] test container::visualization::tests::test_ascii_generation ... ok
[INFO] [stdout] test container::visualization::tests::test_json_generation ... ok
[INFO] [stdout] test container::visualization::tests::test_mermaid_generation ... ok
[INFO] [stdout] test container::visualization::tests::test_style_filtering ... ok
[INFO] [stdout] test container::visualization::tests::test_service_explorer ... ok
[INFO] [stdout] test examples::module_example::tests::test_module_dependency_resolution ... ok
[INFO] [stdout] test examples::module_example::tests::test_module_state_tracking ... ok
[INFO] [stdout] test examples::module_example::tests::test_service_registration_through_modules ... ok
[INFO] [stdout] test examples::module_example::tests::test_module_integration_demo ... ok
[INFO] [stdout] test modules::definition::tests::test_module_metadata ... ok
[INFO] [stdout] test modules::descriptors::tests::test_controller_descriptor_creation ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_composition ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_composition_with_overrides ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_topological_sort ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_descriptor_builder ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_validation_circular_imports ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_validation_duplicate_exports ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_validation_missing_exports ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_validation_self_import ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_validation_error_display ... ok
[INFO] [stdout] test modules::descriptors::tests::test_service_descriptor_creation ... ok
[INFO] [stdout] test modules::descriptors::tests::test_trait_service_descriptor ... ok
[INFO] [stdout] test modules::loader::tests::test_module_loader ... ok
[INFO] [stdout] test modules::loader::tests::test_module_loader_builder ... ok
[INFO] [stdout] test modules::metadata::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test modules::metadata::tests::test_dependency_resolution ... ok
[INFO] [stdout] test modules::descriptors::tests::test_module_validation_success ... ok
[INFO] [stdout] test modules::metadata::tests::test_global_registry ... ok
[INFO] [stdout] test container::integration_test::tests::test_container_cannot_be_modified_after_build ... ok
[INFO] [stdout] test modules::metadata::tests::test_module_metadata_creation ... ok
[INFO] [stdout] test modules::metadata::tests::test_module_registry_basic_operations ... ok
[INFO] [stdout] test modules::registry::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test modules::metadata::tests::test_missing_dependency_detection ... ok
[INFO] [stdout] test modules::registry::tests::test_module_registry ... ok
[INFO] [stdout] test modules::routing::tests::test_http_method ... ok
[INFO] [stdout] test container::ioc_container::tests::test_cannot_bind_after_build - should panic ... ok
[INFO] [stdout] test modules::routing::tests::test_route_definition ... ok
[INFO] [stdout] test modules::routing::tests::test_route_group ... ok
[INFO] [stdout] test modules::runtime::tests::test_complex_dependency_graph ... ok
[INFO] [stdout] test modules::runtime::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test modules::runtime::tests::test_missing_dependency_detection ... ok
[INFO] [stdout] test container::simple_lifecycle_tests::test_initialization_timeout ... ok
[INFO] [stdout] test container::deadlock_prevention_test::test_no_deadlock_on_concurrent_dispose_and_resolve ... ok
[INFO] [stdout] test modules::runtime::tests::test_health_checks ... ok
[INFO] [stdout] test modules::runtime::tests::test_module_lifecycle_hooks ... ok
[INFO] [stdout] test providers::provider::tests::test_provider_metadata ... ok
[INFO] [stdout] test specs::spec::tests::test_field_spec_helpers ... ok
[INFO] [stdout] test modules::runtime::tests::test_runtime_validation ... ok
[INFO] [stdout] test specs::spec::tests::test_relation_spec_types ... ok
[INFO] [stdout] test specs::spec::tests::test_resource_spec_yaml ... ok
[INFO] [stdout] test container::deadlock_prevention_test::test_lock_ordering_consistency ... ok
[INFO] [stdout] test modules::runtime::tests::test_topological_sorting_simple ... ok
[INFO] [stdout] test modules::runtime::tests::test_shutdown_order ... ok
[INFO] [stdout] test modules::runtime::tests::test_performance_metrics ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_environment_conditional_binding ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_multiple_conditions_binding ... FAILED
[INFO] [stdout] test container::binding::tests::test_advanced_binding_with_environment_conditions ... ok
[INFO] [stdout] test container::binding::tests::test_feature_flag_conditions ... ok
[INFO] [stdout] test container::binding::tests::test_profile_conditions ... ok
[INFO] [stdout] test container::binding::tests::test_multiple_conditions ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_profile_based_conditional_binding ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_feature_flag_conditional_binding ... ok
[INFO] [stdout] test container::advanced_binding_test::advanced_binding_tests::test_condition_evaluation_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- container::advanced_binding_test::advanced_binding_tests::test_multiple_conditions_binding stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'container::advanced_binding_test::advanced_binding_tests::test_multiple_conditions_binding' panicked at src/container/advanced_binding_test.rs:242:9:
[INFO] [stdout] assertion failed: cache.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e9968612132 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e9968612132 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e9968612132 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e9968612132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e996863b403 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e996863b403 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5e996860ee73 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e996860ee73 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e9968611f82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e996861369c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e99686134f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e99685c6f54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e99685c6f54 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e996861407b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e996861407b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e9968613e16 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5e9968612629 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5e9968613add - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e9968639270 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e99686392dc - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5e9968479e9d - elif_core::container::advanced_binding_test::advanced_binding_tests::test_multiple_conditions_binding::{{closure}}::he49a2928a2b7e3ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/container/advanced_binding_test.rs:242:9
[INFO] [stdout]   21:     0x5e9968479e9d - core::ops::function::FnOnce::call_once::h405c692ca156948f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e99685d2075 - serial_test::serial_code_lock::local_serial_core::h539a2db8cc42255e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   23:     0x5e99684b961d - elif_core::container::advanced_binding_test::advanced_binding_tests::test_multiple_conditions_binding::h79cb34a9d3e66be5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/container/advanced_binding_test.rs:218:5
[INFO] [stdout]   24:     0x5e99684b961d - elif_core::container::advanced_binding_test::advanced_binding_tests::test_multiple_conditions_binding::{{closure}}::h82817fc05c5beb4d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/container/advanced_binding_test.rs:219:42
[INFO] [stdout]   25:     0x5e99684b961d - core::ops::function::FnOnce::call_once::h50353fe9e57629b1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e99685cc68b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5e99685cc68b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5e99685cb8ce - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5e99685cb8ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5e99685cb8ce - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5e99685cb8ce - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5e99685cb8ce - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5e99685cb8ce - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5e99685cb8ce - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   35:     0x5e996858f474 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5e996858f474 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x5e9968592e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5e9968592e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5e9968592e1a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5e9968592e1a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5e9968592e1a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5e9968592e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5e9968592e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e99686170d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5e99686170d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e99686170d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x71b203d9faa4 - <unknown>
[INFO] [stdout]   48:     0x71b203e2ca34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     container::advanced_binding_test::advanced_binding_tests::test_multiple_conditions_binding
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 240 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d758409b05093a4d8924da25a715c60afd4ea8c09d41ee40edfca6e7a4732de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d758409b05093a4d8924da25a715c60afd4ea8c09d41ee40edfca6e7a4732de", kill_on_drop: false }`
[INFO] [stdout] 4d758409b05093a4d8924da25a715c60afd4ea8c09d41ee40edfca6e7a4732de
