[INFO] cloning repository https://github.com/Nil69420/renoir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nil69420/renoir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNil69420%2Frenoir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNil69420%2Frenoir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9731299333767209c7665aa0a91f1a4100e389b6
[INFO] testing Nil69420/renoir against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNil69420%2Frenoir" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nil69420/renoir
[INFO] finished tweaking git repo https://github.com/Nil69420/renoir
[INFO] tweaked toml for git repo https://github.com/Nil69420/renoir written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nil69420/renoir on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nil69420/renoir already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b824cec6eb800f8314ab18c615b5e0d1fd58f2f74d7617da179596119a6b1c02
[INFO] running `Command { std: "docker" "start" "-a" "b824cec6eb800f8314ab18c615b5e0d1fd58f2f74d7617da179596119a6b1c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b824cec6eb800f8314ab18c615b5e0d1fd58f2f74d7617da179596119a6b1c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b824cec6eb800f8314ab18c615b5e0d1fd58f2f74d7617da179596119a6b1c02", kill_on_drop: false }`
[INFO] [stdout] b824cec6eb800f8314ab18c615b5e0d1fd58f2f74d7617da179596119a6b1c02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a5820363bca0e57fffe1a76b55d576fb04a19ad20817cbe5377f8cb1507a402
[INFO] running `Command { std: "docker" "start" "-a" "3a5820363bca0e57fffe1a76b55d576fb04a19ad20817cbe5377f8cb1507a402", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling renoir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "3a5820363bca0e57fffe1a76b55d576fb04a19ad20817cbe5377f8cb1507a402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5820363bca0e57fffe1a76b55d576fb04a19ad20817cbe5377f8cb1507a402", kill_on_drop: false }`
[INFO] [stdout] 3a5820363bca0e57fffe1a76b55d576fb04a19ad20817cbe5377f8cb1507a402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5867ba3d5031cd8569d3f8b9ffe9f35e312774b617b11213886354e967b2ff08
[INFO] running `Command { std: "docker" "start" "-a" "5867ba3d5031cd8569d3f8b9ffe9f35e312774b617b11213886354e967b2ff08", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling renoir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "5867ba3d5031cd8569d3f8b9ffe9f35e312774b617b11213886354e967b2ff08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5867ba3d5031cd8569d3f8b9ffe9f35e312774b617b11213886354e967b2ff08", kill_on_drop: false }`
[INFO] [stdout] 5867ba3d5031cd8569d3f8b9ffe9f35e312774b617b11213886354e967b2ff08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7eccf8cfa04b0198a661e06f5a6c88d873b6d15d569f3e9ff525fdd7319d58df
[INFO] running `Command { std: "docker" "start" "-a" "7eccf8cfa04b0198a661e06f5a6c88d873b6d15d569f3e9ff525fdd7319d58df", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/renoir-d19c901ad071a733)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test message_formats::compatibility::tests::test_backward_compatibility_optional_field_added ... ok
[INFO] [stdout] test message_formats::compatibility::tests::test_backward_compatibility_required_field_added ... ok
[INFO] [stdout] test message_formats::migration::tests::test_migration_plan_execution ... ok
[INFO] [stdout] test message_formats::compatibility::tests::test_type_compatibility ... ok
[INFO] [stdout] test message_formats::official_flatbuffers::tests::test_flatbuffer_creation_and_validation ... ok
[INFO] [stdout] test message_formats::official_flatbuffers::tests::test_official_flatbuffer_validation ... ok
[INFO] [stdout] test message_formats::registry::tests::test_format_registration ... ok
[INFO] [stdout] test message_formats::registry::tests::test_schema_registration ... ok
[INFO] [stdout] test message_formats::registry::tests::test_topic_pattern_matching ... ok
[INFO] [stdout] test message_formats::schema_evolution::tests::test_schema_evolution_manager ... ok
[INFO] [stdout] test message_formats::schema_evolution::tests::test_semantic_version_compatibility ... ok
[INFO] [stdout] test message_formats::schema_evolution::tests::test_migration_plan_generation ... ok
[INFO] [stdout] test ringbuf::tests::tests::test_ring_buffer_wrap_around ... ok
[INFO] [stdout] test ringbuf::tests::tests::test_ring_buffer_full ... ok
[INFO] [stdout] test ringbuf::tests::tests::test_sequenced_ring_buffer ... ok
[INFO] [stdout] test sync::epoch::tests::test_epoch_basic ... ok
[INFO] [stdout] test ringbuf::tests::tests::test_ring_buffer_basic ... ok
[INFO] [stdout] test sync::epoch::tests::test_reader_prevents_reclamation ... ok
[INFO] [stdout] test sync::epoch::tests::test_reclamation_basic ... ok
[INFO] [stdout] test sync::epoch::tests::test_reader_tracking ... ok
[INFO] [stdout] test sync::mio_notify::tests::test_mio_condition_notifier ... ok
[INFO] [stdout] test sync::mio_notify::tests::test_mio_notification_enable_disable ... ok
[INFO] [stdout] test sync::notify::tests::test_batch_notifier ... ok
[INFO] [stdout] test sync::notify::tests::test_event_notifier_basic ... ok
[INFO] [stdout] test sync::mio_notify::tests::test_mio_notification_creation ... ok
[INFO] [stdout] test message_formats::migration::tests::test_migration_executor_creation ... ok
[INFO] [stdout] test sync::notify::tests::test_notification_group ... ok
[INFO] [stdout] test sync::notify::tests::test_batch_time_interval ... ok
[INFO] [stdout] test sync::notify::tests::test_notifier_enable_disable ... ok
[INFO] [stdout] test sync::sequence::tests::test_atomic_sequence_basic ... ok
[INFO] [stdout] test sync::sequence::tests::test_claim_and_ready ... ok
[INFO] [stdout] test sync::sequence::tests::test_concurrent_access ... ok
[INFO] [stdout] test sync::sequence::tests::test_consistency_checker ... ok
[INFO] [stdout] test sync::sequence::tests::test_global_sequence_generator ... ok
[INFO] [stdout] test sync::sequence::tests::test_sequence_states ... ok
[INFO] [stdout] test sync::swmr::tests::test_reader_lag_tracking ... ok
[INFO] [stdout] test sync::swmr::tests::test_swmr_basic ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test sync::swmr::tests::test_swmr_slot_access ... ok
[INFO] [stdout] test sync::epoch::tests::test_epoch_statistics ... ok
[INFO] [stdout] test topic::tests::tests::test_message_checksum ... ok
[INFO] [stdout] test topic::tests::tests::test_message_header_validation ... ok
[INFO] [stdout] test topic::tests::tests::test_topic_stats ... ok
[INFO] [stdout] test sync::notify::tests::test_eventfd_wait ... ok
[INFO] [stdout] test topic::tests::tests::test_message_header_creation ... ok
[INFO] [stdout] test topic::tests::tests::test_message_descriptor_ref_counting ... ok
[INFO] [stdout] test sync::swmr::tests::test_swmr_multiple_readers ... ok
[INFO] [stdout] test sync::notify::tests::test_concurrent_notifications ... ok
[INFO] [stdout] test sync::epoch::tests::test_multiple_readers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent_stress_tests.rs (/opt/rustwide/target/debug/deps/concurrent_stress_tests-36c7350591d8e80b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test concurrent_stress_tests::stress_buffer_pool_high_contention ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_deadlock_prevention ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_memory_region_access_storm ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_maximum_thread_contention ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_high_frequency_create_destroy ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_topic_ring_race_conditions ... ok
[INFO] [stderr]      Running tests/cpu_performance_tests.rs (/opt/rustwide/target/debug/deps/cpu_performance_tests-e61eec0f7fc25944)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test cpu_performance_tests::perf_cpu_efficiency_spsc_vs_mpmc ... ok
[INFO] [stdout] test cpu_performance_tests::perf_memory_pressure_impact ... ok
[INFO] [stdout] test cpu_performance_tests::perf_memory_bandwidth_utilization ... ok
[INFO] [stdout] test cpu_performance_tests::perf_scalability_increasing_threads ... ok
[INFO] [stdout] test cpu_performance_tests::perf_latency_measurement_different_loads ... ok
[INFO] [stdout] test cpu_performance_tests::perf_cpu_cache_efficiency ... ok
[INFO] [stdout] test cpu_performance_tests::perf_cpu_utilization_sustained_load ... ok
[INFO] [stdout] test cpu_performance_tests::perf_throughput_scaling_ring_size ... ok
[INFO] [stdout] test cpu_performance_tests::perf_payload_size_impact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ffi_basic_tests.rs (/opt/rustwide/target/debug/deps/ffi_basic_tests-baa1eb2312ddda65)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test ffi_tests::test_error_code_values ... ok
[INFO] [stdout] test ffi_tests::test_memory_management ... ok
[INFO] [stdout] test ffi_tests::test_version_information ... ok
[INFO] [stdout] test ffi_tests::test_null_pointer_safety ... ok
[INFO] [stdout] test ffi_tests::test_version_consistency ... ok
[INFO] [stdout] test ffi_tests::test_manager_lifecycle ... ok
[INFO] [stdout] test ffi_tests::test_string_handling ... ok
[INFO] [stderr]      Running tests/large_payloads.rs (/opt/rustwide/target/debug/deps/large_payloads-d8b7b4649b8ce2bf)
[INFO] [stdout] test ffi_tests::test_concurrent_safety_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test blob_tests::test_blob_manager_validation ... ok
[INFO] [stdout] test blob_tests::test_blob_header_creation ... ok
[INFO] [stdout] test chunking_tests::test_chunking_strategy_creation ... ok
[INFO] [stdout] test blob_tests::test_blob_descriptor ... ok
[INFO] [stdout] test reclamation_tests::test_reclamation_policy_creation ... ok
[INFO] [stdout] test ros2_types_tests::test_laser_scan_header ... ok
[INFO] [stdout] test ros2_types_tests::test_point_cloud_header ... ok
[INFO] [stdout] test ros2_types_tests::test_ros2_message_manager_basic ... ok
[INFO] [stdout] test ros2_types_tests::test_ros2_message_types ... ok
[INFO] [stdout] test ros2_types_tests::test_image_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_performance_tests.rs (/opt/rustwide/target/debug/deps/memory_performance_tests-b50357494ad18254)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test memory_performance_tests::perf_allocator_comparison ... ok
[INFO] [stdout] test memory_performance_tests::perf_concurrent_allocation_throughput ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_access_patterns ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_cleanup_speed ... ok
[INFO] [stdout] test memory_performance_tests::perf_fragmentation_resistance ... ok
[INFO] [stdout] test memory_performance_tests::perf_large_memory_regions ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_allocation_speed ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_pressure_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_tests.rs (/opt/rustwide/target/debug/deps/memory_tests-ff4b80b0ea3bc8df)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_region_config_builder ... ok
[INFO] [stdout] test tests::test_create_file_backed_region ... ok
[INFO] [stdout] test tests::test_manager_memory_stats ... ok
[INFO] [stdout] test tests::test_create_memfd_region ... ok
[INFO] [stdout] test tests::test_region_config_default ... ok
[INFO] [stdout] test tests::test_manager_clear ... ok
[INFO] [stdout] test tests::test_region_config_validation ... ok
[INFO] [stdout] test tests::test_region_memory_operations ... ok
[INFO] [stdout] test tests::test_shared_memory_manager ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/message_format_performance_tests.rs (/opt/rustwide/target/debug/deps/message_format_performance_tests-709b71f499fd7b5e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test performance_tests::test_format_type_performance_comparison ... ok
[INFO] [stdout] test performance_tests::test_format_recommendation_performance ... ok
[INFO] [stdout] test performance_tests::test_memory_efficiency ... ok
[INFO] [stdout] test performance_tests::test_zero_copy_validation ... ok
[INFO] [stdout] test performance_tests::test_low_latency_processing ... ok
[INFO] [stdout] test performance_tests::test_message_creation_performance ... ok
[INFO] [stdout] test performance_tests::test_high_frequency_simulation ... ok
[INFO] [stdout] test performance_tests::test_concurrent_access_simulation ... ok
[INFO] [stdout] test performance_tests::test_field_access_performance ... ok
[INFO] [stdout] test performance_tests::test_sensor_fusion_throughput ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/message_format_tests.rs (/opt/rustwide/target/debug/deps/message_format_tests-eb99db00e8c22bb6)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test zero_copy_integration_tests::test_format_registry_operations ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_custom_message_building ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_multiple_format_types ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_schema_versioning ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_robot_pose_messages_capnproto ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_sensor_data_streaming_flatbuffer ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_zero_copy_field_access_types ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_zero_copy_no_allocations ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_format_recommendations ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_schema_compatibility ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metadata_tests.rs (/opt/rustwide/target/debug/deps/metadata_tests-79bfc68fbb870c91)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_control_stats ... ok
[INFO] [stdout] test tests::test_region_metadata_validation ... ok
[INFO] [stdout] test tests::test_region_metadata ... ok
[INFO] [stdout] test tests::test_registry_entry_stale_detection ... ok
[INFO] [stdout] test tests::test_control_region_creation ... ok
[INFO] [stdout] test tests::test_control_region_sequence ... ok
[INFO] [stdout] test tests::test_control_region_persistence ... ok
[INFO] [stdout] test tests::test_control_region_ref_counting ... ok
[INFO] [stdout] test tests::test_control_region_registry ... ok
[INFO] [stdout] test tests::test_control_region_unregister ... ok
[INFO] [stdout] test tests::test_registry_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reliability_tests.rs (/opt/rustwide/target/debug/deps/reliability_tests-f8c5bb2689bb7c79)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test reliability_tests::reliability_ring_overflow_handling ... ok
[INFO] [stdout] test reliability_tests::reliability_memory_corruption_detection ... ok
[INFO] [stdout] test reliability_tests::reliability_concurrent_error_handling ... ok
[INFO] [stdout] test reliability_tests::reliability_data_integrity_stress ... ok
[INFO] [stdout] test reliability_tests::reliability_error_propagation ... ok
[INFO] [stdout] test reliability_tests::reliability_resource_cleanup ... ok
[INFO] [stdout] test reliability_tests::reliability_recovery_buffer_exhaustion ... ok
[INFO] [stdout] test reliability_tests::reliability_long_running_stability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scale_integration_tests.rs (/opt/rustwide/target/debug/deps/scale_integration_tests-e6d4902d8a34c485)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test scale_integration_tests::scale_complex_message_routing ... ok
[INFO] [stdout] test scale_integration_tests::scale_cross_component_integration ... ok
[INFO] [stdout] test scale_integration_tests::scale_hundreds_of_threads ... ok
[INFO] [stdout] test scale_integration_tests::scale_massive_message_throughput ... ok
[INFO] [stdout] test scale_integration_tests::scale_large_memory_regions ... ok
[INFO] [stdout] test scale_integration_tests::scale_sustained_system_load ... ok
[INFO] [stderr]      Running tests/schema_evolution_tests.rs (/opt/rustwide/target/debug/deps/schema_evolution_tests-f36ebe296766a1bf)
[INFO] [stdout] test scale_integration_tests::scale_multi_region_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_rollback_functionality ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_breaking_change_detection_and_migration ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_semantic_versioning_rules ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_robot_pose_schema_backward_compatibility ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_format_specific_compatibility_rules ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_sensor_data_schema_evolution_scenario ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_statistics_tracking ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_registry_integration_with_evolution ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_complex_real_world_scenario ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_edge_tests.rs (/opt/rustwide/target/debug/deps/security_edge_tests-d9aad91051a39fcd)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test security_edge_tests::security_adversarial_concurrent_access ... ok
[INFO] [stdout] test security_edge_tests::security_maximum_message_size ... ok
[INFO] [stdout] test security_edge_tests::security_input_validation ... ok
[INFO] [stdout] test security_edge_tests::security_zero_empty_inputs ... ok
[INFO] [stdout] test security_edge_tests::security_boundary_conditions ... ok
[INFO] [stdout] test security_edge_tests::security_extreme_thread_safety ... ok
[INFO] [stdout] test security_edge_tests::security_resource_exhaustion_recovery ... ok
[INFO] [stdout] test security_edge_tests::security_rapid_alloc_dealloc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/shared_pools_tests.rs (/opt/rustwide/target/debug/deps/shared_pools_tests-81563dbe40232818)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_pool_creation_and_buffer_operations ... ok
[INFO] [stdout] test tests::test_message_descriptor_ref_counting ... ok
[INFO] [stdout] test tests::test_buffer_pool_registry ... ok
[INFO] [stdout] test tests::test_shared_pool_manager_creation ... ok
[INFO] [stdout] test tests::test_registry_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/structured_layout_tests.rs (/opt/rustwide/target/debug/deps/structured_layout_tests-95286f928c0e78bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_structured_layout_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sync_patterns_tests.rs (/opt/rustwide/target/debug/deps/sync_patterns_tests-51d481ac24136ece)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test sync_patterns_tests::test_epoch_reclamation ... ok
[INFO] [stdout] test sync_patterns_tests::test_notification_groups ... ok
[INFO] [stdout] test sync_patterns_tests::test_performance_characteristics ... ok
[INFO] [stdout] test sync_patterns_tests::test_atomic_sequence_consistency ... ok
[INFO] [stdout] test sync_patterns_tests::test_local_sequence_performance ... ok
[INFO] [stdout] test sync_patterns_tests::test_event_notification ... ok
[INFO] [stdout] test sync_patterns_tests::test_batch_notifications ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_basic_operations ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_reader_lag ... ok
[INFO] [stdout] test sync_patterns_tests::test_sequence_contention ... ok
[INFO] [stdout] test sync_patterns_tests::test_epoch_with_readers ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_with_notifications ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_multiple_readers ... ok
[INFO] [stdout] test sync_patterns_tests::test_integrated_patterns ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/topic_manager_tests.rs (/opt/rustwide/target/debug/deps/topic_manager_tests-a0f179709852ca42)
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_publisher_subscriber_features ... ok
[INFO] [stdout] test tests::test_mpmc_pattern_multiple_handles ... ok
[INFO] [stdout] test tests::test_payload_size_validation ... ok
[INFO] [stdout] test tests::test_spsc_pattern_enforcement ... ok
[INFO] [stdout] test tests::test_topic_manager_creation ... ok
[INFO] [stdout] test tests::test_topic_removal ... ok
[INFO] [stdout] test tests::test_topic_creation_and_messaging ... ok
[INFO] [stdout] test tests::test_topic_list ... ok
[INFO] [stdout] test tests::test_topic_manager_stats ... ok
[INFO] [stdout] test tests::test_try_publish ... ok
[INFO] [stderr]      Running tests/topic_rings_tests.rs (/opt/rustwide/target/debug/deps/topic_rings_tests-7b62d3ae28f8f4c0)
[INFO] [stdout] test tests::test_large_message_with_shared_pools ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_mpmc_ring_creation ... ok
[INFO] [stdout] test tests::test_spsc_ring_creation ... ok
[INFO] [stdout] test tests::test_spsc_publish_consume ... ok
[INFO] [stderr]    Doc-tests renoir
[INFO] [stdout] test tests::test_mpmc_concurrent_access ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7eccf8cfa04b0198a661e06f5a6c88d873b6d15d569f3e9ff525fdd7319d58df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eccf8cfa04b0198a661e06f5a6c88d873b6d15d569f3e9ff525fdd7319d58df", kill_on_drop: false }`
[INFO] [stdout] 7eccf8cfa04b0198a661e06f5a6c88d873b6d15d569f3e9ff525fdd7319d58df
