[INFO] fetching crate vstorage 0.1.1...
[INFO] testing vstorage-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate vstorage 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate vstorage 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vstorage 0.1.1
[INFO] tweaked toml for crates.io crate vstorage 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vstorage 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vstorage 0.1.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 399510b7bb6d51e6b245ea38c3a2953c3b42a89f4fb4010d51bd794c5a0e7f76
[INFO] running `Command { std: "docker" "start" "-a" "399510b7bb6d51e6b245ea38c3a2953c3b42a89f4fb4010d51bd794c5a0e7f76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "399510b7bb6d51e6b245ea38c3a2953c3b42a89f4fb4010d51bd794c5a0e7f76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "399510b7bb6d51e6b245ea38c3a2953c3b42a89f4fb4010d51bd794c5a0e7f76", kill_on_drop: false }`
[INFO] [stdout] 399510b7bb6d51e6b245ea38c3a2953c3b42a89f4fb4010d51bd794c5a0e7f76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 917f0cf26b337c170de808f6c58ced59d3122d2d0bfbe9b11d140dd1a09cbd95
[INFO] running `Command { std: "docker" "start" "-a" "917f0cf26b337c170de808f6c58ced59d3122d2d0bfbe9b11d140dd1a09cbd95", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling raw-cpuid v11.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling moka v0.12.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling octseq v0.5.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rustix v0.38.10
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling time v0.3.28
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling vparser v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling sqlite3-sys v0.15.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling sqlite v0.32.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling quanta v0.12.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio v1.42.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling domain v0.10.3
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling libdav v0.9.1
[INFO] [stderr]    Compiling vstorage v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/simple_component.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub(crate) fn parse(input: &str) -> Result<Component, ComponentError> {
[INFO] [stdout]    |                                ^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub(crate) fn parse(input: &str) -> Result<Component<'_>, ComponentError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vdir/linux.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn next_event(&mut self) -> BoxFuture<Event> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn next_event(&mut self) -> BoxFuture<'_, Event> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn next_event(&mut self) -> BoxFuture<Event>;
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn next_event(&mut self) -> BoxFuture<'_, Event>;
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/watch.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn next_event(&mut self) -> BoxFuture<Event> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn next_event(&mut self) -> BoxFuture<'_, Event> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.55s
[INFO] running `Command { std: "docker" "inspect" "917f0cf26b337c170de808f6c58ced59d3122d2d0bfbe9b11d140dd1a09cbd95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "917f0cf26b337c170de808f6c58ced59d3122d2d0bfbe9b11d140dd1a09cbd95", kill_on_drop: false }`
[INFO] [stdout] 917f0cf26b337c170de808f6c58ced59d3122d2d0bfbe9b11d140dd1a09cbd95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9b04ab20d054dfaf8e89ba77725a22aded655ce211f95611eb5fab85e9dc040
[INFO] running `Command { std: "docker" "start" "-a" "f9b04ab20d054dfaf8e89ba77725a22aded655ce211f95611eb5fab85e9dc040", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling tokio v1.42.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling domain v0.10.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling libdav v0.9.1
[INFO] [stderr]    Compiling vstorage v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/simple_component.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub(crate) fn parse(input: &str) -> Result<Component, ComponentError> {
[INFO] [stdout]    |                                ^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub(crate) fn parse(input: &str) -> Result<Component<'_>, ComponentError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vdir/linux.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn next_event(&mut self) -> BoxFuture<Event> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn next_event(&mut self) -> BoxFuture<'_, Event> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn next_event(&mut self) -> BoxFuture<Event>;
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn next_event(&mut self) -> BoxFuture<'_, Event>;
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/watch.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn next_event(&mut self) -> BoxFuture<Event> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn next_event(&mut self) -> BoxFuture<'_, Event> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/simple_component.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub(crate) fn parse(input: &str) -> Result<Component, ComponentError> {
[INFO] [stdout]    |                                ^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub(crate) fn parse(input: &str) -> Result<Component<'_>, ComponentError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vdir/linux.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn next_event(&mut self) -> BoxFuture<Event> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn next_event(&mut self) -> BoxFuture<'_, Event> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn next_event(&mut self) -> BoxFuture<Event>;
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn next_event(&mut self) -> BoxFuture<'_, Event>;
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/watch.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn next_event(&mut self) -> BoxFuture<Event> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn next_event(&mut self) -> BoxFuture<'_, Event> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.67s
[INFO] running `Command { std: "docker" "inspect" "f9b04ab20d054dfaf8e89ba77725a22aded655ce211f95611eb5fab85e9dc040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b04ab20d054dfaf8e89ba77725a22aded655ce211f95611eb5fab85e9dc040", kill_on_drop: false }`
[INFO] [stdout] f9b04ab20d054dfaf8e89ba77725a22aded655ce211f95611eb5fab85e9dc040
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea904ab522ccba961e9ef560bb7961c6199d117551a630ed50afe8d60232bd6c
[INFO] running `Command { std: "docker" "start" "-a" "ea904ab522ccba961e9ef560bb7961c6199d117551a630ed50afe8d60232bd6c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/simple_component.rs:55:32
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub(crate) fn parse(input: &str) -> Result<Component, ComponentError> {
[INFO] [stderr]    |                                ^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub(crate) fn parse(input: &str) -> Result<Component<'_>, ComponentError> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vdir/linux.rs:81:19
[INFO] [stderr]    |
[INFO] [stderr] 81 |     fn next_event(&mut self) -> BoxFuture<Event> {
[INFO] [stderr]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |     fn next_event(&mut self) -> BoxFuture<'_, Event> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/watch.rs:41:19
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn next_event(&mut self) -> BoxFuture<Event>;
[INFO] [stderr]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn next_event(&mut self) -> BoxFuture<'_, Event>;
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/watch.rs:100:19
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn next_event(&mut self) -> BoxFuture<Event> {
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn next_event(&mut self) -> BoxFuture<'_, Event> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `vstorage` (lib) generated 4 warnings (run `cargo fix --lib -p vstorage` to apply 4 suggestions)
[INFO] [stderr] warning: `vstorage` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vstorage-51fcff49a4119968)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test base::test::test_with_uid_without_uid ... ok
[INFO] [stdout] test base::test::test_multi_line_uid ... ok
[INFO] [stdout] test base::test::test_single_line_uid ... ok
[INFO] [stdout] test base::test::test_with_uid ... ok
[INFO] [stdout] test base::test::compare_hashing_with_different_folding ... ok
[INFO] [stdout] test calendar::tests::test_storage_is_object_safe ... ok
[INFO] [stdout] test dav::tests::test_invalid_names ... ok
[INFO] [stdout] test base::test::compare_hashing_with_and_without_prodid ... ok
[INFO] [stdout] test base::test::hash_with_reordered_timezone ... ok
[INFO] [stdout] test simple_component::test::test_missing_end ... ok
[INFO] [stdout] test simple_component::test::test_parse_and_split_collection ... ok
[INFO] [stdout] test sync::error::test::test_syncerror_item_display ... ok
[INFO] [stdout] test dav::tests::test_valid_names ... ok
[INFO] [stdout] test simple_component::test::test_multiline_uid ... ok
[INFO] [stdout] test vdir::tests::build_item_path_is_safe ... ok
[INFO] [stdout] test simple_component::test::test_unknown_kind ... ok
[INFO] [stdout] test sync::error::test::test_syncerror_collection_display ... ok
[INFO] [stdout] test sync::plan::test::test_plan_duplicate_mapping ... ok
[INFO] [stdout] test vdir::tests::href_for_collection_id ... ok
[INFO] [stdout] test sync::plan::test::test_plan_no_mappings ... ok
[INFO] [stdout] test vdir::tests::build_collection_path_is_safe ... ok
[INFO] [stdout] test vdir::tests::only_safe_chars_in_filenames ... ok
[INFO] [stdout] test sync::plan::test::test_plan_same_from_both_sides ... ok
[INFO] [stdout] test vdir::tests::only_unsafe_chars_in_filenames ... ok
[INFO] [stdout] test webcal::test::test_dummy ... ignored, uses internet resource
[INFO] [stdout] test sync::status::test::test_open_non_existant ... ok
[INFO] [stdout] test vdir::tests::write_and_read_description ... ok
[INFO] [stdout] test vdir::tests::read_missing_description ... ok
[INFO] [stdout] test vdir::tests::missing_paths ... ok
[INFO] [stdout] test vdir::tests::write_read_colour ... ok
[INFO] [stdout] test sync::plan::test::test_plan_simple_mapping ... ok
[INFO] [stdout] test sync::status::test::test_wrong_update ... ok
[INFO] [stdout] test sync::status::test::test_add_and_get_collection ... ok
[INFO] [stdout] test vdir::tests::path_concatenation ... ok
[INFO] [stdout] test vdir::tests::missing_displayname ... ok
[INFO] [stdout] test sync::status::test::test_insert_update_and_get_item ... ok
[INFO] [stdout] test sync::status::test::test_insert_and_get_item ... ok
[INFO] [stdout] test base::test::test_missing_uid ... ok
[INFO] [stdout] test sync::plan::test::test_plan_conflicting_mapping ... ok
[INFO] [stderr]      Running tests/test_sync.rs (/opt/rustwide/target/debug/deps/test_sync-009c3ec96248ce72)
[INFO] [stdout] test vdir::monitor::test::inotify_after_deletion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test sync_none ... ok
[INFO] [stdout] test empty_on_empty_skip ... ok
[INFO] [stdout] test empty_on_delete_skip ... FAILED
[INFO] [stdout] test sync_creation_from_a ... ok
[INFO] [stdout] test empty_on_delete_sync ... FAILED
[INFO] [stdout] test sync_deletion_from_b ... ok
[INFO] [stdout] test empty_on_empty_sync ... ok
[INFO] [stdout] test sync_from_a ... ok
[INFO] [stdout] test sync_creation_from_b ... ok
[INFO] [stdout] test sync_from_b ... ok
[INFO] [stdout] test sync_only_declared_mappings ... ok
[INFO] [stdout] test sync_deletion_from_a ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- empty_on_delete_skip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'empty_on_delete_skip' (86) panicked at tests/test_sync.rs:524: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: 230 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs", line: 2177 }, { fn: "<vstorage::vdir::VdirStorage as vstorage::base::Storage>::unset_property::{{closure}}", file: "./src/vdir.rs", line: 220 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs", line: 133 }, { fn: "<vstorage::vdir::VdirStorage as vstorage::base::Storage>::delete_collection::{{closure}}", file: "./src/vdir.rs", line: 122 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs", line: 133 }, { fn: "test_sync::empty_on_delete_skip::{{closure}}", file: "./tests/test_sync.rs", line: 524 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs", line: 133 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "tokio::runtime::coop::with_budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/coop.rs", line: 107 }, { fn: "tokio::runtime::coop::budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/coop.rs", line: 73 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "tokio::runtime::scheduler::current_thread::Context::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 428 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 728 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 807 }, { fn: "tokio::runtime::context::scoped::Scoped<T>::set", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.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.42.1/src/runtime/context.rs", line: 180 }, { fn: "std::thread::local::LocalKey<T>::try_with", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs", line: 315 }, { fn: "std::thread::local::LocalKey<T>::with", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs", line: 279 }, { fn: "tokio::runtime::context::set_scheduler", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context.rs", line: 180 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 807 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 716 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 196 }, { fn: "tokio::runtime::context::runtime::enter_runtime", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.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.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 184 }, { fn: "tokio::runtime::runtime::Runtime::block_on_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/runtime.rs", line: 368 }, { fn: "tokio::runtime::runtime::Runtime::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/runtime.rs", line: 342 }, { fn: "test_sync::empty_on_delete_skip", file: "./tests/test_sync.rs", line: 527 }, { fn: "test_sync::empty_on_delete_skip::{{closure}}", file: "./tests/test_sync.rs", line: 504 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 686 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs", line: 559 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs", line: 557 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs", line: 1985 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs", line: 126 }, { fn: "clone" }] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b30033cc992 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b30033cc992 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b30033cc992 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b30033cc992 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b30033dd8af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b30033dd8af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b30033971c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b30033971c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b30033a3fa2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b30033a998f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b30033a9821 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b300319610e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b300319610e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b30033aa0ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b30033aa0ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b30033a9eaa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b30033a40d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b300338a66d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b30033e5620 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b30033e4b46 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b3003120bca - core::result::Result<T,E>::unwrap::hbecb100d1e1395cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b3003120bca - test_sync::empty_on_delete_skip::{{closure}}::h45a453a124fbc8d1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:524:53
[INFO] [stdout]   22:     0x5b3003143d12 - <core::pin::Pin<P> as core::future::future::Future>::poll::h49cf535d140fb967
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b3003143f6d - <core::pin::Pin<P> as core::future::future::Future>::poll::heb7e269bbe652e56
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b300314380d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf80ca8cfff947481
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5b300314357b - tokio::runtime::coop::with_budget::h4909049a128e830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5b300314357b - tokio::runtime::coop::budget::h352f33e343b73402
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5b300314357b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6186c9cff0b161d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5b3003140b90 - tokio::runtime::scheduler::current_thread::Context::enter::h9e3dd23f4380e0e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5b3003142190 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3fd48898782a8864
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5b3003141e54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h52dadaa325bcfebc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5b300314aecb - tokio::runtime::context::scoped::Scoped<T>::set::hcf741f125b66a843
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b300314aa79 - tokio::runtime::context::set_scheduler::{{closure}}::h483037e5418e3326
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5b300314d9b2 - std::thread::local::LocalKey<T>::try_with::hf7bc8e4d4f1afcf2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5b300314c7de - std::thread::local::LocalKey<T>::with::h17bf5de29e68786d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5b300314a9ed - tokio::runtime::context::set_scheduler::h3bc3f5deddfb5f8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5b3003141be0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha466d2e17630fbea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5b3003141e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hddbbb67c7bc106d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5b3003140163 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hacc1bd3b22532f68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5b300314b030 - tokio::runtime::context::runtime::enter_runtime::ha317fd6e5cb3fd72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b300313fb01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3c8b019b96856886
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5b3003157774 - tokio::runtime::runtime::Runtime::block_on_inner::h9ce08fbd7f934175
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5b3003157a47 - tokio::runtime::runtime::Runtime::block_on::h4ea9ae0150a17e48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5b300311f640 - test_sync::empty_on_delete_skip::h4b334826d04b130d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:527:46
[INFO] [stdout]   44:     0x5b3003121007 - test_sync::empty_on_delete_skip::{{closure}}::hf7cd0af6e56f8421
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:504:32
[INFO] [stdout]   45:     0x5b3003111836 - core::ops::function::FnOnce::call_once::hd10102248bae581b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b3003195ecb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b3003195ecb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5b30031abb35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5b30031abb35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b30031abb35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5b30031abb35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5b30031abb35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b30031abb35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5b30031abb35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5b3003182324 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5b3003182324 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5b3003185bea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5b3003185bea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5b3003185bea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5b3003185bea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5b3003185bea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b3003185bea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5b3003185bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b300339f23f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x5b300339f23f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x735a6ded0aa4 - <unknown>
[INFO] [stdout]   67:     0x735a6df5da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- empty_on_delete_sync stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'empty_on_delete_sync' (87) panicked at tests/test_sync.rs:551: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: 230 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs", line: 2177 }, { fn: "<vstorage::vdir::VdirStorage as vstorage::base::Storage>::unset_property::{{closure}}", file: "./src/vdir.rs", line: 220 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs", line: 133 }, { fn: "<vstorage::vdir::VdirStorage as vstorage::base::Storage>::delete_collection::{{closure}}", file: "./src/vdir.rs", line: 122 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs", line: 133 }, { fn: "test_sync::empty_on_delete_sync::{{closure}}", file: "./tests/test_sync.rs", line: 551 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs", line: 133 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "tokio::runtime::coop::with_budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/coop.rs", line: 107 }, { fn: "tokio::runtime::coop::budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/coop.rs", line: 73 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "tokio::runtime::scheduler::current_thread::Context::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 428 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 728 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 807 }, { fn: "tokio::runtime::context::scoped::Scoped<T>::set", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.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.42.1/src/runtime/context.rs", line: 180 }, { fn: "std::thread::local::LocalKey<T>::try_with", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs", line: 315 }, { fn: "std::thread::local::LocalKey<T>::with", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs", line: 279 }, { fn: "tokio::runtime::context::set_scheduler", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context.rs", line: 180 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 807 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 716 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 196 }, { fn: "tokio::runtime::context::runtime::enter_runtime", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.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.42.1/src/runtime/scheduler/current_thread/mod.rs", line: 184 }, { fn: "tokio::runtime::runtime::Runtime::block_on_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/runtime.rs", line: 368 }, { fn: "tokio::runtime::runtime::Runtime::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/runtime.rs", line: 342 }, { fn: "test_sync::empty_on_delete_sync", file: "./tests/test_sync.rs", line: 557 }, { fn: "test_sync::empty_on_delete_sync::{{closure}}", file: "./tests/test_sync.rs", line: 531 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 686 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs", line: 559 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs", line: 557 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs", line: 1985 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs", line: 126 }, { fn: "clone" }] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b30033cc992 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b30033cc992 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b30033cc992 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b30033cc992 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b30033dd8af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b30033dd8af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b30033971c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b30033971c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b30033a3fa2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b30033a998f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b30033a9821 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b300319610e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b300319610e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b30033aa0ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b30033aa0ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b30033a9eaa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b30033a40d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b300338a66d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b30033e5620 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b30033e4b46 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b300312272d - core::result::Result<T,E>::unwrap::hbecb100d1e1395cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b300312272d - test_sync::empty_on_delete_sync::{{closure}}::h62b9a5dcd2e80649
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:551:53
[INFO] [stdout]   22:     0x5b3003143d12 - <core::pin::Pin<P> as core::future::future::Future>::poll::h49cf535d140fb967
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b3003143f6d - <core::pin::Pin<P> as core::future::future::Future>::poll::heb7e269bbe652e56
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b300314380d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf80ca8cfff947481
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5b300314357b - tokio::runtime::coop::with_budget::h4909049a128e830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5b300314357b - tokio::runtime::coop::budget::h352f33e343b73402
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5b300314357b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6186c9cff0b161d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5b3003140b90 - tokio::runtime::scheduler::current_thread::Context::enter::h9e3dd23f4380e0e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5b3003142190 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3fd48898782a8864
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5b3003141e54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h52dadaa325bcfebc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5b300314aecb - tokio::runtime::context::scoped::Scoped<T>::set::hcf741f125b66a843
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b300314aa79 - tokio::runtime::context::set_scheduler::{{closure}}::h483037e5418e3326
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5b300314d9b2 - std::thread::local::LocalKey<T>::try_with::hf7bc8e4d4f1afcf2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5b300314c7de - std::thread::local::LocalKey<T>::with::h17bf5de29e68786d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5b300314a9ed - tokio::runtime::context::set_scheduler::h3bc3f5deddfb5f8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5b3003141be0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha466d2e17630fbea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5b3003141e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hddbbb67c7bc106d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5b3003140163 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hacc1bd3b22532f68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5b300314b030 - tokio::runtime::context::runtime::enter_runtime::ha317fd6e5cb3fd72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b300313fb01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3c8b019b96856886
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5b3003157774 - tokio::runtime::runtime::Runtime::block_on_inner::h9ce08fbd7f934175
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5b3003157a47 - tokio::runtime::runtime::Runtime::block_on::h4ea9ae0150a17e48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5b3003121170 - test_sync::empty_on_delete_sync::hfdae520a96f0beb1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:557:68
[INFO] [stdout]   44:     0x5b3003122cc7 - test_sync::empty_on_delete_sync::{{closure}}::hc66aa7cfc398c353
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_sync.rs:531:32
[INFO] [stdout]   45:     0x5b3003111666 - core::ops::function::FnOnce::call_once::h9442b5280f2373e6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b3003195ecb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b3003195ecb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5b30031abb35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5b30031abb35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b30031abb35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5b30031abb35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5b30031abb35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b30031abb35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5b30031abb35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5b3003182324 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5b3003182324 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5b3003185bea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5b3003185bea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5b3003185bea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5b3003185bea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5b3003185bea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b3003185bea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5b3003185bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b300339f23f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x5b300339f23f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x735a6ded0aa4 - <unknown>
[INFO] [stdout]   67:     0x735a6df5da34 - 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. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_sync`
[INFO] running `Command { std: "docker" "inspect" "ea904ab522ccba961e9ef560bb7961c6199d117551a630ed50afe8d60232bd6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea904ab522ccba961e9ef560bb7961c6199d117551a630ed50afe8d60232bd6c", kill_on_drop: false }`
[INFO] [stdout] ea904ab522ccba961e9ef560bb7961c6199d117551a630ed50afe8d60232bd6c
