[INFO] fetching crate vstorage 0.1.1... [INFO] testing vstorage-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate vstorage 0.1.1 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vstorage 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 474e9d518af01152a36fdcaf197910408bc8f218c3a5bac080c60d62e475b646 [INFO] running `Command { std: "docker" "start" "-a" "474e9d518af01152a36fdcaf197910408bc8f218c3a5bac080c60d62e475b646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "474e9d518af01152a36fdcaf197910408bc8f218c3a5bac080c60d62e475b646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474e9d518af01152a36fdcaf197910408bc8f218c3a5bac080c60d62e475b646", kill_on_drop: false }` [INFO] [stdout] 474e9d518af01152a36fdcaf197910408bc8f218c3a5bac080c60d62e475b646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 943cdd645f77578ae3e887bceee49c73e61ec0f4af3d27c2a0f153616c6c1170 [INFO] running `Command { std: "docker" "start" "-a" "943cdd645f77578ae3e887bceee49c73e61ec0f4af3d27c2a0f153616c6c1170", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling octseq v0.5.2 [INFO] [stderr] Compiling rustix v0.38.10 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling sqlite3-sys v0.15.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling sqlite v0.32.0 [INFO] [stderr] Compiling vparser v1.0.1 [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 pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [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 rustls-webpki v0.103.4 [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 tokio-rustls v0.26.2 [INFO] [stderr] Compiling domain v0.10.3 [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 { [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, 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 { [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; [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 { [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 1m 03s [INFO] running `Command { std: "docker" "inspect" "943cdd645f77578ae3e887bceee49c73e61ec0f4af3d27c2a0f153616c6c1170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943cdd645f77578ae3e887bceee49c73e61ec0f4af3d27c2a0f153616c6c1170", kill_on_drop: false }` [INFO] [stdout] 943cdd645f77578ae3e887bceee49c73e61ec0f4af3d27c2a0f153616c6c1170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b77949d140ae20034656ae2b7861044b02d6bb97f2b4d3f2e300d84e626170e0 [INFO] running `Command { std: "docker" "start" "-a" "b77949d140ae20034656ae2b7861044b02d6bb97f2b4d3f2e300d84e626170e0", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [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 tokio-rustls v0.26.2 [INFO] [stderr] Compiling domain v0.10.3 [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 { [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, 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 { [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; [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 { [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 { [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, 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 { [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; [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 { [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 42.98s [INFO] running `Command { std: "docker" "inspect" "b77949d140ae20034656ae2b7861044b02d6bb97f2b4d3f2e300d84e626170e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77949d140ae20034656ae2b7861044b02d6bb97f2b4d3f2e300d84e626170e0", kill_on_drop: false }` [INFO] [stdout] b77949d140ae20034656ae2b7861044b02d6bb97f2b4d3f2e300d84e626170e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20a0617cd24504fa08ea132152ea2f284c09e1fe102a3784c5f5519d04fd0d70 [INFO] running `Command { std: "docker" "start" "-a" "20a0617cd24504fa08ea132152ea2f284c09e1fe102a3784c5f5519d04fd0d70", 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 { [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, 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 { [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; [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 { [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.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vstorage-2c6dbba1a7d2acfe) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test base::test::compare_hashing_with_different_folding ... ok [INFO] [stdout] test base::test::test_missing_uid ... ok [INFO] [stdout] test base::test::compare_hashing_with_and_without_prodid ... ok [INFO] [stdout] test base::test::test_with_uid_without_uid ... ok [INFO] [stdout] test calendar::tests::test_storage_is_object_safe ... ok [INFO] [stdout] test dav::tests::test_invalid_names ... ok [INFO] [stdout] test dav::tests::test_valid_names ... ok [INFO] [stdout] test base::test::test_multi_line_uid ... ok [INFO] [stdout] test base::test::test_with_uid ... ok [INFO] [stdout] test base::test::test_single_line_uid ... ok [INFO] [stdout] test simple_component::test::test_missing_end ... ok [INFO] [stdout] test simple_component::test::test_unknown_kind ... ok [INFO] [stdout] test base::test::hash_with_reordered_timezone ... ok [INFO] [stdout] test sync::error::test::test_syncerror_collection_display ... ok [INFO] [stdout] test sync::error::test::test_syncerror_item_display ... ok [INFO] [stdout] test simple_component::test::test_multiline_uid ... ok [INFO] [stdout] test simple_component::test::test_parse_and_split_collection ... 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::plan::test::test_plan_no_mappings ... ok [INFO] [stdout] test sync::plan::test::test_plan_simple_mapping ... ok [INFO] [stdout] test sync::plan::test::test_plan_same_from_both_sides ... ok [INFO] [stdout] test sync::status::test::test_open_non_existant ... 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 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 vdir::tests::build_item_path_is_safe ... ok [INFO] [stdout] test vdir::tests::build_collection_path_is_safe ... ok [INFO] [stdout] test vdir::tests::href_for_collection_id ... ok [INFO] [stdout] test vdir::tests::missing_displayname ... ok [INFO] [stdout] test vdir::tests::missing_paths ... 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 vdir::tests::only_safe_chars_in_filenames ... ok [INFO] [stdout] test vdir::tests::read_missing_description ... ok [INFO] [stdout] test vdir::tests::write_and_read_description ... ok [INFO] [stdout] test vdir::tests::path_concatenation ... ok [INFO] [stdout] test vdir::tests::write_read_colour ... ok [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.03s [INFO] [stdout] [INFO] [stderr] Running tests/test_sync.rs (/opt/rustwide/target/debug/deps/test_sync-fc6811e4d9985d00) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test empty_on_delete_sync ... FAILED [INFO] [stdout] test empty_on_delete_skip ... FAILED [INFO] [stdout] test sync_creation_from_b ... ok [INFO] [stdout] test empty_on_empty_skip ... ok [INFO] [stdout] test empty_on_empty_sync ... ok [INFO] [stdout] test sync_creation_from_a ... ok [INFO] [stdout] test sync_from_b ... ok [INFO] [stdout] test sync_deletion_from_a ... ok [INFO] [stdout] test sync_deletion_from_b ... ok [INFO] [stdout] test sync_none ... ok [INFO] [stdout] test sync_only_declared_mappings ... ok [INFO] [stdout] test sync_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' (84) 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: ">::from", file: "./src/lib.rs", line: 230 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs", line: 2174 }, { fn: "::unset_property::{{closure}}", file: "./src/vdir.rs", line: 220 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs", line: 133 }, { fn: "::delete_collection::{{closure}}", file: "./src/vdir.rs", line: 122 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs", line: 133 }, { fn: "test_sync::empty_on_delete_sync::{{closure}}", file: "./tests/test_sync.rs", line: 551 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs", line: 133 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/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::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::try_with", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs", line: 315 }, { fn: "std::thread::local::LocalKey::with", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs", line: 253 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs", line: 253 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs", line: 559 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs", line: 557 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs", line: 253 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs", line: 1985 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dd09d45f792 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dd09d45f792 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dd09d45f792 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dd09d45f792 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dd09d4705ff - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dd09d4705ff - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5dd09d429e43 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dd09d429e43 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dd09d436982 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dd09d43c21f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5dd09d43c0b1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5dd09d225c6e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5dd09d225c6e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dd09d43c96e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5dd09d43c96e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5dd09d43c68a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5dd09d436ab9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5dd09d41d0cd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5dd09d478360 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dd09d477896 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5dd09d1acbad - core::result::Result::unwrap::h352296faf541414e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5dd09d1acbad - test_sync::empty_on_delete_sync::{{closure}}::hdfa1158ea765bd9b [INFO] [stdout] at /opt/rustwide/workdir/tests/test_sync.rs:551:53 [INFO] [stdout] 22: 0x5dd09d1e2b72 - as core::future::future::Future>::poll::hf7f11d725f6a4c1f [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5dd09d1e2b2d - as core::future::future::Future>::poll::he5c389197174fae6 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5dd09d1e247d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7a92f3d34db02c1f [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: 0x5dd09d1e237b - tokio::runtime::coop::with_budget::hdcbf51324ee3f79e [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: 0x5dd09d1e237b - tokio::runtime::coop::budget::h2e86d05adf0cf379 [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: 0x5dd09d1e237b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h42918f35bcfbd055 [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: 0x5dd09d1df1f0 - tokio::runtime::scheduler::current_thread::Context::enter::h12cdc9ba360be5fd [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: 0x5dd09d1e18a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6bb21e34629165d9 [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: 0x5dd09d1e0ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3a6bba8b896e21a1 [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: 0x5dd09d1de4fb - tokio::runtime::context::scoped::Scoped::set::hb4399442b69af9ea [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: 0x5dd09d1d2119 - tokio::runtime::context::set_scheduler::{{closure}}::h43fdc0eb35e043ac [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: 0x5dd09d1d0622 - std::thread::local::LocalKey::try_with::h68508188cbd57453 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5dd09d1cfdee - std::thread::local::LocalKey::with::hb5b8c655a76d5e16 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5dd09d1d204d - tokio::runtime::context::set_scheduler::h0f0319dc232a8140 [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: 0x5dd09d1e0430 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3b1e92f28c44d435 [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: 0x5dd09d1e0b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdc7e2b37417fbe41 [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: 0x5dd09d1dea73 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1f4bae85368412a1 [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: 0x5dd09d1cc490 - tokio::runtime::context::runtime::enter_runtime::hbdac3124d5ca1c7a [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: 0x5dd09d1de771 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h26e0c8dd68a111de [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: 0x5dd09d1cd014 - tokio::runtime::runtime::Runtime::block_on_inner::he6b8406f3aeb2b69 [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: 0x5dd09d1cd1d7 - tokio::runtime::runtime::Runtime::block_on::h3d67c76be8c28a42 [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: 0x5dd09d1ab5c0 - test_sync::empty_on_delete_sync::he6f2aeaae6addeea [INFO] [stdout] at /opt/rustwide/workdir/tests/test_sync.rs:557:68 [INFO] [stdout] 44: 0x5dd09d1ab657 - test_sync::empty_on_delete_sync::{{closure}}::h497b3d1beea289d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_sync.rs:531:32 [INFO] [stdout] 45: 0x5dd09d19bc16 - core::ops::function::FnOnce::call_once::he0f2b03755510f95 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5dd09d225a2b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5dd09d225a2b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5dd09d23b515 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5dd09d23b515 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x5dd09d23b515 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x5dd09d23b515 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x5dd09d23b515 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5dd09d23b515 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5dd09d23b515 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5dd09d211f04 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5dd09d211f04 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5dd09d21574a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5dd09d21574a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5dd09d21574a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5dd09d21574a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5dd09d21574a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5dd09d21574a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5dd09d21574a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x5dd09d430bff - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 65: 0x5dd09d430bff - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 66: 0x7993fce17aa4 - [INFO] [stdout] 67: 0x7993fcea4a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- empty_on_delete_skip stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'empty_on_delete_skip' (83) 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: ">::from", file: "./src/lib.rs", line: 230 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs", line: 2174 }, { fn: "::unset_property::{{closure}}", file: "./src/vdir.rs", line: 220 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs", line: 133 }, { fn: "::delete_collection::{{closure}}", file: "./src/vdir.rs", line: 122 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs", line: 133 }, { fn: "test_sync::empty_on_delete_skip::{{closure}}", file: "./tests/test_sync.rs", line: 524 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs", line: 133 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/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::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::try_with", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs", line: 315 }, { fn: "std::thread::local::LocalKey::with", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs", line: 253 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs", line: 253 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs", line: 559 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs", line: 557 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs", line: 253 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs", line: 1985 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dd09d45f792 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dd09d45f792 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dd09d45f792 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dd09d45f792 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dd09d4705ff - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dd09d4705ff - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5dd09d429e43 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dd09d429e43 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dd09d436982 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dd09d43c21f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5dd09d43c0b1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5dd09d225c6e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5dd09d225c6e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dd09d43c96e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5dd09d43c96e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5dd09d43c68a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5dd09d436ab9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5dd09d41d0cd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5dd09d478360 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dd09d477896 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5dd09d1ab020 - core::result::Result::unwrap::h352296faf541414e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5dd09d1ab020 - test_sync::empty_on_delete_skip::{{closure}}::h43ca1479c617ddd1 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_sync.rs:524:53 [INFO] [stdout] 22: 0x5dd09d1e2b72 - as core::future::future::Future>::poll::hf7f11d725f6a4c1f [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5dd09d1e2b2d - as core::future::future::Future>::poll::he5c389197174fae6 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5dd09d1e247d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7a92f3d34db02c1f [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: 0x5dd09d1e237b - tokio::runtime::coop::with_budget::hdcbf51324ee3f79e [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: 0x5dd09d1e237b - tokio::runtime::coop::budget::h2e86d05adf0cf379 [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: 0x5dd09d1e237b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h42918f35bcfbd055 [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: 0x5dd09d1df1f0 - tokio::runtime::scheduler::current_thread::Context::enter::h12cdc9ba360be5fd [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: 0x5dd09d1e18a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6bb21e34629165d9 [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: 0x5dd09d1e0ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3a6bba8b896e21a1 [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: 0x5dd09d1de4fb - tokio::runtime::context::scoped::Scoped::set::hb4399442b69af9ea [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: 0x5dd09d1d2119 - tokio::runtime::context::set_scheduler::{{closure}}::h43fdc0eb35e043ac [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: 0x5dd09d1d0622 - std::thread::local::LocalKey::try_with::h68508188cbd57453 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5dd09d1cfdee - std::thread::local::LocalKey::with::hb5b8c655a76d5e16 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5dd09d1d204d - tokio::runtime::context::set_scheduler::h0f0319dc232a8140 [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: 0x5dd09d1e0430 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3b1e92f28c44d435 [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: 0x5dd09d1e0b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdc7e2b37417fbe41 [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: 0x5dd09d1dea73 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1f4bae85368412a1 [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: 0x5dd09d1cc490 - tokio::runtime::context::runtime::enter_runtime::hbdac3124d5ca1c7a [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: 0x5dd09d1de771 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h26e0c8dd68a111de [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: 0x5dd09d1cd014 - tokio::runtime::runtime::Runtime::block_on_inner::he6b8406f3aeb2b69 [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: 0x5dd09d1cd1d7 - tokio::runtime::runtime::Runtime::block_on::h3d67c76be8c28a42 [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: 0x5dd09d1a9a90 - test_sync::empty_on_delete_skip::h788f31e8edbdf1f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_sync.rs:527:46 [INFO] [stdout] 44: 0x5dd09d1ab457 - test_sync::empty_on_delete_skip::{{closure}}::h78c9469c1d9f6de7 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_sync.rs:504:32 [INFO] [stdout] 45: 0x5dd09d19b9f6 - core::ops::function::FnOnce::call_once::h75ea1fa2a2a0fc7f [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5dd09d225a2b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5dd09d225a2b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5dd09d23b515 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5dd09d23b515 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x5dd09d23b515 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x5dd09d23b515 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x5dd09d23b515 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5dd09d23b515 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5dd09d23b515 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5dd09d211f04 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5dd09d211f04 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5dd09d21574a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5dd09d21574a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5dd09d21574a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5dd09d21574a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5dd09d21574a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5dd09d21574a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stderr] error: test failed, to rerun pass `--test test_sync` [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5dd09d21574a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x5dd09d430bff - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 65: 0x5dd09d430bff - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 66: 0x7993fce17aa4 - [INFO] [stdout] 67: 0x7993fcea4a34 - clone [INFO] [stdout] 68: 0x0 - [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.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20a0617cd24504fa08ea132152ea2f284c09e1fe102a3784c5f5519d04fd0d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a0617cd24504fa08ea132152ea2f284c09e1fe102a3784c5f5519d04fd0d70", kill_on_drop: false }` [INFO] [stdout] 20a0617cd24504fa08ea132152ea2f284c09e1fe102a3784c5f5519d04fd0d70