[INFO] cloning repository https://github.com/Aero123421/OwnMesh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aero123421/OwnMesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAero123421%2FOwnMesh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAero123421%2FOwnMesh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67979bb8d95913d94706c60ce186f564dd3caaf6
[INFO] checking Aero123421/OwnMesh against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAero123421%2FOwnMesh" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Aero123421/OwnMesh
[INFO] finished tweaking git repo https://github.com/Aero123421/OwnMesh
[INFO] tweaked toml for git repo https://github.com/Aero123421/OwnMesh written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aero123421/OwnMesh on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aero123421/OwnMesh 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonschema v0.28.3
[INFO] [stderr]   Downloaded referencing v0.28.3
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded serial2 v0.2.38
[INFO] [stderr]   Downloaded data-encoding v2.11.1
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded dbus-secret-service v4.1.0
[INFO] [stderr]   Downloaded webbrowser v1.2.4
[INFO] [stderr]   Downloaded minisign v0.7.9
[INFO] [stderr]   Downloaded ct-codecs v1.1.7
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 534b41d7486cdda0a308a9393d16849d8a06d3d41769e7f1d1b51780f6dc9b15
[INFO] running `Command { std: "docker" "start" "534b41d7486cdda0a308a9393d16849d8a06d3d41769e7f1d1b51780f6dc9b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "534b41d7486cdda0a308a9393d16849d8a06d3d41769e7f1d1b51780f6dc9b15", 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" "534b41d7486cdda0a308a9393d16849d8a06d3d41769e7f1d1b51780f6dc9b15" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "534b41d7486cdda0a308a9393d16849d8a06d3d41769e7f1d1b51780f6dc9b15", 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" "534b41d7486cdda0a308a9393d16849d8a06d3d41769e7f1d1b51780f6dc9b15" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking ownmesh-persist v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-persist)
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[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]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking serial2 v0.2.38
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling instability v0.3.13
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking lru v0.18.2
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking minisign-verify v0.2.5
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking portable-pty v0.9.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling darling_core v0.24.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking line-clipping v0.3.8
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rpassword v7.5.4
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking ct-codecs v1.1.7
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking minisign v0.7.9
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.24.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling darling v0.24.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking dbus v0.9.12
[INFO] [stderr]     Checking ownmesh-domain v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-domain)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ownmesh-logs v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-logs)
[INFO] [stderr]     Checking ownmesh-diagnostics v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-diagnostics)
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking referencing v0.28.3
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking ownmesh-update v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-update)
[INFO] [stderr]     Checking webbrowser v1.2.4
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking ownmesh-session v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-session)
[INFO] [stderr]     Checking ownmesh-fs v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-fs)
[INFO] [stderr]     Checking ownmesh-protocol v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-protocol)
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ownmesh-identity v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-identity)
[INFO] [stderr]     Checking ownmesh-ipc v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-ipc)
[INFO] [stderr]     Checking ownmesh-exec v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-exec)
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking async-compression v0.4.43
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.30.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ownmesh-policy v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-policy)
[INFO] [stderr]     Checking ownmesh-profiles v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-profiles)
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-tungstenite v0.30.0
[INFO] [stderr]     Checking ownmesh-config v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-config)
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking ownmesh-broker-client v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-broker-client)
[INFO] [stderr]     Checking ownmesh-transfer v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-transfer)
[INFO] [stderr]     Checking ownmesh-transition-journal v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-transition-journal)
[INFO] [stderr]     Checking ownmesh-session-host v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-session-host)
[INFO] [stderr]     Checking jsonschema v0.28.3
[INFO] [stderr]     Checking ownmesh v1.2.22 (/opt/rustwide/workdir/crates/ownmesh)
[INFO] [stderr]     Checking ownmesh-tui v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-tui)
[INFO] [stderr]     Checking ownmesh-broker v1.2.22 (/opt/rustwide/workdir/crates/ownmesh-broker)
[INFO] [stderr]     Checking ownmeshd v1.2.22 (/opt/rustwide/workdir/crates/ownmeshd)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/ownmeshd/tests/../src/runtime.rs:1161:37
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         let decremented = countdown.fetch_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[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] 1161 -         let decremented = countdown.fetch_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[INFO] [stdout] 1161 +         let decremented = countdown.try_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[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/ownmeshd/tests/../src/runtime.rs:1161:37
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         let decremented = countdown.fetch_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[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] 1161 -         let decremented = countdown.fetch_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[INFO] [stdout] 1161 +         let decremented = countdown.try_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[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/ownmeshd/tests/../src/runtime.rs:1161:37
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         let decremented = countdown.fetch_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[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] 1161 -         let decremented = countdown.fetch_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[INFO] [stdout] 1161 +         let decremented = countdown.try_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[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/ownmeshd/src/runtime.rs:1161:37
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         let decremented = countdown.fetch_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[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] 1161 -         let decremented = countdown.fetch_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[INFO] [stdout] 1161 +         let decremented = countdown.try_update(Ordering::SeqCst, Ordering::SeqCst, |remaining| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "534b41d7486cdda0a308a9393d16849d8a06d3d41769e7f1d1b51780f6dc9b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "534b41d7486cdda0a308a9393d16849d8a06d3d41769e7f1d1b51780f6dc9b15", kill_on_drop: false }`
[INFO] [stdout] 534b41d7486cdda0a308a9393d16849d8a06d3d41769e7f1d1b51780f6dc9b15
