[INFO] cloning repository https://github.com/Actrium/actr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Actrium/actr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActrium%2Factr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActrium%2Factr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dbdf02c54c74ddf40559ad6e5a6cf48aabc63a4 [INFO] checking Actrium/actr against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActrium%2Factr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Actrium/actr [INFO] finished tweaking git repo https://github.com/Actrium/actr [INFO] tweaked toml for git repo https://github.com/Actrium/actr written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Actrium/actr on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Actrium/actr 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e3a14897b176de9aa756c5f8db6764f448dd85fdb1bbc01c16629430748d8a7 [INFO] running `Command { std: "docker" "start" "-a" "5e3a14897b176de9aa756c5f8db6764f448dd85fdb1bbc01c16629430748d8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e3a14897b176de9aa756c5f8db6764f448dd85fdb1bbc01c16629430748d8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3a14897b176de9aa756c5f8db6764f448dd85fdb1bbc01c16629430748d8a7", kill_on_drop: false }` [INFO] [stdout] 5e3a14897b176de9aa756c5f8db6764f448dd85fdb1bbc01c16629430748d8a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aed101f00e6e9dc9ff98b3c2542ddfc85f2bd1c2a9a19fde6cd3a97291d29efc [INFO] running `Command { std: "docker" "start" "-a" "aed101f00e6e9dc9ff98b3c2542ddfc85f2bd1c2a9a19fde6cd3a97291d29efc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling uniffi_core v0.30.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking waitgroup v0.1.2 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling uniffi_internal_macros v0.30.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling uniffi_pipeline v0.30.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking prost v0.14.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling uniffi_meta v0.30.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking prost-types v0.14.3 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking opentelemetry v0.30.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling uniffi_macros v0.30.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking protobuf-parse v3.7.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p384 v0.13.1 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking webrtc-util v0.12.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking ccm v0.5.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking proto-fingerprint v0.1.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking pwrzv v0.6.2 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking sdp v0.10.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking opentelemetry_sdk v0.30.0 [INFO] [stderr] Checking tokio-test v0.4.5 [INFO] [stderr] Checking rtp v0.14.0 [INFO] [stderr] Checking stun v0.9.0 [INFO] [stderr] Checking rtcp v0.14.0 [INFO] [stderr] Checking webrtc-sctp v0.13.0 [INFO] [stderr] Checking webrtc-mdns v0.10.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking turn v0.11.0 [INFO] [stderr] Compiling actr-cli v0.2.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Checking webrtc-srtp v0.16.0 [INFO] [stderr] Checking webrtc-media v0.11.0 [INFO] [stderr] Checking dtls v0.13.0 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking interceptor v0.15.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking async-compat v0.2.5 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling uniffi v0.30.0 [INFO] [stderr] Compiling actr-protocol v0.2.0 (/opt/rustwide/workdir/core/protocol) [INFO] [stderr] Checking android_log-sys v0.2.0 [INFO] [stderr] Checking tracing-android v0.2.0 [INFO] [stderr] Checking opus v0.3.1 [INFO] [stderr] Checking tracing-opentelemetry v0.31.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking webrtc-data v0.12.0 [INFO] [stderr] Checking actr-web-protoc-codegen v0.2.0 (/opt/rustwide/workdir/tools/protoc-gen/web) [INFO] [stderr] Checking webrtc-ice v0.14.0 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking actr-service-compat v0.2.0 (/opt/rustwide/workdir/core/service-compat) [INFO] [stderr] Checking actr-framework v0.2.0 (/opt/rustwide/workdir/core/framework) [INFO] [stderr] Checking actr-framework-protoc-codegen v0.2.0 (/opt/rustwide/workdir/tools/protoc-gen/rust) [INFO] [stderr] Checking actr-config v0.2.0 (/opt/rustwide/workdir/core/config) [INFO] [stderr] Checking actr-runtime-mailbox v0.2.0 (/opt/rustwide/workdir/core/runtime-mailbox) [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Checking webrtc v0.14.0 [INFO] [stderr] Checking opentelemetry-proto v0.30.0 [INFO] [stderr] Checking git2 v0.20.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking opentelemetry-http v0.30.0 [INFO] [stderr] Checking opentelemetry-otlp v0.30.0 [INFO] [stderr] Checking actr-runtime v0.2.0 (/opt/rustwide/workdir/core/runtime) [INFO] [stderr] Checking actr v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking libactr v0.2.0 (/opt/rustwide/workdir/bindings/ffi) [INFO] [stdout] warning: unused imports: `TestHarness` and `TestPeer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub use harness::{TestHarness, TestPeer}; [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 imports: `VNetPair` and `create_vnet_pair` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub use vnet::{VNetPair, create_vnet_pair}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> core/runtime/tests/reproduce_sctp_race_condition.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | use actr_protocol::{RpcEnvelope, prost::Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActrId` [INFO] [stdout] --> core/runtime/tests/reproduce_sctp_race_condition.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ActrId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TestHarness` and `TestPeer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub use harness::{TestHarness, TestPeer}; [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: `utils::*` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VNetPair` and `create_vnet_pair` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub use vnet::{VNetPair, create_vnet_pair}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TestHarness` and `TestPeer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub use harness::{TestHarness, TestPeer}; [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 imports: `VNetPair` and `create_vnet_pair` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub use vnet::{VNetPair, create_vnet_pair}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TestPeer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub use harness::{TestHarness, TestPeer}; [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: `signaling::TestSignalingServer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use signaling::TestSignalingServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VNetPair` and `create_vnet_pair` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub use vnet::{VNetPair, create_vnet_pair}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TestHarness` and `TestPeer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub use harness::{TestHarness, TestPeer}; [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 imports: `VNetPair` and `create_vnet_pair` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub use vnet::{VNetPair, create_vnet_pair}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TestHarness` and `TestPeer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub use harness::{TestHarness, TestPeer}; [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 imports: `VNetPair` and `create_vnet_pair` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub use vnet::{VNetPair, create_vnet_pair}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TestHarness` and `TestPeer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub use harness::{TestHarness, TestPeer}; [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 imports: `VNetPair` and `create_vnet_pair` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub use vnet::{VNetPair, create_vnet_pair}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TestPeer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub use harness::{TestHarness, TestPeer}; [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: `signaling::TestSignalingServer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use signaling::TestSignalingServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VNetPair` and `create_vnet_pair` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub use vnet::{VNetPair, create_vnet_pair}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TestHarness` and `TestPeer` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub use harness::{TestHarness, TestPeer}; [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 imports: `VNetPair` and `create_vnet_pair` [INFO] [stdout] --> core/runtime/tests/common/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub use vnet::{VNetPair, create_vnet_pair}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> core/runtime/tests/common/utils.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | let sender_id = match ActrId::decode(&sender_id_bytes[..]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> core/runtime/tests/common/utils.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | let sender_id = match ActrId::decode(&sender_id_bytes[..]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestPeer` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl TestPeer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 57 | /// Subscribe to connection events from this peer's coordinator [INFO] [stdout] 58 | pub fn subscribe_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub async fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub async fn restart_ice(&self, target_serial: u64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn retry_failed(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn spawn_request( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn send_event(&self, event: actr_runtime::transport::connection_event::ConnectionEvent) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn start_echo_responder(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn start_response_receiver(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestHarness` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TestHarness { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 141 | impl TestHarness { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 142 | /// Create a new TestHarness without VNet (no network simulation). [INFO] [stdout] 143 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub async fn with_vnet() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn add_peer(&mut self, serial: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn peer(&self, serial: u64) -> &TestPeer { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn peer_mut(&mut self, serial: u64) -> &mut TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn peer_serials(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn peer_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub async fn connect(&mut self, from_serial: u64, to_serial: u64) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub async fn connect_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn simulate_disconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn simulate_reconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn is_disconnected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | pub async fn wait_for_ice_restart_count(&self, min_count: u32, timeout: Duration) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 412 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | pub fn ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `connection_count` and `disconnection_count` are never read [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TestSignalingServer { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | connection_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | disconnection_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `start_on_port`, `port`, `get_connection_count`, `get_disconnection_count`, and `reset_counters` are never used [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl TestSignalingServer { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start_on_port(port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn get_connection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn get_disconnection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_peer_with_vnet` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn create_peer_with_vnet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_response_receiver` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn spawn_response_receiver( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_echo_responder` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn spawn_echo_responder( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VNetPair` is never constructed [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VNetPair { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `block_network`, `unblock_network`, and `is_blocked` are never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl VNetPair { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub async fn new() -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn block_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn unblock_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn is_blocked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_vnet_pair` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn create_vnet_pair() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestPeer` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl TestPeer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 57 | /// Subscribe to connection events from this peer's coordinator [INFO] [stdout] 58 | pub fn subscribe_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub async fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub async fn restart_ice(&self, target_serial: u64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn retry_failed(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn spawn_request( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn send_event(&self, event: actr_runtime::transport::connection_event::ConnectionEvent) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn start_echo_responder(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn start_response_receiver(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestHarness` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TestHarness { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 141 | impl TestHarness { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 142 | /// Create a new TestHarness without VNet (no network simulation). [INFO] [stdout] 143 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub async fn with_vnet() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn add_peer(&mut self, serial: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn peer(&self, serial: u64) -> &TestPeer { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn peer_mut(&mut self, serial: u64) -> &mut TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn peer_serials(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn peer_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub async fn connect(&mut self, from_serial: u64, to_serial: u64) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub async fn connect_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn simulate_disconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn simulate_reconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn is_disconnected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | pub async fn wait_for_ice_restart_count(&self, min_count: u32, timeout: Duration) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 412 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | pub fn ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_running`, `message_count`, `ice_restart_offer_count`, `pause_forwarding`, `connection_count`, and `disconnection_count` are never read [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TestSignalingServer { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 19 | port: u16, [INFO] [stdout] 20 | is_running: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | message_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 22 | ice_restart_offer_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | /// Control: when true, server will accept connections but not forward messages [INFO] [stdout] 24 | pause_forwarding: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | connection_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | disconnection_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl TestSignalingServer { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start_on_port(port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub async fn shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | pub fn pause_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | pub fn resume_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn message_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | pub fn get_ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn get_connection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn get_disconnection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_peer_with_vnet` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn create_peer_with_vnet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VNetPair` is never constructed [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VNetPair { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `block_network`, `unblock_network`, and `is_blocked` are never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl VNetPair { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub async fn new() -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn block_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn unblock_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn is_blocked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_vnet_pair` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn create_vnet_pair() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> core/runtime/tests/common/utils.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | let sender_id = match ActrId::decode(&sender_id_bytes[..]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestPeer` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl TestPeer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 57 | /// Subscribe to connection events from this peer's coordinator [INFO] [stdout] 58 | pub fn subscribe_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub async fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub async fn restart_ice(&self, target_serial: u64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn retry_failed(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn spawn_request( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn send_event(&self, event: actr_runtime::transport::connection_event::ConnectionEvent) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn start_echo_responder(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn start_response_receiver(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestHarness` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TestHarness { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 141 | impl TestHarness { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 142 | /// Create a new TestHarness without VNet (no network simulation). [INFO] [stdout] 143 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub async fn with_vnet() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn add_peer(&mut self, serial: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn peer(&self, serial: u64) -> &TestPeer { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn peer_mut(&mut self, serial: u64) -> &mut TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn peer_serials(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn peer_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub async fn connect(&mut self, from_serial: u64, to_serial: u64) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub async fn connect_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn simulate_disconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn simulate_reconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn is_disconnected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | pub async fn wait_for_ice_restart_count(&self, min_count: u32, timeout: Duration) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 412 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | pub fn ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_running`, `message_count`, `ice_restart_offer_count`, `pause_forwarding`, and `disconnection_count` are never read [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TestSignalingServer { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 19 | port: u16, [INFO] [stdout] 20 | is_running: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | message_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 22 | ice_restart_offer_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | /// Control: when true, server will accept connections but not forward messages [INFO] [stdout] 24 | pause_forwarding: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | connection_count: Arc, [INFO] [stdout] 26 | disconnection_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:349:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl TestSignalingServer { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 349 | pub fn pause_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | pub fn resume_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn message_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | pub fn get_ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn get_disconnection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_actor_id` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn make_actor_id(serial_number: u64) -> ActrId { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dummy_credential` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn dummy_credential() -> AIdCredential { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_credential_state_for_test` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn create_credential_state_for_test(credential: AIdCredential) -> CredentialState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_peer_with_websocket` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn create_peer_with_websocket( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_peer_with_vnet` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn create_peer_with_vnet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_response_receiver` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn spawn_response_receiver( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_echo_responder` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn spawn_echo_responder( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VNetPair` is never constructed [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VNetPair { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `block_network`, `unblock_network`, and `is_blocked` are never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl VNetPair { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub async fn new() -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn block_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn unblock_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn is_blocked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_vnet_pair` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn create_vnet_pair() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> core/runtime/tests/common/utils.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | let sender_id = match ActrId::decode(&sender_id_bytes[..]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> core/runtime/tests/common/utils.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | let sender_id = match ActrId::decode(&sender_id_bytes[..]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> core/runtime/tests/common/utils.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | let sender_id = match ActrId::decode(&sender_id_bytes[..]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> core/runtime/tests/common/utils.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | let sender_id = match ActrId::decode(&sender_id_bytes[..]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `transport_manager` is never read [INFO] [stdout] --> core/runtime/tests/common/harness.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TestPeer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | pub transport_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pending_count`, `restart_ice`, `start_echo_responder`, and `start_response_receiver` are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 56 | impl TestPeer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub async fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub async fn restart_ice(&self, target_serial: u64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn start_echo_responder(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn start_response_receiver(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peer_mut`, `peer_serials`, `peer_count`, `is_disconnected`, and `wait_for_ice_restart_count` are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 141 | impl TestHarness { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn peer_mut(&mut self, serial: u64) -> &mut TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn peer_serials(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn peer_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn is_disconnected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | pub async fn wait_for_ice_restart_count(&self, min_count: u32, timeout: Duration) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_running` is never read [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TestSignalingServer { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 19 | port: u16, [INFO] [stdout] 20 | is_running: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl TestSignalingServer { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start_on_port(port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub async fn shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn message_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn get_connection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn get_disconnection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `wan` is never read [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VNetPair { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub wan: Arc>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_blocked` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl VNetPair { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn is_blocked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_vnet_pair` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn create_vnet_pair() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestPeer` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl TestPeer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 57 | /// Subscribe to connection events from this peer's coordinator [INFO] [stdout] 58 | pub fn subscribe_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub async fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub async fn restart_ice(&self, target_serial: u64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn retry_failed(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn spawn_request( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn send_event(&self, event: actr_runtime::transport::connection_event::ConnectionEvent) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn start_echo_responder(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn start_response_receiver(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestHarness` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TestHarness { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 141 | impl TestHarness { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 142 | /// Create a new TestHarness without VNet (no network simulation). [INFO] [stdout] 143 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub async fn with_vnet() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn add_peer(&mut self, serial: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn peer(&self, serial: u64) -> &TestPeer { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn peer_mut(&mut self, serial: u64) -> &mut TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn peer_serials(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn peer_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub async fn connect(&mut self, from_serial: u64, to_serial: u64) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub async fn connect_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn simulate_disconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn simulate_reconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn is_disconnected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | pub async fn wait_for_ice_restart_count(&self, min_count: u32, timeout: Duration) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 412 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | pub fn ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_running`, `message_count`, `pause_forwarding`, `connection_count`, and `disconnection_count` are never read [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TestSignalingServer { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 19 | port: u16, [INFO] [stdout] 20 | is_running: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | message_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pause_forwarding: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | connection_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | disconnection_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl TestSignalingServer { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start_on_port(port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub async fn shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | pub fn pause_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | pub fn resume_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn message_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn get_connection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn get_disconnection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_peer_with_vnet` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn create_peer_with_vnet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_response_receiver` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn spawn_response_receiver( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_echo_responder` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn spawn_echo_responder( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VNetPair` is never constructed [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VNetPair { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `block_network`, `unblock_network`, and `is_blocked` are never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl VNetPair { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub async fn new() -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn block_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn unblock_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn is_blocked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_vnet_pair` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn create_vnet_pair() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actr_runtime::wire::webrtc::SignalingClient` [INFO] [stdout] --> core/runtime/tests/network_event_handling.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use actr_runtime::wire::webrtc::SignalingClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestPeer` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl TestPeer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 57 | /// Subscribe to connection events from this peer's coordinator [INFO] [stdout] 58 | pub fn subscribe_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub async fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub async fn restart_ice(&self, target_serial: u64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn retry_failed(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn spawn_request( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn send_event(&self, event: actr_runtime::transport::connection_event::ConnectionEvent) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn start_echo_responder(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn start_response_receiver(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestHarness` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TestHarness { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 141 | impl TestHarness { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 142 | /// Create a new TestHarness without VNet (no network simulation). [INFO] [stdout] 143 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub async fn with_vnet() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn add_peer(&mut self, serial: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn peer(&self, serial: u64) -> &TestPeer { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn peer_mut(&mut self, serial: u64) -> &mut TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn peer_serials(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn peer_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub async fn connect(&mut self, from_serial: u64, to_serial: u64) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub async fn connect_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn simulate_disconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn simulate_reconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn is_disconnected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | pub async fn wait_for_ice_restart_count(&self, min_count: u32, timeout: Duration) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 412 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | pub fn ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_running` and `pause_forwarding` are never read [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TestSignalingServer { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 19 | port: u16, [INFO] [stdout] 20 | is_running: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pause_forwarding: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl TestSignalingServer { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start_on_port(port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub async fn shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | pub fn pause_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | pub fn resume_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn message_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn get_connection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn get_disconnection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_peer_with_vnet` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn create_peer_with_vnet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_response_receiver` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn spawn_response_receiver( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_echo_responder` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn spawn_echo_responder( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VNetPair` is never constructed [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VNetPair { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `block_network`, `unblock_network`, and `is_blocked` are never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl VNetPair { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub async fn new() -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn block_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn unblock_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn is_blocked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_vnet_pair` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn create_vnet_pair() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `transport_manager` is never read [INFO] [stdout] --> core/runtime/tests/common/harness.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TestPeer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | pub transport_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `subscribe_events`, `pending_count`, `restart_ice`, `send_event`, `start_echo_responder`, and `start_response_receiver` are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl TestPeer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 57 | /// Subscribe to connection events from this peer's coordinator [INFO] [stdout] 58 | pub fn subscribe_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub async fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub async fn restart_ice(&self, target_serial: u64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn send_event(&self, event: actr_runtime::transport::connection_event::ConnectionEvent) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn start_echo_responder(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn start_response_receiver(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `peer_mut`, `peer_serials`, `peer_count`, `is_disconnected`, and `wait_for_ice_restart_count` are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 141 | impl TestHarness { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 142 | /// Create a new TestHarness without VNet (no network simulation). [INFO] [stdout] 143 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn peer_mut(&mut self, serial: u64) -> &mut TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn peer_serials(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn peer_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn is_disconnected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | pub async fn wait_for_ice_restart_count(&self, min_count: u32, timeout: Duration) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_running` is never read [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TestSignalingServer { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 19 | port: u16, [INFO] [stdout] 20 | is_running: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl TestSignalingServer { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start_on_port(port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub async fn shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn message_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn get_connection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn get_disconnection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `wan` is never read [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VNetPair { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub wan: Arc>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_blocked` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl VNetPair { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn is_blocked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_vnet_pair` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn create_vnet_pair() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> core/runtime/tests/common/utils.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | let sender_id = match ActrId::decode(&sender_id_bytes[..]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> core/runtime/tests/common/utils.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | let sender_id = match ActrId::decode(&sender_id_bytes[..]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> core/runtime/src/wire/websocket/gate.rs:429:9 [INFO] [stdout] | [INFO] [stdout] 429 | use tokio::sync::mpsc; [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 variable: `first_failed` [INFO] [stdout] --> core/runtime/tests/cleanup_during_request.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | let first_failed = match first_request_result { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_failed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_envelope` [INFO] [stdout] --> core/runtime/tests/cleanup_during_request.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | let initial_envelope = RpcEnvelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_envelope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coordinator_b` [INFO] [stdout] --> core/runtime/tests/network_event_handling.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | let (coordinator_b, _signaling_client_b) = [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coordinator_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestPeer` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl TestPeer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 57 | /// Subscribe to connection events from this peer's coordinator [INFO] [stdout] 58 | pub fn subscribe_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub async fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub async fn restart_ice(&self, target_serial: u64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn retry_failed(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn spawn_request( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn send_event(&self, event: actr_runtime::transport::connection_event::ConnectionEvent) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn start_echo_responder(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn start_response_receiver(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestHarness` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TestHarness { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 141 | impl TestHarness { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 142 | /// Create a new TestHarness without VNet (no network simulation). [INFO] [stdout] 143 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub async fn with_vnet() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn add_peer(&mut self, serial: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn peer(&self, serial: u64) -> &TestPeer { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn peer_mut(&mut self, serial: u64) -> &mut TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn peer_serials(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn peer_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub async fn connect(&mut self, from_serial: u64, to_serial: u64) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub async fn connect_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn simulate_disconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn simulate_reconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn is_disconnected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | pub async fn wait_for_ice_restart_count(&self, min_count: u32, timeout: Duration) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 412 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | pub fn ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_running`, `message_count`, `ice_restart_offer_count`, `pause_forwarding`, `connection_count`, and `disconnection_count` are never read [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TestSignalingServer { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 19 | port: u16, [INFO] [stdout] 20 | is_running: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | message_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 22 | ice_restart_offer_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | /// Control: when true, server will accept connections but not forward messages [INFO] [stdout] 24 | pause_forwarding: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | connection_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | disconnection_count: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl TestSignalingServer { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start_on_port(port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub async fn shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | pub fn pause_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | pub fn resume_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn message_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | pub fn get_ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn get_connection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn get_disconnection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_peer_with_vnet` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn create_peer_with_vnet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_response_receiver` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn spawn_response_receiver( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_echo_responder` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn spawn_echo_responder( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VNetPair` is never constructed [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VNetPair { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `block_network`, `unblock_network`, and `is_blocked` are never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl VNetPair { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub async fn new() -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn block_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn unblock_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn is_blocked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_vnet_pair` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn create_vnet_pair() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor_clone` [INFO] [stdout] --> core/runtime/tests/network_event_handling.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | let processor_clone = processor.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestPeer` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl TestPeer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 57 | /// Subscribe to connection events from this peer's coordinator [INFO] [stdout] 58 | pub fn subscribe_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub async fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub async fn restart_ice(&self, target_serial: u64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn retry_failed(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn spawn_request( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn send_event(&self, event: actr_runtime::transport::connection_event::ConnectionEvent) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn start_echo_responder(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn start_response_receiver(&self, name: &str) -> tokio::task::JoinHandle<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestHarness` is never constructed [INFO] [stdout] --> core/runtime/tests/common/harness.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TestHarness { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/harness.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 141 | impl TestHarness { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 142 | /// Create a new TestHarness without VNet (no network simulation). [INFO] [stdout] 143 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub async fn with_vnet() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn add_peer(&mut self, serial: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn peer(&self, serial: u64) -> &TestPeer { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn peer_mut(&mut self, serial: u64) -> &mut TestPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn peer_serials(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn peer_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub async fn connect(&mut self, from_serial: u64, to_serial: u64) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub async fn connect_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn simulate_disconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn simulate_reconnect(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn is_disconnected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | pub async fn wait_for_ice_restart_count(&self, min_count: u32, timeout: Duration) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 412 | pub fn reset_counters(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | pub fn ice_restart_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_running` and `pause_forwarding` are never read [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TestSignalingServer { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 19 | port: u16, [INFO] [stdout] 20 | is_running: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pause_forwarding: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> core/runtime/tests/common/signaling.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl TestSignalingServer { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start_on_port(port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub fn port(&self) -> u16 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub async fn shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | pub fn pause_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | pub fn resume_forwarding(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn message_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | pub fn get_connection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pub fn get_disconnection_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_peer_with_vnet` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn create_peer_with_vnet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_response_receiver` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn spawn_response_receiver( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_echo_responder` is never used [INFO] [stdout] --> core/runtime/tests/common/utils.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn spawn_echo_responder( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VNetPair` is never constructed [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VNetPair { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `block_network`, `unblock_network`, and `is_blocked` are never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl VNetPair { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub async fn new() -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn block_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn unblock_network(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn is_blocked(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_vnet_pair` is never used [INFO] [stdout] --> core/runtime/tests/common/vnet.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn create_vnet_pair() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rust_e2e_target_dir` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn rust_e2e_target_dir() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `local_swift_package_dir` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn local_swift_package_dir() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_actr` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn run_actr(args: &[&str], cwd: &Path) -> Output { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_success` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ensure_success(out: &Output, context: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cargo_build` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn cargo_build(dir: &Path) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `align_rust_project_with_workspace` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn align_rust_project_with_workspace(project_dir: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_local_swift_xcframework` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn ensure_local_swift_xcframework() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> cli/tests/e2e_support.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 396 | pub struct LoggedProcess { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 397 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `kill` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:449:12 [INFO] [stdout] | [INFO] [stdout] 402 | impl LoggedProcess { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 449 | pub fn kill(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> cli/tests/e2e_support.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 464 | pub struct LocalActrix { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 465 | pub state_dir: TempDir, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 466 | process: LoggedProcess, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 467 | actrix_bin: PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 468 | config_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 469 | http_port: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 470 | ice_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 471 | pub http_base_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `kill`, `restart`, `logs`, and `wait_for_log` are never used [INFO] [stdout] --> cli/tests/e2e_support.rs:520:12 [INFO] [stdout] | [INFO] [stdout] 475 | impl LocalActrix { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 520 | pub fn kill(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | pub fn restart(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 552 | pub fn logs(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 556 | pub fn wait_for_log(&mut self, needle: &str, timeout: Duration) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LocalRustEchoService` is never constructed [INFO] [stdout] --> cli/tests/e2e_support.rs:561:12 [INFO] [stdout] | [INFO] [stdout] 561 | pub struct LocalRustEchoService { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `start` and `logs` are never used [INFO] [stdout] --> cli/tests/e2e_support.rs:567:12 [INFO] [stdout] | [INFO] [stdout] 566 | impl LocalRustEchoService { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 567 | pub fn start(signaling_ws_url: &str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 615 | pub fn logs(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_dir_all` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:1167:4 [INFO] [stdout] | [INFO] [stdout] 1167 | fn copy_dir_all(src: &Path, dst: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> cli/tests/e2e_support.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 396 | pub struct LoggedProcess { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 397 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ice_port` is never read [INFO] [stdout] --> cli/tests/e2e_support.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 464 | pub struct LocalActrix { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 470 | ice_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_success` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ensure_success(out: &Output, context: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_local_swift_xcframework` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn ensure_local_swift_xcframework() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> cli/tests/e2e_support.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 396 | pub struct LoggedProcess { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 397 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ice_port` and `http_base_url` are never read [INFO] [stdout] --> cli/tests/e2e_support.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 464 | pub struct LocalActrix { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 470 | ice_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 471 | pub http_base_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LocalRustEchoService` is never constructed [INFO] [stdout] --> cli/tests/e2e_support.rs:561:12 [INFO] [stdout] | [INFO] [stdout] 561 | pub struct LocalRustEchoService { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `start` and `logs` are never used [INFO] [stdout] --> cli/tests/e2e_support.rs:567:12 [INFO] [stdout] | [INFO] [stdout] 566 | impl LocalRustEchoService { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 567 | pub fn start(signaling_ws_url: &str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 615 | pub fn logs(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_dir_all` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:1167:4 [INFO] [stdout] | [INFO] [stdout] 1167 | fn copy_dir_all(src: &Path, dst: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_success` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ensure_success(out: &Output, context: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cargo_build` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn cargo_build(dir: &Path) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_manufacturer` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn random_manufacturer() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `align_rust_project_with_workspace` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn align_rust_project_with_workspace(project_dir: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> cli/tests/e2e_support.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 396 | pub struct LoggedProcess { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 397 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `kill` is never used [INFO] [stdout] --> cli/tests/e2e_support.rs:449:12 [INFO] [stdout] | [INFO] [stdout] 402 | impl LoggedProcess { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 449 | pub fn kill(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state_dir`, `actrix_bin`, `config_path`, `http_port`, `ice_port`, and `http_base_url` are never read [INFO] [stdout] --> cli/tests/e2e_support.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 464 | pub struct LocalActrix { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 465 | pub state_dir: TempDir, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 466 | process: LoggedProcess, [INFO] [stdout] 467 | actrix_bin: PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 468 | config_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 469 | http_port: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 470 | ice_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 471 | pub http_base_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `kill`, `restart`, and `wait_for_log` are never used [INFO] [stdout] --> cli/tests/e2e_support.rs:520:12 [INFO] [stdout] | [INFO] [stdout] 475 | impl LocalActrix { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 520 | pub fn kill(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | pub fn restart(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 556 | pub fn wait_for_log(&mut self, needle: &str, timeout: Duration) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LocalRustEchoService` is never constructed [INFO] [stdout] --> cli/tests/e2e_support.rs:561:12 [INFO] [stdout] | [INFO] [stdout] 561 | pub struct LocalRustEchoService { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `start` and `logs` are never used [INFO] [stdout] --> cli/tests/e2e_support.rs:567:12 [INFO] [stdout] | [INFO] [stdout] 566 | impl LocalRustEchoService { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 567 | pub fn start(signaling_ws_url: &str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 615 | pub fn logs(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 45s [INFO] running `Command { std: "docker" "inspect" "aed101f00e6e9dc9ff98b3c2542ddfc85f2bd1c2a9a19fde6cd3a97291d29efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed101f00e6e9dc9ff98b3c2542ddfc85f2bd1c2a9a19fde6cd3a97291d29efc", kill_on_drop: false }` [INFO] [stdout] aed101f00e6e9dc9ff98b3c2542ddfc85f2bd1c2a9a19fde6cd3a97291d29efc