[INFO] fetching crate vstorage 0.6.0...
[INFO] testing vstorage-0.6.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate vstorage 0.6.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate vstorage 0.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vstorage 0.6.0
[INFO] tweaked toml for crates.io crate vstorage 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vstorage 0.6.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vstorage 0.6.0 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85c24a0c7cd0007a0b113a580b726a795e6cad76d1950f979181b823acf2f30d
[INFO] running `Command { std: "docker" "start" "-a" "85c24a0c7cd0007a0b113a580b726a795e6cad76d1950f979181b823acf2f30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85c24a0c7cd0007a0b113a580b726a795e6cad76d1950f979181b823acf2f30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c24a0c7cd0007a0b113a580b726a795e6cad76d1950f979181b823acf2f30d", kill_on_drop: false }`
[INFO] [stdout] 85c24a0c7cd0007a0b113a580b726a795e6cad76d1950f979181b823acf2f30d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f7fa5fd4dabab72958e31daa028802365bbfda7c8f55092249af5d396b9ff53
[INFO] running `Command { std: "docker" "start" "-a" "4f7fa5fd4dabab72958e31daa028802365bbfda7c8f55092249af5d396b9ff53", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling octseq v0.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling mail-builder v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling vparser v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sqlite3-src v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sqlite3-sys v0.18.0
[INFO] [stderr]    Compiling sqlite v0.37.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling hashify v0.2.7
[INFO] [stderr]    Compiling domain-macros v0.11.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling mail-parser v0.11.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jmap-tools v0.1.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling domain v0.11.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling libjmap v0.1.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling calcard v0.2.0
[INFO] [stderr]    Compiling libdav v0.10.2
[INFO] [stderr]    Compiling vstorage v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.75s
[INFO] running `Command { std: "docker" "inspect" "4f7fa5fd4dabab72958e31daa028802365bbfda7c8f55092249af5d396b9ff53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f7fa5fd4dabab72958e31daa028802365bbfda7c8f55092249af5d396b9ff53", kill_on_drop: false }`
[INFO] [stdout] 4f7fa5fd4dabab72958e31daa028802365bbfda7c8f55092249af5d396b9ff53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef92911c3cf1939491a78be0e8aa0f4545adb1783f7ce050ddb1bfe90e35e799
[INFO] running `Command { std: "docker" "start" "-a" "ef92911c3cf1939491a78be0e8aa0f4545adb1783f7ce050ddb1bfe90e35e799", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling domain v0.11.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling libjmap v0.1.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling libdav v0.10.2
[INFO] [stderr]    Compiling vstorage v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.13s
[INFO] running `Command { std: "docker" "inspect" "ef92911c3cf1939491a78be0e8aa0f4545adb1783f7ce050ddb1bfe90e35e799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef92911c3cf1939491a78be0e8aa0f4545adb1783f7ce050ddb1bfe90e35e799", kill_on_drop: false }`
[INFO] [stdout] ef92911c3cf1939491a78be0e8aa0f4545adb1783f7ce050ddb1bfe90e35e799
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eaa52513a98a3edd7feeee2ab7910218d48c81513a48e07e922e23416c4d4712
[INFO] running `Command { std: "docker" "start" "-a" "eaa52513a98a3edd7feeee2ab7910218d48c81513a48e07e922e23416c4d4712", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vstorage-ef4b35303217b860)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test dav::tests::test_invalid_names ... ok
[INFO] [stdout] test calendar::tests::test_storage_is_object_safe ... ok
[INFO] [stdout] test base::test::test_single_line_uid ... ok
[INFO] [stdout] test base::test::test_with_uid_without_uid ... ok
[INFO] [stdout] test dav::tests::test_valid_names ... ok
[INFO] [stdout] test base::test::test_multi_line_uid ... ok
[INFO] [stdout] test hash::test::compare_hashing_with_different_folding ... ok
[INFO] [stdout] test hash::test::test_hash_complex_normalization ... ok
[INFO] [stdout] test hash::test::hash_with_reordered_timezone ... ok
[INFO] [stdout] test hash::test::test_hash_with_reordered_fields ... ok
[INFO] [stdout] test hash::test::test_missing_uid ... ok
[INFO] [stdout] test hash::test::test_hash_with_parameter_name_case ... ok
[INFO] [stdout] test hash::test::compare_hashing_with_and_without_prodid ... ok
[INFO] [stdout] test hash::test::test_hash_nested_components ... ok
[INFO] [stdout] test hash::test::test_hash_with_parameter_order ... ok
[INFO] [stdout] test hash::test::test_with_uid ... ok
[INFO] [stdout] test jmap::cache::tests::test_empty_cache ... ok
[INFO] [stdout] test jmap::cache::tests::test_same_state ... ok
[INFO] [stdout] test jmap::cache::tests::test_multiple_transitions ... ok
[INFO] [stdout] test base::test::test_with_uid ... ok
[INFO] [stdout] test base::test::test_missing_uid ... ok
[INFO] [stdout] test hash::test::test_hash_with_mixed_parameter_case ... ok
[INFO] [stdout] test hash::test::test_with_uid_without_uid ... ok
[INFO] [stdout] test jmap::cache::tests::test_single_transition ... ok
[INFO] [stdout] test simple_component::test::test_missing_end ... ok
[INFO] [stdout] test hash::test::test_hash_with_reordered_components ... ok
[INFO] [stdout] test simple_component::test::test_unknown_kind ... ok
[INFO] [stdout] test simple_component::test::test_parse_and_split_collection ... ok
[INFO] [stdout] test sync::ordering::tests::test_wait_handle_is_cloneable ... ok
[INFO] [stdout] test simple_component::test::test_multiline_uid ... ok
[INFO] [stdout] test sync::ordering::tests::test_try_get_returns_none_before_completion ... ok
[INFO] [stdout] test sync::plan::stream::test::test_stream_simple_mapping ... ok
[INFO] [stdout] test hash::test::test_multi_line_uid ... ok
[INFO] [stdout] test sync::plan::test::test_plan_same_from_both_sides ... ok
[INFO] [stdout] test sync::plan::test::test_plan_conflicting_mapping ... ok
[INFO] [stdout] test sync::plan::test::test_plan_duplicate_mapping ... ok
[INFO] [stdout] test sync::ordering::tests::test_completion_handle_wakes_waiters ... ok
[INFO] [stdout] test vdir::tests::build_item_path_is_safe ... ok
[INFO] [stdout] test hash::test::test_single_line_uid ... ok
[INFO] [stdout] test sync::status::test::test_open_non_existant ... ok
[INFO] [stdout] test sync::plan::stream::test::test_collection_creation_before_items ... ok
[INFO] [stdout] test sync::plan::stream::test::test_stream_no_mappings ... ok
[INFO] [stdout] test vdir::tests::missing_displayname ... ok
[INFO] [stdout] test vdir::tests::read_missing_description ... ok
[INFO] [stdout] test vdir::tests::href_for_collection_id ... ok
[INFO] [stdout] test vdir::tests::missing_paths ... ok
[INFO] [stdout] test vdir::tests::only_safe_chars_in_filenames ... ok
[INFO] [stdout] test vdir::tests::only_unsafe_chars_in_filenames ... ok
[INFO] [stdout] test sync::status::test::test_insert_update_and_get_item ... ok
[INFO] [stdout] test sync::status::test::test_add_and_get_collection ... ok
[INFO] [stdout] test sync::status::test::test_wrong_update ... ok
[INFO] [stdout] test sync::status::test::test_insert_and_get_item ... ok
[INFO] [stdout] test vdir::tests::write_read_colour ... ok
[INFO] [stdout] test sync::plan::stream::test::test_collection_deletion_after_items ... ok
[INFO] [stdout] test vdir::tests::build_collection_path_is_safe ... ok
[INFO] [stdout] test vdir::tests::monitor_item_deletion ... ok
[INFO] [stdout] test vdir::tests::write_and_read_description ... ok
[INFO] [stdout] test vdir::tests::path_concatenation ... ok
[INFO] [stdout] test vdir::monitor::test::inotify_after_deletion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-5ad904c35276bc98)
[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 tests/test_jmap.rs (/opt/rustwide/target/debug/deps/test_jmap-75b9edc21df89257)
[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 tests/test_onewaysync.rs (/opt/rustwide/target/debug/deps/test_onewaysync-0d1078c4ad3227bc)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_onewaysync_updates_b_when_a_changes ... ok
[INFO] [stdout] test test_onewaysync_uploads_item_from_a_to_b ... ok
[INFO] [stdout] test test_onewaysync_recreates_item_on_b_after_deletion ... ok
[INFO] [stdout] test test_onewaysync_deletes_from_b_when_deleted_from_a ... ok
[INFO] [stdout] test test_onewaysync_reverts_changes_on_b ... ok
[INFO] [stderr]      Running tests/test_sync.rs (/opt/rustwide/target/debug/deps/test_sync-63b3c7c3406ee903)
[INFO] [stdout] test test_onewaysync_deletes_item_only_on_b ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test sync_from_b ... ok
[INFO] [stdout] test sync_none ... ok
[INFO] [stdout] test empty_on_delete_sync ... FAILED
[INFO] [stdout] test empty_on_empty_skip ... ok
[INFO] [stdout] test sync_creation_from_b ... ok
[INFO] [stdout] test conflict_resolution_first_sync ... ok
[INFO] [stdout] test empty_on_empty_sync ... ok
[INFO] [stdout] test empty_on_delete_skip ... FAILED
[INFO] [stdout] test sync_deletion_from_a ... ok
[INFO] [stdout] test sync_continues_after_unchanged_items ... ok
[INFO] [stdout] test sync_deletion_from_b ... ok
[INFO] [stdout] test sync_only_declared_mappings ... ok
[INFO] [stdout] test sync_from_a ... ok
[INFO] [stdout] test sync_creation_from_a ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- empty_on_delete_sync stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'empty_on_delete_sync' (151) panicked at tests/test_sync.rs:659:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Io, source: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), backtrace: Backtrace [{ fn: "<vstorage::Error as core::convert::From<std::io::error::Error>>::from", file: "./src/lib.rs", line: 254 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs", line: 2189 }, { fn: "<vstorage::vdir::VdirStorage as vstorage::base::Storage>::unset_property::{{closure}}", file: "./src/vdir.rs", line: 253 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs", line: 133 }, { fn: "<vstorage::vdir::VdirStorage as vstorage::base::Storage>::delete_collection::{{closure}}", file: "./src/vdir.rs", line: 155 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs", line: 133 }, { fn: "test_sync::empty_on_delete_sync::{{closure}}", file: "./tests/test_sync.rs", line: 659 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs", line: 133 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs", line: 133 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 742 }, { fn: "tokio::task::coop::with_budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs", line: 133 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 742 }, { fn: "tokio::runtime::scheduler::current_thread::Context::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 741 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "tokio::runtime::context::scoped::Scoped<T>::set", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs", line: 176 }, { fn: "std::thread::local::LocalKey<T>::try_with", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs", line: 513 }, { fn: "std::thread::local::LocalKey<T>::with", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "tokio::runtime::runtime::Runtime::block_on_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs", line: 356 }, { fn: "tokio::runtime::runtime::Runtime::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs", line: 330 }, { fn: "test_sync::empty_on_delete_sync", file: "./tests/test_sync.rs", line: 670 }, { fn: "test_sync::empty_on_delete_sync::{{closure}}", file: "./tests/test_sync.rs", line: 628 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 686 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs", line: 2240 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b08963d8caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b08963d8caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b08963d8caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b08963d8caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b08963ee7aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b08963ee7aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b08963de1f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b08963de1f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b08963b549f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b08963b549f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b08963d02a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b08961418ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b08961418ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b08963d0522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b08963d0522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b08963b5558 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b08963ac6d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b08963b635d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b08963ef0bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b08963eee02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b08960cc6bf - core::result::Result<T,E>::unwrap::h0720f895064dd60c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b08960cc6bf - test_sync::empty_on_delete_sync::{{closure}}::hc0d7cc5e4e260b40
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:659:53
[INFO] [stdout]   22:     0x5b0896102ef2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8e33ccebbdcf0a25
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b0896102f6d - <core::pin::Pin<P> as core::future::future::Future>::poll::habcf0bd277383b35
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b089612316d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hedc4d431110c556b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5b089612306b - tokio::task::coop::with_budget::h4dfba12bb65057cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5b089612306b - tokio::task::coop::budget::hf1f5b39e4bbf8fd8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5b089612306b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hefc027aadcc7c111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5b08961204d0 - tokio::runtime::scheduler::current_thread::Context::enter::he4f185a310f9ef4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5b089612259d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb233a9cbb4df77e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5b0896121794 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hde0e3ca8bbee9aff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5b089611191b - tokio::runtime::context::scoped::Scoped<T>::set::h62965580a2bf2c6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b0896117209 - tokio::runtime::context::set_scheduler::{{closure}}::h38651a810dd8e41f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5b089610e4e2 - std::thread::local::LocalKey<T>::try_with::hb95483a42b9f25be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5b089610de2e - std::thread::local::LocalKey<T>::with::hcf6587c49f729f34
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5b089611717d - tokio::runtime::context::set_scheduler::h9f35c2067ed8dda4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5b0896121520 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9af68cdd8b9478f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5b0896121856 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcc1655dd8a542e3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5b089611f750 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hd3228951d570d3c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5b0896101253 - tokio::runtime::context::runtime::enter_runtime::h42bcc7d34bbc5e6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b089611f461 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6edcc6d3d5956d59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5b089610af74 - tokio::runtime::runtime::Runtime::block_on_inner::h163581d684316526
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5b089610b24f - tokio::runtime::runtime::Runtime::block_on::hd4355cc8fce62b21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5b08960ca823 - test_sync::empty_on_delete_sync::h6e6fb63443c06d76
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:670:6
[INFO] [stdout]   44:     0x5b08960ca8b7 - test_sync::empty_on_delete_sync::{{closure}}::h300536c6d97cf7ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:628:32
[INFO] [stdout]   45:     0x5b08960b59c6 - core::ops::function::FnOnce::call_once::h42d9b367c97b612e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b08961359cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b08961359cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5b08961423bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5b08961423bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b08961423bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b08961423bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5b08961423bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b08961423bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5b08961423bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5b089613dad4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5b089613dad4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5b0896144fc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5b0896144fc2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5b0896144fc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b0896144fc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b0896144fc2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b0896144fc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5b0896144fc2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b08963d809f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5b08963d809f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x77cd0d06caa4 - <unknown>
[INFO] [stdout]   67:     0x77cd0d0f9a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- empty_on_delete_skip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'empty_on_delete_skip' (150) panicked at tests/test_sync.rs:616:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Io, source: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), backtrace: Backtrace [{ fn: "<vstorage::Error as core::convert::From<std::io::error::Error>>::from", file: "./src/lib.rs", line: 254 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs", line: 2189 }, { fn: "<vstorage::vdir::VdirStorage as vstorage::base::Storage>::unset_property::{{closure}}", file: "./src/vdir.rs", line: 253 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs", line: 133 }, { fn: "<vstorage::vdir::VdirStorage as vstorage::base::Storage>::delete_collection::{{closure}}", file: "./src/vdir.rs", line: 155 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs", line: 133 }, { fn: "test_sync::empty_on_delete_skip::{{closure}}", file: "./tests/test_sync.rs", line: 616 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs", line: 133 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs", line: 133 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 742 }, { fn: "tokio::task::coop::with_budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs", line: 133 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 742 }, { fn: "tokio::runtime::scheduler::current_thread::Context::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 741 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "tokio::runtime::context::scoped::Scoped<T>::set", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs", line: 176 }, { fn: "std::thread::local::LocalKey<T>::try_with", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs", line: 513 }, { fn: "std::thread::local::LocalKey<T>::with", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "tokio::runtime::runtime::Runtime::block_on_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs", line: 356 }, { fn: "tokio::runtime::runtime::Runtime::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs", line: 330 }, { fn: "test_sync::empty_on_delete_skip", file: "./tests/test_sync.rs", line: 624 }, { fn: "test_sync::empty_on_delete_skip::{{closure}}", file: "./tests/test_sync.rs", line: 585 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 686 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs", line: 2240 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b08963d8caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b08963d8caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b08963d8caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b08963d8caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b08963ee7aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b08963ee7aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b08963de1f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b08963de1f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b08963b549f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b08963b549f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b08963d02a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b08961418ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b08961418ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b08963d0522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b08963d0522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b08963b5558 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b08963ac6d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b08963b635d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b08963ef0bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b08963eee02 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b08960c9f54 - core::result::Result<T,E>::unwrap::h0720f895064dd60c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b08960c9f54 - test_sync::empty_on_delete_skip::{{closure}}::h4e75cd4e1b460749
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:616:53
[INFO] [stdout]   22:     0x5b0896102ef2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8e33ccebbdcf0a25
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b0896102f6d - <core::pin::Pin<P> as core::future::future::Future>::poll::habcf0bd277383b35
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b089612316d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hedc4d431110c556b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5b089612306b - tokio::task::coop::with_budget::h4dfba12bb65057cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5b089612306b - tokio::task::coop::budget::hf1f5b39e4bbf8fd8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5b089612306b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hefc027aadcc7c111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5b08961204d0 - tokio::runtime::scheduler::current_thread::Context::enter::he4f185a310f9ef4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5b089612259d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb233a9cbb4df77e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5b0896121794 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hde0e3ca8bbee9aff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5b089611191b - tokio::runtime::context::scoped::Scoped<T>::set::h62965580a2bf2c6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b0896117209 - tokio::runtime::context::set_scheduler::{{closure}}::h38651a810dd8e41f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5b089610e4e2 - std::thread::local::LocalKey<T>::try_with::hb95483a42b9f25be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5b089610de2e - std::thread::local::LocalKey<T>::with::hcf6587c49f729f34
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5b089611717d - tokio::runtime::context::set_scheduler::h9f35c2067ed8dda4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5b0896121520 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9af68cdd8b9478f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5b0896121856 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcc1655dd8a542e3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5b089611f750 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hd3228951d570d3c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5b0896101253 - tokio::runtime::context::runtime::enter_runtime::h42bcc7d34bbc5e6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b089611f461 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6edcc6d3d5956d59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5b089610af74 - tokio::runtime::runtime::Runtime::block_on_inner::h163581d684316526
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5b089610b24f - tokio::runtime::runtime::Runtime::block_on::hd4355cc8fce62b21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5b08960c80d3 - test_sync::empty_on_delete_skip::had02042973a6035f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:624:6
[INFO] [stdout]   44:     0x5b08960c8167 - test_sync::empty_on_delete_skip::{{closure}}::h33405ac7cb46ed5b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:585:32
[INFO] [stdout]   45:     0x5b08960b5b06 - core::ops::function::FnOnce::call_once::h9698ff7672af648b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b08961359cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b08961359cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5b08961423bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5b08961423bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b08961423bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b08961423bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5b08961423bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b08961423bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5b08961423bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5b089613dad4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5b089613dad4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5b0896144fc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5b0896144fc2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5b0896144fc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b0896144fc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b0896144fc2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b0896144fc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5b0896144fc2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b08963d809f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5b08963d809f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x77cd0d06caa4 - <unknown>
[INFO] [stdout]   67:     0x77cd0d0f9a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     empty_on_delete_skip
[INFO] [stdout]     empty_on_delete_sync
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_sync`
[INFO] running `Command { std: "docker" "inspect" "eaa52513a98a3edd7feeee2ab7910218d48c81513a48e07e922e23416c4d4712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa52513a98a3edd7feeee2ab7910218d48c81513a48e07e922e23416c4d4712", kill_on_drop: false }`
[INFO] [stdout] eaa52513a98a3edd7feeee2ab7910218d48c81513a48e07e922e23416c4d4712
