[INFO] cloning repository https://github.com/Ion-1/cabinet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ion-1/cabinet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIon-1%2Fcabinet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIon-1%2Fcabinet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8be814308ad897ac87fa305eccebd7f7c75a64c5
[INFO] checking Ion-1/cabinet against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIon-1%2Fcabinet" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ion-1/cabinet
[INFO] finished tweaking git repo https://github.com/Ion-1/cabinet
[INFO] tweaked toml for git repo https://github.com/Ion-1/cabinet written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ion-1/cabinet on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ion-1/cabinet 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7da32b96f92670c13e540505a92fb14477ae07fe3d09d4bf339f90c1004790d
[INFO] running `Command { std: "docker" "start" "-a" "a7da32b96f92670c13e540505a92fb14477ae07fe3d09d4bf339f90c1004790d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7da32b96f92670c13e540505a92fb14477ae07fe3d09d4bf339f90c1004790d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7da32b96f92670c13e540505a92fb14477ae07fe3d09d4bf339f90c1004790d", kill_on_drop: false }`
[INFO] [stdout] a7da32b96f92670c13e540505a92fb14477ae07fe3d09d4bf339f90c1004790d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec4f36b867ca12e0123db01b83a1dc38b747935ebfc65b48e481559cc2f06399
[INFO] running `Command { std: "docker" "start" "-a" "ec4f36b867ca12e0123db01b83a1dc38b747935ebfc65b48e481559cc2f06399", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fs-err v3.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking erased-serde v0.4.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking rcgen v0.14.5
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking tree_magic_mini v3.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]     Checking sanitise-file-name v1.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking config v0.15.16
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking bson v3.0.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking tokio-rustls v0.26.3
[INFO] [stderr]     Checking axum-server v0.7.2
[INFO] [stderr]     Checking cabinet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::ops::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::ops::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/filesystem.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let mut urlfilemap_write_lock = self.database.url_file_map.upgradable_read().await;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/filesystem.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let mut urlfilemap_write_lock = self.database.url_file_map.upgradable_read().await;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Never` and `Cubic` are never constructed
[INFO] [stdout]    --> src/main.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | enum ExpireStrategy {
[INFO] [stdout]     |      -------------- variants in this enum
[INFO] [stdout] 205 |     Never,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     Cubic(Box<CubicDecay>),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 |     OverflowingExpirationSpan(jiff::Error),
[INFO] [stdout]     |     ------------------------- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BuilderError` has derived impls for the traits `Clone` and `Debug`, but these are 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] 244 -     OverflowingExpirationSpan(jiff::Error),
[INFO] [stdout] 244 +     OverflowingExpirationSpan(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/filesystem.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl UserToken {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 35 |     pub(crate) fn new(token: impl Into<[u8; 32]>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `consume_save`, `insert`, `block_ip`, `block_ua`, `insert_hash`, and `remove_hash` are never used
[INFO] [stdout]    --> src/filesystem.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 198 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub(crate) async fn consume_save(self) -> Result<(), bson::error::Error> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub(crate) fn insert(&mut self, meta_file: MetaFile) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     pub(crate) fn block_ip(&mut self, addr: SocketAddr) {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub(crate) fn block_ua(&mut self, ua: UserAgent) {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub(crate) fn insert_hash(&mut self, key: XXH3_128Hash) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub(crate) fn remove_hash(&mut self, key: XXH3_128Hash) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/filesystem.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 |     FileSystemError(Error),
[INFO] [stdout]     |     --------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SaveError` 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] 410 -     FileSystemError(Error),
[INFO] [stdout] 410 +     FileSystemError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/filesystem.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 uri_path: "".parse().unwrap(),
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/filesystem.rs:517:37
[INFO] [stdout]     |
[INFO] [stdout] 517 |             url_file_map_lock.entry(path.parse().unwrap())
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabinet` (bin "cabinet" test) due to 2 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variants `Never` and `Cubic` are never constructed
[INFO] [stdout]    --> src/main.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | enum ExpireStrategy {
[INFO] [stdout]     |      -------------- variants in this enum
[INFO] [stdout] 205 |     Never,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     Cubic(Box<CubicDecay>),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 |     OverflowingExpirationSpan(jiff::Error),
[INFO] [stdout]     |     ------------------------- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BuilderError` has derived impls for the traits `Clone` and `Debug`, but these are 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] 244 -     OverflowingExpirationSpan(jiff::Error),
[INFO] [stdout] 244 +     OverflowingExpirationSpan(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/filesystem.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl UserToken {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 35 |     pub(crate) fn new(token: impl Into<[u8; 32]>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `consume_save`, `insert`, `block_ip`, `block_ua`, `insert_hash`, and `remove_hash` are never used
[INFO] [stdout]    --> src/filesystem.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 198 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub(crate) async fn consume_save(self) -> Result<(), bson::error::Error> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub(crate) fn insert(&mut self, meta_file: MetaFile) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     pub(crate) fn block_ip(&mut self, addr: SocketAddr) {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub(crate) fn block_ua(&mut self, ua: UserAgent) {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub(crate) fn insert_hash(&mut self, key: XXH3_128Hash) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub(crate) fn remove_hash(&mut self, key: XXH3_128Hash) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/filesystem.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 |     FileSystemError(Error),
[INFO] [stdout]     |     --------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SaveError` 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] 410 -     FileSystemError(Error),
[INFO] [stdout] 410 +     FileSystemError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/filesystem.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 uri_path: "".parse().unwrap(),
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/filesystem.rs:517:37
[INFO] [stdout]     |
[INFO] [stdout] 517 |             url_file_map_lock.entry(path.parse().unwrap())
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabinet` (bin "cabinet") due to 2 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ec4f36b867ca12e0123db01b83a1dc38b747935ebfc65b48e481559cc2f06399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4f36b867ca12e0123db01b83a1dc38b747935ebfc65b48e481559cc2f06399", kill_on_drop: false }`
[INFO] [stdout] ec4f36b867ca12e0123db01b83a1dc38b747935ebfc65b48e481559cc2f06399
