[INFO] cloning repository https://github.com/sreeramamp123/rust_os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sreeramamp123/rust_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsreeramamp123%2Frust_os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsreeramamp123%2Frust_os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1f40cd79d2fe4a3220db4b0ca93ca891cb103c1 [INFO] testing sreeramamp123/rust_os against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsreeramamp123%2Frust_os" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sreeramamp123/rust_os [INFO] finished tweaking git repo https://github.com/sreeramamp123/rust_os [INFO] tweaked toml for git repo https://github.com/sreeramamp123/rust_os written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sreeramamp123/rust_os on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sreeramamp123/rust_os 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67cc5f989018e392978b7c30edcd43892eef3e289c6ccbece0bb0087e77cf50b [INFO] running `Command { std: "docker" "start" "-a" "67cc5f989018e392978b7c30edcd43892eef3e289c6ccbece0bb0087e77cf50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67cc5f989018e392978b7c30edcd43892eef3e289c6ccbece0bb0087e77cf50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67cc5f989018e392978b7c30edcd43892eef3e289c6ccbece0bb0087e77cf50b", kill_on_drop: false }` [INFO] [stdout] 67cc5f989018e392978b7c30edcd43892eef3e289c6ccbece0bb0087e77cf50b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9f99d46142f8af6816c220caf36fda58995332da3d6edbd3477546615b3e17c [INFO] running `Command { std: "docker" "start" "-a" "b9f99d46142f8af6816c220caf36fda58995332da3d6edbd3477546615b3e17c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling kernel_api v0.1.0 (/opt/rustwide/workdir/crates/kernel_api) [INFO] [stderr] Compiling rl_agent v0.1.0 (/opt/rustwide/workdir/crates/rl_agent) [INFO] [stderr] Compiling naat_alloc v0.1.0 (/opt/rustwide/workdir/crates/naat_alloc) [INFO] [stderr] Compiling scheduler v0.1.0 (/opt/rustwide/workdir/crates/scheduler) [INFO] [stderr] Compiling task_manager v0.1.0 (/opt/rustwide/workdir/crates/task_manager) [INFO] [stderr] Compiling sim v0.1.0 (/opt/rustwide/workdir/crates/sim) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.48s [INFO] running `Command { std: "docker" "inspect" "b9f99d46142f8af6816c220caf36fda58995332da3d6edbd3477546615b3e17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f99d46142f8af6816c220caf36fda58995332da3d6edbd3477546615b3e17c", kill_on_drop: false }` [INFO] [stdout] b9f99d46142f8af6816c220caf36fda58995332da3d6edbd3477546615b3e17c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 887c56af04944a7c79901edb9d21e0f6ca94963b456f1a36919227401c4cb3bd [INFO] running `Command { std: "docker" "start" "-a" "887c56af04944a7c79901edb9d21e0f6ca94963b456f1a36919227401c4cb3bd", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling naat_alloc v0.1.0 (/opt/rustwide/workdir/crates/naat_alloc) [INFO] [stderr] Compiling kernel_api v0.1.0 (/opt/rustwide/workdir/crates/kernel_api) [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling rl_agent v0.1.0 (/opt/rustwide/workdir/crates/rl_agent) [INFO] [stderr] Compiling task_manager v0.1.0 (/opt/rustwide/workdir/crates/task_manager) [INFO] [stderr] Compiling scheduler v0.1.0 (/opt/rustwide/workdir/crates/scheduler) [INFO] [stderr] Compiling sim v0.1.0 (/opt/rustwide/workdir/crates/sim) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.62s [INFO] running `Command { std: "docker" "inspect" "887c56af04944a7c79901edb9d21e0f6ca94963b456f1a36919227401c4cb3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887c56af04944a7c79901edb9d21e0f6ca94963b456f1a36919227401c4cb3bd", kill_on_drop: false }` [INFO] [stdout] 887c56af04944a7c79901edb9d21e0f6ca94963b456f1a36919227401c4cb3bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da723c7091604da2eda9806dfefbab0de29c1c994c4172a9b59f387bc6401088 [INFO] running `Command { std: "docker" "start" "-a" "da723c7091604da2eda9806dfefbab0de29c1c994c4172a9b59f387bc6401088", 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/kernel_api-cc6e25d94a6b5eb6) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/naat_alloc-7fd3305ab2d52d05) [INFO] [stdout] [INFO] [stdout] running 101 tests [INFO] [stdout] test tests::tests::test_bounded_hotset_evict_finite_preference ... ok [INFO] [stdout] test tests::tests::test_clear_remote_count ... ok [INFO] [stdout] test tests::tests::test_adaptive_migration_config ... ok [INFO] [stdout] test tests::tests::test_address_validation ... ok [INFO] [stdout] test tests::tests::test_comprehensive_invariant_checks ... ok [INFO] [stdout] test tests::tests::test_allocation_routing ... ok [INFO] [stdout] test tests::tests::test_auto_register_on_alloc ... ok [INFO] [stdout] test tests::tests::test_callback_setting ... ok [INFO] [stdout] test tests::tests::test_buddy_split_edge_cases ... ok [INFO] [stdout] test tests::tests::test_allocator_creation ... ok [INFO] [stdout] test tests::tests::test_concurrent_buddy_coalescing_race ... ok [INFO] [stdout] test tests::tests::test_concurrent_migration_during_unregister ... ok [INFO] [stdout] test tests::tests::test_concurrent_allocations ... ok [INFO] [stdout] test tests::tests::test_concurrent_buddy_coalescing_stress ... ok [INFO] [stdout] test tests::tests::test_deallocation ... ok [INFO] [stdout] test tests::tests::test_deallocation_after_unregister ... ok [INFO] [stdout] test tests::tests::test_config_snapshot ... ok [INFO] [stdout] test tests::tests::test_concurrent_slab_shrink_lock_ordering ... ok [INFO] [stdout] test tests::tests::test_concurrent_deallocation_timeout_handling ... ok [INFO] [stdout] test tests::tests::test_deallocation_wrong_task ... ok [INFO] [stdout] test tests::tests::test_buddy_split_block_edge_cases ... ok [INFO] [stdout] test tests::tests::test_double_free_attempts ... ok [INFO] [stdout] test tests::tests::test_double_deallocation ... ok [INFO] [stdout] test tests::tests::test_fuzzing_allocation_patterns ... ok [INFO] [stdout] test tests::tests::test_fuzzing_status_transitions ... ok [INFO] [stdout] test tests::tests::test_buddy_allocator_error_paths ... ok [INFO] [stdout] test tests::tests::test_get_free_pages_consistency ... ok [INFO] [stdout] test tests::tests::test_concurrent_bucket_indexing_correctness ... ok [INFO] [stdout] test tests::tests::test_fuzzing_migration_scenarios ... ok [INFO] [stdout] test tests::tests::test_concurrent_operations_with_timeouts ... ok [INFO] [stdout] test tests::tests::test_get_owner_for_addr ... ok [INFO] [stdout] test tests::tests::test_get_owner_for_addr_cached ... ok [INFO] [stdout] test tests::tests::test_invalid_numa_node ... ok [INFO] [stdout] test tests::tests::test_incremental_migration_config ... ok [INFO] [stdout] test tests::tests::test_large_allocation ... ok [INFO] [stdout] test tests::tests::test_comprehensive_concurrent_bug_stress ... ok [INFO] [stdout] test tests::tests::test_metrics_snapshot ... ok [INFO] [stdout] test tests::tests::test_memory_corruption_detection ... ok [INFO] [stdout] test tests::tests::test_migration_job_integer_overflow ... ok [INFO] [stdout] test tests::tests::test_migration_job_invalid_nodes ... ok [INFO] [stdout] test tests::tests::test_migration_job_zero_budget ... ok [INFO] [stdout] test tests::tests::test_migration_invalid_nodes ... ok [INFO] [stdout] test tests::tests::test_migrator_queue_info ... ok [INFO] [stdout] test tests::tests::test_migrate_page_helper ... ok [INFO] [stdout] test tests::tests::test_monitor_window_config ... ok [INFO] [stdout] test tests::tests::test_concurrent_deallocation_with_timeouts ... ok [INFO] [stdout] test tests::tests::test_dealloc_timeout_safety ... ok [INFO] [stdout] test tests::tests::test_concurrent_state_machine_transitions ... ok [INFO] [stdout] test tests::tests::test_concurrent_per_cpu_cache_stress ... ok [INFO] [stdout] test tests::tests::test_oom_handling ... ok [INFO] [stdout] test tests::tests::test_full_lifecycle ... ok [INFO] [stdout] test tests::tests::test_no_double_free_crash ... ok [INFO] [stdout] test tests::tests::test_order_calculation ... ok [INFO] [stdout] test tests::tests::test_deallocation_timeout_scenarios ... ok [INFO] [stdout] test tests::tests::test_multiple_allocations ... ok [INFO] [stdout] test tests::tests::test_numa_node_allocation ... ok [INFO] [stdout] test tests::tests::test_multiple_node_allocations ... ok [INFO] [stdout] test tests::tests::test_predictive_migration_config ... ok [INFO] [stdout] test tests::tests::test_page_size_boundary ... ok [INFO] [stdout] test tests::tests::test_page_size_plus_one ... ok [INFO] [stdout] test tests::tests::test_property_based_invariants ... ok [INFO] [stdout] test tests::tests::test_deallocation_timeout_stress ... ok [INFO] [stdout] test tests::tests::test_rapid_allocate_deallocate ... ok [INFO] [stdout] test tests::tests::test_rcu_backpressure_slows_updates ... ok [INFO] [stdout] test tests::tests::test_page_size_minus_one ... ok [INFO] [stdout] test tests::tests::test_concurrent_migrations ... ok [INFO] [stdout] test tests::tests::test_rcu_reader_timeout_scenario ... ok [INFO] [stdout] test tests::tests::test_record_remote_access ... ok [INFO] [stdout] test tests::tests::test_register_thread ... ok [INFO] [stdout] test tests::tests::test_rcu_bounded_memory_under_high_throughput ... ok [INFO] [stdout] test tests::tests::test_remote_access_same_node ... ok [INFO] [stdout] test tests::tests::test_concurrent_status_corruption_resilience ... ok [INFO] [stdout] test tests::tests::test_scheduler_client_setting ... ok [INFO] [stdout] test tests::tests::test_small_allocation ... ok [INFO] [stdout] test tests::tests::test_rcu_cleanup_worker_stress ... ok [INFO] [stdout] test tests::tests::test_migration_budget_edge_cases_concurrent ... ok [INFO] [stdout] test tests::tests::test_snapshot_rl_state ... ok [INFO] [stdout] test tests::tests::test_stress_allocation ... ok [INFO] [stdout] test tests::tests::test_slab_creation_race ... ok [INFO] [stdout] test tests::tests::test_task_descriptor_allocator_state ... ok [INFO] [stdout] test tests::tests::test_timeseries_snapshot ... ok [INFO] [stdout] test tests::tests::test_unregister_thread ... ok [INFO] [stdout] test tests::tests::test_start_stop_allocator ... ok [INFO] [stdout] test tests::tests::test_task_descriptor_preferred_numa ... ok [INFO] [stdout] test tests::tests::test_unregister_with_allocations ... ok [INFO] [stdout] test tests::tests::test_unregistered_task_allocation ... ok [INFO] [stdout] test tests::tests::test_zero_size_allocation ... ok [INFO] [stdout] test tests::tests::test_slab_shrink_race_conditions ... ok [INFO] [stdout] test tests::tests::test_race_condition_deallocation_during_migration ... ok [INFO] [stdout] test tests::tests::test_very_large_allocation ... ok [INFO] [stdout] test tests::tests::test_notify_task_migrated ... ok [INFO] [stdout] test tests::tests::test_process_migration_job_for_test ... ok [INFO] [stdout] test tests::tests::test_race_condition_migration_during_unregistration ... ok [INFO] [stdout] test tests::tests::test_stress_concurrent_operations ... ok [INFO] [stdout] test tests::tests::test_migration_budget_calculation_overflow ... ok [INFO] [stdout] test tests::tests::test_in_flight_migration_state_transitions ... ok [INFO] [stdout] test tests::tests::test_rcu_snapshot_consistency_concurrent ... ok [INFO] [stdout] test tests::tests::test_concurrent_nan_eviction_handling ... ok [INFO] [stdout] test tests::tests::test_rcu_cleanup_triggers_early ... ok [INFO] [stdout] test tests::tests::test_rcu_no_unbounded_growth_scenario ... ok [INFO] [stdout] test tests::tests::test_thread_safety_comprehensive_stress has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "da723c7091604da2eda9806dfefbab0de29c1c994c4172a9b59f387bc6401088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da723c7091604da2eda9806dfefbab0de29c1c994c4172a9b59f387bc6401088", kill_on_drop: false }` [INFO] [stdout] da723c7091604da2eda9806dfefbab0de29c1c994c4172a9b59f387bc6401088