[INFO] fetching crate libfuse-fs 0.1.4...
[INFO] checking libfuse-fs-0.1.4 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate libfuse-fs 0.1.4 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libfuse-fs 0.1.4 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[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 rfuse3 v0.0.3
[INFO] [stderr]   Downloaded vm-memory v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8f82b4526e5eb2fa958d27fa1fa4a16815bb1d5405897e5563860fa1d9b0d28
[INFO] running `Command { std: "docker" "start" "-a" "f8f82b4526e5eb2fa958d27fa1fa4a16815bb1d5405897e5563860fa1d9b0d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8f82b4526e5eb2fa958d27fa1fa4a16815bb1d5405897e5563860fa1d9b0d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8f82b4526e5eb2fa958d27fa1fa4a16815bb1d5405897e5563860fa1d9b0d28", kill_on_drop: false }`
[INFO] [stdout] f8f82b4526e5eb2fa958d27fa1fa4a16815bb1d5405897e5563860fa1d9b0d28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb8f0f9112525b73ac182ef490150aff49b3cf25347be7d3d20461cc55062894
[INFO] running `Command { std: "docker" "start" "-a" "fb8f0f9112525b73ac182ef490150aff49b3cf25347be7d3d20461cc55062894", kill_on_drop: false }`
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling trait-make v0.1.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking vmm-sys-util v0.12.1
[INFO] [stderr]     Checking vm-memory v0.16.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking async-notify v0.3.0
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking env_logger v0.11.8
[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 rfuse3 v0.0.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.11
[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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/passthrough/mod.rs:285:27
[INFO] [stdout]     |
[INFO] [stdout] 285 |     async fn get_file_mut(&self) -> (MutexGuard<()>, &File) {
[INFO] [stdout]     |                           ^^^^^      ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |          |
[INFO] [stdout]     |                           |          the same lifetime is hidden here
[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] 285 |     async fn get_file_mut(&self) -> (MutexGuard<'_, ()>, &File) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/passthrough/mod.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn borrow_fd(&self) -> BorrowedFd {
[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] 289 |     fn borrow_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/passthrough/mount_fd.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn as_fd(&self) -> BorrowedFd {
[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] 26 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/passthrough/mod.rs:285:27
[INFO] [stdout]     |
[INFO] [stdout] 285 |     async fn get_file_mut(&self) -> (MutexGuard<()>, &File) {
[INFO] [stdout]     |                           ^^^^^      ^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |          |
[INFO] [stdout]     |                           |          the same lifetime is hidden here
[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] 285 |     async fn get_file_mut(&self) -> (MutexGuard<'_, ()>, &File) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/passthrough/mod.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn borrow_fd(&self) -> BorrowedFd {
[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] 289 |     fn borrow_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/passthrough/mount_fd.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn as_fd(&self) -> BorrowedFd {
[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] 26 |     fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.28s
[INFO] running `Command { std: "docker" "inspect" "fb8f0f9112525b73ac182ef490150aff49b3cf25347be7d3d20461cc55062894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb8f0f9112525b73ac182ef490150aff49b3cf25347be7d3d20461cc55062894", kill_on_drop: false }`
[INFO] [stdout] fb8f0f9112525b73ac182ef490150aff49b3cf25347be7d3d20461cc55062894
