[INFO] fetching crate caretta-sync-core 0.0.2... [INFO] checking caretta-sync-core-0.0.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate caretta-sync-core 0.0.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate caretta-sync-core 0.0.2 [INFO] finished tweaking crates.io crate caretta-sync-core 0.0.2 [INFO] tweaked toml for crates.io crate caretta-sync-core 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate caretta-sync-core 0.0.2 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 crates.io crate caretta-sync-core 0.0.2 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] 5e8a2fba0c9529a32a9f9d10548d491c87e65f6d244513da6e355d9bf505a29e [INFO] running `Command { std: "docker" "start" "-a" "5e8a2fba0c9529a32a9f9d10548d491c87e65f6d244513da6e355d9bf505a29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e8a2fba0c9529a32a9f9d10548d491c87e65f6d244513da6e355d9bf505a29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8a2fba0c9529a32a9f9d10548d491c87e65f6d244513da6e355d9bf505a29e", kill_on_drop: false }` [INFO] [stdout] 5e8a2fba0c9529a32a9f9d10548d491c87e65f6d244513da6e355d9bf505a29e [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] 7481f5331ae3e1a251ae70a360d9e544024b1425ffac76f23cf5188ebdd4f5b5 [INFO] running `Command { std: "docker" "start" "-a" "7481f5331ae3e1a251ae70a360d9e544024b1425ffac76f23cf5188ebdd4f5b5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking const-oid v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking pem-rfc7468 v1.0.0-rc.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking futures-buffered v0.2.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling n0-future v0.3.0 [INFO] [stderr] Checking signature v3.0.0-rc.4 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking netlink-packet-core v0.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking btparse v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling iroh-quinn v0.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Checking netlink-packet-route v0.25.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking lru v0.16.2 [INFO] [stderr] Compiling acto v0.7.4 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling pkarr v5.0.0 [INFO] [stderr] Compiling netwatch v0.11.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking color-backtrace v0.7.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking xml-rs v0.8.26 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking simple-dns v0.9.3 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Compiling iroh-relay v0.94.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking base16ct v0.3.0 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling iroh v0.94.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling nested_enum_utils v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking z32 v1.3.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking positioned-io v0.3.5 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling tonic-build v0.14.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking reflink-copy v0.1.28 [INFO] [stderr] Checking sysinfo v0.37.0 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking hybrid-array v0.4.5 [INFO] [stderr] Checking der v0.8.0-rc.9 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking crypto-common v0.2.0-rc.4 [INFO] [stderr] Checking block-buffer v0.11.0-rc.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking inout v0.2.1 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling iroh-metrics-derive v0.3.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking spki v0.8.0-rc.4 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Checking pkcs8 v0.11.0-rc.7 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking digest v0.11.0-rc.3 [INFO] [stderr] Checking sha2 v0.11.0-rc.2 [INFO] [stderr] Checking cipher v0.5.0-rc.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Checking universal-hash v0.6.0-rc.2 [INFO] [stderr] Checking sea-query v0.32.7 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking poly1305 v0.9.0-rc.2 [INFO] [stderr] Checking salsa20 v0.11.0-rc.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking chacha20 v0.10.0-rc.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking sha1 v0.11.0-rc.2 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking rcgen v0.14.5 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling irpc-derive v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling sea-orm-macros v1.1.16 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ed25519 v3.0.0-rc.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking serde_bencode v0.2.4 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking aead v0.6.0-rc.2 [INFO] [stderr] Checking ntimestamp v1.0.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking crypto_secretbox v0.2.0-pre.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking serdect v0.4.1 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking n0-snafu v0.2.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-concurrency v7.6.3 [INFO] [stderr] Checking range-collections v0.4.6 [INFO] [stderr] Checking sea-schema v0.16.2 [INFO] [stderr] Checking serde-error v0.1.3 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking iroh-metrics v0.36.2 [INFO] [stderr] Checking ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Checking crypto_box v0.10.0-pre.0 [INFO] [stderr] Checking rustls-platform-verifier v0.5.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking iroh-quinn-proto v0.13.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking mainline v6.0.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking attohttpc v0.30.1 [INFO] [stderr] Checking iroh-base v0.94.1 [INFO] [stderr] Checking sea-orm-cli v1.1.17 [INFO] [stderr] Checking iroh-tickets v0.1.0 [INFO] [stderr] Compiling tonic-prost-build v0.14.1 [INFO] [stderr] Compiling mtid v0.6.0 [INFO] [stderr] Compiling caretta-sync-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking async-compat v0.2.5 [INFO] [stderr] Checking backon v1.5.2 [INFO] [stderr] Checking iroh-io v0.6.2 [INFO] [stderr] Checking netdev v0.38.2 [INFO] [stderr] Checking netlink-proto v0.12.0 [INFO] [stderr] Checking bao-tree v0.15.1 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-websockets v0.12.1 [INFO] [stderr] Checking n0-watcher v0.4.0 [INFO] [stderr] Checking irpc v0.10.0 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking sea-query-binder v0.7.0 [INFO] [stderr] Checking sea-orm v1.1.16 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking igd-next v0.16.2 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking tonic v0.14.1 [INFO] [stderr] Checking portmapper v0.11.0 [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Checking swarm-discovery v0.4.0 [INFO] [stderr] Checking sea-orm-migration v1.1.16 [INFO] [stderr] Checking tonic-prost v0.14.1 [INFO] [stderr] Checking iroh-blobs v0.96.0 [INFO] [stderr] Checking iroh-gossip v0.94.0 [INFO] [stderr] Checking iroh-docs v0.94.0 [INFO] [stdout] warning: unused import: `iroh::PublicKey` [INFO] [stdout] --> src/models/entity/verified_node.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use iroh::PublicKey; [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: `ActiveValue::Set` [INFO] [stdout] --> src/models/entity/verified_node.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use sea_orm::{ActiveValue::Set, entity::prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity::*` [INFO] [stdout] --> src/models/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use entity::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/proto/api/device.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Stream` [INFO] [stdout] --> src/proto/api/device.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::Stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Streaming` [INFO] [stdout] --> src/proto/api/device.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use tonic::{Request, Response, Streaming}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/proto/api/device_verification.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Stream` [INFO] [stdout] --> src/proto/api/device_verification.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::Stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Streaming` [INFO] [stdout] --> src/proto/api/device_verification.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use tonic::{Request, Response, Streaming}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::proto::ProtoDeserializeError` [INFO] [stdout] --> src/proto/types/uuid.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::proto::ProtoDeserializeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `macros` [INFO] [stdout] --> src/utils/emptiable.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "macros")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `test` [INFO] [stdout] = help: consider adding `macros` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `macros` [INFO] [stdout] --> src/utils/mergeable.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "macros")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `test` [INFO] [stdout] = help: consider adding `macros` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::tempdir` [INFO] [stdout] --> src/config/storage.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tempfile::tempdir; [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: `tempfile::TempDir` [INFO] [stdout] --> src/global/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tempfile::TempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity::node_verification` [INFO] [stdout] --> src/models/entity/node_verification.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | models::{entity::node_verification, migration::TestMigrator}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SecretKey` [INFO] [stdout] --> src/models/entity/node_verification.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | use iroh::{PublicKey, SecretKey}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iroh::PublicKey` [INFO] [stdout] --> src/models/entity/verified_node.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use iroh::PublicKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActiveValue::Set` [INFO] [stdout] --> src/models/entity/verified_node.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use sea_orm::{ActiveValue::Set, entity::prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iroh::SecretKey` [INFO] [stdout] --> src/models/entity/verified_node.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | use iroh::SecretKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity::*` [INFO] [stdout] --> src/models/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use entity::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/proto/api/device.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Stream` [INFO] [stdout] --> src/proto/api/device.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::Stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Streaming` [INFO] [stdout] --> src/proto/api/device.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use tonic::{Request, Response, Streaming}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/proto/api/device_verification.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Stream` [INFO] [stdout] --> src/proto/api/device_verification.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::Stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Streaming` [INFO] [stdout] --> src/proto/api/device_verification.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use tonic::{Request, Response, Streaming}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::proto::ProtoDeserializeError` [INFO] [stdout] --> src/proto/types/uuid.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::proto::ProtoDeserializeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/tests.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::PathBuf, sync::LazyLock}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PartialConfig` and `PartialRpcConfig` [INFO] [stdout] --> src/tests.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | Config, PartialConfig, PartialIrohConfig, PartialRpcConfig, RpcConfig, StorageConfig, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::TempDir` [INFO] [stdout] --> src/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tempfile::TempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, and `de::DeserializeOwned` [INFO] [stdout] --> src/tests.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use serde::{Deserialize, Serialize, de::DeserializeOwned}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `macros` [INFO] [stdout] --> src/utils/emptiable.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "macros")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `test` [INFO] [stdout] = help: consider adding `macros` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `macros` [INFO] [stdout] --> src/utils/mergeable.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "macros")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `test` [INFO] [stdout] = help: consider adding `macros` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/config/iroh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt` [INFO] [stdout] --> src/config/iroh.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::io::AsyncReadExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/config/mod.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncWriteExt` [INFO] [stdout] --> src/config/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `var` [INFO] [stdout] --> src/global/mod.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | fn uninitialized_message(var: T) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_var` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/config/iroh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt` [INFO] [stdout] --> src/config/iroh.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::io::AsyncReadExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/config/mod.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncWriteExt` [INFO] [stdout] --> src/config/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/models/entity/node_verification.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/models/entity/verified_node.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manager` [INFO] [stdout] --> src/models/migration/m20220101_000001_create_table.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | async fn down(&self, manager: &SchemaManager) -> Result<(), DbErr> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `var` [INFO] [stdout] --> src/global/mod.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | fn uninitialized_message(var: T) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_var` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manager` [INFO] [stdout] --> src/models/migration/m20220101_000001_create_table.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | async fn down(&self, manager: &SchemaManager) -> Result<(), DbErr> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/proto/api/device_verification.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/server.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | async fn serve_p2p(config: &T) -> Result<(), Error> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `into_endpoint` is never used [INFO] [stdout] --> src/config/iroh.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 23 | impl IrohConfig { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 24 | async fn into_endpoint(config: Self) -> Result, crate::error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DEFAULT_PORT` is never used [INFO] [stdout] --> src/config/rpc.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | static DEFAULT_PORT: u16 = 54321; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uninitialized_message` is never used [INFO] [stdout] --> src/global/mod.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn uninitialized_message(var: T) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> src/models/entity/node_verification.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Model { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Relation` is never used [INFO] [stdout] --> src/models/entity/node_verification.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Relation {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> src/models/entity/verified_node.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Model { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Relation` is never used [INFO] [stdout] --> src/models/entity/verified_node.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum Relation {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:449:42 [INFO] [stdout] | [INFO] [stdout] 449 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 450 | | let method = PingSvc(inner); [INFO] [stdout] 451 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 452 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 462 | | Ok(res) [INFO] [stdout] 463 | | }; [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, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:462:25 [INFO] [stdout] | [INFO] [stdout] 462 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:492:42 [INFO] [stdout] | [INFO] [stdout] 492 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 493 | | let method = GetSvc(inner); [INFO] [stdout] 494 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 495 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 505 | | Ok(res) [INFO] [stdout] 506 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:505:25 [INFO] [stdout] | [INFO] [stdout] 505 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:536:42 [INFO] [stdout] | [INFO] [stdout] 536 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 537 | | let method = ListSvc(inner); [INFO] [stdout] 538 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 539 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 549 | | Ok(res) [INFO] [stdout] 550 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:549:25 [INFO] [stdout] | [INFO] [stdout] 549 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:554:41 [INFO] [stdout] | [INFO] [stdout] 554 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 555 | | let mut response = http::Response::new( [INFO] [stdout] 556 | | tonic::body::Body::default(), [INFO] [stdout] 557 | | ); [INFO] [stdout] ... | [INFO] [stdout] 569 | | Ok(response) [INFO] [stdout] 570 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:569:25 [INFO] [stdout] | [INFO] [stdout] 569 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:571:42 [INFO] [stdout] | [INFO] [stdout] 571 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 572 | | let method = ConfirmSvc(inner); [INFO] [stdout] 573 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 574 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 584 | | Ok(res) [INFO] [stdout] 585 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:617:42 [INFO] [stdout] | [INFO] [stdout] 617 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 618 | | let method = RequestSvc(inner); [INFO] [stdout] 619 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 620 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(res) [INFO] [stdout] 631 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:630:25 [INFO] [stdout] | [INFO] [stdout] 630 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:663:42 [INFO] [stdout] | [INFO] [stdout] 663 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 664 | | let method = RejectSvc(inner); [INFO] [stdout] 665 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 666 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 676 | | Ok(res) [INFO] [stdout] 677 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:676:25 [INFO] [stdout] | [INFO] [stdout] 676 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:707:42 [INFO] [stdout] | [INFO] [stdout] 707 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 708 | | let method = GetSvc(inner); [INFO] [stdout] 709 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 710 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 720 | | Ok(res) [INFO] [stdout] 721 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:720:25 [INFO] [stdout] | [INFO] [stdout] 720 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:752:42 [INFO] [stdout] | [INFO] [stdout] 752 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 753 | | let method = ListSvc(inner); [INFO] [stdout] 754 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 755 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 765 | | Ok(res) [INFO] [stdout] 766 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:765:25 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:770:41 [INFO] [stdout] | [INFO] [stdout] 770 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 771 | | let mut response = http::Response::new( [INFO] [stdout] 772 | | tonic::body::Body::default(), [INFO] [stdout] 773 | | ); [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok(response) [INFO] [stdout] 786 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:785:25 [INFO] [stdout] | [INFO] [stdout] 785 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/utils/async_convert.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | async fn async_from(source: T) -> Self; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 2 - async fn async_from(source: T) -> Self; [INFO] [stdout] 2 + fn async_from(source: T) -> impl std::future::Future + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/utils/async_convert.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | async fn async_into(self) -> T; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 5 - async fn async_into(self) -> T; [INFO] [stdout] 5 + fn async_into(self) -> impl std::future::Future + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/utils/async_convert.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | async fn async_try_from(source: T) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 18 - async fn async_try_from(source: T) -> Result; [INFO] [stdout] 18 + fn async_try_from(source: T) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/utils/async_convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | async fn async_try_into(self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 22 - async fn async_try_into(self) -> Result; [INFO] [stdout] 22 + fn async_try_into(self) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caretta-sync-core` (lib) due to 20 previous errors; 38 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/server.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | async fn serve_p2p(config: &T) -> Result<(), Error> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `into_endpoint` is never used [INFO] [stdout] --> src/config/iroh.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 23 | impl IrohConfig { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 24 | async fn into_endpoint(config: Self) -> Result, crate::error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DEFAULT_PORT` is never used [INFO] [stdout] --> src/config/rpc.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | static DEFAULT_PORT: u16 = 54321; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uninitialized_message` is never used [INFO] [stdout] --> src/global/mod.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn uninitialized_message(var: T) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models/entity/node_verification.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | PublicKey::try_from(active_model.public_key.unwrap()).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 [INFO] [stdout] --> src/models/entity/node_verification.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | PublicKey::try_from(model.public_key).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:449:42 [INFO] [stdout] | [INFO] [stdout] 449 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 450 | | let method = PingSvc(inner); [INFO] [stdout] 451 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 452 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 462 | | Ok(res) [INFO] [stdout] 463 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:462:25 [INFO] [stdout] | [INFO] [stdout] 462 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:492:42 [INFO] [stdout] | [INFO] [stdout] 492 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 493 | | let method = GetSvc(inner); [INFO] [stdout] 494 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 495 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 505 | | Ok(res) [INFO] [stdout] 506 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:505:25 [INFO] [stdout] | [INFO] [stdout] 505 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:536:42 [INFO] [stdout] | [INFO] [stdout] 536 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 537 | | let method = ListSvc(inner); [INFO] [stdout] 538 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 539 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 549 | | Ok(res) [INFO] [stdout] 550 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:549:25 [INFO] [stdout] | [INFO] [stdout] 549 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:554:41 [INFO] [stdout] | [INFO] [stdout] 554 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 555 | | let mut response = http::Response::new( [INFO] [stdout] 556 | | tonic::body::Body::default(), [INFO] [stdout] 557 | | ); [INFO] [stdout] ... | [INFO] [stdout] 569 | | Ok(response) [INFO] [stdout] 570 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device.rs:569:25 [INFO] [stdout] | [INFO] [stdout] 569 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:571:42 [INFO] [stdout] | [INFO] [stdout] 571 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 572 | | let method = ConfirmSvc(inner); [INFO] [stdout] 573 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 574 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 584 | | Ok(res) [INFO] [stdout] 585 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:617:42 [INFO] [stdout] | [INFO] [stdout] 617 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 618 | | let method = RequestSvc(inner); [INFO] [stdout] 619 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 620 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(res) [INFO] [stdout] 631 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:630:25 [INFO] [stdout] | [INFO] [stdout] 630 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:663:42 [INFO] [stdout] | [INFO] [stdout] 663 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 664 | | let method = RejectSvc(inner); [INFO] [stdout] 665 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 666 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 676 | | Ok(res) [INFO] [stdout] 677 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:676:25 [INFO] [stdout] | [INFO] [stdout] 676 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:707:42 [INFO] [stdout] | [INFO] [stdout] 707 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 708 | | let method = GetSvc(inner); [INFO] [stdout] 709 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 710 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 720 | | Ok(res) [INFO] [stdout] 721 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:720:25 [INFO] [stdout] | [INFO] [stdout] 720 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:752:42 [INFO] [stdout] | [INFO] [stdout] 752 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 753 | | let method = ListSvc(inner); [INFO] [stdout] 754 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 755 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 765 | | Ok(res) [INFO] [stdout] 766 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:765:25 [INFO] [stdout] | [INFO] [stdout] 765 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:770:41 [INFO] [stdout] | [INFO] [stdout] 770 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 771 | | let mut response = http::Response::new( [INFO] [stdout] 772 | | tonic::body::Body::default(), [INFO] [stdout] 773 | | ); [INFO] [stdout] ... | [INFO] [stdout] 785 | | Ok(response) [INFO] [stdout] 786 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/caretta-sync-core-de2c9e97c8452b9c/out/caretta_sync.api.device_verification.rs:785:25 [INFO] [stdout] | [INFO] [stdout] 785 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/utils/async_convert.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | async fn async_from(source: T) -> Self; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 2 - async fn async_from(source: T) -> Self; [INFO] [stdout] 2 + fn async_from(source: T) -> impl std::future::Future + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/utils/async_convert.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | async fn async_into(self) -> T; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 5 - async fn async_into(self) -> T; [INFO] [stdout] 5 + fn async_into(self) -> impl std::future::Future + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/utils/async_convert.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | async fn async_try_from(source: T) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 18 - async fn async_try_from(source: T) -> Result; [INFO] [stdout] 18 + fn async_try_from(source: T) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/utils/async_convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | async fn async_try_into(self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 22 - async fn async_try_into(self) -> Result; [INFO] [stdout] 22 + fn async_try_into(self) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caretta-sync-core` (lib test) due to 22 previous errors; 45 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7481f5331ae3e1a251ae70a360d9e544024b1425ffac76f23cf5188ebdd4f5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7481f5331ae3e1a251ae70a360d9e544024b1425ffac76f23cf5188ebdd4f5b5", kill_on_drop: false }` [INFO] [stdout] 7481f5331ae3e1a251ae70a360d9e544024b1425ffac76f23cf5188ebdd4f5b5