[INFO] cloning repository https://github.com/symplasma/custom_beelay_iroh_protocol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/symplasma/custom_beelay_iroh_protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymplasma%2Fcustom_beelay_iroh_protocol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymplasma%2Fcustom_beelay_iroh_protocol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a315ae9ffef6339eeb6806fb0a75aff50b6c4fa3 [INFO] building symplasma/custom_beelay_iroh_protocol against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymplasma%2Fcustom_beelay_iroh_protocol" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/symplasma/custom_beelay_iroh_protocol [INFO] finished tweaking git repo https://github.com/symplasma/custom_beelay_iroh_protocol [INFO] tweaked toml for git repo https://github.com/symplasma/custom_beelay_iroh_protocol written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/symplasma/custom_beelay_iroh_protocol on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/symplasma/custom_beelay_iroh_protocol 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Zyell/keyhive.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iroh-base v0.90.0 [INFO] [stderr] Downloaded dupe_derive v0.9.1 [INFO] [stderr] Downloaded pkarr v3.7.2 [INFO] [stderr] Downloaded color-backtrace v0.7.0 [INFO] [stderr] Downloaded iroh-quinn v0.14.0 [INFO] [stderr] Downloaded iroh v0.90.0 [INFO] [stderr] Downloaded resolv-conf v0.7.3 [INFO] [stderr] Downloaded n0-future v0.1.3 [INFO] [stderr] Downloaded snafu v0.8.6 [INFO] [stderr] Downloaded topological-sort v0.2.2 [INFO] [stderr] Downloaded trait-variant v0.1.2 [INFO] [stderr] Downloaded precis-tools v0.1.9 [INFO] [stderr] Downloaded dupe v0.9.1 [INFO] [stderr] Downloaded n0-snafu v0.2.1 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] [stderr] Downloaded nested_enum_utils v0.2.2 [INFO] [stderr] Downloaded iroh-quinn-proto v0.13.0 [INFO] [stderr] Downloaded igd-next v0.16.1 [INFO] [stderr] Downloaded x25519-dalek v2.0.1 [INFO] [stderr] Downloaded backon v1.5.0 [INFO] [stderr] Downloaded derive-where v1.4.0 [INFO] [stderr] Downloaded netwatch v0.6.0 [INFO] [stderr] Downloaded nonempty v0.10.0 [INFO] [stderr] Downloaded netlink-packet-route v0.23.0 [INFO] [stderr] Downloaded iroh-relay v0.90.0 [INFO] [stderr] Downloaded stun-rs v0.1.11 [INFO] [stderr] Downloaded cordyceps v0.3.3 [INFO] [stderr] Downloaded n0-watcher v0.2.0 [INFO] [stderr] Downloaded pest_generator v2.8.0 [INFO] [stderr] Downloaded async-compat v0.2.4 [INFO] [stderr] Downloaded ntimestamp v1.0.0 [INFO] [stderr] Downloaded precis-profiles v0.1.12 [INFO] [stderr] Downloaded pest_meta v2.8.0 [INFO] [stderr] Downloaded pest_derive v2.8.0 [INFO] [stderr] Downloaded tokio-websockets v0.11.4 [INFO] [stderr] Downloaded iroh-metrics-derive v0.2.0 [INFO] [stderr] Downloaded precis-core v0.1.11 [INFO] [stderr] Downloaded iroh-metrics v0.35.0 [INFO] [stderr] Downloaded portmapper v0.6.1 [INFO] [stderr] Downloaded btparse v0.2.0 [INFO] [stderr] Downloaded snafu-derive v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f7f9e21355acb40e37cacf9801d7191b50a61f51c32784985da0ada36c34d8e [INFO] running `Command { std: "docker" "start" "-a" "4f7f9e21355acb40e37cacf9801d7191b50a61f51c32784985da0ada36c34d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f7f9e21355acb40e37cacf9801d7191b50a61f51c32784985da0ada36c34d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7f9e21355acb40e37cacf9801d7191b50a61f51c32784985da0ada36c34d8e", kill_on_drop: false }` [INFO] [stdout] 4f7f9e21355acb40e37cacf9801d7191b50a61f51c32784985da0ada36c34d8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e97ff8a012c0387e1b70f38bbaa2f9e1d71a90bbaedc2be72cea28d89d071ac [INFO] running `Command { std: "docker" "start" "-a" "2e97ff8a012c0387e1b70f38bbaa2f9e1d71a90bbaedc2be72cea28d89d071ac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling cordyceps v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling futures-buffered v0.2.11 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling btparse v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling netwatch v0.6.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling iroh-quinn v0.14.0 [INFO] [stderr] Compiling pkarr v3.7.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling netdev v0.31.0 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling iroh-relay v0.90.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling precis-tools v0.1.9 [INFO] [stderr] Compiling resolv-conf v0.7.3 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling iroh v0.90.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling hmac-sha256 v1.1.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bounded-integer v0.5.8 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling z32 v1.3.0 [INFO] [stderr] Compiling precis-core v0.1.11 [INFO] [stderr] Compiling precis-profiles v0.1.12 [INFO] [stderr] Compiling color-backtrace v0.7.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling postcard-derive v0.1.2 [INFO] [stderr] Compiling nested_enum_utils v0.2.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-webpki v0.103.2 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling iroh-metrics-derive v0.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling netlink-packet-route v0.23.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling n0-snafu v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dupe_derive v0.9.1 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling dupe v0.9.1 [INFO] [stderr] Compiling hmac-sha1 v0.2.2 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling derive-where v1.4.0 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling async-compat v0.2.4 [INFO] [stderr] Compiling quoted-string-parser v0.1.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling nonempty v0.10.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling iroh-quinn-proto v0.13.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling backon v1.5.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling n0-watcher v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling iroh-metrics v0.35.0 [INFO] [stderr] Compiling tokio-websockets v0.11.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling keyhive_core v0.1.0 (https://github.com/Zyell/keyhive.git?branch=main#af26deec) [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling surge-ping v0.8.2 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling iroh-base v0.90.0 [INFO] [stderr] Compiling stun-rs v0.1.11 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling beelay-core v0.1.0 (https://github.com/Zyell/keyhive.git?branch=main#af26deec) [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling igd-next v0.16.1 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling portmapper v0.6.1 [INFO] [stderr] Compiling beelay_protocol v0.1.0 (/opt/rustwide/workdir/beelay_protocol) [INFO] [stdout] warning: unused variable: `initial_commit` [INFO] [stdout] --> beelay_protocol/src/lib.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | let (doc_id, initial_commit) = doc_result?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_commit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:659:17 [INFO] [stdout] | [INFO] [stdout] 659 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:660:17 [INFO] [stdout] | [INFO] [stdout] 660 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `senders_req_id` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:661:17 [INFO] [stdout] | [INFO] [stdout] 661 | senders_req_id, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `senders_req_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:669:17 [INFO] [stdout] | [INFO] [stdout] 669 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:670:17 [INFO] [stdout] | [INFO] [stdout] 670 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:709:17 [INFO] [stdout] | [INFO] [stdout] 709 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:710:17 [INFO] [stdout] | [INFO] [stdout] 710 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:722:17 [INFO] [stdout] | [INFO] [stdout] 722 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_id_source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:723:17 [INFO] [stdout] | [INFO] [stdout] 723 | stream_id_source, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `stream_id_source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `result` and `messages` are never used [INFO] [stdout] --> beelay_protocol/src/actor.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl ActionResult { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | fn result(&self) -> &T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn messages(&self) -> &Vec { [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 `send_channel` is never read [INFO] [stdout] --> beelay_protocol/src/beelay.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct BeelayWrapper { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 155 | send_channel: Sender, // linked here in case we need a feedback mechanism [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source_stream_id` is never read [INFO] [stdout] --> beelay_protocol/src/primitives.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct StreamState { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 146 | target_peer_id: PeerId, [INFO] [stdout] 147 | source_stream_id: StreamId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `source_stream_id` is never used [INFO] [stdout] --> beelay_protocol/src/primitives.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 151 | impl StreamState { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 165 | pub(crate) fn source_stream_id(&self) -> StreamId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "2e97ff8a012c0387e1b70f38bbaa2f9e1d71a90bbaedc2be72cea28d89d071ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e97ff8a012c0387e1b70f38bbaa2f9e1d71a90bbaedc2be72cea28d89d071ac", kill_on_drop: false }` [INFO] [stdout] 2e97ff8a012c0387e1b70f38bbaa2f9e1d71a90bbaedc2be72cea28d89d071ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe0d9e768fbb4c09e6061a7e7d2d05b1f3a2f65e03e1832b0fefb88444089409 [INFO] running `Command { std: "docker" "start" "-a" "fe0d9e768fbb4c09e6061a7e7d2d05b1f3a2f65e03e1832b0fefb88444089409", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `initial_commit` [INFO] [stdout] --> beelay_protocol/src/lib.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | let (doc_id, initial_commit) = doc_result?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_commit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:659:17 [INFO] [stdout] | [INFO] [stdout] 659 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:660:17 [INFO] [stdout] | [INFO] [stdout] 660 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `senders_req_id` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:661:17 [INFO] [stdout] | [INFO] [stdout] 661 | senders_req_id, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `senders_req_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:669:17 [INFO] [stdout] | [INFO] [stdout] 669 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:670:17 [INFO] [stdout] | [INFO] [stdout] 670 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:709:17 [INFO] [stdout] | [INFO] [stdout] 709 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:710:17 [INFO] [stdout] | [INFO] [stdout] 710 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:722:17 [INFO] [stdout] | [INFO] [stdout] 722 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_id_source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:723:17 [INFO] [stdout] | [INFO] [stdout] 723 | stream_id_source, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `stream_id_source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `result` and `messages` are never used [INFO] [stdout] --> beelay_protocol/src/actor.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl ActionResult { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | fn result(&self) -> &T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn messages(&self) -> &Vec { [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 `send_channel` is never read [INFO] [stdout] --> beelay_protocol/src/beelay.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct BeelayWrapper { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 155 | send_channel: Sender, // linked here in case we need a feedback mechanism [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source_stream_id` is never read [INFO] [stdout] --> beelay_protocol/src/primitives.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct StreamState { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 146 | target_peer_id: PeerId, [INFO] [stdout] 147 | source_stream_id: StreamId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `source_stream_id` is never used [INFO] [stdout] --> beelay_protocol/src/primitives.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 151 | impl StreamState { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 165 | pub(crate) fn source_stream_id(&self) -> StreamId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling beelay_protocol v0.1.0 (/opt/rustwide/workdir/beelay_protocol) [INFO] [stdout] warning: unused variable: `initial_commit` [INFO] [stdout] --> beelay_protocol/src/lib.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | let (doc_id, initial_commit) = doc_result?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_commit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outgoing` [INFO] [stdout] --> beelay_protocol/src/actor.rs:516:22 [INFO] [stdout] | [INFO] [stdout] 516 | let (result, outgoing) = beelay_actor [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `doc_id` [INFO] [stdout] --> beelay_protocol/src/actor.rs:520:14 [INFO] [stdout] | [INFO] [stdout] 520 | let (doc_id, commit) = result.expect("Failed to create document"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_doc_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outgoing` [INFO] [stdout] --> beelay_protocol/src/actor.rs:535:22 [INFO] [stdout] | [INFO] [stdout] 535 | let (result, outgoing) = beelay_actor [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> beelay_protocol/src/actor.rs:542:26 [INFO] [stdout] | [INFO] [stdout] 542 | let (loaded_doc, messages) = beelay_actor.load_doc(doc_id).await.unpack(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outgoing` [INFO] [stdout] --> beelay_protocol/src/actor.rs:566:22 [INFO] [stdout] | [INFO] [stdout] 566 | let (result, outgoing) = beelay_actor [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outgoing` [INFO] [stdout] --> beelay_protocol/src/actor.rs:578:22 [INFO] [stdout] | [INFO] [stdout] 578 | let (result, outgoing) = beelay_actor [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> beelay_protocol/src/actor.rs:582:13 [INFO] [stdout] | [INFO] [stdout] 582 | let result = result.expect("Failed to add commit"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> beelay_protocol/src/actor.rs:585:26 [INFO] [stdout] | [INFO] [stdout] 585 | let (loaded_doc, messages) = beelay_actor.load_doc(doc_id).await.unpack(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> beelay_protocol/src/actor.rs:598:28 [INFO] [stdout] | [INFO] [stdout] 598 | let (contact_card, messages) = beelay_actor.create_contact_card().await.unpack(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outgoing` [INFO] [stdout] --> beelay_protocol/src/actor.rs:618:22 [INFO] [stdout] | [INFO] [stdout] 618 | let (result, outgoing) = beelay_actor [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> beelay_protocol/src/actor.rs:625:28 [INFO] [stdout] | [INFO] [stdout] 625 | let (contact_card, messages) = beelay_actor.create_contact_card().await.unpack(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_id` [INFO] [stdout] --> beelay_protocol/src/actor.rs:649:14 [INFO] [stdout] | [INFO] [stdout] 649 | let (stream_id, messages) = actor.create_stream(target_peer_id).await.unpack(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_id2` [INFO] [stdout] --> beelay_protocol/src/actor.rs:651:13 [INFO] [stdout] | [INFO] [stdout] 651 | let stream_id2 = actor2.accept_stream(source_peer_id).await; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_id2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_member_messages` [INFO] [stdout] --> beelay_protocol/src/actor.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 746 | let (_, add_member_messages) = actor1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_member_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_id` [INFO] [stdout] --> beelay_protocol/src/actor.rs:753:14 [INFO] [stdout] | [INFO] [stdout] 753 | let (stream_id, stream_messages) = actor1.create_stream(target_peer_id).await.unpack(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_commit` [INFO] [stdout] --> beelay_protocol/src/actor.rs:797:27 [INFO] [stdout] | [INFO] [stdout] 797 | let (document_id, initial_commit) = doc_result.expect("Failed to create document"); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_commit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_id` [INFO] [stdout] --> beelay_protocol/src/actor.rs:856:14 [INFO] [stdout] | [INFO] [stdout] 856 | let (stream_id, stream_messages) = actor1.create_stream(target_peer_id).await.unpack(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_id` [INFO] [stdout] --> beelay_protocol/src/actor.rs:876:14 [INFO] [stdout] | [INFO] [stdout] 876 | let (stream_id, stream_messages) = actor1.create_stream(target_peer_id).await.unpack(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:659:17 [INFO] [stdout] | [INFO] [stdout] 659 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:660:17 [INFO] [stdout] | [INFO] [stdout] 660 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `senders_req_id` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:661:17 [INFO] [stdout] | [INFO] [stdout] 661 | senders_req_id, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `senders_req_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:669:17 [INFO] [stdout] | [INFO] [stdout] 669 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:670:17 [INFO] [stdout] | [INFO] [stdout] 670 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:709:17 [INFO] [stdout] | [INFO] [stdout] 709 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:710:17 [INFO] [stdout] | [INFO] [stdout] 710 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | source, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:722:17 [INFO] [stdout] | [INFO] [stdout] 722 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_id_source` [INFO] [stdout] --> beelay_protocol/src/beelay.rs:723:17 [INFO] [stdout] | [INFO] [stdout] 723 | stream_id_source, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `stream_id_source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_member_messages` [INFO] [stdout] --> beelay_protocol/src/lib.rs:626:17 [INFO] [stdout] | [INFO] [stdout] 626 | let (_, add_member_messages) = beelay_1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_member_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream_id` [INFO] [stdout] --> beelay_protocol/src/lib.rs:634:14 [INFO] [stdout] | [INFO] [stdout] 634 | let (stream_id, stream_messages) = beelay_1 [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `result` and `messages` are never used [INFO] [stdout] --> beelay_protocol/src/actor.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl ActionResult { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | fn result(&self) -> &T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn messages(&self) -> &Vec { [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 `send_channel` is never read [INFO] [stdout] --> beelay_protocol/src/beelay.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct BeelayWrapper { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 155 | send_channel: Sender, // linked here in case we need a feedback mechanism [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source_stream_id` is never read [INFO] [stdout] --> beelay_protocol/src/primitives.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct StreamState { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 146 | target_peer_id: PeerId, [INFO] [stdout] 147 | source_stream_id: StreamId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `source_stream_id` is never used [INFO] [stdout] --> beelay_protocol/src/primitives.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 151 | impl StreamState { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 165 | pub(crate) fn source_stream_id(&self) -> StreamId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.30s [INFO] running `Command { std: "docker" "inspect" "fe0d9e768fbb4c09e6061a7e7d2d05b1f3a2f65e03e1832b0fefb88444089409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0d9e768fbb4c09e6061a7e7d2d05b1f3a2f65e03e1832b0fefb88444089409", kill_on_drop: false }` [INFO] [stdout] fe0d9e768fbb4c09e6061a7e7d2d05b1f3a2f65e03e1832b0fefb88444089409