[INFO] cloning repository https://github.com/Sn0wAlice/Mosaic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sn0wAlice/Mosaic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSn0wAlice%2FMosaic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSn0wAlice%2FMosaic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 486a2a5cb271a5f8a270ca64d3e69b67d3b792fe
[INFO] checking Sn0wAlice/Mosaic against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSn0wAlice%2FMosaic" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sn0wAlice/Mosaic
[INFO] finished tweaking git repo https://github.com/Sn0wAlice/Mosaic
[INFO] tweaked toml for git repo https://github.com/Sn0wAlice/Mosaic written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sn0wAlice/Mosaic on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sn0wAlice/Mosaic 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded tokio v1.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 13298b3799d1aff0b919c92eee9682da6b162f5d5edfa7264f76b6e01cfeb496
[INFO] running `Command { std: "docker" "start" "13298b3799d1aff0b919c92eee9682da6b162f5d5edfa7264f76b6e01cfeb496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13298b3799d1aff0b919c92eee9682da6b162f5d5edfa7264f76b6e01cfeb496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13298b3799d1aff0b919c92eee9682da6b162f5d5edfa7264f76b6e01cfeb496" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13298b3799d1aff0b919c92eee9682da6b162f5d5edfa7264f76b6e01cfeb496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13298b3799d1aff0b919c92eee9682da6b162f5d5edfa7264f76b6e01cfeb496" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling fuser v0.14.0 (/opt/rustwide/workdir/vendor/fuser)
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stdout] warning: unused import: `RequestError`
[INFO] [stdout]   --> vendor/fuser/src/ll/mod.rs:14:64
[INFO] [stdout]    |
[INFO] [stdout] 14 |     AnyRequest, FileHandle, INodeNo, Lock, Operation, Request, RequestError, RequestId, Version,
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse2`
[INFO] [stdout]  --> vendor/fuser/src/mnt/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "libfuse2")]
[INFO] [stdout]   |       ^^^^^^^^^^----------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"libfuse"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable`
[INFO] [stdout]   = help: consider adding `libfuse2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3`
[INFO] [stdout]  --> vendor/fuser/src/mnt/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "libfuse3")]
[INFO] [stdout]   |       ^^^^^^^^^^----------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"libfuse"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable`
[INFO] [stdout]   = help: consider adding `libfuse3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3`
[INFO] [stdout]   --> vendor/fuser/src/mnt/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "libfuse3")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"libfuse"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable`
[INFO] [stdout]    = help: consider adding `libfuse3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3`
[INFO] [stdout]   --> vendor/fuser/src/mnt/mod.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(any(test, not(feature = "libfuse"), not(feature = "libfuse3")))]
[INFO] [stdout]    |                                               ^^^^^^^^^^----------
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         help: there is a expected value with a similar name: `"libfuse"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable`
[INFO] [stdout]    = help: consider adding `libfuse3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse2`
[INFO] [stdout]   --> vendor/fuser/src/mnt/mod.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "libfuse2")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"libfuse"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable`
[INFO] [stdout]    = help: consider adding `libfuse2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3`
[INFO] [stdout]   --> vendor/fuser/src/mnt/mod.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "libfuse3")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"libfuse"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable`
[INFO] [stdout]    = help: consider adding `libfuse3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3`
[INFO] [stdout]   --> vendor/fuser/src/mnt/mod.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(not(feature = "libfuse3"))]
[INFO] [stdout]    |           ^^^^^^^^^^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"libfuse"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable`
[INFO] [stdout]    = help: consider adding `libfuse3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse3`
[INFO] [stdout]   --> vendor/fuser/src/mnt/mod.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(not(feature = "libfuse3"))]
[INFO] [stdout]    |           ^^^^^^^^^^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"libfuse"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable`
[INFO] [stdout]    = help: consider adding `libfuse3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]   --> vendor/fuser/src/mnt/fuse2.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     target_os = "bitrig",
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libfuse2`
[INFO] [stdout]   --> vendor/fuser/src/mnt/fuse2_sys.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "libfuse2")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"libfuse"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-20`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-27`, `abi-7-28`, `abi-7-29`, `abi-7-30`, `abi-7-31`, `abi-7-9`, `default`, `libfuse`, `pkg-config`, `serde`, and `serializable`
[INFO] [stdout]    = help: consider adding `libfuse2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]   --> vendor/fuser/src/mnt/fuse2_sys.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         target_os = "bitrig",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]   --> vendor/fuser/src/mnt/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         target_os = "bitrig",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]   --> vendor/fuser/src/mnt/mod.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         target_os = "bitrig",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `fuse_rename2_in` is never constructed
[INFO] [stdout]    --> vendor/fuser/src/ll/fuse_abi.rs:592:12
[INFO] [stdout]     |
[INFO] [stdout] 592 | pub struct fuse_rename2_in {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `fuse_lseek_in` is never constructed
[INFO] [stdout]     --> vendor/fuser/src/ll/fuse_abi.rs:1111:12
[INFO] [stdout]      |
[INFO] [stdout] 1111 | pub struct fuse_lseek_in {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `fuse_copy_file_range_in` is never constructed
[INFO] [stdout]     --> vendor/fuser/src/ll/fuse_abi.rs:1127:12
[INFO] [stdout]      |
[INFO] [stdout] 1127 | pub struct fuse_copy_file_range_in {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> vendor/fuser/src/ll/request.rs:1866:13
[INFO] [stdout]      |
[INFO] [stdout] 1866 |     GetAttr(GetAttr<'a>),
[INFO] [stdout]      |     ------- ^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1866 -     GetAttr(GetAttr<'a>),
[INFO] [stdout] 1866 +     GetAttr(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> vendor/fuser/src/ll/request.rs:1868:14
[INFO] [stdout]      |
[INFO] [stdout] 1868 |     ReadLink(ReadLink<'a>),
[INFO] [stdout]      |     -------- ^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1868 -     ReadLink(ReadLink<'a>),
[INFO] [stdout] 1868 +     ReadLink(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> vendor/fuser/src/ll/request.rs:1879:12
[INFO] [stdout]      |
[INFO] [stdout] 1879 |     StatFs(StatFs<'a>),
[INFO] [stdout]      |     ------ ^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     field in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1879 -     StatFs(StatFs<'a>),
[INFO] [stdout] 1879 +     StatFs(()),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> vendor/fuser/src/ll/request.rs:858:14
[INFO] [stdout]     |
[INFO] [stdout] 858 |         Size(NonZeroU32),
[INFO] [stdout]     |         ---- ^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetXAttrSizeEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 858 -         Size(NonZeroU32),
[INFO] [stdout] 858 +         Size(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CopyFileRangeFile` is never constructed
[INFO] [stdout]     --> vendor/fuser/src/ll/request.rs:1502:16
[INFO] [stdout]      |
[INFO] [stdout] 1502 |     pub struct CopyFileRangeFile {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking mosaic-core v0.1.0 (/opt/rustwide/workdir/crates/mosaic-core)
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]  --> crates/mosaic-core/src/lock.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::{self, File, OpenOptions};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mosaic-fuse v0.1.0 (/opt/rustwide/workdir/crates/mosaic-fuse)
[INFO] [stderr]     Checking mosaic-tui v0.1.0 (/opt/rustwide/workdir/crates/mosaic-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.71s
[INFO] running `Command { std: "docker" "inspect" "13298b3799d1aff0b919c92eee9682da6b162f5d5edfa7264f76b6e01cfeb496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13298b3799d1aff0b919c92eee9682da6b162f5d5edfa7264f76b6e01cfeb496", kill_on_drop: false }`
[INFO] [stdout] 13298b3799d1aff0b919c92eee9682da6b162f5d5edfa7264f76b6e01cfeb496
