[INFO] cloning repository https://github.com/devfire/agora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devfire/agora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevfire%2Fagora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevfire%2Fagora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42363db275d3471c15cff962e40cde7c8e43fdb0
[INFO] checking devfire/agora against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevfire%2Fagora" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devfire/agora
[INFO] finished tweaking git repo https://github.com/devfire/agora
[INFO] tweaked toml for git repo https://github.com/devfire/agora written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devfire/agora on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devfire/agora 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssh-key v0.6.7
[INFO] [stderr]   Downloaded rustyline v17.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abfb498583a94077a7d6804ab75bcdc505b1ab632a0e2f8c97f377e3d8d5c3cd
[INFO] running `Command { std: "docker" "start" "-a" "abfb498583a94077a7d6804ab75bcdc505b1ab632a0e2f8c97f377e3d8d5c3cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abfb498583a94077a7d6804ab75bcdc505b1ab632a0e2f8c97f377e3d8d5c3cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abfb498583a94077a7d6804ab75bcdc505b1ab632a0e2f8c97f377e3d8d5c3cd", kill_on_drop: false }`
[INFO] [stdout] abfb498583a94077a7d6804ab75bcdc505b1ab632a0e2f8c97f377e3d8d5c3cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0baa605dc92b67302cfa8f34817c44b8e97b3cf5556d06fdec2f3d17b92cfa94
[INFO] running `Command { std: "docker" "start" "-a" "0baa605dc92b67302cfa8f34817c44b8e97b3cf5556d06fdec2f3d17b92cfa94", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking ssh-key v0.6.7
[INFO] [stderr]     Checking rustyline v17.0.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling agora v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SecurityLayer`
[INFO] [stdout]   --> src/identity.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     crypto::{SecurityLayer, get_public_key_hash_as_hex_string},
[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: `SecurityLayer`
[INFO] [stdout]   --> src/identity.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     crypto::{SecurityLayer, get_public_key_hash_as_hex_string},
[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: `content`
[INFO] [stdout]    --> src/crypto.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         content: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identity`
[INFO] [stdout]    --> src/crypto.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         identity: &MyIdentity,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_public_key_hash_hex`
[INFO] [stdout]    --> src/crypto.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         sender_public_key_hash_hex: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_public_key_hash_hex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_id`
[INFO] [stdout]    --> src/crypto.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         key_id: u32,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `encrypted_payload`
[INFO] [stdout]    --> src/crypto.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         encrypted_payload: &[u8],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encrypted_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nonce_bytes`
[INFO] [stdout]    --> src/crypto.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         nonce_bytes: &[u8],
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nonce_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer_identity`
[INFO] [stdout]    --> src/crypto.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         peer_identity: &PeerIdentity,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_identity`
[INFO] [stdout]    --> src/crypto.rs:149:46
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn create_public_key_announcement(&self, my_identity: &MyIdentity) -> PublicKeyAnnouncement {
[INFO] [stdout]     |                                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requested_public_key_hash`
[INFO] [stdout]    --> src/crypto.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         requested_public_key_hash: &[u8],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_requested_public_key_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requester_public_key_hash`
[INFO] [stdout]    --> src/crypto.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         requester_public_key_hash: &[u8],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_requester_public_key_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/crypto.rs:163:49
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn create_signable_encrypted_message(&self, msg: &EncryptedMessage) -> Vec<u8> {
[INFO] [stdout]     |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> src/crypto.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         content: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_identity`
[INFO] [stdout]    --> src/crypto.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         my_identity: &MyIdentity,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/crypto.rs:175:28
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn sign_message(&self, msg: &EncryptedMessage, my_identity: &MyIdentity) -> Result<Vec<u8>> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_identity`
[INFO] [stdout]    --> src/crypto.rs:175:52
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn sign_message(&self, msg: &EncryptedMessage, my_identity: &MyIdentity) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `announcement`
[INFO] [stdout]    --> src/crypto.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         announcement: &PublicKeyAnnouncement,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_announcement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_identity`
[INFO] [stdout]    --> src/crypto.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         my_identity: &MyIdentity,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> src/crypto.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         content: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identity`
[INFO] [stdout]    --> src/crypto.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         identity: &MyIdentity,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_public_key_hash_hex`
[INFO] [stdout]    --> src/crypto.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         sender_public_key_hash_hex: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_public_key_hash_hex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_id`
[INFO] [stdout]    --> src/crypto.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         key_id: u32,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `encrypted_payload`
[INFO] [stdout]    --> src/crypto.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         encrypted_payload: &[u8],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encrypted_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nonce_bytes`
[INFO] [stdout]    --> src/crypto.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         nonce_bytes: &[u8],
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nonce_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer_identity`
[INFO] [stdout]    --> src/crypto.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         peer_identity: &PeerIdentity,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_identity`
[INFO] [stdout]    --> src/crypto.rs:149:46
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn create_public_key_announcement(&self, my_identity: &MyIdentity) -> PublicKeyAnnouncement {
[INFO] [stdout]     |                                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requested_public_key_hash`
[INFO] [stdout]    --> src/crypto.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         requested_public_key_hash: &[u8],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_requested_public_key_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requester_public_key_hash`
[INFO] [stdout]    --> src/crypto.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         requester_public_key_hash: &[u8],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_requester_public_key_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/crypto.rs:163:49
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn create_signable_encrypted_message(&self, msg: &EncryptedMessage) -> Vec<u8> {
[INFO] [stdout]     |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> src/crypto.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         content: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_identity`
[INFO] [stdout]    --> src/crypto.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         my_identity: &MyIdentity,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/crypto.rs:175:28
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn sign_message(&self, msg: &EncryptedMessage, my_identity: &MyIdentity) -> Result<Vec<u8>> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_identity`
[INFO] [stdout]    --> src/crypto.rs:175:52
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn sign_message(&self, msg: &EncryptedMessage, my_identity: &MyIdentity) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `announcement`
[INFO] [stdout]    --> src/crypto.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         announcement: &PublicKeyAnnouncement,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_announcement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_identity`
[INFO] [stdout]    --> src/crypto.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         my_identity: &MyIdentity,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSCrypto` is never constructed
[INFO] [stdout]    --> src/crypto.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct MLSCrypto;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSCrypto` is never constructed
[INFO] [stdout]    --> src/crypto.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct MLSCrypto;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.12s
[INFO] running `Command { std: "docker" "inspect" "0baa605dc92b67302cfa8f34817c44b8e97b3cf5556d06fdec2f3d17b92cfa94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0baa605dc92b67302cfa8f34817c44b8e97b3cf5556d06fdec2f3d17b92cfa94", kill_on_drop: false }`
[INFO] [stdout] 0baa605dc92b67302cfa8f34817c44b8e97b3cf5556d06fdec2f3d17b92cfa94
