[INFO] cloning repository https://github.com/Risuleia/Rift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Risuleia/Rift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRisuleia%2FRift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRisuleia%2FRift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f904a29947586ab27b212f59944a76624bdeec72
[INFO] checking Risuleia/Rift against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRisuleia%2FRift" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Risuleia/Rift
[INFO] finished tweaking git repo https://github.com/Risuleia/Rift
[INFO] tweaked toml for git repo https://github.com/Risuleia/Rift written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Risuleia/Rift on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Risuleia/Rift 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded x509-parser v0.18.1
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded if-addrs v0.15.0
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.2.2
[INFO] [stderr]   Downloaded socket-pktinfo v0.4.1
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded data-encoding v2.11.1
[INFO] [stderr]   Downloaded yasna v0.6.0
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded fastbloom v0.17.0
[INFO] [stderr]   Downloaded bluez-async v0.8.2
[INFO] [stderr]   Downloaded rcgen v0.14.8
[INFO] [stderr]   Downloaded xml v1.4.0
[INFO] [stderr]   Downloaded if-addrs v0.14.0
[INFO] [stderr]   Downloaded bluez-generated v0.4.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.19
[INFO] [stderr]   Downloaded prost-build v0.14.4
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded jni-utils v0.1.1
[INFO] [stderr]   Downloaded asn1-rs v0.7.2
[INFO] [stderr]   Downloaded x509-parser v0.17.0
[INFO] [stderr]   Downloaded mdns-sd v0.21.0
[INFO] [stderr]   Downloaded btleplug v0.11.8
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.9
[INFO] [stderr]   Downloaded aws-lc-rs v1.17.3
[INFO] [stderr]   Downloaded petgraph v0.8.3
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bc5c782211f3c2e0fefc232362590a6a26649978bf27db67c50e3e3e96c1ed59
[INFO] running `Command { std: "docker" "start" "bc5c782211f3c2e0fefc232362590a6a26649978bf27db67c50e3e3e96c1ed59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc5c782211f3c2e0fefc232362590a6a26649978bf27db67c50e3e3e96c1ed59", 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" "bc5c782211f3c2e0fefc232362590a6a26649978bf27db67c50e3e3e96c1ed59" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc5c782211f3c2e0fefc232362590a6a26649978bf27db67c50e3e3e96c1ed59", 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" "bc5c782211f3c2e0fefc232362590a6a26649978bf27db67c50e3e3e96c1ed59" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling quinn-udp v0.5.15
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling quinn v0.11.11
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking xml v1.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking fastbloom v0.17.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking socket-pktinfo v0.4.1
[INFO] [stderr]     Checking if-addrs v0.15.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking if-addrs v0.14.0
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking rift-content v0.1.0 (/opt/rustwide/workdir/crates/content)
[INFO] [stderr]     Checking rift-direct-link v0.1.0 (/opt/rustwide/workdir/crates/direct-link)
[INFO] [stderr]     Checking mdns-sd v0.21.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking asn1-rs v0.7.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking serde-xml-rs v0.8.2
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]     Checking x509-parser v0.17.0
[INFO] [stderr]     Checking rift-identity v0.1.0 (/opt/rustwide/workdir/crates/identity)
[INFO] [stderr]     Checking dbus v0.9.12
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stdout] warning: method `into_der` is never used
[INFO] [stdout]   --> crates/identity/src/certificate.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Certificate {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) fn into_der(self) -> CertificateDer<'static> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IDENTITY_FILE_NAME` is never used
[INFO] [stdout]   --> crates/identity/src/store.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const IDENTITY_FILE_NAME: &str = "identity.rift";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private_key` is never read
[INFO] [stdout]  --> crates/identity/src/crypto/x509.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct GeneratedCertificate {
[INFO] [stdout]   |                   -------------------- field in this struct
[INFO] [stdout] 8 |     pub certificate: CertificateDer<'static>,
[INFO] [stdout] 9 |     pub private_key: PrivateKeyDer<'static>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stdout] warning: method `into_der` is never used
[INFO] [stdout]   --> crates/identity/src/certificate.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Certificate {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) fn into_der(self) -> CertificateDer<'static> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IDENTITY_FILE_NAME` is never used
[INFO] [stdout]   --> crates/identity/src/store.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const IDENTITY_FILE_NAME: &str = "identity.rift";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private_key` is never read
[INFO] [stdout]  --> crates/identity/src/crypto/x509.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct GeneratedCertificate {
[INFO] [stdout]   |                   -------------------- field in this struct
[INFO] [stdout] 8 |     pub certificate: CertificateDer<'static>,
[INFO] [stdout] 9 |     pub private_key: PrivateKeyDer<'static>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]    Compiling rift-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(super) use ids::*;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(super) use ids::*;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use manifest::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use manifest::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `manifest::*`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use manifest::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) use session::*;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) use session::*;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `session::*`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) use session::*;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) use transfer::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) use transfer::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `transfer::*`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) use transfer::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(super) use heartbeat::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(super) use heartbeat::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heartbeat::*`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(super) use heartbeat::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(super) use ids::*;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(super) use ids::*;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use manifest::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use manifest::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `manifest::*`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use manifest::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) use session::*;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) use session::*;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `session::*`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) use session::*;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) use transfer::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) use transfer::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `transfer::*`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) use transfer::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(in crate::wire)` because no imported item is public enough
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(super) use heartbeat::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(super) use heartbeat::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heartbeat::*`
[INFO] [stdout]   --> crates/protocol/src/wire/convert/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(super) use heartbeat::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bluez-generated v0.4.0
[INFO] [stdout] warning: constant `MAX_MANIFEST_ENTRIES` is never used
[INFO] [stdout]  --> crates/protocol/src/limits.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MAX_MANIFEST_ENTRIES: usize = 10_000_000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CHUNKS_PER_FILE` is never used
[INFO] [stdout]  --> crates/protocol/src/limits.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const MAX_CHUNKS_PER_FILE: usize = 10_000_000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_MANIFEST_ENTRIES` is never used
[INFO] [stdout]  --> crates/protocol/src/limits.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MAX_MANIFEST_ENTRIES: usize = 10_000_000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CHUNKS_PER_FILE` is never used
[INFO] [stdout]  --> crates/protocol/src/limits.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const MAX_CHUNKS_PER_FILE: usize = 10_000_000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking bluez-async v0.8.2
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking btleplug v0.11.8
[INFO] [stderr]     Checking rift-discovery v0.1.0 (/opt/rustwide/workdir/crates/discovery)
[INFO] [stdout] warning: associated items `new` and `encode` are never used
[INFO] [stdout]   --> crates/discovery/src/ble/advertisement.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl BleAdvertisement {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 15 |     pub const fn new(discovery_id: DiscoveryId) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn encode(&self) -> [u8; ADVERTISEMENT_PAYLOAD_LENGTH] {
[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 `new` and `encode` are never used
[INFO] [stdout]   --> crates/discovery/src/ble/identity.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl BleIdentity {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 16 |     pub const fn new(discovery_id: DiscoveryId, peer_id: PeerId) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn encode(&self) -> [u8; IDENTITY_PAYLOAD_LENGTH] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `encode` are never used
[INFO] [stdout]   --> crates/discovery/src/ble/advertisement.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl BleAdvertisement {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 15 |     pub const fn new(discovery_id: DiscoveryId) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn encode(&self) -> [u8; ADVERTISEMENT_PAYLOAD_LENGTH] {
[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 `new` and `encode` are never used
[INFO] [stdout]   --> crates/discovery/src/ble/identity.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl BleIdentity {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 16 |     pub const fn new(discovery_id: DiscoveryId, peer_id: PeerId) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn encode(&self) -> [u8; IDENTITY_PAYLOAD_LENGTH] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking quinn-proto v0.11.16
[INFO] [stderr]     Checking rift-transport v0.1.0 (/opt/rustwide/workdir/crates/transport)
[INFO] [stderr]     Checking rift-transfer v0.1.0 (/opt/rustwide/workdir/crates/transfer)
[INFO] [stderr]     Checking rift-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: function `establish` is never used
[INFO] [stdout]   --> crates/core/src/handshake/client.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn establish(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> crates/core/src/handshake/error.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type Result<T> = std::result::Result<T, HandshakeError>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HandshakeError` is never used
[INFO] [stdout]  --> crates/core/src/handshake/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum HandshakeError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `establish` is never used
[INFO] [stdout]   --> crates/core/src/handshake/server.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn establish(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Session` is never constructed
[INFO] [stdout]  --> crates/core/src/handshake/session.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Session {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> crates/core/src/handshake/session.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Session {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 12 |     pub(crate) fn new(
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn peer_id(&self) -> PeerId {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn version(&self) -> ProtocolVersion {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn capabilities(&self) -> &Capabilities {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn connection(&self) -> &Connection {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub async fn open_stream(&self) -> rift_transport::Result<rift_transport::Stream> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub async fn accept_stream(&self) -> rift_transport::Result<rift_transport::Stream> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn close(&self, code: u32, reason: &[u8]) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `establish` is never used
[INFO] [stdout]   --> crates/core/src/handshake/client.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn establish(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> crates/core/src/handshake/error.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type Result<T> = std::result::Result<T, HandshakeError>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HandshakeError` is never used
[INFO] [stdout]  --> crates/core/src/handshake/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum HandshakeError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `establish` is never used
[INFO] [stdout]   --> crates/core/src/handshake/server.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn establish(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Session` is never constructed
[INFO] [stdout]  --> crates/core/src/handshake/session.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Session {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> crates/core/src/handshake/session.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Session {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 12 |     pub(crate) fn new(
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn peer_id(&self) -> PeerId {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn version(&self) -> ProtocolVersion {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn capabilities(&self) -> &Capabilities {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn connection(&self) -> &Connection {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub async fn open_stream(&self) -> rift_transport::Result<rift_transport::Stream> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub async fn accept_stream(&self) -> rift_transport::Result<rift_transport::Stream> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn close(&self, code: u32, reason: &[u8]) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rift-cli v0.1.0 (/opt/rustwide/workdir/apps/cli)
[INFO] [stderr] warning: unused dependency `rift-core`
[INFO] [stderr]   --> apps/cli/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | rift-core = { path = "../../crates/core" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `rift-core`
[INFO] [stderr] warning: `rift-cli` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `rift-transfer`
[INFO] [stderr]   --> crates/core/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | rift-transfer = { path = "../transfer" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `rift-transfer`
[INFO] [stderr] warning: `rift-core` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.24s
[INFO] running `Command { std: "docker" "inspect" "bc5c782211f3c2e0fefc232362590a6a26649978bf27db67c50e3e3e96c1ed59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5c782211f3c2e0fefc232362590a6a26649978bf27db67c50e3e3e96c1ed59", kill_on_drop: false }`
[INFO] [stdout] bc5c782211f3c2e0fefc232362590a6a26649978bf27db67c50e3e3e96c1ed59
