[INFO] cloning repository https://github.com/kcenon/rust_container_system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcenon/rust_container_system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcenon%2Frust_container_system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcenon%2Frust_container_system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3286ef745dcc6254cef48a355554c03d4fc58ea [INFO] testing kcenon/rust_container_system against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcenon%2Frust_container_system" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kcenon/rust_container_system [INFO] finished tweaking git repo https://github.com/kcenon/rust_container_system [INFO] tweaked toml for git repo https://github.com/kcenon/rust_container_system written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kcenon/rust_container_system on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kcenon/rust_container_system 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 830bba111ee04062fab34f10013b15d355f86d826acf07b18e601cf4ea6c7002 [INFO] running `Command { std: "docker" "start" "-a" "830bba111ee04062fab34f10013b15d355f86d826acf07b18e601cf4ea6c7002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "830bba111ee04062fab34f10013b15d355f86d826acf07b18e601cf4ea6c7002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830bba111ee04062fab34f10013b15d355f86d826acf07b18e601cf4ea6c7002", kill_on_drop: false }` [INFO] [stdout] 830bba111ee04062fab34f10013b15d355f86d826acf07b18e601cf4ea6c7002 [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33e10365f295af66fa587ebad720f726fe49ebff7ef2e595994dda4f8143d114 [INFO] running `Command { std: "docker" "start" "-a" "33e10365f295af66fa587ebad720f726fe49ebff7ef2e595994dda4f8143d114", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling rust_container_system v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.65s [INFO] running `Command { std: "docker" "inspect" "33e10365f295af66fa587ebad720f726fe49ebff7ef2e595994dda4f8143d114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e10365f295af66fa587ebad720f726fe49ebff7ef2e595994dda4f8143d114", kill_on_drop: false }` [INFO] [stdout] 33e10365f295af66fa587ebad720f726fe49ebff7ef2e595994dda4f8143d114 [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 137e4147e2f8ff1ad3843ac6fb701832bed15f6f237c4ee5261dfa5d9d4d4c97 [INFO] running `Command { std: "docker" "start" "-a" "137e4147e2f8ff1ad3843ac6fb701832bed15f6f237c4ee5261dfa5d9d4d4c97", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.49 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.49 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rust_container_system v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.66s [INFO] running `Command { std: "docker" "inspect" "137e4147e2f8ff1ad3843ac6fb701832bed15f6f237c4ee5261dfa5d9d4d4c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137e4147e2f8ff1ad3843ac6fb701832bed15f6f237c4ee5261dfa5d9d4d4c97", kill_on_drop: false }` [INFO] [stdout] 137e4147e2f8ff1ad3843ac6fb701832bed15f6f237c4ee5261dfa5d9d4d4c97 [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 688a14ab4d8ab2fb0ea975760523034c87da5f7f0ecc43c4ddf6c2804c3a75b0 [INFO] running `Command { std: "docker" "start" "-a" "688a14ab4d8ab2fb0ea975760523034c87da5f7f0ecc43c4ddf6c2804c3a75b0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_container_system-6854dbb1d97583cc) [INFO] [stdout] [INFO] [stdout] running 109 tests [INFO] [stdout] test core::container::tests::test_builder_pattern ... ok [INFO] [stdout] test core::container::tests::test_builder_with_values ... ok [INFO] [stdout] test core::container::tests::test_add_and_get_value ... ok [INFO] [stdout] test core::container::tests::test_container_creation ... ok [INFO] [stdout] test core::container::tests::test_deserialization_all_types ... ok [INFO] [stdout] test core::container::tests::test_deserialization_basic ... ok [INFO] [stdout] test core::container::tests::test_absolute_max_values ... ok [INFO] [stdout] test core::container::tests::test_deserialization_empty_container ... ok [INFO] [stdout] test core::container::tests::test_deserialization_invalid_json ... ok [INFO] [stdout] test core::container::tests::test_deserialization_unknown_type ... ok [INFO] [stdout] test core::container::tests::test_iterator ... ok [INFO] [stdout] test core::container::tests::test_iterator_size_hint ... ok [INFO] [stdout] test core::container::tests::test_deserialization_multiple_values_same_name ... ok [INFO] [stdout] test core::container::tests::test_deserialization_bytes_base64 ... ok [INFO] [stdout] test core::container::tests::test_serialize_deserialize_roundtrip ... ok [INFO] [stdout] test core::container::tests::test_xml_special_chars ... ok [INFO] [stdout] test core::json_v2_adapter::tests::test_bytes_base64_encoding ... ok [INFO] [stdout] test core::json_v2_adapter::tests::test_detect_format ... ok [INFO] [stdout] test core::json_v2_adapter::tests::test_from_v2_json ... ok [INFO] [stdout] test core::json_v2_adapter::tests::test_convert_format ... ok [INFO] [stdout] test core::container::tests::test_swap_header ... ok [INFO] [stdout] test core::container::tests::test_deserialization_missing_field ... ok [INFO] [stdout] test core::json_v2_adapter::tests::test_nested_container ... ok [INFO] [stdout] test core::value_store::tests::test_add_and_get_value ... ok [INFO] [stdout] test core::value_store::tests::test_binary_serialization ... ok [INFO] [stdout] test core::container::tests::test_xml_escape ... ok [INFO] [stdout] test core::value_store::tests::test_clear ... ok [INFO] [stdout] test core::json_v2_adapter::tests::test_to_v2_json ... ok [INFO] [stdout] test core::value_store::tests::test_contains ... ok [INFO] [stdout] test core::json_v2_adapter::tests::test_roundtrip_v2_json ... ok [INFO] [stdout] test core::value_store::tests::test_create_empty_store ... ok [INFO] [stdout] test core::value_store::tests::test_statistics ... ok [INFO] [stdout] test core::value_types::tests::test_size_bytes ... ok [INFO] [stdout] test core::value_types::tests::test_is_numeric ... ok [INFO] [stdout] test core::value_types::tests::test_value_type_from_type_code ... ok [INFO] [stdout] test core::value_store::tests::test_remove ... ok [INFO] [stdout] test core::wire_protocol::tests::test_serialize_simple_container ... ok [INFO] [stdout] test kcenon::di::tests::test_arc_container_provider ... ok [INFO] [stdout] test kcenon::di::tests::test_arc_factory_trait_object ... ok [INFO] [stdout] test core::value_store::tests::test_serialization ... ok [INFO] [stdout] test core::container::tests::test_iterator_for_loop ... ok [INFO] [stdout] test kcenon::di::tests::test_default_factory_create ... ok [INFO] [stdout] test kcenon::di::tests::test_arc_provider_builder ... ok [INFO] [stdout] test kcenon::di::tests::test_arc_provider_with_factory ... ok [INFO] [stdout] test kcenon::di::tests::test_default_factory_create_with_type ... ok [INFO] [stdout] test kcenon::di::tests::test_custom_factory_implementation ... ok [INFO] [stdout] test core::value_types::tests::test_value_type_to_str ... ok [INFO] [stdout] test kcenon::di::tests::test_default_factory_create_with_header ... ok [INFO] [stdout] test kcenon::di::tests::test_factory_default_trait ... ok [INFO] [stdout] test kcenon::di::tests::test_factory_trait_object ... ok [INFO] [stdout] test core::container::tests::test_value_limit ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_with_source ... ok [INFO] [stdout] test kcenon::di::tests::test_factory_builder ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_clone ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_fluent_api ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_new ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_special_characters ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_empty_strings ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_default ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_add_values_after_build ... ok [INFO] [stdout] test tests::test_basic_container_operations ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_with_string_types ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_with_target ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_with_type ... ok [INFO] [stdout] test values::array_value::tests::test_array_with_elements ... ok [INFO] [stdout] test tests::test_container_serialization ... ok [INFO] [stdout] test values::array_value::tests::test_at ... ok [INFO] [stdout] test messaging::builder::tests::test_builder_with_max_values ... ok [INFO] [stdout] test values::array_value::tests::test_binary_compatibility ... ok [INFO] [stdout] test values::array_value::tests::test_binary_empty_array ... ok [INFO] [stdout] test values::array_value::tests::test_binary_format_structure ... ok [INFO] [stdout] test values::array_value::tests::test_empty_array ... ok [INFO] [stdout] test values::array_value::tests::test_push ... ok [INFO] [stdout] test values::array_value::tests::test_binary_roundtrip ... ok [INFO] [stdout] test values::array_value::tests::test_binary_large_array ... ok [INFO] [stdout] test values::container_value::tests::test_add_child ... ok [INFO] [stdout] test values::array_value::tests::test_binary_serialization ... ok [INFO] [stdout] test values::array_value::tests::test_clear ... ok [INFO] [stdout] test values::container_value::tests::test_get_child ... ok [INFO] [stdout] test values::container_value::tests::test_get_children ... ok [INFO] [stdout] test values::bytes_value::tests::test_bytes_from_tuple ... ok [INFO] [stdout] test values::container_value::tests::test_clear_children ... ok [INFO] [stdout] test values::container_value::tests::test_container_value_creation ... ok [INFO] [stdout] test values::container_value::tests::test_json_serialization ... ok [INFO] [stdout] test values::array_value::tests::test_display ... ok [INFO] [stdout] test values::null_value::tests::test_null_value_clone ... ok [INFO] [stdout] test values::container_value::tests::test_nested_containers ... ok [INFO] [stdout] test values::container_value::tests::test_remove_child ... ok [INFO] [stdout] test kcenon::di::tests::test_thread_safety ... ok [INFO] [stdout] test values::null_value::tests::test_null_value_size ... ok [INFO] [stdout] test values::null_value::tests::test_null_value_to_json ... ok [INFO] [stdout] test values::null_value::tests::test_null_value_to_bytes ... ok [INFO] [stdout] test values::null_value::tests::test_null_value_to_xml ... ok [INFO] [stdout] test values::container_value::tests::test_xml_serialization ... ok [INFO] [stdout] test values::null_value::tests::test_null_value_type ... ok [INFO] [stdout] test values::null_value::tests::test_null_value_to_string ... ok [INFO] [stdout] test values::primitive_values::tests::test_double_from_tuple ... ok [INFO] [stdout] test values::primitive_values::tests::test_int_from_tuple ... ok [INFO] [stdout] test values::string_value::tests::test_string_from_tuple ... ok [INFO] [stdout] test values::primitive_values::tests::test_llong_from_tuple ... ok [INFO] [stdout] test values::primitive_values::tests::test_long_from_tuple ... ok [INFO] [stdout] test values::array_value::tests::test_binary_invalid_data ... ok [INFO] [stdout] test values::container_value::tests::test_to_long_returns_child_count ... ok [INFO] [stdout] test values::null_value::tests::test_null_value_creation ... ok [INFO] [stdout] test values::container_value::tests::test_container_with_children ... ok [INFO] [stdout] test values::primitive_values::tests::test_bool_from_tuple ... ok [INFO] [stdout] test core::wire_protocol::tests::test_roundtrip ... ok [INFO] [stdout] test core::wire_protocol::tests::test_deserialize_simple_container ... ok [INFO] [stdout] test core::wire_protocol::tests::test_bytes_hex_encoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/binary_interop_tests.rs (/opt/rustwide/target/debug/deps/binary_interop_tests-88a07930a5741689) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_binary_format_structure ... ok [INFO] [stdout] test test_array_value_binary_format ... ok [INFO] [stdout] test test_deserialize_go_binary_data ... ok [INFO] [stdout] test test_binary_roundtrip_all_types ... ok [INFO] [stdout] test test_generate_rust_binary_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-04b5f6e7835ba5e5) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_absolute_max_value_limit ... ok [INFO] [stdout] test test_all_primitive_types ... ok [INFO] [stdout] test test_clone_free_access ... ok [INFO] [stdout] test test_deep_copy_vs_shallow_copy ... ok [INFO] [stdout] test test_json_serialization ... ok [INFO] [stdout] test test_multiple_values_same_name ... ok [INFO] [stdout] test test_bytes_value ... ok [INFO] [stdout] test test_clear_values_preserves_header ... ok [INFO] [stdout] test test_remove_nonexistent_value ... ok [INFO] [stdout] test test_empty_container_serialization ... ok [INFO] [stdout] test test_serialization_round_trip ... ok [INFO] [stdout] test test_swap_header ... ok [INFO] [stdout] test test_concurrent_modifications ... ok [INFO] [stdout] test test_xml_injection_prevention ... ok [INFO] [stdout] test test_value_limit_enforcement ... ok [INFO] [stdout] test test_concurrent_container_access ... ok [INFO] [stdout] test test_large_value_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/interop_tests.rs (/opt/rustwide/target/debug/deps/interop_tests-a5b07486b91a72e3) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_rust_to_cpp_format ... ok [INFO] [stdout] test test_numeric_types_interop ... ok [INFO] [stdout] test test_empty_container_interop ... ok [INFO] [stdout] test test_special_characters_in_strings ... ok [INFO] [stdout] test test_bytes_interop ... ok [INFO] [stdout] test test_rust_to_python_format ... ok [INFO] [stdout] test test_deserialize_python_data ... ok [INFO] [stdout] test test_deserialize_cpp_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-1a0d13f8c4943f94) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_bool_roundtrip ... ok [INFO] [stdout] test test_llong_roundtrip ... ok [INFO] [stdout] test test_int_roundtrip ... ok [INFO] [stdout] test test_long_roundtrip ... ok [INFO] [stdout] test test_value_type_conversion_safety ... ok [INFO] [stdout] test test_value_clone ... ok [INFO] [stdout] test test_xml_serialization_no_panic ... ok [INFO] [stdout] test test_double_roundtrip ... ok [INFO] [stdout] test test_container_clone_safety ... ok [INFO] [stdout] test test_string_roundtrip ... ok [INFO] [stdout] test test_container_capacity_limit ... ok [INFO] [stdout] test test_container_sub_ids ... ok [INFO] [stdout] test test_container_add_multiple_values ... ok [INFO] [stdout] test test_bytes_roundtrip ... ok [INFO] [stdout] test test_container_metadata ... ok [INFO] [stdout] test test_container_value_lookup ... ok [INFO] [stdout] test test_json_serialization_no_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Running tests/test_long_range_checking.rs (/opt/rustwide/target/debug/deps/test_long_range_checking-12b734f766a2e9b7) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test test_llong_value_accepts_int64_max ... ok [INFO] [stdout] test test_llong_value_accepts_large_positive ... ok [INFO] [stdout] test test_llong_value_accepts_int64_min ... ok [INFO] [stdout] test test_llong_value_name ... ok [INFO] [stdout] test test_llong_value_returns_correct_type ... ok [INFO] [stdout] test test_long_value_accepts_int32_max ... ok [INFO] [stdout] test test_llong_value_serializes_as_8_bytes ... ok [INFO] [stdout] test test_long_value_accepts_int32_min ... ok [INFO] [stdout] test test_llong_value_accepts_large_negative ... ok [INFO] [stdout] test test_long_value_accepts_valid_negative ... ok [INFO] [stdout] test test_long_value_accepts_zero ... ok [INFO] [stdout] test test_long_value_boundary_values ... ok [INFO] [stdout] test test_long_value_accepts_valid_positive ... ok [INFO] [stdout] test test_long_value_little_endian_serialization ... ok [INFO] [stdout] test test_long_value_name ... ok [INFO] [stdout] test test_long_value_error_message_is_descriptive ... ok [INFO] [stdout] test test_long_value_negative_little_endian ... ok [INFO] [stdout] test test_long_value_rejects_int32_max_plus_one ... ok [INFO] [stdout] test test_long_value_rejects_large_negative ... ok [INFO] [stdout] test test_long_value_rejects_large_positive ... ok [INFO] [stdout] test test_long_value_returns_correct_type ... ok [INFO] [stdout] test test_long_value_serializes_as_4_bytes ... ok [INFO] [stdout] test test_long_value_size_is_4 ... ok [INFO] [stdout] test test_ullong_value_accepts_large_value ... ok [INFO] [stdout] test test_ullong_value_accepts_uint64_max ... ok [INFO] [stdout] test test_ullong_value_name ... ok [INFO] [stdout] test test_ullong_value_returns_correct_type ... ok [INFO] [stdout] test test_ullong_value_serializes_as_8_bytes ... ok [INFO] [stdout] test test_ulong_value_accepts_uint32_max ... ok [INFO] [stderr] Doc-tests rust_container_system [INFO] [stdout] test test_ulong_value_accepts_valid_value ... ok [INFO] [stdout] test test_long_value_rejects_int32_min_minus_one ... ok [INFO] [stdout] test test_ulong_value_boundary_values ... ok [INFO] [stdout] test test_ulong_value_little_endian_serialization ... ok [INFO] [stdout] test test_ulong_value_name ... ok [INFO] [stdout] test test_ulong_value_rejects_large_value ... ok [INFO] [stdout] test test_ulong_value_rejects_uint32_max_plus_one ... ok [INFO] [stdout] test test_ulong_value_returns_correct_type ... ok [INFO] [stdout] test test_ulong_value_serializes_as_4_bytes ... ok [INFO] [stdout] test test_ulong_value_accepts_zero ... ok [INFO] [stdout] test test_ulong_value_error_message_is_descriptive ... ok [INFO] [stdout] test test_ulong_value_size_is_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 116 tests [INFO] [stdout] test src/core/json_v2_adapter.rs - core::json_v2_adapter::JsonV2Adapter::to_v2_json (line 180) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueContainerBuilder (line 946) ... ok [INFO] [stdout] test src/core/mod.rs - core (line 76) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueContainer::serialize_cpp_wire (line 902) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueContainer::with_max_values (line 118) ... ok [INFO] [stdout] test src/core/mod.rs - core::ABSOLUTE_MAX_VALUES (line 115) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueContainer::with_values (line 336) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueContainer::from_json (line 653) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueContainer (line 50) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueContainer::deserialize_cpp_wire (line 923) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueContainer::with_value_array (line 311) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueIter (line 1047) ... ok [INFO] [stdout] test src/core/mod.rs - core (line 115) ... ok [INFO] [stdout] test src/core/container.rs - core::container::ValueContainer::builder (line 1029) ... ok [INFO] [stdout] test src/core/mod.rs - core::BaseValue (line 87) ... ok [INFO] [stdout] test src/core/mod.rs - core (line 87) ... ok [INFO] [stdout] test src/core/mod.rs - core::Result (line 76) ... ok [INFO] [stdout] test src/core/mod.rs - core::ContainerError (line 76) ... ok [INFO] [stdout] test src/core/mod.rs - core::ValueType (line 103) ... ok [INFO] [stdout] test src/core/mod.rs - core::ValueStore (line 140) ... ok [INFO] [stdout] test src/core/mod.rs - core::DEFAULT_MAX_VALUES (line 115) ... ok [INFO] [stdout] test src/core/mod.rs - core::wire_protocol (line 92) ... ok [INFO] [stdout] test src/core/mod.rs - core::ValueIter (line 115) ... ok [INFO] [stdout] test src/core/mod.rs - core::Value (line 87) ... ok [INFO] [stdout] test src/core/mod.rs - core::ValueContainer (line 115) ... ok [INFO] [stdout] test src/core/mod.rs - core::xml_escape (line 162) ... ok [INFO] [stdout] test src/core/value.rs - core::value::Value (line 45) ... ok [INFO] [stdout] test src/core/mod.rs - core::ValueContainerBuilder (line 115) ... ok [INFO] [stdout] test src/core/value_types.rs - core::value_types::ValueType::is_float (line 190) ... ok [INFO] [stdout] test src/core/mod.rs - core::json_v2_adapter (line 95) ... ok [INFO] [stdout] test src/core/value_types.rs - core::value_types::ValueType::is_integer (line 167) ... ok [INFO] [stdout] test src/core/value_types.rs - core::value_types::ValueType::from_type_code (line 80) ... ok [INFO] [stdout] test src/core/mod.rs - core::value_store (line 87) ... ok [INFO] [stdout] test src/core/value_types.rs - core::value_types::ValueType::is_numeric (line 141) ... ok [INFO] [stdout] test src/core/value.rs - core::value::BaseValue (line 203) ... ok [INFO] [stdout] test src/core/value_types.rs - core::value_types::ValueType::size_bytes (line 206) ... ok [INFO] [stdout] test src/kcenon/di.rs - kcenon::di::DefaultContainerFactory::builder (line 201) ... ok [INFO] [stdout] test src/kcenon/di.rs - kcenon::di::ContainerFactory (line 100) ... ok [INFO] [stdout] test src/kcenon/di.rs - kcenon::di::ArcContainerProvider::with_factory (line 343) ... ok [INFO] [stdout] test src/lib.rs - core (line 70) ... ok [INFO] [stdout] test src/core/value_types.rs - core::value_types::ValueType::to_str (line 111) ... ok [INFO] [stdout] test src/kcenon/di.rs - kcenon::di::DefaultContainerFactory (line 171) ... ok [INFO] [stdout] test src/kcenon/mod.rs - kcenon::di (line 87) ... ok [INFO] [stdout] test src/kcenon/di.rs - kcenon::di::ArcContainerProvider (line 308) ... ok [INFO] [stdout] test src/kcenon/mod.rs - kcenon::di (line 110) ... ok [INFO] [stdout] test src/lib.rs - prelude (line 72) ... ok [INFO] [stdout] test src/kcenon/mod.rs - kcenon::di (line 96) ... ok [INFO] [stdout] test src/lib.rs - (line 45) ... ok [INFO] [stdout] test src/lib.rs - kcenon (line 97) ... ok [INFO] [stdout] test src/lib.rs - kcenon (line 83) ... ok [INFO] [stdout] test src/messaging/builder.rs - messaging::builder::MessagingContainerBuilder::with_source (line 112) ... ok [INFO] [stdout] test src/messaging/builder.rs - messaging::builder::MessagingContainerBuilder::with_type (line 166) ... ok [INFO] [stdout] test src/messaging/builder.rs - messaging::builder::MessagingContainerBuilder::with_target (line 138) ... ok [INFO] [stdout] test src/messaging/builder.rs - messaging::builder::MessagingContainerBuilder (line 45) ... ok [INFO] [stdout] test src/messaging/builder.rs - messaging::builder::MessagingContainerBuilder::with_max_values (line 192) ... ok [INFO] [stdout] test src/messaging/builder.rs - messaging::builder::MessagingContainerBuilder::build (line 218) ... ok [INFO] [stdout] test src/lib.rs - messaging (line 73) ... ok [INFO] [stdout] test src/values/array_value.rs - values::array_value::ArrayValue (line 56) ... ok [INFO] [stdout] test src/values/array_value.rs - values::array_value::ArrayValue::at (line 164) ... ok [INFO] [stdout] test src/values/array_value.rs - values::array_value::ArrayValue::is_empty (line 126) ... ok [INFO] [stdout] test src/values/array_value.rs - values::array_value::ArrayValue::clear (line 182) ... ok [INFO] [stdout] test src/values/array_value.rs - values::array_value::ArrayValue::push (line 144) ... ok [INFO] [stdout] test src/messaging/builder.rs - messaging::builder::MessagingContainerBuilder::new (line 83) ... ok [INFO] [stdout] test src/values/array_value.rs - values::array_value::ArrayValue::new (line 79) ... ok [INFO] [stdout] test src/values/array_value.rs - values::array_value::ArrayValue::count (line 111) ... ok [INFO] [stdout] test src/values/array_value.rs - values::array_value::ArrayValue::with_capacity (line 95) ... ok [INFO] [stdout] test src/values/bytes_value.rs - values::bytes_value::BytesValue::new (line 144) ... ok [INFO] [stdout] test src/values/bytes_value.rs - values::bytes_value::BytesValue (line 96) ... ok [INFO] [stdout] test src/values/container_value.rs - values::container_value::ContainerValue (line 44) ... ok [INFO] [stdout] test src/values/bytes_value.rs - values::bytes_value::BytesValue::from_slice (line 172) ... ok [INFO] [stdout] test src/values/container_value.rs - values::container_value::ContainerValue::new (line 67) ... ok [INFO] [stdout] test src/values/container_value.rs - values::container_value::ContainerValue::add_child (line 119) ... ok [INFO] [stdout] test src/values/container_value.rs - values::container_value::ContainerValue::get_child (line 136) ... ok [INFO] [stdout] test src/values/container_value.rs - values::container_value::ContainerValue::clear_children (line 212) ... ok [INFO] [stdout] test src/values/bytes_value.rs - values::bytes_value::BytesValue::data (line 194) ... ok [INFO] [stdout] test src/values/container_value.rs - values::container_value::ContainerValue::with_capacity (line 83) ... ok [INFO] [stdout] test src/values/container_value.rs - values::container_value::ContainerValue::child_count (line 99) ... ok [INFO] [stdout] test src/values/mod.rs - values::ArrayValue (line 133) ... ok [INFO] [stdout] test src/values/mod.rs - values::BoolValue (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values::IntValue (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values::FloatValue (line 73) ... ok [INFO] [stdout] test src/values/container_value.rs - values::container_value::ContainerValue::remove_child (line 191) ... ok [INFO] [stdout] test src/values/mod.rs - values::DoubleValue (line 73) ... ok [INFO] [stdout] test src/values/container_value.rs - values::container_value::ContainerValue::get_children (line 166) ... ok [INFO] [stdout] test src/values/mod.rs - values::LongValue (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values::ContainerValue (line 117) ... ok [INFO] [stdout] test src/values/mod.rs - values::NullValue (line 61) ... ok [INFO] [stdout] test src/values/mod.rs - values::null_value (line 55) ... ok [INFO] [stdout] test src/values/mod.rs - values::StringValue (line 92) ... ok [INFO] [stdout] test src/values/mod.rs - values::ULLongValue (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values::LLongValue (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values::ULongValue (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values::ShortValue (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values::UShortValue (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values::primitive_values (line 96) ... ok [INFO] [stdout] test src/values/mod.rs - values::UIntValue (line 73) ... ok [INFO] [stdout] test src/values/mod.rs - values::BytesValue (line 104) ... ok [INFO] [stdout] test src/values/mod.rs - values::bytes_value (line 66) ... ok [INFO] [stdout] test src/values/primitive_values.rs - values::primitive_values::BoolValue (line 118) ... ok [INFO] [stdout] test src/values/mod.rs - values::string_value (line 63) ... ok [INFO] [stdout] test src/values/mod.rs - values::primitive_values (line 69) ... ok [INFO] [stdout] test src/values/null_value.rs - values::null_value::NullValue::is_null (line 113) ... ok [INFO] [stdout] test src/values/null_value.rs - values::null_value::NullValue::new (line 98) ... ok [INFO] [stdout] test src/values/null_value.rs - values::null_value::NullValue (line 74) ... ok [INFO] [stdout] test src/values/primitive_values.rs - values::primitive_values::BoolValue::new (line 145) ... ok [INFO] [stdout] test src/values/primitive_values.rs - values::primitive_values::DoubleValue::new (line 1223) ... ok [INFO] [stdout] test src/values/string_value.rs - values::string_value::StringValue::new (line 126) ... ok [INFO] [stdout] test src/values/primitive_values.rs - values::primitive_values::IntValue::value (line 313) ... ok [INFO] [stdout] test src/values/primitive_values.rs - values::primitive_values::IntValue (line 261) ... ok [INFO] [stdout] test src/values/string_value.rs - values::string_value::StringValue (line 81) ... ok [INFO] [stdout] test src/values/primitive_values.rs - values::primitive_values::IntValue::new (line 295) ... ok [INFO] [stdout] test src/values/primitive_values.rs - values::primitive_values::DoubleValue::value (line 1241) ... ok [INFO] [stdout] test src/values/primitive_values.rs - values::primitive_values::BoolValue::value (line 162) ... ok [INFO] [stdout] test src/values/primitive_values.rs - values::primitive_values::DoubleValue (line 1185) ... ok [INFO] [stdout] test src/values/string_value.rs - values::string_value::StringValue::value (line 151) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "688a14ab4d8ab2fb0ea975760523034c87da5f7f0ecc43c4ddf6c2804c3a75b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "688a14ab4d8ab2fb0ea975760523034c87da5f7f0ecc43c4ddf6c2804c3a75b0", kill_on_drop: false }` [INFO] [stdout] 688a14ab4d8ab2fb0ea975760523034c87da5f7f0ecc43c4ddf6c2804c3a75b0