[INFO] cloning repository https://github.com/a-riceeater/quicKFS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a-riceeater/quicKFS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-riceeater%2FquicKFS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-riceeater%2FquicKFS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26d92e3e2a2d4e76f17c44875b18ad47a81e8ad3
[INFO] checking a-riceeater/quicKFS against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-riceeater%2FquicKFS" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  41% (10302/24871)
Updating files:  42% (10446/24871)
Updating files:  43% (10695/24871)
Updating files:  44% (10944/24871)
Updating files:  45% (11192/24871)
Updating files:  46% (11441/24871)
Updating files:  47% (11690/24871)
Updating files:  48% (11939/24871)
Updating files:  49% (12187/24871)
Updating files:  50% (12436/24871)
Updating files:  51% (12685/24871)
Updating files:  52% (12933/24871)
Updating files:  53% (13182/24871)
Updating files:  54% (13431/24871)
Updating files:  55% (13680/24871)
Updating files:  56% (13928/24871)
Updating files:  57% (14177/24871)
Updating files:  58% (14426/24871)
Updating files:  59% (14674/24871)
Updating files:  60% (14923/24871)
Updating files:  61% (15172/24871)
Updating files:  62% (15421/24871)
Updating files:  63% (15669/24871)
Updating files:  64% (15918/24871)
Updating files:  65% (16167/24871)
Updating files:  66% (16415/24871)
Updating files:  67% (16664/24871)
Updating files:  68% (16913/24871)
Updating files:  69% (17161/24871)
Updating files:  70% (17410/24871)
Updating files:  71% (17659/24871)
Updating files:  72% (17908/24871)
Updating files:  73% (18156/24871)
Updating files:  74% (18405/24871)
Updating files:  75% (18654/24871)
Updating files:  76% (18902/24871)
Updating files:  77% (19151/24871)
Updating files:  78% (19400/24871)
Updating files:  79% (19649/24871)
Updating files:  80% (19897/24871)
Updating files:  81% (20146/24871)
Updating files:  82% (20395/24871)
Updating files:  83% (20643/24871)
Updating files:  84% (20892/24871)
Updating files:  85% (21141/24871)
Updating files:  86% (21390/24871)
Updating files:  87% (21638/24871)
Updating files:  88% (21887/24871)
Updating files:  89% (22136/24871)
Updating files:  90% (22384/24871)
Updating files:  91% (22633/24871)
Updating files:  92% (22882/24871)
Updating files:  93% (23131/24871)
Updating files:  93% (23137/24871)
Updating files:  94% (23379/24871)
Updating files:  95% (23628/24871)
Updating files:  96% (23877/24871)
Updating files:  97% (24125/24871)
Updating files:  98% (24374/24871)
Updating files:  99% (24623/24871)
Updating files: 100% (24871/24871)
Updating files: 100% (24871/24871), done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/a-riceeater/quicKFS
[INFO] finished tweaking git repo https://github.com/a-riceeater/quicKFS
[INFO] tweaked toml for git repo https://github.com/a-riceeater/quicKFS written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a-riceeater/quicKFS on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a-riceeater/quicKFS 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:85:1
[INFO] [stderr]    |
[INFO] [stderr] 85 | repository = "https://github.com/a-riceeater/quicKFS"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | rust-version = "1.88"
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05987dd387e16b04fb57cb069e1f18603b25162c867364a2fc1911ddfb533f0a
[INFO] running `Command { std: "docker" "start" "05987dd387e16b04fb57cb069e1f18603b25162c867364a2fc1911ddfb533f0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05987dd387e16b04fb57cb069e1f18603b25162c867364a2fc1911ddfb533f0a", 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" "05987dd387e16b04fb57cb069e1f18603b25162c867364a2fc1911ddfb533f0a" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05987dd387e16b04fb57cb069e1f18603b25162c867364a2fc1911ddfb533f0a", 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" "05987dd387e16b04fb57cb069e1f18603b25162c867364a2fc1911ddfb533f0a" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:85:1
[INFO] [stderr]    |
[INFO] [stderr] 85 | repository = "https://github.com/a-riceeater/quicKFS"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | rust-version = "1.88"
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling quinn-udp v0.5.15
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling quinn v0.11.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking fastbloom v0.17.0
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling web_atoms v0.2.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rpassword v7.5.4
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tendril v0.5.1
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ctor v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling quickfs-windows-cli v0.1.0 (/opt/rustwide/workdir/clients/windows/client-cli)
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]     Checking quickfs-macos-support v0.1.0 (/opt/rustwide/workdir/crates/macos-support)
[INFO] [stderr]     Checking quickfs-windows-support v0.1.0 (/opt/rustwide/workdir/crates/windows-support)
[INFO] [stderr]    Compiling embed-resource v3.0.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling tauri-winres v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking tokio v1.52.4
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking clap v4.6.2
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking quickfs-auth v0.1.0 (/opt/rustwide/workdir/crates/auth)
[INFO] [stderr]    Compiling plist v1.10.0
[INFO] [stderr]     Checking quickfs-common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking quickfs-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking quickfs-test-support v0.1.0 (/opt/rustwide/workdir/crates/test-support)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking quickfs-cache v0.1.0 (/opt/rustwide/workdir/crates/cache)
[INFO] [stderr]     Checking quickfs-server-core v0.1.0 (/opt/rustwide/workdir/crates/server-core)
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/server-core/src/lib.rs:3189:10
[INFO] [stdout]      |
[INFO] [stdout] 3189 |         .fetch_update(Ordering::AcqRel, Ordering::Acquire, |available| {
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 3189 -         .fetch_update(Ordering::AcqRel, Ordering::Acquire, |available| {
[INFO] [stdout] 3189 +         .try_update(Ordering::AcqRel, Ordering::Acquire, |available| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/server-core/src/lib.rs:3189:10
[INFO] [stdout]      |
[INFO] [stdout] 3189 |         .fetch_update(Ordering::AcqRel, Ordering::Acquire, |available| {
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 3189 -         .fetch_update(Ordering::AcqRel, Ordering::Acquire, |available| {
[INFO] [stdout] 3189 +         .try_update(Ordering::AcqRel, Ordering::Acquire, |available| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tauri-utils v2.9.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tauri-build v2.6.3
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking quinn-proto v0.11.16
[INFO] [stderr]    Compiling quickfs-client-gui v0.1.0 (/opt/rustwide/workdir/clients/macos/client-gui/src-tauri)
[INFO] [stderr]     Checking quickfs-transport-quic v0.1.0 (/opt/rustwide/workdir/crates/transport-quic)
[INFO] [stderr]     Checking quickfs-client-core v0.1.0 (/opt/rustwide/workdir/crates/client-core)
[INFO] [stderr]     Checking quickfs-server-daemon v0.1.0 (/opt/rustwide/workdir/servers/linux/server-daemon)
[INFO] [stderr]     Checking quickfs-fs-adapter v0.1.0 (/opt/rustwide/workdir/crates/fs-adapter)
[INFO] [stderr]     Checking quickfs-client-cli v0.1.0 (/opt/rustwide/workdir/clients/macos/client-cli)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/fs-adapter/src/lib.rs:2454:18
[INFO] [stdout]      |
[INFO] [stdout] 2454 |                 .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 2454 -                 .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 2454 +                 .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/fs-adapter/src/lib.rs:2454:18
[INFO] [stdout]      |
[INFO] [stdout] 2454 |                 .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 2454 -                 .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 2454 +                 .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/fs-adapter/src/lib.rs:2597:14
[INFO] [stdout]      |
[INFO] [stdout] 2597 |             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]      |              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 2597 -             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 2597 +             .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/fs-adapter/src/lib.rs:2597:14
[INFO] [stdout]      |
[INFO] [stdout] 2597 |             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]      |              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 2597 -             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 2597 +             .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quickfs-filesystem-winfsp v0.1.0 (/opt/rustwide/workdir/clients/windows/filesystem-winfsp)
[INFO] [stderr]     Checking quickfs-filesystem-macfuse v0.1.0 (/opt/rustwide/workdir/clients/macos/filesystem-macfuse)
[INFO] [stdout] warning: struct `Traffic` is never constructed
[INFO] [stdout]    --> clients/windows/filesystem-winfsp/src/testing.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Traffic {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read_only`, `contents`, `lookup_path`, `open_handles`, and `traffic` are never used
[INFO] [stdout]    --> clients/windows/filesystem-winfsp/src/testing.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl MockFilesystem {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn read_only() -> Arc<Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn contents(&self, node: NodeId) -> Option<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub fn lookup_path(&self, components: &[&str]) -> Option<NodeId> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn open_handles(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn traffic(&self) -> Traffic {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `writable_capabilities_for_tests` is never used
[INFO] [stdout]    --> clients/windows/filesystem-winfsp/src/testing.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub fn writable_capabilities_for_tests() -> FilesystemCapabilities {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `anyhow`
[INFO] [stderr]  --> clients/macos/filesystem-macfuse/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | anyhow.workspace=true
[INFO] [stderr]   | ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `anyhow`
[INFO] [stderr] warning: unused dependency `clap`
[INFO] [stderr]  --> clients/macos/filesystem-macfuse/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | clap.workspace=true
[INFO] [stderr]   | ^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `clap`
[INFO] [stderr] warning: unused dependency `rpassword`
[INFO] [stderr]   --> clients/macos/filesystem-macfuse/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | rpassword.workspace=true
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `rpassword`
[INFO] [stderr] warning: `quickfs-filesystem-macfuse` (manifest) generated 3 warnings
[INFO] [stderr] warning: unused dependency `rcgen`
[INFO] [stderr]  --> crates/test-support/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | rcgen.workspace=true
[INFO] [stderr]   | ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `rcgen`
[INFO] [stderr] warning: `quickfs-test-support` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `clap`
[INFO] [stderr]  --> clients/windows/client-cli/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | clap.workspace=true
[INFO] [stderr]   | ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `clap`
[INFO] [stderr] warning: unused dependency `quickfs-client-core`
[INFO] [stderr]   --> clients/windows/client-cli/Cargo.toml:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | quickfs-client-core={path="../../../crates/client-core"}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `quickfs-client-core`
[INFO] [stderr] warning: unused dependency `rpassword`
[INFO] [stderr]   --> clients/windows/client-cli/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | rpassword.workspace=true
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `rpassword`
[INFO] [stderr] warning: `quickfs-windows-cli` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "05987dd387e16b04fb57cb069e1f18603b25162c867364a2fc1911ddfb533f0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05987dd387e16b04fb57cb069e1f18603b25162c867364a2fc1911ddfb533f0a", kill_on_drop: false }`
[INFO] [stdout] 05987dd387e16b04fb57cb069e1f18603b25162c867364a2fc1911ddfb533f0a
