[INFO] fetching crate rustls-fork-shadow-tls 0.20.9-mod.2... [INFO] testing rustls-fork-shadow-tls-0.20.9-mod.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate rustls-fork-shadow-tls 0.20.9-mod.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rustls-fork-shadow-tls 0.20.9-mod.2 [INFO] removed 3 missing examples [INFO] finished tweaking crates.io crate rustls-fork-shadow-tls 0.20.9-mod.2 [INFO] tweaked toml for crates.io crate rustls-fork-shadow-tls 0.20.9-mod.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustls-fork-shadow-tls 0.20.9-mod.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustls-fork-shadow-tls 0.20.9-mod.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.83 [INFO] [stderr] Downloaded plotters-backend v0.3.4 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.83 [INFO] [stderr] Downloaded either v1.8.1 [INFO] [stderr] Downloaded plotters-svg v0.3.3 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.13 [INFO] [stderr] Downloaded rayon-core v1.10.2 [INFO] [stderr] Downloaded crossbeam-channel v0.5.6 [INFO] [stderr] Downloaded serde v1.0.145 [INFO] [stderr] Downloaded aho-corasick v0.7.19 [INFO] [stderr] Downloaded plotters v0.3.4 [INFO] [stderr] Downloaded serde_json v1.0.93 [INFO] [stderr] Downloaded rayon v1.6.1 [INFO] [stderr] Downloaded js-sys v0.3.60 [INFO] [stderr] Downloaded bumpalo v3.11.0 [INFO] [stderr] Downloaded syn v1.0.102 [INFO] [stderr] Downloaded regex v1.6.0 [INFO] [stderr] Downloaded webpki-roots v0.22.5 [INFO] [stderr] Downloaded wasm-bindgen v0.2.83 [INFO] [stderr] Downloaded regex-syntax v0.6.27 [INFO] [stderr] Downloaded bstr v0.2.17 [INFO] [stderr] Downloaded crossbeam-utils v0.8.14 [INFO] [stderr] Downloaded half v1.8.2 [INFO] [stderr] Downloaded serde_derive v1.0.145 [INFO] [stderr] Downloaded ryu v1.0.12 [INFO] [stderr] Downloaded env_logger v0.9.1 [INFO] [stderr] Downloaded crossbeam-deque v0.8.2 [INFO] [stderr] Downloaded itoa v1.0.5 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.83 [INFO] [stderr] Downloaded rustls-pemfile v1.0.1 [INFO] [stderr] Downloaded web-sys v0.3.60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d105d20a55d1aa22ee8ddb7c735b22358363f209006f828778875ef0f8831fa [INFO] running `Command { std: "docker" "start" "-a" "5d105d20a55d1aa22ee8ddb7c735b22358363f209006f828778875ef0f8831fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d105d20a55d1aa22ee8ddb7c735b22358363f209006f828778875ef0f8831fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d105d20a55d1aa22ee8ddb7c735b22358363f209006f828778875ef0f8831fa", kill_on_drop: false }` [INFO] [stdout] 5d105d20a55d1aa22ee8ddb7c735b22358363f209006f828778875ef0f8831fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1719970bab55d39e16576dd30ad5544eb77572192ed74a56a041f1cda5617cff [INFO] running `Command { std: "docker" "start" "-a" "1719970bab55d39e16576dd30ad5544eb77572192ed74a56a041f1cda5617cff", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustls-fork-shadow-tls v0.20.9-mod.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/lib.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | #![cfg_attr(not(read_buf), forbid(unstable_features))] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/lib.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | #![cfg_attr(read_buf, feature(read_buf))] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 33 - pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]); [INFO] [stdout] 33 + pub(crate) struct Iv(pub(crate) [u8; aead::NONCE_LEN]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 37 - fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self { [INFO] [stdout] 37 + fn new(value: [u8; aead::NONCE_LEN]) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:43:39 [INFO] [stdout] | [INFO] [stdout] 43 | debug_assert_eq!(value.len(), ring::aead::NONCE_LEN); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - debug_assert_eq!(value.len(), ring::aead::NONCE_LEN); [INFO] [stdout] 43 + debug_assert_eq!(value.len(), aead::NONCE_LEN); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:71:48 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 71 - pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce { [INFO] [stdout] 71 + pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> aead::Nonce { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | let mut nonce = [0u8; ring::aead::NONCE_LEN]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 72 - let mut nonce = [0u8; ring::aead::NONCE_LEN]; [INFO] [stdout] 72 + let mut nonce = [0u8; aead::NONCE_LEN]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/conn.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/conn.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | / /// Are we done? i.e., have we processed all received messages, and received a [INFO] [stdout] 435 | | /// close_notify to indicate that no new messages will arrive? [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] 436 | / peer_cleanly_closed: self [INFO] [stdout] 437 | | .common_state [INFO] [stdout] 438 | | .has_received_close_notify [INFO] [stdout] 439 | | && !self.message_deframer.has_pending(), [INFO] [stdout] | |_______________________________________________________- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/stream.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/stream.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/cipher.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 19 - ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stdout] 19 + ) -> aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/cipher.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ring::aead::Aad::from(out) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 25 - ring::aead::Aad::from(out) [INFO] [stdout] 25 + aead::Aad::from(out) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 29 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] 29 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 45 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] 45 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 61 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 61 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] 61 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 77 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] 77 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 93 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] 93 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 109 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] 109 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/key_schedule.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | algorithm: ring::hkdf::Algorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 70 - algorithm: ring::hkdf::Algorithm, [INFO] [stdout] 70 + algorithm: hkdf::Algorithm, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 26 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] 26 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 28 - hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] 28 + hkdf_algorithm: hkdf::HKDF_SHA256, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 41 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] 41 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | hkdf_algorithm: ring::hkdf::HKDF_SHA384, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - hkdf_algorithm: ring::hkdf::HKDF_SHA384, [INFO] [stdout] 43 + hkdf_algorithm: hkdf::HKDF_SHA384, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 58 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] 58 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 60 - hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] 60 + hkdf_algorithm: hkdf::HKDF_SHA256, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) hkdf_algorithm: ring::hkdf::Algorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 71 - pub(crate) hkdf_algorithm: ring::hkdf::Algorithm, [INFO] [stdout] 71 + pub(crate) hkdf_algorithm: hkdf::Algorithm, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 155 - fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stdout] 155 + fn make_tls13_aad(len: usize) -> aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | ring::aead::Aad::from([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 156 - ring::aead::Aad::from([ [INFO] [stdout] 156 + aead::Aad::from([ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/vecbuf.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 71 - let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stdout] 71 + let nonce = aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | let aad = ring::aead::Aad::empty(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 72 - let aad = ring::aead::Aad::empty(); [INFO] [stdout] 72 + let aad = aead::Aad::empty(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 94 - let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stdout] 94 + let nonce = aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/server/server_conn.rs:746:7 [INFO] [stdout] | [INFO] [stdout] 746 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/server/server_conn.rs:345:11 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/server/server_conn.rs:340:10 [INFO] [stdout] | [INFO] [stdout] 340 | impl<'a> std::io::Read for ReadEarlyData<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 340 - impl<'a> std::io::Read for ReadEarlyData<'a> { [INFO] [stdout] 340 + impl<'a> io::Read for ReadEarlyData<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/server/server_conn.rs:717:11 [INFO] [stdout] | [INFO] [stdout] 717 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/codec.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init(bytes: &[u8]) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init(bytes: &[u8]) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/codec.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn sub(&mut self, length: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn sub(&mut self, length: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/handshake.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | fn get_single_hostname(&self) -> Option; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 324 | fn get_single_hostname(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/handshake.rs:341:28 [INFO] [stdout] | [INFO] [stdout] 341 | fn get_single_hostname(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 341 | fn get_single_hostname(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/handshake.rs:342:37 [INFO] [stdout] | [INFO] [stdout] 342 | fn only_dns_hostnames(name: &ServerName) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 342 | fn only_dns_hostnames(name: &ServerName) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anchors.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn reader(&mut self) -> Reader { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | pub fn reader(&mut self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn writer(&mut self) -> Writer { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn writer(&mut self) -> Writer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:431:19 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn reader(&mut self) -> Reader { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 431 | pub fn reader(&mut self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn writer(&mut self) -> Writer { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 445 | pub fn writer(&mut self) -> Writer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ticketer.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/client_conn.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | pub(crate) fn for_sni(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 245 | pub(crate) fn for_sni(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/client_conn.rs:542:23 [INFO] [stdout] | [INFO] [stdout] 542 | pub fn early_data(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 542 | pub fn early_data(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/server/common.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/server/server_conn.rs:454:23 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn early_data(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 454 | pub fn early_data(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.72s [INFO] running `Command { std: "docker" "inspect" "1719970bab55d39e16576dd30ad5544eb77572192ed74a56a041f1cda5617cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1719970bab55d39e16576dd30ad5544eb77572192ed74a56a041f1cda5617cff", kill_on_drop: false }` [INFO] [stdout] 1719970bab55d39e16576dd30ad5544eb77572192ed74a56a041f1cda5617cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 846656e8fcc0927186961607343d85629e5dbda262fb0153da41503f39a02e62 [INFO] running `Command { std: "docker" "start" "-a" "846656e8fcc0927186961607343d85629e5dbda262fb0153da41503f39a02e62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling rustls-fork-shadow-tls v0.20.9-mod.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/lib.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | #![cfg_attr(not(read_buf), forbid(unstable_features))] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/lib.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | #![cfg_attr(read_buf, feature(read_buf))] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 33 - pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]); [INFO] [stdout] 33 + pub(crate) struct Iv(pub(crate) [u8; aead::NONCE_LEN]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 37 - fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self { [INFO] [stdout] 37 + fn new(value: [u8; aead::NONCE_LEN]) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:43:39 [INFO] [stdout] | [INFO] [stdout] 43 | debug_assert_eq!(value.len(), ring::aead::NONCE_LEN); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - debug_assert_eq!(value.len(), ring::aead::NONCE_LEN); [INFO] [stdout] 43 + debug_assert_eq!(value.len(), aead::NONCE_LEN); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:71:48 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 71 - pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce { [INFO] [stdout] 71 + pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> aead::Nonce { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | let mut nonce = [0u8; ring::aead::NONCE_LEN]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 72 - let mut nonce = [0u8; ring::aead::NONCE_LEN]; [INFO] [stdout] 72 + let mut nonce = [0u8; aead::NONCE_LEN]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/conn.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/conn.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | / /// Are we done? i.e., have we processed all received messages, and received a [INFO] [stdout] 435 | | /// close_notify to indicate that no new messages will arrive? [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] 436 | / peer_cleanly_closed: self [INFO] [stdout] 437 | | .common_state [INFO] [stdout] 438 | | .has_received_close_notify [INFO] [stdout] 439 | | && !self.message_deframer.has_pending(), [INFO] [stdout] | |_______________________________________________________- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/stream.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/stream.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/cipher.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 19 - ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stdout] 19 + ) -> aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/cipher.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ring::aead::Aad::from(out) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 25 - ring::aead::Aad::from(out) [INFO] [stdout] 25 + aead::Aad::from(out) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 29 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] 29 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 45 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] 45 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 61 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 61 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] 61 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 77 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] 77 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 93 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] 93 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 109 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] 109 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/key_schedule.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | algorithm: ring::hkdf::Algorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 70 - algorithm: ring::hkdf::Algorithm, [INFO] [stdout] 70 + algorithm: hkdf::Algorithm, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 26 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] 26 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 28 - hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] 28 + hkdf_algorithm: hkdf::HKDF_SHA256, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 41 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] 41 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | hkdf_algorithm: ring::hkdf::HKDF_SHA384, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - hkdf_algorithm: ring::hkdf::HKDF_SHA384, [INFO] [stdout] 43 + hkdf_algorithm: hkdf::HKDF_SHA384, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 58 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] 58 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 60 - hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] 60 + hkdf_algorithm: hkdf::HKDF_SHA256, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) hkdf_algorithm: ring::hkdf::Algorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 71 - pub(crate) hkdf_algorithm: ring::hkdf::Algorithm, [INFO] [stdout] 71 + pub(crate) hkdf_algorithm: hkdf::Algorithm, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 155 - fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stdout] 155 + fn make_tls13_aad(len: usize) -> aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | ring::aead::Aad::from([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 156 - ring::aead::Aad::from([ [INFO] [stdout] 156 + aead::Aad::from([ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/vecbuf.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 71 - let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stdout] 71 + let nonce = aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | let aad = ring::aead::Aad::empty(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 72 - let aad = ring::aead::Aad::empty(); [INFO] [stdout] 72 + let aad = aead::Aad::empty(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 94 - let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stdout] 94 + let nonce = aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/server/server_conn.rs:746:7 [INFO] [stdout] | [INFO] [stdout] 746 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/server/server_conn.rs:345:11 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/server/server_conn.rs:340:10 [INFO] [stdout] | [INFO] [stdout] 340 | impl<'a> std::io::Read for ReadEarlyData<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 340 - impl<'a> std::io::Read for ReadEarlyData<'a> { [INFO] [stdout] 340 + impl<'a> io::Read for ReadEarlyData<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/server/server_conn.rs:717:11 [INFO] [stdout] | [INFO] [stdout] 717 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/codec.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init(bytes: &[u8]) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init(bytes: &[u8]) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/codec.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn sub(&mut self, length: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn sub(&mut self, length: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/handshake.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | fn get_single_hostname(&self) -> Option; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 324 | fn get_single_hostname(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/handshake.rs:341:28 [INFO] [stdout] | [INFO] [stdout] 341 | fn get_single_hostname(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 341 | fn get_single_hostname(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/handshake.rs:342:37 [INFO] [stdout] | [INFO] [stdout] 342 | fn only_dns_hostnames(name: &ServerName) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 342 | fn only_dns_hostnames(name: &ServerName) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anchors.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn reader(&mut self) -> Reader { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | pub fn reader(&mut self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn writer(&mut self) -> Writer { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn writer(&mut self) -> Writer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:431:19 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn reader(&mut self) -> Reader { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 431 | pub fn reader(&mut self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn writer(&mut self) -> Writer { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 445 | pub fn writer(&mut self) -> Writer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ticketer.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/client_conn.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | pub(crate) fn for_sni(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 245 | pub(crate) fn for_sni(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/client_conn.rs:542:23 [INFO] [stdout] | [INFO] [stdout] 542 | pub fn early_data(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 542 | pub fn early_data(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/server/common.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/server/server_conn.rs:454:23 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn early_data(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 454 | pub fn early_data(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/lib.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | #![cfg_attr(not(read_buf), forbid(unstable_features))] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/lib.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | #![cfg_attr(read_buf, feature(read_buf))] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 33 - pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]); [INFO] [stdout] 33 + pub(crate) struct Iv(pub(crate) [u8; aead::NONCE_LEN]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 37 - fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self { [INFO] [stdout] 37 + fn new(value: [u8; aead::NONCE_LEN]) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:43:39 [INFO] [stdout] | [INFO] [stdout] 43 | debug_assert_eq!(value.len(), ring::aead::NONCE_LEN); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - debug_assert_eq!(value.len(), ring::aead::NONCE_LEN); [INFO] [stdout] 43 + debug_assert_eq!(value.len(), aead::NONCE_LEN); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:71:48 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 71 - pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce { [INFO] [stdout] 71 + pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> aead::Nonce { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/cipher.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | let mut nonce = [0u8; ring::aead::NONCE_LEN]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 72 - let mut nonce = [0u8; ring::aead::NONCE_LEN]; [INFO] [stdout] 72 + let mut nonce = [0u8; aead::NONCE_LEN]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/conn.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/conn.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | / /// Are we done? i.e., have we processed all received messages, and received a [INFO] [stdout] 435 | | /// close_notify to indicate that no new messages will arrive? [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] 436 | / peer_cleanly_closed: self [INFO] [stdout] 437 | | .common_state [INFO] [stdout] 438 | | .has_received_close_notify [INFO] [stdout] 439 | | && !self.message_deframer.has_pending(), [INFO] [stdout] | |_______________________________________________________- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/stream.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/stream.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/cipher.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 19 - ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stdout] 19 + ) -> aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/cipher.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ring::aead::Aad::from(out) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 25 - ring::aead::Aad::from(out) [INFO] [stdout] 25 + aead::Aad::from(out) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 29 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] 29 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 45 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] 45 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 61 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 61 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] 61 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 77 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] 77 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 93 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] 93 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls12/mod.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 109 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] 109 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/key_schedule.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | algorithm: ring::hkdf::Algorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 70 - algorithm: ring::hkdf::Algorithm, [INFO] [stdout] 70 + algorithm: hkdf::Algorithm, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 26 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stdout] 26 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 28 - hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] 28 + hkdf_algorithm: hkdf::HKDF_SHA256, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 41 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stdout] 41 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | hkdf_algorithm: ring::hkdf::HKDF_SHA384, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - hkdf_algorithm: ring::hkdf::HKDF_SHA384, [INFO] [stdout] 43 + hkdf_algorithm: hkdf::HKDF_SHA384, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 58 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stdout] 58 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 60 - hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stdout] 60 + hkdf_algorithm: hkdf::HKDF_SHA256, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) hkdf_algorithm: ring::hkdf::Algorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 71 - pub(crate) hkdf_algorithm: ring::hkdf::Algorithm, [INFO] [stdout] 71 + pub(crate) hkdf_algorithm: hkdf::Algorithm, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 155 - fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stdout] 155 + fn make_tls13_aad(len: usize) -> aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/tls13/mod.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | ring::aead::Aad::from([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 156 - ring::aead::Aad::from([ [INFO] [stdout] 156 + aead::Aad::from([ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/vecbuf.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/vecbuf.rs:167:11 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 71 - let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stdout] 71 + let nonce = aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | let aad = ring::aead::Aad::empty(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 72 - let aad = ring::aead::Aad::empty(); [INFO] [stdout] 72 + let aad = aead::Aad::empty(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 94 - let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stdout] 94 + let nonce = aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:295:39 [INFO] [stdout] | [INFO] [stdout] 295 | t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(10))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 295 - t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(10))); [INFO] [stdout] 295 + t.maybe_roll(TimeBase(now.0 + time::Duration::from_secs(10))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(20))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 302 - t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(20))); [INFO] [stdout] 302 + t.maybe_roll(TimeBase(now.0 + time::Duration::from_secs(20))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:324:39 [INFO] [stdout] | [INFO] [stdout] 324 | t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(10))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 324 - t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(10))); [INFO] [stdout] 324 + t.maybe_roll(TimeBase(now.0 + time::Duration::from_secs(10))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/ticketer.rs:332:39 [INFO] [stdout] | [INFO] [stdout] 332 | t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(20))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 332 - t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(20))); [INFO] [stdout] 332 + t.maybe_roll(TimeBase(now.0 + time::Duration::from_secs(20))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/server/server_conn.rs:746:7 [INFO] [stdout] | [INFO] [stdout] 746 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/server/server_conn.rs:345:11 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/server/server_conn.rs:340:10 [INFO] [stdout] | [INFO] [stdout] 340 | impl<'a> std::io::Read for ReadEarlyData<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 340 - impl<'a> std::io::Read for ReadEarlyData<'a> { [INFO] [stdout] 340 + impl<'a> io::Read for ReadEarlyData<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stdout] --> src/server/server_conn.rs:717:11 [INFO] [stdout] | [INFO] [stdout] 717 | #[cfg(read_buf)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/codec.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init(bytes: &[u8]) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init(bytes: &[u8]) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/codec.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn sub(&mut self, length: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn sub(&mut self, length: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/handshake.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | fn get_single_hostname(&self) -> Option; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 324 | fn get_single_hostname(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/handshake.rs:341:28 [INFO] [stdout] | [INFO] [stdout] 341 | fn get_single_hostname(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 341 | fn get_single_hostname(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/msgs/handshake.rs:342:37 [INFO] [stdout] | [INFO] [stdout] 342 | fn only_dns_hostnames(name: &ServerName) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 342 | fn only_dns_hostnames(name: &ServerName) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anchors.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn reader(&mut self) -> Reader { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | pub fn reader(&mut self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn writer(&mut self) -> Writer { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn writer(&mut self) -> Writer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:431:19 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn reader(&mut self) -> Reader { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 431 | pub fn reader(&mut self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/conn.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn writer(&mut self) -> Writer { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 445 | pub fn writer(&mut self) -> Writer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ticketer.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/client_conn.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | pub(crate) fn for_sni(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 245 | pub(crate) fn for_sni(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/client_conn.rs:542:23 [INFO] [stdout] | [INFO] [stdout] 542 | pub fn early_data(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 542 | pub fn early_data(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/server/common.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/server/server_conn.rs:454:23 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn early_data(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 454 | pub fn early_data(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.02s [INFO] running `Command { std: "docker" "inspect" "846656e8fcc0927186961607343d85629e5dbda262fb0153da41503f39a02e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846656e8fcc0927186961607343d85629e5dbda262fb0153da41503f39a02e62", kill_on_drop: false }` [INFO] [stdout] 846656e8fcc0927186961607343d85629e5dbda262fb0153da41503f39a02e62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e238f3b19c727fb1b3398df826a1732603144517902cd5988412f29ee2fe641e [INFO] running `Command { std: "docker" "start" "-a" "e238f3b19c727fb1b3398df826a1732603144517902cd5988412f29ee2fe641e", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/lib.rs:263:17 [INFO] [stderr] | [INFO] [stderr] 263 | #![cfg_attr(not(read_buf), forbid(unstable_features))] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/lib.rs:302:13 [INFO] [stderr] | [INFO] [stderr] 302 | #![cfg_attr(read_buf, feature(read_buf))] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/cipher.rs:33:38 [INFO] [stderr] | [INFO] [stderr] 33 | pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:273:5 [INFO] [stderr] | [INFO] [stderr] 273 | unused_qualifications [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 33 - pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]); [INFO] [stderr] 33 + pub(crate) struct Iv(pub(crate) [u8; aead::NONCE_LEN]); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/cipher.rs:37:24 [INFO] [stderr] | [INFO] [stderr] 37 | fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 37 - fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self { [INFO] [stderr] 37 + fn new(value: [u8; aead::NONCE_LEN]) -> Self { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/cipher.rs:43:39 [INFO] [stderr] | [INFO] [stderr] 43 | debug_assert_eq!(value.len(), ring::aead::NONCE_LEN); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 43 - debug_assert_eq!(value.len(), ring::aead::NONCE_LEN); [INFO] [stderr] 43 + debug_assert_eq!(value.len(), aead::NONCE_LEN); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/cipher.rs:71:48 [INFO] [stderr] | [INFO] [stderr] 71 | pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 71 - pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce { [INFO] [stderr] 71 + pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> aead::Nonce { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/cipher.rs:72:27 [INFO] [stderr] | [INFO] [stderr] 72 | let mut nonce = [0u8; ring::aead::NONCE_LEN]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 72 - let mut nonce = [0u8; ring::aead::NONCE_LEN]; [INFO] [stderr] 72 + let mut nonce = [0u8; aead::NONCE_LEN]; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/conn.rs:281:11 [INFO] [stderr] | [INFO] [stderr] 281 | #[cfg(read_buf)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/conn.rs:434:13 [INFO] [stderr] | [INFO] [stderr] 434 | / /// Are we done? i.e., have we processed all received messages, and received a [INFO] [stderr] 435 | | /// close_notify to indicate that no new messages will arrive? [INFO] [stderr] | |__________________________________________________________________________^ [INFO] [stderr] 436 | / peer_cleanly_closed: self [INFO] [stderr] 437 | | .common_state [INFO] [stderr] 438 | | .has_received_close_notify [INFO] [stderr] 439 | | && !self.message_deframer.has_pending(), [INFO] [stderr] | |_______________________________________________________- rustdoc does not generate documentation for expression fields [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/stream.rs:76:11 [INFO] [stderr] | [INFO] [stderr] 76 | #[cfg(read_buf)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/stream.rs:212:11 [INFO] [stderr] | [INFO] [stderr] 212 | #[cfg(read_buf)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls12/cipher.rs:19:6 [INFO] [stderr] | [INFO] [stderr] 19 | ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 19 - ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stderr] 19 + ) -> aead::Aad<[u8; TLS12_AAD_SIZE]> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls12/cipher.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | ring::aead::Aad::from(out) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 25 - ring::aead::Aad::from(out) [INFO] [stderr] 25 + aead::Aad::from(out) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls12/mod.rs:29:30 [INFO] [stderr] | [INFO] [stderr] 29 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 29 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stderr] 29 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls12/mod.rs:45:30 [INFO] [stderr] | [INFO] [stderr] 45 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 45 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stderr] 45 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls12/mod.rs:61:30 [INFO] [stderr] | [INFO] [stderr] 61 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 61 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stderr] 61 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls12/mod.rs:77:30 [INFO] [stderr] | [INFO] [stderr] 77 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 77 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stderr] 77 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls12/mod.rs:93:30 [INFO] [stderr] | [INFO] [stderr] 93 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 93 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stderr] 93 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls12/mod.rs:109:30 [INFO] [stderr] | [INFO] [stderr] 109 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 109 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stderr] 109 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/key_schedule.rs:70:16 [INFO] [stderr] | [INFO] [stderr] 70 | algorithm: ring::hkdf::Algorithm, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 70 - algorithm: ring::hkdf::Algorithm, [INFO] [stderr] 70 + algorithm: hkdf::Algorithm, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/mod.rs:26:26 [INFO] [stderr] | [INFO] [stderr] 26 | aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 26 - aead_algorithm: &ring::aead::CHACHA20_POLY1305, [INFO] [stderr] 26 + aead_algorithm: &aead::CHACHA20_POLY1305, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/mod.rs:28:21 [INFO] [stderr] | [INFO] [stderr] 28 | hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 28 - hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stderr] 28 + hkdf_algorithm: hkdf::HKDF_SHA256, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/mod.rs:41:30 [INFO] [stderr] | [INFO] [stderr] 41 | aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 41 - aead_algorithm: &ring::aead::AES_256_GCM, [INFO] [stderr] 41 + aead_algorithm: &aead::AES_256_GCM, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/mod.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | hkdf_algorithm: ring::hkdf::HKDF_SHA384, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 43 - hkdf_algorithm: ring::hkdf::HKDF_SHA384, [INFO] [stderr] 43 + hkdf_algorithm: hkdf::HKDF_SHA384, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/mod.rs:58:26 [INFO] [stderr] | [INFO] [stderr] 58 | aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 58 - aead_algorithm: &ring::aead::AES_128_GCM, [INFO] [stderr] 58 + aead_algorithm: &aead::AES_128_GCM, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/mod.rs:60:21 [INFO] [stderr] | [INFO] [stderr] 60 | hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 60 - hkdf_algorithm: ring::hkdf::HKDF_SHA256, [INFO] [stderr] 60 + hkdf_algorithm: hkdf::HKDF_SHA256, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/mod.rs:71:32 [INFO] [stderr] | [INFO] [stderr] 71 | pub(crate) hkdf_algorithm: ring::hkdf::Algorithm, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 71 - pub(crate) hkdf_algorithm: ring::hkdf::Algorithm, [INFO] [stderr] 71 + pub(crate) hkdf_algorithm: hkdf::Algorithm, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/mod.rs:155:34 [INFO] [stderr] | [INFO] [stderr] 155 | fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 155 - fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stderr] 155 + fn make_tls13_aad(len: usize) -> aead::Aad<[u8; TLS13_AAD_SIZE]> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/tls13/mod.rs:156:5 [INFO] [stderr] | [INFO] [stderr] 156 | ring::aead::Aad::from([ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 156 - ring::aead::Aad::from([ [INFO] [stderr] 156 + aead::Aad::from([ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/vecbuf.rs:108:11 [INFO] [stderr] | [INFO] [stderr] 108 | #[cfg(read_buf)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/ticketer.rs:71:21 [INFO] [stderr] | [INFO] [stderr] 71 | let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 71 - let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stderr] 71 + let nonce = aead::Nonce::assume_unique_for_key(nonce_buf); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/ticketer.rs:72:19 [INFO] [stderr] | [INFO] [stderr] 72 | let aad = ring::aead::Aad::empty(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 72 - let aad = ring::aead::Aad::empty(); [INFO] [stderr] 72 + let aad = aead::Aad::empty(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/ticketer.rs:94:21 [INFO] [stderr] | [INFO] [stderr] 94 | let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 94 - let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stderr] 94 + let nonce = aead::Nonce::try_assume_unique_for_key(nonce).ok()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/server/server_conn.rs:746:7 [INFO] [stderr] | [INFO] [stderr] 746 | #[cfg(read_buf)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/server/server_conn.rs:345:11 [INFO] [stderr] | [INFO] [stderr] 345 | #[cfg(read_buf)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/server/server_conn.rs:340:10 [INFO] [stderr] | [INFO] [stderr] 340 | impl<'a> std::io::Read for ReadEarlyData<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 340 - impl<'a> std::io::Read for ReadEarlyData<'a> { [INFO] [stderr] 340 + impl<'a> io::Read for ReadEarlyData<'a> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/server/server_conn.rs:717:11 [INFO] [stderr] | [INFO] [stderr] 717 | #[cfg(read_buf)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/msgs/codec.rs:20:24 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn init(bytes: &[u8]) -> Reader { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 20 | pub fn init(bytes: &[u8]) -> Reader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/msgs/codec.rs:30:16 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn sub(&mut self, length: usize) -> Option { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 30 | pub fn sub(&mut self, length: usize) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/msgs/handshake.rs:324:28 [INFO] [stderr] | [INFO] [stderr] 324 | fn get_single_hostname(&self) -> Option; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 324 | fn get_single_hostname(&self) -> Option>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/msgs/handshake.rs:341:28 [INFO] [stderr] | [INFO] [stderr] 341 | fn get_single_hostname(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 341 | fn get_single_hostname(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/msgs/handshake.rs:342:37 [INFO] [stderr] | [INFO] [stderr] 342 | fn only_dns_hostnames(name: &ServerName) -> Option { [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 342 | fn only_dns_hostnames(name: &ServerName) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/anchors.rs:17:35 [INFO] [stderr] | [INFO] [stderr] 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/conn.rs:56:19 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn reader(&mut self) -> Reader { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 56 | pub fn reader(&mut self) -> Reader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/conn.rs:64:19 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn writer(&mut self) -> Writer { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 64 | pub fn writer(&mut self) -> Writer<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/conn.rs:431:19 [INFO] [stderr] | [INFO] [stderr] 431 | pub fn reader(&mut self) -> Reader { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 431 | pub fn reader(&mut self) -> Reader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/conn.rs:445:19 [INFO] [stderr] | [INFO] [stderr] 445 | pub fn writer(&mut self) -> Writer { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 445 | pub fn writer(&mut self) -> Writer<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ticketer.rs:158:19 [INFO] [stderr] | [INFO] [stderr] 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client/client_conn.rs:245:27 [INFO] [stderr] | [INFO] [stderr] 245 | pub(crate) fn for_sni(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 245 | pub(crate) fn for_sni(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client/client_conn.rs:542:23 [INFO] [stderr] | [INFO] [stderr] 542 | pub fn early_data(&mut self) -> Option { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 542 | pub fn early_data(&mut self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/server/common.rs:12:43 [INFO] [stderr] | [INFO] [stderr] 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/server/server_conn.rs:454:23 [INFO] [stderr] | [INFO] [stderr] 454 | pub fn early_data(&mut self) -> Option { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 454 | pub fn early_data(&mut self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rustls-fork-shadow-tls` (lib) generated 52 warnings (run `cargo fix --lib -p rustls-fork-shadow-tls` to apply 42 suggestions) [INFO] [stderr] warning: unexpected `cfg` condition name: `read_buf` [INFO] [stderr] --> src/vecbuf.rs:167:11 [INFO] [stderr] | [INFO] [stderr] 167 | #[cfg(read_buf)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/ticketer.rs:295:39 [INFO] [stderr] | [INFO] [stderr] 295 | t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(10))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 295 - t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(10))); [INFO] [stderr] 295 + t.maybe_roll(TimeBase(now.0 + time::Duration::from_secs(10))); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/ticketer.rs:302:39 [INFO] [stderr] | [INFO] [stderr] 302 | t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(20))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 302 - t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(20))); [INFO] [stderr] 302 + t.maybe_roll(TimeBase(now.0 + time::Duration::from_secs(20))); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/ticketer.rs:324:39 [INFO] [stderr] | [INFO] [stderr] 324 | t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(10))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 324 - t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(10))); [INFO] [stderr] 324 + t.maybe_roll(TimeBase(now.0 + time::Duration::from_secs(10))); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/ticketer.rs:332:39 [INFO] [stderr] | [INFO] [stderr] 332 | t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(20))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 332 - t.maybe_roll(TimeBase(now.0 + std::time::Duration::from_secs(20))); [INFO] [stderr] 332 + t.maybe_roll(TimeBase(now.0 + time::Duration::from_secs(20))); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rustls-fork-shadow-tls` (lib test) generated 57 warnings (52 duplicates) (run `cargo fix --lib -p rustls-fork-shadow-tls --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustls_fork_shadow_tls-4c07d7e3d52c48d6) [INFO] [stdout] [INFO] [stdout] running 179 tests [INFO] [stdout] test client::handy::test::test_clientsessionmemorycache_overwrites_put ... ok [INFO] [stdout] test client::handy::test::test_noclientsessionstorage_denies_gets ... ok [INFO] [stdout] test client::handy::test::test_noclientsessionstorage_drops_put ... ok [INFO] [stdout] test error::tests::rand_error_mapping ... ok [INFO] [stdout] test error::tests::time_error_mapping ... ok [INFO] [stdout] test hash_hs::test::abandon ... ok [INFO] [stdout] test client::handy::test::test_clientsessionmemorycache_accepts_put ... ok [INFO] [stdout] test client::handy::test::test_clientsessionmemorycache_drops_to_maintain_size_invariant ... ok [INFO] [stdout] test error::tests::smoke ... ok [INFO] [stdout] test hash_hs::test::hashes_correctly ... ok [INFO] [stdout] test hash_hs::test::buffers_correctly ... ok [INFO] [stdout] test client::handy::test::test_clientsessionmemorycache_persists_put ... ok [INFO] [stdout] test key_log_file::test::test_env_var_cannot_be_opened ... ok [INFO] [stdout] test key::test::certificate_debug ... ok [INFO] [stdout] test key_log_file::test::test_env_var_is_not_set ... ok [INFO] [stdout] test limited_cache::test::test_evicts_after_second_oldest_item_removed ... ok [INFO] [stdout] test limited_cache::test::test_removes_all_items ... ok [INFO] [stdout] test limited_cache::test::test_updates_existing_item ... ok [INFO] [stdout] test msgs::deframer::tests::check_whole_2 ... ok [INFO] [stdout] test msgs::deframer::tests::test_invalid_contenttype_errors ... ok [INFO] [stdout] test msgs::deframer::tests::test_invalid_empty_errors ... ok [INFO] [stdout] test msgs::deframer::tests::check_incremental ... ok [INFO] [stdout] test msgs::deframer::tests::test_empty_applicationdata ... ok [INFO] [stdout] test msgs::deframer::tests::check_incremental_2 ... ok [INFO] [stdout] test msgs::deframer::tests::test_incremental_with_nonfatal_read_error ... ok [INFO] [stdout] test msgs::deframer::tests::check_whole ... ok [INFO] [stdout] test msgs::deframer::tests::test_invalid_length_errors ... ok [INFO] [stdout] test limited_cache::test::test_evicts_oldest_item ... ok [INFO] [stdout] test limited_cache::test::test_evicts_second_oldest_item_if_first_removed ... ok [INFO] [stdout] test msgs::deframer::tests::test_invalid_version_errors ... ok [INFO] [stdout] test msgs::deframer::tests::test_two_in_one_read ... ok [INFO] [stdout] test msgs::deframer::tests::test_limited_buffer ... ok [INFO] [stdout] test msgs::handshake_test::can_clone_all_serverextensions ... ok [INFO] [stdout] test key_log_file::test::test_env_var_cannot_be_written ... ok [INFO] [stdout] test msgs::enums_test::test_enums ... ok [INFO] [stdout] test msgs::fragmenter::tests::non_fragment ... ok [INFO] [stdout] test msgs::fragmenter::tests::smoke ... ok [INFO] [stdout] test msgs::handshake_test::accepts_empty_sessionid ... ok [INFO] [stdout] test msgs::handshake_test::accepts_short_sessionid ... ok [INFO] [stdout] test msgs::handshake_test::can_clone_all_clientextensions ... ok [INFO] [stdout] test msgs::handshake_test::can_print_all_clientextensions ... ok [INFO] [stdout] test msgs::handshake_test::can_print_all_serverextensions ... ok [INFO] [stdout] test msgs::handshake_test::can_decode_server_hello_from_api_devicecheck_apple_com ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_multiname_sni ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_certstatusreq_for_other ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_multi_proto ... ok [INFO] [stdout] test msgs::handshake_test::can_round_trip_mixed_case_sni ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_single_sni ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_unknown_client_ext ... ok [INFO] [stdout] test key_log_file::test::test_env_var_is_not_unicode ... ok [INFO] [stdout] test msgs::handshake_test::certentry_get_ocsp_response ... ok [INFO] [stdout] test msgs::handshake_test::cannot_decode_huge_certificate ... ok [INFO] [stdout] test msgs::handshake_test::certentry_get_scts ... ok [INFO] [stdout] test msgs::handshake_test::cannot_read_messagehash_from_network ... ok [INFO] [stdout] test msgs::handshake_test::can_detect_truncation_of_all_tls12_handshake_payloads ... ok [INFO] [stdout] test msgs::handshake_test::client_get_ecpoints_extension ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_single_proto ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_psk_identity ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_psk_offer ... ok [INFO] [stdout] test msgs::handshake_test::client_get_keyshare_extension ... ok [INFO] [stdout] test msgs::handshake_test::client_get_namedgroups_extension ... ok [INFO] [stdout] test msgs::handshake_test::client_get_psk ... ok [INFO] [stdout] test msgs::handshake_test::client_get_quic_params_extension ... ok [INFO] [stdout] test msgs::handshake_test::client_get_sigalgs_extension ... ok [INFO] [stdout] test msgs::handshake_test::client_get_sni_extension ... ok [INFO] [stdout] test msgs::handshake_test::client_has_duplicate_extensions_works ... ok [INFO] [stdout] test msgs::handshake_test::debug_sessionid ... ok [INFO] [stdout] test msgs::handshake_test::debug_random ... ok [INFO] [stdout] test msgs::handshake_test::client_get_alpn_extension ... ok [INFO] [stdout] test msgs::handshake_test::decomposed_signature_scheme_has_correct_mappings ... ok [INFO] [stdout] test msgs::handshake_test::client_get_versions_extension ... ok [INFO] [stdout] test msgs::handshake_test::client_get_psk_modes ... ok [INFO] [stdout] test msgs::handshake_test::helloretry_get_requested_key_share_group ... ok [INFO] [stdout] test msgs::deframer::tests::test_two_in_one_read_shortest_first ... ok [INFO] [stdout] test msgs::handshake_test::helloretry_get_cookie ... ok [INFO] [stdout] test msgs::handshake_test::reads_random ... ok [INFO] [stdout] test msgs::handshake_test::get_single_hostname_returns_none_for_other_sni_name_types ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_all_tls12_handshake_payloads ... ok [INFO] [stdout] test msgs::handshake_test::refuses_client_ext_with_unparsed_bytes ... ok [INFO] [stdout] test msgs::handshake_test::helloretry_get_supported_versions ... ok [INFO] [stdout] test msgs::handshake_test::refuses_helloreq_ext_with_unparsed_bytes ... ok [INFO] [stdout] test msgs::handshake_test::refuses_newsessionticket_ext_with_unparsed_bytes ... ok [INFO] [stdout] test msgs::handshake_test::refuses_certificate_ext_with_unparsed_bytes ... ok [INFO] [stdout] test msgs::handshake_test::refuses_certificate_req_ext_with_unparsed_bytes ... ok [INFO] [stdout] test msgs::handshake_test::rejects_sessionid_with_bad_length ... ok [INFO] [stdout] test msgs::handshake_test::can_detect_truncation_of_all_tls13_handshake_payloads ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_other_sni_name_types ... ok [INFO] [stdout] test msgs::handshake_test::rejects_short_random ... ok [INFO] [stdout] test msgs::handshake_test::rejects_truncated_sessionid ... ok [INFO] [stdout] test msgs::handshake_test::refuses_server_ext_with_unparsed_bytes ... ok [INFO] [stdout] test msgs::handshake_test::server_get_ecpoints_extension ... ok [INFO] [stdout] test msgs::handshake_test::server_get_psk_index ... ok [INFO] [stdout] test msgs::handshake_test::server_get_sct_list ... ok [INFO] [stdout] test msgs::handshake_test::server_get_supported_versions ... ok [INFO] [stdout] test msgs::handshake_test::server_get_key_share ... ok [INFO] [stdout] test msgs::handshake_test::sessionid_with_different_lengths_are_unequal ... ok [INFO] [stdout] test msgs::handshake_test::test_truncated_helloretry_extension_is_detected ... ok [INFO] [stdout] test msgs::hsjoiner::tests::join ... ok [INFO] [stdout] test msgs::handshake_test::test_truncated_client_extension_is_detected ... ok [INFO] [stdout] test msgs::hsjoiner::tests::split ... ok [INFO] [stdout] test msgs::message_test::alert_is_not_opaque ... ok [INFO] [stdout] test msgs::hsjoiner::tests::test_rejects_giant_certs ... ok [INFO] [stdout] test msgs::hsjoiner::tests::want ... ok [INFO] [stdout] test msgs::message_test::can_read_safari_client_hello ... ok [INFO] [stdout] test msgs::message_test::construct_all_types ... ok [INFO] [stdout] test msgs::handshake_test::test_truncated_psk_offer ... ok [INFO] [stdout] test msgs::hsjoiner::tests::broken ... ok [INFO] [stdout] test msgs::handshake_test::rejects_truncated_sni ... ok [INFO] [stdout] test msgs::persist_test::clientsessionkey_cannot_be_read ... ok [INFO] [stdout] test msgs::message_test::debug_payload ... ok [INFO] [stdout] test msgs::persist_test::serversessionvalue_is_debug ... ok [INFO] [stdout] test msgs::persist_test::serversessionvalue_with_cert ... ok [INFO] [stdout] test server::handy::test::test_neverproducestickets_does_nothing ... ok [INFO] [stdout] test msgs::handshake_test::test_truncated_client_hello_is_detected ... ok [INFO] [stdout] test server::handy::test::test_noserversessionstorage_denies_takes ... ok [INFO] [stdout] test msgs::handshake_test::test_truncated_server_extension_is_detected ... ok [INFO] [stdout] test msgs::persist_test::clientsessionkey_is_debug ... ok [INFO] [stdout] test msgs::test::smoketest ... ok [INFO] [stdout] test server::handy::test::test_noserversessionstorage_denies_gets ... ok [INFO] [stdout] test server::handy::test::test_noserversessionstorage_drops_put ... ok [INFO] [stdout] test server::handy::test::test_resolvesservercertusingsni_handles_unknown_name ... ok [INFO] [stdout] test server::handy::test::test_resolvesservercertusingsni_requires_sni ... ok [INFO] [stdout] test msgs::message_test::alert_is_not_handshake ... ok [INFO] [stdout] test msgs::persist_test::clientsessionvalue_is_debug ... ok [INFO] [stdout] test msgs::persist_test::serversessionvalue_no_sni ... ok [INFO] [stdout] test server::handy::test::test_serversessionmemorycache_overwrites_put ... ok [INFO] [stdout] test server::server_conn::test_read_in_new_state ... ok [INFO] [stdout] test server::handy::test::test_serversessionmemorycache_persists_put ... ok [INFO] [stdout] test server::handy::test::test_serversessionmemorycache_accepts_put ... ok [INFO] [stdout] test server::handy::test::test_serversessionmemorycache_drops_to_maintain_size_invariant ... ok [INFO] [stdout] test sign::can_load_ecdsa_nistp256_sec1 ... ok [INFO] [stdout] test sign::can_load_ecdsa_nistp256_pkcs8 ... ok [INFO] [stdout] test sign::can_load_rsa2048_pkcs8 ... ok [INFO] [stdout] test stream::tests::stream_can_be_created_for_connection_and_tcpstream ... ok [INFO] [stdout] test stream::tests::streamowned_can_be_created_for_client_and_tcpstream ... ok [INFO] [stdout] test stream::tests::streamowned_can_be_created_for_server_and_tcpstream ... ok [INFO] [stdout] test sign::can_load_eddsa_pkcs8 ... ok [INFO] [stdout] test suites::test::test_can_resume_to ... ok [INFO] [stdout] test suites::test::test_client_pref ... ok [INFO] [stdout] test tls12::prf::tests::check_sha256 ... ok [INFO] [stdout] test tls12::prf::tests::check_sha512 ... ok [INFO] [stdout] test tls12::tests::client_ecdhe_invalid ... ok [INFO] [stdout] test tls12::tests::server_ecdhe_remaining_bytes ... ok [INFO] [stdout] test tls13::key_schedule::test::test_vectors ... ok [INFO] [stdout] test vecbuf::test::short_append_copy_with_limit ... ok [INFO] [stdout] test verify::tests::assertions_are_debug ... ok [INFO] [stdout] test suites::test::test_scs_is_debug ... ok [INFO] [stdout] test suites::test::test_pref_fails ... ok [INFO] [stdout] test sign::can_load_rsa2048_pkcs1 ... ok [INFO] [stdout] test sign::can_load_ecdsa_nistp384_sec1 ... ok [INFO] [stdout] test ticketer::basic_pairwise_test ... ok [INFO] [stdout] test ticketer::ticketswitcher_switching_test ... ok [INFO] [stdout] test sign::can_load_ecdsa_nistp384_pkcs8 ... ok [INFO] [stdout] test ticketer::ticketswitcher_recover_test ... ok [INFO] [stdout] test suites::test::test_server_pref ... ok [INFO] [stdout] test limited_cache::test::test_inserts_many_items ... ok [INFO] [stdout] test verifybench::test_arstechnica_cert ... ok [INFO] [stdout] test x509::test_empty ... ok [INFO] [stdout] test verifybench::test_twitter_cert ... ok [INFO] [stdout] test verifybench::test_rustlang_cert ... ok [INFO] [stdout] test x509::test_huge ... ok [INFO] [stdout] test x509::test_large ... ok [INFO] [stdout] test x509::test_medium ... ok [INFO] [stdout] test x509::test_small ... ok [INFO] [stdout] test bs_debug::test::debug ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_all_tls13_handshake_payloads ... ok [INFO] [stdout] test msgs::handshake_test::can_roundtrip_certstatusreq_for_ocsp ... ok [INFO] [stdout] test verifybench::test_hn_cert ... ok [INFO] [stdout] test msgs::message_test::test_read_fuzz_corpus ... FAILED [INFO] [stdout] test verifybench::test_github_cert ... ok [INFO] [stdout] test x509::test_gigantic ... ok [INFO] [stdout] test verifybench::test_duckduckgo_cert ... ok [INFO] [stdout] test verifybench::test_servo_cert ... ok [INFO] [stdout] test verifybench::test_reddit_cert ... ok [INFO] [stdout] test verifybench::test_wapo_cert ... ok [INFO] [stdout] test verifybench::test_google_cert ... ok [INFO] [stdout] test verifybench::test_stackoverflow_cert ... ok [INFO] [stdout] test x509::test_ludicrous ... ok [INFO] [stdout] test verifybench::test_wikipedia_cert ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- msgs::message_test::test_read_fuzz_corpus stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'msgs::message_test::test_read_fuzz_corpus' (140) panicked at src/msgs/message_test.rs:26:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56b5d550c552 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56b5d550c552 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56b5d550c552 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56b5d550c552 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56b5d551d6af - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56b5d551d6af - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56b5d54d8bd1 - std::io::default_write_fmt::ha6b238eff7f0ef8a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56b5d54d8bd1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56b5d54e5042 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56b5d54e9f0f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56b5d54e9da1 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x56b5d54236de - as core::ops::function::Fn>::call::hb8126f8384f98101 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x56b5d54236de - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56b5d54ea5cf - as core::ops::function::Fn>::call::ha703f6686c81d0c6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x56b5d54ea5cf - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x56b5d54ea42a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x56b5d54e5189 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56b5d54cd16d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56b5d5526360 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56b5d55258f6 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x56b5d527bb93 - core::result::Result::unwrap::h66e876044a4b547b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x56b5d527bb93 - rustls_fork_shadow_tls::msgs::message_test::test_read_fuzz_corpus::h9d11f1a341210b68 [INFO] [stdout] at /opt/rustwide/workdir/src/msgs/message_test.rs:26:44 [INFO] [stdout] 22: 0x56b5d527c6d7 - rustls_fork_shadow_tls::msgs::message_test::test_read_fuzz_corpus::{{closure}}::hec9de706e44e1651 [INFO] [stdout] at /opt/rustwide/workdir/src/msgs/message_test.rs:14:27 [INFO] [stdout] 23: 0x56b5d5238196 - core::ops::function::FnOnce::call_once::h7e0ba9e393aed756 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56b5d54234bb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56b5d54234bb - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x56b5d54390f5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x56b5d54390f5 - as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x56b5d54390f5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x56b5d54390f5 - std::panicking::catch_unwind::h24d3b93458b5ba67 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x56b5d54390f5 - std::panic::catch_unwind::h46eeec7cf9c9336c [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x56b5d54390f5 - test::run_test_in_process::h290de6e559006104 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x56b5d54390f5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x56b5d540f8f4 - test::run_test::{{closure}}::h85af00882daabeaa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x56b5d540f8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x56b5d541329a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x56b5d541329a - as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x56b5d541329a - std::panicking::catch_unwind::do_call::he3e0bef721d99583 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x56b5d541329a - std::panicking::catch_unwind::ha8241964d3d773cd [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x56b5d541329a - std::panic::catch_unwind::ha8554bc7696cae72 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x56b5d541329a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x56b5d541329a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x56b5d54e036f - as core::ops::function::FnOnce>::call_once::h43642ed9c40e0ab2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x56b5d54e036f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x709b8fe26aa4 - [INFO] [stdout] 45: 0x709b8feb3a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] msgs::message_test::test_read_fuzz_corpus [INFO] [stdout] [INFO] [stdout] test result: FAILED. 178 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "e238f3b19c727fb1b3398df826a1732603144517902cd5988412f29ee2fe641e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e238f3b19c727fb1b3398df826a1732603144517902cd5988412f29ee2fe641e", kill_on_drop: false }` [INFO] [stdout] e238f3b19c727fb1b3398df826a1732603144517902cd5988412f29ee2fe641e