[INFO] fetching crate safer-ring 0.0.1... [INFO] testing safer-ring-0.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate safer-ring 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate safer-ring 0.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate safer-ring 0.0.1 [INFO] tweaked toml for crates.io crate safer-ring 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate safer-ring 0.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate safer-ring 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded symbolic-common v12.16.2 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded pprof v0.14.1 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded inferno v0.11.21 [INFO] [stderr] Downloaded symbolic-demangle v12.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19da2e1151b8582bf241dfee4cb189d2dd4daefd2d9d2badc1d592c68323d36c [INFO] running `Command { std: "docker" "start" "-a" "19da2e1151b8582bf241dfee4cb189d2dd4daefd2d9d2badc1d592c68323d36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19da2e1151b8582bf241dfee4cb189d2dd4daefd2d9d2badc1d592c68323d36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19da2e1151b8582bf241dfee4cb189d2dd4daefd2d9d2badc1d592c68323d36c", kill_on_drop: false }` [INFO] [stdout] 19da2e1151b8582bf241dfee4cb189d2dd4daefd2d9d2badc1d592c68323d36c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0e0b76158003ceee4b3aa7faa7f25802d075bffa387ebd5a6b1b2f83553f225 [INFO] running `Command { std: "docker" "start" "-a" "e0e0b76158003ceee4b3aa7faa7f25802d075bffa387ebd5a6b1b2f83553f225", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling safer-ring v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.99s [INFO] running `Command { std: "docker" "inspect" "e0e0b76158003ceee4b3aa7faa7f25802d075bffa387ebd5a6b1b2f83553f225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e0b76158003ceee4b3aa7faa7f25802d075bffa387ebd5a6b1b2f83553f225", kill_on_drop: false }` [INFO] [stdout] e0e0b76158003ceee4b3aa7faa7f25802d075bffa387ebd5a6b1b2f83553f225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0b179c40ca7ebe8459c66c5f924aa6e89222ce850814b4b5f01be2f87087001 [INFO] running `Command { std: "docker" "start" "-a" "c0b179c40ca7ebe8459c66c5f924aa6e89222ce850814b4b5f01be2f87087001", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling generator v0.8.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling symbolic-demangle v12.16.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling symbolic-common v12.16.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling pprof v0.14.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling loom v0.7.2 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling safer-ring v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "c0b179c40ca7ebe8459c66c5f924aa6e89222ce850814b4b5f01be2f87087001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b179c40ca7ebe8459c66c5f924aa6e89222ce850814b4b5f01be2f87087001", kill_on_drop: false }` [INFO] [stdout] c0b179c40ca7ebe8459c66c5f924aa6e89222ce850814b4b5f01be2f87087001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a9462a8b4892ac1a449ea954a1b0465b449862b4d581e6cd2d8c980237914d6 [INFO] running `Command { std: "docker" "start" "-a" "8a9462a8b4892ac1a449ea954a1b0465b449862b4d581e6cd2d8c980237914d6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/safer_ring-84d30a2938a9c3da) [INFO] [stdout] [INFO] [stdout] running 190 tests [INFO] [stdout] test advanced::buffer_group::tests::test_buffer_allocation ... ok [INFO] [stdout] test advanced::config::tests::test_builder_pattern ... ok [INFO] [stdout] test advanced::config::tests::test_development_config ... ok [INFO] [stdout] test advanced::config::tests::test_enabled_features ... ok [INFO] [stdout] test advanced::config::tests::test_feature_count ... ok [INFO] [stdout] test advanced::config::tests::test_default_config ... ok [INFO] [stdout] test advanced::buffer_group::tests::test_buffer_group_creation ... ok [INFO] [stdout] test advanced::buffer_group::tests::test_invalid_parameters ... ok [INFO] [stdout] test advanced::config::tests::test_performance_config ... ok [INFO] [stdout] test advanced::config::tests::test_stable_config ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_available_features_includes_new_features ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_feature_detection_consistency ... ok [INFO] [stdout] test advanced::config::tests::test_sq_poll_configuration ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_feature_detection ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_kernel_612_features ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_kernel_61_features ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_kernel_66_features ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_kernel_62_features ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_has_feature_new_features ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_kernel_version_comparison ... ok [INFO] [stdout] test advanced::config::tests::test_new_config ... ok [INFO] [stdout] test advanced::config::tests::test_resource_intensive_validation ... ok [INFO] [stdout] test advanced::config::tests::test_validation ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_create_optimal_config_new_features ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_feature_version_requirements ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_kernel_version_parsing ... ok [INFO] [stdout] test advanced::feature_detection::tests::test_new_with_probing_fallback ... ok [INFO] [stdout] test advanced::multi_shot::tests::test_builder_pattern ... ok [INFO] [stdout] test advanced::multi_shot::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test compat::tests::test_async_write_adapter_creation ... ok [INFO] [stdout] test compat::tests::test_socket_wrapper_creation ... ok [INFO] [stdout] test compat::tests::test_file_wrapper_creation ... ok [INFO] [stdout] test compat::tests::test_adapter_buffer_size ... ok [INFO] [stdout] test compat::tests::test_async_read_adapter_creation ... ok [INFO] [stdout] test config::tests::test_auto_detect_config ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_development_config ... ok [INFO] [stdout] test config::tests::test_config_builder ... ok [INFO] [stdout] test config::tests::test_high_throughput_config ... ok [INFO] [stdout] test error::tests::error_conversion::io_uring_error_conversion ... ignored [INFO] [stdout] test error::tests::error_conversion::io_error_conversion ... ok [INFO] [stdout] test error::tests::error_messages::buffer_in_flight ... ok [INFO] [stdout] test error::tests::error_messages::operation_pending ... ok [INFO] [stdout] test error::tests::error_messages::operations_in_flight ... ok [INFO] [stdout] test error::tests::error_messages::not_registered ... ok [INFO] [stdout] test error::tests::error_traits::implements_error_trait ... ok [INFO] [stdout] test config::tests::test_low_latency_config ... ok [INFO] [stdout] test error::tests::error_traits::debug_formatting ... ok [INFO] [stdout] test error::tests::result_alias::error_case ... ok [INFO] [stdout] test config::tests::test_production_config ... ok [INFO] [stdout] test error::tests::error_messages::pool_empty ... ok [INFO] [stdout] test error::tests::error_messages::invalid_state_transition ... ok [INFO] [stdout] test error::tests::error_traits::preserves_error_source ... ok [INFO] [stdout] test error::tests::result_alias::success_case ... ok [INFO] [stdout] test future::tests::waker_registry_cleanup ... ok [INFO] [stdout] test future::waker::tests::register_and_wake_waker ... ok [INFO] [stdout] test future::waker::tests::replace_existing_waker ... ok [INFO] [stdout] test future::waker::tests::wake_nonexistent_operation ... ok [INFO] [stdout] test logging::tests::test_global_logger ... ok [INFO] [stdout] test future::tests::waker_registry_basic_functionality ... ok [INFO] [stdout] test logging::tests::test_log_entry_formatting ... ok [INFO] [stdout] test future::waker::tests::new_registry_is_empty ... ok [INFO] [stdout] test logging::tests::test_log_entry_json_formatting ... ok [INFO] [stdout] test future::waker::tests::remove_waker_without_waking ... ok [INFO] [stdout] test logging::tests::test_logger_creation ... ok [INFO] [stdout] test operation::tests::test_completed_operation_access ... ok [INFO] [stdout] test operation::tests::test_default_implementation ... ok [INFO] [stdout] test operation::tests::test_operation_creation ... ok [INFO] [stdout] test operation::tests::test_operation_properties ... ok [INFO] [stdout] test operation::tests::test_operation_state_machine_invariants ... ok [INFO] [stdout] test operation::tests::test_operation_types ... ok [INFO] [stdout] test operation::tests::test_operation_builder_methods ... ok [INFO] [stdout] test operation::tests::test_builder_pattern_fluency ... ok [INFO] [stdout] test logging::tests::test_performance_metrics ... ok [INFO] [stdout] test operation::tests::test_operation_validation_rules ... ok [INFO] [stdout] test operation::tests::test_operation_validation ... ok [INFO] [stdout] test operation::tests::test_state_transitions ... ok [INFO] [stdout] test operation::tracker::tests::debug_info ... ok [INFO] [stdout] test operation::tracker::tests::new_tracker_is_empty ... ok [INFO] [stdout] test operation::tracker::tests::register_and_complete_operations ... ok [INFO] [stdout] test operation::tracker::tests::id_wraparound ... ok [INFO] [stdout] test operation::tests::test_operation_with_buffer ... ok [INFO] [stdout] test operation::types::tests::test_operation_type_properties ... ok [INFO] [stdout] test operation::tracker::tests::complete_nonexistent_operation ... ok [INFO] [stdout] test operation::types::tests::test_operation_type_display ... ok [INFO] [stdout] test ownership::tests::test_buffer_access_guard ... ok [INFO] [stdout] test ownership::tests::test_buffer_from_slice ... ok [INFO] [stdout] test ownership::tests::test_kernel_ownership_transfer ... ok [INFO] [stdout] test ownership::tests::test_owned_buffer_creation ... ok [INFO] [stdout] test ownership::tests::test_return_from_kernel ... ok [INFO] [stdout] test perf::tests::test_memory_tracker ... ok [INFO] [stdout] test perf::tests::test_perf_counter ... ok [INFO] [stdout] test ownership::tests::test_clone_handle ... ok [INFO] [stdout] test perf::tests::test_perf_registry ... ok [INFO] [stdout] test future::waker::tests::remove_nonexistent_waker ... ok [INFO] [stdout] test pool::tests::buffer_allocation_and_return ... ok [INFO] [stdout] test pool::tests::pool_creation ... ok [INFO] [stdout] test pool::tests::pool_snapshot ... ok [INFO] [stdout] test pool::tests::pool_stats ... ok [INFO] [stdout] test pool::tests::pool_stats_enhanced_methods ... ok [INFO] [stdout] test pool::tests::pool_with_factory ... ok [INFO] [stdout] test logging::tests::test_log_entry_creation ... ok [INFO] [stdout] test registry::tests::basic_functionality::default_registry_is_empty ... ok [INFO] [stdout] test perf::tests::test_concurrent_perf_counter ... ok [INFO] [stdout] test pool::tests::pooled_buffer_operations ... ok [INFO] [stdout] test registry::tests::buffer_registration::register_empty_buffer_fails ... ok [INFO] [stdout] test registry::tests::buffer_registration::is_buffer_registered_works ... ok [INFO] [stdout] test registry::tests::buffer_registration::get_buffer_works ... ok [INFO] [stdout] test registry::tests::buffer_registration::register_valid_buffer ... ok [INFO] [stdout] test registry::tests::fd_registration::get_raw_fd_works ... ok [INFO] [stdout] test registry::tests::buffer_registration::register_multiple_buffers ... ok [INFO] [stdout] test registry::tests::fd_registration::is_fd_registered_works ... ok [INFO] [stdout] test registry::tests::fd_registration::register_multiple_fds ... ok [INFO] [stdout] test registry::tests::fd_registration::register_negative_fd_fails ... ok [INFO] [stdout] test registry::tests::basic_functionality::new_registry_is_empty ... ok [INFO] [stdout] test registry::tests::fd_registration::register_valid_fd ... ok [INFO] [stdout] test perf::tests::test_perf_timer ... ok [INFO] [stdout] test registry::tests::slot_reuse::fd_slot_reuse_works ... ok [INFO] [stdout] test registry::tests::slot_reuse::mixed_registration_and_slot_reuse ... ok [INFO] [stdout] test registry::tests::unregistration::unregister_buffer_in_use_fails ... ok [INFO] [stdout] test registry::tests::unregistration::unregister_buffer_success ... ok [INFO] [stdout] test registry::tests::unregistration::unregister_fd_in_use_fails ... ok [INFO] [stdout] test registry::tests::unregistration::unregister_fd_success ... ok [INFO] [stdout] test registry::tests::unregistration::unregister_nonexistent_buffer_fails ... ok [INFO] [stdout] test registry::tests::lifecycle_safety::drop_with_no_resources_in_use_succeeds ... ok [INFO] [stdout] test registry::tests::unregistration::unregister_nonexistent_fd_fails ... ok [INFO] [stdout] test registry::tests::slot_reuse::buffer_slot_reuse_works ... ok [INFO] [stdout] test registry::tests::usage_tracking::mark_buffer_in_use_works ... ok [INFO] [stdout] test registry::tests::usage_tracking::mark_fd_in_use_works ... ok [INFO] [stdout] test registry::tests::usage_tracking::mark_nonexistent_buffer_in_use_fails ... ok [INFO] [stdout] test ring::batch::tests::add_multiple_operations ... ok [INFO] [stdout] test registry::tests::usage_tracking::mark_nonexistent_fd_in_use_fails ... ok [INFO] [stdout] test ring::batch::tests::add_operation ... ok [INFO] [stdout] test ring::batch::tests::add_operation_with_user_data ... ok [INFO] [stdout] test ring::batch::tests::batch_result_creation ... ok [INFO] [stdout] test ring::batch::tests::batch_with_capacity ... ok [INFO] [stdout] test ring::batch::tests::clear_batch ... ok [INFO] [stdout] test ring::batch::tests::cycle_detection ... ok [INFO] [stdout] test ring::batch::tests::dependency_order_simple ... ok [INFO] [stdout] test ring::batch::tests::invalid_dependency_indices ... ok [INFO] [stdout] test ring::batch::tests::new_batch_is_empty ... ok [INFO] [stdout] test ring::batch::tests::operation_result_methods ... ok [INFO] [stdout] test ring::batch::tests::self_dependency_error ... ok [INFO] [stdout] test ring::tests::completion_processing::completion_queue_stats ... ok [INFO] [stdout] test ownership::tests::test_mismatched_submission_id_panic - should panic ... ok [INFO] [stdout] test ring::batch::tests::add_dependency ... ok [INFO] [stdout] test pool::tests::pool_creation_zero_buffer_size - should panic ... ok [INFO] [stdout] test ring::tests::completion_processing::try_complete_by_id_not_found ... ok [INFO] [stdout] test ring::tests::completion_processing::try_complete_empty_queue ... ok [INFO] [stderr] [INFO] [stdout] test registry::tests::lifecycle_safety::drop_with_buffers_in_use_panics - should panic ... ok [INFO] [stderr] thread 'ring::tests::completion_processing::multiple_operations_completion_tracking' panicked at library/core/src/panicking.rs:233:5: [INFO] [stdout] test registry::tests::lifecycle_safety::drop_with_fds_in_use_panics - should panic ... ok [INFO] [stderr] panic in a destructor during cleanup [INFO] [stdout] test pool::tests::pool_creation_zero_capacity - should panic ... ok [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stdout] test ring::tests::creation::new_ring_zero_entries ... ok [INFO] [stdout] test ring::tests::lifecycle::empty_ring_drop ... ok [INFO] [stdout] test ring::tests::completion_processing::wait_for_completion_no_operations ... ok [INFO] [stdout] test ring::tests::creation::new_ring_success ... FAILED [INFO] [stdout] [INFO] [stdout] thread 'ring::tests::completion_processing::multiple_operations_completion_tracking' panicked at src/ring/tests.rs:323:43: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f8fd4ee6fe2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f8fd4ee6fe2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f8fd4ee6fe2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f8fd4ee6fe2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f8fd4f0df93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f8fd4f0df93 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f8fd4ee3cb3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f8fd4ee3cb3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f8fd4ee6e32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f8fd4ee8559 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5f8fd4ee838e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5f8fd4e43fa4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5f8fd4e43fa4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f8fd4ee8f2e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5f8fd4ee8f2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5f8fd4ee8cfa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5f8fd4ee74d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f8fd4ee898d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5f8fd4f0b2c0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f8fd4f0b786 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5f8fd4dfc288 - core::result::Result::unwrap::hff57b2eaea698410 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5f8fd4dfc288 - safer_ring::ring::tests::completion_processing::multiple_operations_completion_tracking::h2342d17c7cc5b1e7 [INFO] [stdout] at /opt/rustwide/workdir/src/ring/tests.rs:323:43 [INFO] [stdout] 22: 0x5f8fd4dfbde7 - safer_ring::ring::tests::completion_processing::multiple_operations_completion_tracking::{{closure}}::h8b257792c9916879 [INFO] [stdout] at /opt/rustwide/workdir/src/ring/tests.rs:310:49 [INFO] [stdout] 23: 0x5f8fd4dc9196 - core::ops::function::FnOnce::call_once::h11733c5799255256 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5f8fd4e4980b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5f8fd4e4980b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x5f8fd4e48945 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x5f8fd4e48945 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5f8fd4e48945 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x5f8fd4e48945 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x5f8fd4e48945 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f8fd4e48945 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x5f8fd4e48945 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x5f8fd4e0c544 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x5f8fd4e0c544 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5f8fd4e0ff1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5f8fd4e0ff1a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5f8fd4e0ff1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x5f8fd4e0ff1a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x5f8fd4e0ff1a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f8fd4e0ff1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5f8fd4e0ff1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5f8fd4eebeaf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5f8fd4eebeaf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x7252247a6aa4 - [INFO] [stdout] 45: 0x725224833a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'ring::tests::completion_processing::multiple_operations_completion_tracking' panicked at src/ring/core/mod.rs:468:13: [INFO] [stdout] Ring dropped with 3 operations in flight: [INFO] [stdout] - Operation 1: Accept on fd 3 [INFO] [stdout] - Operation 3: Accept on fd 5 [INFO] [stdout] - Operation 2: Accept on fd 4 [INFO] [stdout] All operations must complete before dropping the ring. [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f8fd4ee6fe2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f8fd4ee6fe2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f8fd4ee6fe2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f8fd4ee6fe2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f8fd4f0df93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f8fd4f0df93 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f8fd4ee3cb3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f8fd4ee3cb3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f8fd4ee6e32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f8fd4ee8559 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5f8fd4ee838e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5f8fd4e43fa4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5f8fd4e43fa4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f8fd4ee8f2e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5f8fd4ee8f2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5f8fd4ee8cfa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5f8fd4ee74d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f8fd4ee898d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5f8fd4f0b2c0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f8fd4dd2680 - core::panicking::panic_display::h77fab818dc800322 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5f8fd4da4aea - ::drop::panic_cold_display::h0d88b9242404f1ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5f8fd4da48a8 - ::drop::h847cb2eb12dffcf5 [INFO] [stdout] at /opt/rustwide/workdir/src/ring/core/mod.rs:468:13 [INFO] [stdout] 22: 0x5f8fd4dce993 - core::ptr::drop_in_place::hfdd2a825f488da7d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 23: 0x5f8fd4dfbef7 - safer_ring::ring::tests::completion_processing::multiple_operations_completion_tracking::h2342d17c7cc5b1e7 [INFO] [stdout] at /opt/rustwide/workdir/src/ring/tests.rs:345:5 [INFO] [stdout] 24: 0x5f8fd4dfbde7 - safer_ring::ring::tests::completion_processing::multiple_operations_completion_tracking::{{closure}}::h8b257792c9916879 [INFO] [stdout] at /opt/rustwide/workdir/src/ring/tests.rs:310:49 [INFO] [stdout] 25: 0x5f8fd4dc9196 - core::ops::function::FnOnce::call_once::h11733c5799255256 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x5f8fd4e4980b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x5f8fd4e4980b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x5f8fd4e48945 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x5f8fd4e48945 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5f8fd4e48945 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5f8fd4e48945 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x5f8fd4e48945 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f8fd4e48945 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x5f8fd4e48945 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x5f8fd4e0c544 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x5f8fd4e0c544 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f8fd4e0ff1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x5f8fd4e0ff1a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x5f8fd4e0ff1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x5f8fd4e0ff1a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x5f8fd4e0ff1a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f8fd4e0ff1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x5f8fd4e0ff1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x5f8fd4eebeaf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x5f8fd4eebeaf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x7252247a6aa4 - [INFO] [stdout] 47: 0x725224833a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/safer_ring-84d30a2938a9c3da` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "8a9462a8b4892ac1a449ea954a1b0465b449862b4d581e6cd2d8c980237914d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9462a8b4892ac1a449ea954a1b0465b449862b4d581e6cd2d8c980237914d6", kill_on_drop: false }` [INFO] [stdout] 8a9462a8b4892ac1a449ea954a1b0465b449862b4d581e6cd2d8c980237914d6