[INFO] fetching crate libfuse-fs 0.1.4... [INFO] checking libfuse-fs-0.1.4 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate libfuse-fs 0.1.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate libfuse-fs 0.1.4 [INFO] finished tweaking crates.io crate libfuse-fs 0.1.4 [INFO] tweaked toml for crates.io crate libfuse-fs 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libfuse-fs 0.1.4 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libfuse-fs 0.1.4 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rfuse3 v0.0.3 [INFO] [stderr] Downloaded async-notify v0.3.0 [INFO] [stderr] Downloaded trait-make v0.1.0 [INFO] [stderr] Downloaded vmm-sys-util v0.12.1 [INFO] [stderr] Downloaded vm-memory v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fa7918c7e0e3845f78fce4fe00a9e7b27173f6eb016e46af44653786c08c96f [INFO] running `Command { std: "docker" "start" "-a" "9fa7918c7e0e3845f78fce4fe00a9e7b27173f6eb016e46af44653786c08c96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fa7918c7e0e3845f78fce4fe00a9e7b27173f6eb016e46af44653786c08c96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa7918c7e0e3845f78fce4fe00a9e7b27173f6eb016e46af44653786c08c96f", kill_on_drop: false }` [INFO] [stdout] 9fa7918c7e0e3845f78fce4fe00a9e7b27173f6eb016e46af44653786c08c96f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e6506f64006eee5a8fba9a8851a27770fcfb3e2230f702387f2d9508bf04cf4 [INFO] running `Command { std: "docker" "start" "-a" "8e6506f64006eee5a8fba9a8851a27770fcfb3e2230f702387f2d9508bf04cf4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking async-notify v0.3.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking vmm-sys-util v0.12.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling trait-make v0.1.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking vm-memory v0.16.2 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking rfuse3 v0.0.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking libfuse-fs v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&tokio::sync::batch_semaphore::Semaphore: std::marker::Send` [INFO] [stdout] --> src/overlayfs/async_io.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | async fn unlink(&self, req: Request, parent: Inode, name: &OsStr) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`libfuse_fs`) [INFO] [stdout] note: required because it appears within the type `tokio::sync::batch_semaphore::Acquire<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/sync/batch_semaphore.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) struct Acquire<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/sync/rwlock.rs:432:27 [INFO] [stdout] | [INFO] [stdout] 432 | let acquire_fut = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/sync/rwlock.rs:431:56 [INFO] [stdout] | [INFO] [stdout] 431 | pub async fn read(&self) -> RwLockReadGuard<'_, T> { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 432 | | let acquire_fut = async { [INFO] [stdout] 433 | | self.s.acquire(1).await.unwrap_or_else(|_| { [INFO] [stdout] ... | [INFO] [stdout] 469 | | guard [INFO] [stdout] 470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/passthrough/mod.rs:202:65 [INFO] [stdout] | [INFO] [stdout] 202 | async fn get(&self, inode: Inode) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 203 | | // Do not expect poisoned lock here, so safe to unwrap(). [INFO] [stdout] 204 | | self.inodes [INFO] [stdout] 205 | | .read() [INFO] [stdout] ... | [INFO] [stdout] 209 | | .ok_or_else(ebadf) [INFO] [stdout] 210 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/passthrough/async_io.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | ) -> io::Result<(libc::stat64, Duration)> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 339 | | // trace!("FS {} passthrough: do_getattr: before get: inode={}, handle={:?}", self.uuid, inode, handle); [INFO] [stdout] 340 | | let data = self.inode_map.get(inode).await.map_err(|e| { [INFO] [stdout] 341 | | error!("fuse: do_getattr ino {inode} Not find err {e:?}"); [INFO] [stdout] ... | [INFO] [stdout] 364 | | Ok((st, self.cfg.attr_timeout)) [INFO] [stdout] 365 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/passthrough/async_io.rs:479:28 [INFO] [stdout] | [INFO] [stdout] 479 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 480 | | let re = self.do_getattr(inode, fh).await?; [INFO] [stdout] 481 | | Ok(ReplyAttr { [INFO] [stdout] 482 | | ttl: re.1, [INFO] [stdout] 483 | | attr: convert_stat64_to_file_attr(re.0), [INFO] [stdout] 484 | | }) [INFO] [stdout] 485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:150:64 [INFO] [stdout] | [INFO] [stdout] 150 | async fn stat64(&self, req: &Request) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 151 | | let layer = self.layer.as_ref(); [INFO] [stdout] 152 | | if self.inode == 0 { [INFO] [stdout] 153 | | return Err(Error::from_raw_os_error(libc::ENOENT)); [INFO] [stdout] ... | [INFO] [stdout] 159 | | .map_err(|e| e.into()) [INFO] [stdout] 160 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:162:86 [INFO] [stdout] | [INFO] [stdout] 162 | async fn stat64_ignore_enoent(&self, req: &Request) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 163 | | match self.stat64(req).await { [INFO] [stdout] 164 | | Ok(v1) => Ok(Some(v1)), [INFO] [stdout] 165 | | Err(e) => match e.raw_os_error() { [INFO] [stdout] ... | [INFO] [stdout] 175 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:593:67 [INFO] [stdout] | [INFO] [stdout] 593 | pub async fn stat64(&self, ctx: Request) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 594 | | // try layers in order or just take stat from first layer? [INFO] [stdout] 595 | | for l in self.real_inodes.lock().await.iter() { [INFO] [stdout] 596 | | if let Some(v) = l.stat64_ignore_enoent(&ctx).await? { [INFO] [stdout] ... | [INFO] [stdout] 602 | | Err(Error::from_raw_os_error(libc::ENOENT)) [INFO] [stdout] 603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2269:93 [INFO] [stdout] | [INFO] [stdout] 2269 | async fn do_rm(&self, ctx: Request, parent: u64, name: &OsStr, dir: bool) -> Result<()> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2270 | | // 1. Read-only mount guard [INFO] [stdout] 2271 | | if self.upper_layer.is_none() { [INFO] [stdout] 2272 | | return Err(Error::from_raw_os_error(libc::EROFS)); [INFO] [stdout] ... | [INFO] [stdout] 2428 | | Ok(()) [INFO] [stdout] 2429 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/async_io.rs:243:85 [INFO] [stdout] | [INFO] [stdout] 243 | async fn unlink(&self, req: Request, parent: Inode, name: &OsStr) -> Result<()> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 244 | | self.do_rm(req, parent, name, false) [INFO] [stdout] 245 | | .await [INFO] [stdout] 246 | | .map_err(|e| e.into()) [INFO] [stdout] 247 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required by a bound in `rfuse3::raw::Filesystem::unlink::{anon_assoc#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rfuse3-0.0.3/src/raw/filesystem.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | #[trait_make::make(Send)] [INFO] [stdout] | ^^^^ required by this bound in `Filesystem::unlink::{anon_assoc#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&tokio::sync::batch_semaphore::Semaphore: std::marker::Send` [INFO] [stdout] --> src/overlayfs/async_io.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | async fn unlink(&self, req: Request, parent: Inode, name: &OsStr) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`libfuse_fs`) [INFO] [stdout] note: required because it appears within the type `tokio::sync::batch_semaphore::Acquire<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/sync/batch_semaphore.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) struct Acquire<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/sync/rwlock.rs:432:27 [INFO] [stdout] | [INFO] [stdout] 432 | let acquire_fut = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/sync/rwlock.rs:431:56 [INFO] [stdout] | [INFO] [stdout] 431 | pub async fn read(&self) -> RwLockReadGuard<'_, T> { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 432 | | let acquire_fut = async { [INFO] [stdout] 433 | | self.s.acquire(1).await.unwrap_or_else(|_| { [INFO] [stdout] ... | [INFO] [stdout] 469 | | guard [INFO] [stdout] 470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/passthrough/mod.rs:202:65 [INFO] [stdout] | [INFO] [stdout] 202 | async fn get(&self, inode: Inode) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 203 | | // Do not expect poisoned lock here, so safe to unwrap(). [INFO] [stdout] 204 | | self.inodes [INFO] [stdout] 205 | | .read() [INFO] [stdout] ... | [INFO] [stdout] 209 | | .ok_or_else(ebadf) [INFO] [stdout] 210 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/passthrough/async_io.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | ) -> io::Result<(libc::stat64, Duration)> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 339 | | // trace!("FS {} passthrough: do_getattr: before get: inode={}, handle={:?}", self.uuid, inode, handle); [INFO] [stdout] 340 | | let data = self.inode_map.get(inode).await.map_err(|e| { [INFO] [stdout] 341 | | error!("fuse: do_getattr ino {inode} Not find err {e:?}"); [INFO] [stdout] ... | [INFO] [stdout] 364 | | Ok((st, self.cfg.attr_timeout)) [INFO] [stdout] 365 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/passthrough/async_io.rs:479:28 [INFO] [stdout] | [INFO] [stdout] 479 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 480 | | let re = self.do_getattr(inode, fh).await?; [INFO] [stdout] 481 | | Ok(ReplyAttr { [INFO] [stdout] 482 | | ttl: re.1, [INFO] [stdout] 483 | | attr: convert_stat64_to_file_attr(re.0), [INFO] [stdout] 484 | | }) [INFO] [stdout] 485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:150:64 [INFO] [stdout] | [INFO] [stdout] 150 | async fn stat64(&self, req: &Request) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 151 | | let layer = self.layer.as_ref(); [INFO] [stdout] 152 | | if self.inode == 0 { [INFO] [stdout] 153 | | return Err(Error::from_raw_os_error(libc::ENOENT)); [INFO] [stdout] ... | [INFO] [stdout] 159 | | .map_err(|e| e.into()) [INFO] [stdout] 160 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:162:86 [INFO] [stdout] | [INFO] [stdout] 162 | async fn stat64_ignore_enoent(&self, req: &Request) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 163 | | match self.stat64(req).await { [INFO] [stdout] 164 | | Ok(v1) => Ok(Some(v1)), [INFO] [stdout] 165 | | Err(e) => match e.raw_os_error() { [INFO] [stdout] ... | [INFO] [stdout] 175 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:593:67 [INFO] [stdout] | [INFO] [stdout] 593 | pub async fn stat64(&self, ctx: Request) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 594 | | // try layers in order or just take stat from first layer? [INFO] [stdout] 595 | | for l in self.real_inodes.lock().await.iter() { [INFO] [stdout] 596 | | if let Some(v) = l.stat64_ignore_enoent(&ctx).await? { [INFO] [stdout] ... | [INFO] [stdout] 602 | | Err(Error::from_raw_os_error(libc::ENOENT)) [INFO] [stdout] 603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/overlayfs/mod.rs:2511:38 [INFO] [stdout] | [INFO] [stdout] 2511 | ... Box::pin(async move { self.empty_node_directory(ctx, cb).await }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@src/overlayfs/mod.rs:2511:38: 2511:48}>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2475:95 [INFO] [stdout] | [INFO] [stdout] 2475 | async fn empty_node_directory(&self, ctx: Request, node: Arc) -> Result<()> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2476 | | let st = node.stat64(ctx).await?; [INFO] [stdout] 2477 | | if !utils::is_dir(&st.attr.kind) { [INFO] [stdout] ... | [INFO] [stdout] 2527 | | Ok(()) [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/mod.rs:2269:93 [INFO] [stdout] | [INFO] [stdout] 2269 | async fn do_rm(&self, ctx: Request, parent: u64, name: &OsStr, dir: bool) -> Result<()> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2270 | | // 1. Read-only mount guard [INFO] [stdout] 2271 | | if self.upper_layer.is_none() { [INFO] [stdout] 2272 | | return Err(Error::from_raw_os_error(libc::EROFS)); [INFO] [stdout] ... | [INFO] [stdout] 2428 | | Ok(()) [INFO] [stdout] 2429 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/overlayfs/async_io.rs:243:85 [INFO] [stdout] | [INFO] [stdout] 243 | async fn unlink(&self, req: Request, parent: Inode, name: &OsStr) -> Result<()> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 244 | | self.do_rm(req, parent, name, false) [INFO] [stdout] 245 | | .await [INFO] [stdout] 246 | | .map_err(|e| e.into()) [INFO] [stdout] 247 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required by a bound in `rfuse3::raw::Filesystem::unlink::{anon_assoc#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rfuse3-0.0.3/src/raw/filesystem.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | #[trait_make::make(Send)] [INFO] [stdout] | ^^^^ required by this bound in `Filesystem::unlink::{anon_assoc#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libfuse-fs` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libfuse-fs` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8e6506f64006eee5a8fba9a8851a27770fcfb3e2230f702387f2d9508bf04cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6506f64006eee5a8fba9a8851a27770fcfb3e2230f702387f2d9508bf04cf4", kill_on_drop: false }` [INFO] [stdout] 8e6506f64006eee5a8fba9a8851a27770fcfb3e2230f702387f2d9508bf04cf4