[INFO] cloning repository https://github.com/eternal-flame-AD/autopush-proxy-poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eternal-flame-AD/autopush-proxy-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feternal-flame-AD%2Fautopush-proxy-poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feternal-flame-AD%2Fautopush-proxy-poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c2ffcb4e2fc5918fc3d0134cc0a722c2a60e9c4
[INFO] building eternal-flame-AD/autopush-proxy-poc against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feternal-flame-AD%2Fautopush-proxy-poc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eternal-flame-AD/autopush-proxy-poc
[INFO] finished tweaking git repo https://github.com/eternal-flame-AD/autopush-proxy-poc
[INFO] tweaked toml for git repo https://github.com/eternal-flame-AD/autopush-proxy-poc written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eternal-flame-AD/autopush-proxy-poc on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eternal-flame-AD/autopush-proxy-poc 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.20
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded axum-extra v0.10.0
[INFO] [stderr]   Downloaded rand_core v0.9.2
[INFO] [stderr]   Downloaded jwt v0.16.0
[INFO] [stderr]   Downloaded zerocopy v0.8.20
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54e89ab1fb7fa2d77ee2035fea038c172c4308a93724e113d66bc697ccc190e9
[INFO] running `Command { std: "docker" "start" "-a" "54e89ab1fb7fa2d77ee2035fea038c172c4308a93724e113d66bc697ccc190e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54e89ab1fb7fa2d77ee2035fea038c172c4308a93724e113d66bc697ccc190e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e89ab1fb7fa2d77ee2035fea038c172c4308a93724e113d66bc697ccc190e9", kill_on_drop: false }`
[INFO] [stdout] 54e89ab1fb7fa2d77ee2035fea038c172c4308a93724e113d66bc697ccc190e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 710e1b0364e7206a7f39c208618c8196b239276553708df1c1909b48b8a7f64a
[INFO] running `Command { std: "docker" "start" "-a" "710e1b0364e7206a7f39c208618c8196b239276553708df1c1909b48b8a7f64a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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 axum-extra v0.10.0
[INFO] [stderr]    Compiling autopush v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `http::header`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     http::header,
[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: `Bearer`, `ContentLength`, `Credentials`, and `Header`
[INFO] [stdout]   --> src/lib.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Authorization, ContentEncoding, ContentLength, Header,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 17 |         authorization::{Bearer, Credentials},
[INFO] [stdout]    |                         ^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tracing::{debug, error, info, trace, warn};
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `marker::PhantomData` and `time::Duration`
[INFO] [stdout]  --> src/machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     marker::PhantomData,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     time::Duration,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Engine` and `prelude::BASE64_URL_SAFE_NO_PAD`
[INFO] [stdout]  --> src/machine.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use base64::{Engine, prelude::BASE64_URL_SAFE_NO_PAD};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p256::PublicKey`
[INFO] [stdout]   --> src/machine.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use p256::PublicKey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::Instant`
[INFO] [stdout]   --> src/machine.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/machine.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{error, info, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Backend`
[INFO] [stdout]   --> src/machine.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Backend, SessionHandle, TryDecodeWsMessageError,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor` and `Write`
[INFO] [stdout]  --> src/e2e.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{Cursor, Write};
[INFO] [stdout]   |               ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aes_gcm::aead::AeadMutInPlace`
[INFO] [stdout]  --> src/e2e.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aes_gcm::aead::AeadMutInPlace;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::extract::FromRequest`
[INFO] [stdout]  --> src/e2e.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::extract::FromRequest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::error`
[INFO] [stdout]  --> src/crypto_header.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::error;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> src/crypto_header.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `extract::FromRequestParts`
[INFO] [stdout]  --> src/crypto_header.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     extract::FromRequestParts,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BASE64_STANDARD_NO_PAD` and `BASE64_URL_SAFE`
[INFO] [stdout]   --> src/crypto_header.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     prelude::{BASE64_STANDARD_NO_PAD, BASE64_URL_SAFE, BASE64_URL_SAFE_NO_PAD},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `header` and `request::Parts`
[INFO] [stdout]   --> src/crypto_header.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 | use http::{HeaderName, HeaderValue, StatusCode, header, request::Parts};
[INFO] [stdout]    |                                                 ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Token`
[INFO] [stdout]   --> src/crypto_header.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | use jwt::{RegisteredClaims, Token, VerifyWithKey, VerifyingAlgorithm};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/crypto_header.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{debug, error, warn};
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `delimited` and `tuple`
[INFO] [stdout]    --> src/crypto_header.rs:277:20
[INFO] [stdout]     |
[INFO] [stdout] 277 |         sequence::{delimited, separated_pair, terminated, tuple},
[INFO] [stdout]     |                    ^^^^^^^^^                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::VapidError`
[INFO] [stdout]    --> src/crypto_header.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use super::VapidError;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::crypto_header::parser::header_map`
[INFO] [stdout]    --> src/crypto_header.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         use crate::crypto_header::parser::header_map;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
[INFO] [stdout]    --> src/crypto_header.rs:277:59
[INFO] [stdout]     |
[INFO] [stdout] 277 |         sequence::{delimited, separated_pair, terminated, tuple},
[INFO] [stdout]     |                                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> src/machine.rs:259:57
[INFO] [stdout]     |
[INFO] [stdout] 259 |             r @ ClientMessage::Unregister { channel_id, code } => {
[INFO] [stdout]     |                                                         ^^^^ help: try ignoring the field: `code: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `broadcasts`
[INFO] [stdout]    --> src/lib.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 broadcasts,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `broadcasts: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/lib.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         body: Body,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:241:31
[INFO] [stdout]     |
[INFO] [stdout] 241 |             .on_upgrade(move |mut ws| {
[INFO] [stdout]     |                               ----^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SinkExt`
[INFO] [stdout]   --> src/lib.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use futures::{FutureExt, SinkExt, TryFutureExt};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `values`
[INFO] [stdout]    --> src/crypto_header.rs:126:46
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn encode<E: Extend<HeaderValue>>(&self, values: &mut E) {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `values`
[INFO] [stdout]    --> src/crypto_header.rs:182:46
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn encode<E: Extend<HeaderValue>>(&self, values: &mut E) {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerNotification` is never used
[INFO] [stdout]   --> src/protocol.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum ServerNotification {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PONG_PAYLOAD` is never used
[INFO] [stdout]   --> src/machine.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const PONG_PAYLOAD: &str = "{}";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `salt`, `record_size`, `body`, and `overrun` are never read
[INFO] [stdout]   --> src/e2e.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Aes128GcmP256DHBodyHeader<S: TryStream<Ok = Bytes> + Unpin> {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 15 |     salt: [u8; 16],
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     record_size: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     body: S,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     overrun: Bytes,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidAuthorizationHeader` is never constructed
[INFO] [stdout]   --> src/crypto_header.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum VapidError {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     InvalidAuthorizationHeader,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VapidError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CryptoKeyError` is never used
[INFO] [stdout]   --> src/crypto_header.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub enum CryptoKeyError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ecdsa` and `dh` are never read
[INFO] [stdout]   --> src/crypto_header.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct CryptoKey {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 61 |     ecdsa: p256::ecdsa::VerifyingKey,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 62 |     dh: Option<p256::PublicKey>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CryptoKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `claims` and `vapid_pub` are never read
[INFO] [stdout]    --> src/crypto_header.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct Vapid {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 189 |     claims: RegisteredClaims,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 190 |     vapid_pub: p256::ecdsa::VerifyingKey,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vapid` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/main.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     extract::{Path, Request},
[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: `uuid::Timestamp`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use uuid::Timestamp;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         channel_id: uuid::Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel_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: `key`
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         key: Option<String>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         channel_id: uuid::Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/main.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         code: Option<u32>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "710e1b0364e7206a7f39c208618c8196b239276553708df1c1909b48b8a7f64a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "710e1b0364e7206a7f39c208618c8196b239276553708df1c1909b48b8a7f64a", kill_on_drop: false }`
[INFO] [stdout] 710e1b0364e7206a7f39c208618c8196b239276553708df1c1909b48b8a7f64a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30bb032eeb294f534c49c3eb807b2bac0d532fb01492e7e5f4f4f75991739af0
[INFO] running `Command { std: "docker" "start" "-a" "30bb032eeb294f534c49c3eb807b2bac0d532fb01492e7e5f4f4f75991739af0", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `http::header`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     http::header,
[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: `Bearer`, `ContentLength`, `Credentials`, and `Header`
[INFO] [stdout]   --> src/lib.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Authorization, ContentEncoding, ContentLength, Header,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 17 |         authorization::{Bearer, Credentials},
[INFO] [stdout]    |                         ^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tracing::{debug, error, info, trace, warn};
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `marker::PhantomData` and `time::Duration`
[INFO] [stdout]  --> src/machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     marker::PhantomData,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     time::Duration,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Engine` and `prelude::BASE64_URL_SAFE_NO_PAD`
[INFO] [stdout]  --> src/machine.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use base64::{Engine, prelude::BASE64_URL_SAFE_NO_PAD};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p256::PublicKey`
[INFO] [stdout]   --> src/machine.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use p256::PublicKey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::Instant`
[INFO] [stdout]   --> src/machine.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/machine.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{error, info, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Backend`
[INFO] [stdout]   --> src/machine.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Backend, SessionHandle, TryDecodeWsMessageError,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor` and `Write`
[INFO] [stdout]  --> src/e2e.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{Cursor, Write};
[INFO] [stdout]   |               ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aes_gcm::aead::AeadMutInPlace`
[INFO] [stdout]  --> src/e2e.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aes_gcm::aead::AeadMutInPlace;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::extract::FromRequest`
[INFO] [stdout]  --> src/e2e.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::extract::FromRequest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::error`
[INFO] [stdout]  --> src/crypto_header.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::error;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> src/crypto_header.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `extract::FromRequestParts`
[INFO] [stdout]  --> src/crypto_header.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     extract::FromRequestParts,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BASE64_STANDARD_NO_PAD` and `BASE64_URL_SAFE`
[INFO] [stdout]   --> src/crypto_header.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     prelude::{BASE64_STANDARD_NO_PAD, BASE64_URL_SAFE, BASE64_URL_SAFE_NO_PAD},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `header` and `request::Parts`
[INFO] [stdout]   --> src/crypto_header.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 | use http::{HeaderName, HeaderValue, StatusCode, header, request::Parts};
[INFO] [stdout]    |                                                 ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Token`
[INFO] [stdout]   --> src/crypto_header.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | use jwt::{RegisteredClaims, Token, VerifyWithKey, VerifyingAlgorithm};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/crypto_header.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{debug, error, warn};
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `delimited` and `tuple`
[INFO] [stdout]    --> src/crypto_header.rs:277:20
[INFO] [stdout]     |
[INFO] [stdout] 277 |         sequence::{delimited, separated_pair, terminated, tuple},
[INFO] [stdout]     |                    ^^^^^^^^^                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::VapidError`
[INFO] [stdout]    --> src/crypto_header.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use super::VapidError;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::crypto_header::parser::header_map`
[INFO] [stdout]    --> src/crypto_header.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         use crate::crypto_header::parser::header_map;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
[INFO] [stdout]    --> src/crypto_header.rs:277:59
[INFO] [stdout]     |
[INFO] [stdout] 277 |         sequence::{delimited, separated_pair, terminated, tuple},
[INFO] [stdout]     |                                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> src/machine.rs:259:57
[INFO] [stdout]     |
[INFO] [stdout] 259 |             r @ ClientMessage::Unregister { channel_id, code } => {
[INFO] [stdout]     |                                                         ^^^^ help: try ignoring the field: `code: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `broadcasts`
[INFO] [stdout]    --> src/lib.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 broadcasts,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `broadcasts: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/lib.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         body: Body,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:241:31
[INFO] [stdout]     |
[INFO] [stdout] 241 |             .on_upgrade(move |mut ws| {
[INFO] [stdout]     |                               ----^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SinkExt`
[INFO] [stdout]   --> src/lib.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use futures::{FutureExt, SinkExt, TryFutureExt};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `values`
[INFO] [stdout]    --> src/crypto_header.rs:126:46
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn encode<E: Extend<HeaderValue>>(&self, values: &mut E) {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `values`
[INFO] [stdout]    --> src/crypto_header.rs:182:46
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn encode<E: Extend<HeaderValue>>(&self, values: &mut E) {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerNotification` is never used
[INFO] [stdout]   --> src/protocol.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum ServerNotification {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling autopush v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `PONG_PAYLOAD` is never used
[INFO] [stdout]   --> src/machine.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const PONG_PAYLOAD: &str = "{}";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `salt`, `record_size`, `body`, and `overrun` are never read
[INFO] [stdout]   --> src/e2e.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Aes128GcmP256DHBodyHeader<S: TryStream<Ok = Bytes> + Unpin> {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 15 |     salt: [u8; 16],
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     record_size: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     body: S,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     overrun: Bytes,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidAuthorizationHeader` is never constructed
[INFO] [stdout]   --> src/crypto_header.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum VapidError {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     InvalidAuthorizationHeader,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VapidError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CryptoKeyError` is never used
[INFO] [stdout]   --> src/crypto_header.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub enum CryptoKeyError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ecdsa` and `dh` are never read
[INFO] [stdout]   --> src/crypto_header.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct CryptoKey {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 61 |     ecdsa: p256::ecdsa::VerifyingKey,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 62 |     dh: Option<p256::PublicKey>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CryptoKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `claims` and `vapid_pub` are never read
[INFO] [stdout]    --> src/crypto_header.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct Vapid {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 189 |     claims: RegisteredClaims,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 190 |     vapid_pub: p256::ecdsa::VerifyingKey,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vapid` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/main.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     extract::{Path, Request},
[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: `uuid::Timestamp`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use uuid::Timestamp;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::header`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     http::header,
[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: `Bearer`, `ContentLength`, `Credentials`, and `Header`
[INFO] [stdout]   --> src/lib.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Authorization, ContentEncoding, ContentLength, Header,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 17 |         authorization::{Bearer, Credentials},
[INFO] [stdout]    |                         ^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tracing::{debug, error, info, trace, warn};
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `marker::PhantomData` and `time::Duration`
[INFO] [stdout]  --> src/machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     marker::PhantomData,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     time::Duration,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::Instant`
[INFO] [stdout]   --> src/machine.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/machine.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{error, info, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Backend`
[INFO] [stdout]   --> src/machine.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Backend, SessionHandle, TryDecodeWsMessageError,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor` and `Write`
[INFO] [stdout]  --> src/e2e.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{Cursor, Write};
[INFO] [stdout]   |               ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aes_gcm::aead::AeadMutInPlace`
[INFO] [stdout]  --> src/e2e.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aes_gcm::aead::AeadMutInPlace;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::extract::FromRequest`
[INFO] [stdout]  --> src/e2e.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::extract::FromRequest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::error`
[INFO] [stdout]  --> src/crypto_header.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::error;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> src/crypto_header.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `extract::FromRequestParts`
[INFO] [stdout]  --> src/crypto_header.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     extract::FromRequestParts,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BASE64_STANDARD_NO_PAD` and `BASE64_URL_SAFE`
[INFO] [stdout]   --> src/crypto_header.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     prelude::{BASE64_STANDARD_NO_PAD, BASE64_URL_SAFE, BASE64_URL_SAFE_NO_PAD},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `header` and `request::Parts`
[INFO] [stdout]   --> src/crypto_header.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 | use http::{HeaderName, HeaderValue, StatusCode, header, request::Parts};
[INFO] [stdout]    |                                                 ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Token`
[INFO] [stdout]   --> src/crypto_header.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | use jwt::{RegisteredClaims, Token, VerifyWithKey, VerifyingAlgorithm};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/crypto_header.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{debug, error, warn};
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `delimited` and `tuple`
[INFO] [stdout]    --> src/crypto_header.rs:277:20
[INFO] [stdout]     |
[INFO] [stdout] 277 |         sequence::{delimited, separated_pair, terminated, tuple},
[INFO] [stdout]     |                    ^^^^^^^^^                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::VapidError`
[INFO] [stdout]    --> src/crypto_header.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use super::VapidError;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         channel_id: uuid::Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel_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: `key`
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         key: Option<String>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         channel_id: uuid::Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/main.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         code: Option<u32>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
[INFO] [stdout]    --> src/crypto_header.rs:277:59
[INFO] [stdout]     |
[INFO] [stdout] 277 |         sequence::{delimited, separated_pair, terminated, tuple},
[INFO] [stdout]     |                                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> src/machine.rs:259:57
[INFO] [stdout]     |
[INFO] [stdout] 259 |             r @ ClientMessage::Unregister { channel_id, code } => {
[INFO] [stdout]     |                                                         ^^^^ help: try ignoring the field: `code: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `broadcasts`
[INFO] [stdout]    --> src/lib.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 broadcasts,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `broadcasts: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/lib.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         body: Body,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:241:31
[INFO] [stdout]     |
[INFO] [stdout] 241 |             .on_upgrade(move |mut ws| {
[INFO] [stdout]     |                               ----^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SinkExt`
[INFO] [stdout]   --> src/lib.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use futures::{FutureExt, SinkExt, TryFutureExt};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `values`
[INFO] [stdout]    --> src/crypto_header.rs:126:46
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn encode<E: Extend<HeaderValue>>(&self, values: &mut E) {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `values`
[INFO] [stdout]    --> src/crypto_header.rs:182:46
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn encode<E: Extend<HeaderValue>>(&self, values: &mut E) {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerNotification` is never used
[INFO] [stdout]   --> src/protocol.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum ServerNotification {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PONG_PAYLOAD` is never used
[INFO] [stdout]   --> src/machine.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const PONG_PAYLOAD: &str = "{}";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `salt`, `record_size`, `body`, and `overrun` are never read
[INFO] [stdout]   --> src/e2e.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Aes128GcmP256DHBodyHeader<S: TryStream<Ok = Bytes> + Unpin> {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 15 |     salt: [u8; 16],
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     record_size: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     body: S,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     overrun: Bytes,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidAuthorizationHeader` is never constructed
[INFO] [stdout]   --> src/crypto_header.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum VapidError {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     InvalidAuthorizationHeader,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VapidError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CryptoKeyError` is never used
[INFO] [stdout]   --> src/crypto_header.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub enum CryptoKeyError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ecdsa` and `dh` are never read
[INFO] [stdout]   --> src/crypto_header.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct CryptoKey {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 61 |     ecdsa: p256::ecdsa::VerifyingKey,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 62 |     dh: Option<p256::PublicKey>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CryptoKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `claims` and `vapid_pub` are never read
[INFO] [stdout]    --> src/crypto_header.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct Vapid {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 189 |     claims: RegisteredClaims,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 190 |     vapid_pub: p256::ecdsa::VerifyingKey,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vapid` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.49s
[INFO] running `Command { std: "docker" "inspect" "30bb032eeb294f534c49c3eb807b2bac0d532fb01492e7e5f4f4f75991739af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30bb032eeb294f534c49c3eb807b2bac0d532fb01492e7e5f4f4f75991739af0", kill_on_drop: false }`
[INFO] [stdout] 30bb032eeb294f534c49c3eb807b2bac0d532fb01492e7e5f4f4f75991739af0
