[INFO] fetching crate quiche 0.19.0... [INFO] checking quiche-0.19.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate quiche 0.19.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate quiche 0.19.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quiche 0.19.0 [INFO] finished tweaking crates.io crate quiche 0.19.0 [INFO] tweaked toml for crates.io crate quiche 0.19.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate quiche 0.19.0 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with v3.4.0 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded intrusive-collections v0.9.6 [INFO] [stderr] Downloaded octets v0.2.0 [INFO] [stderr] Downloaded serde_with_macros v3.4.0 [INFO] [stderr] Downloaded data-encoding v2.4.0 [INFO] [stderr] Downloaded sfv v0.9.3 [INFO] [stderr] Downloaded qlog v0.10.0 [INFO] [stderr] Downloaded boring v4.0.0 [INFO] [stderr] Downloaded boring-sys v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0951a842d23c6bd358121e38bd847f94c0eef5dea0a013074b952cf2a18443ae [INFO] running `Command { std: "docker" "start" "-a" "0951a842d23c6bd358121e38bd847f94c0eef5dea0a013074b952cf2a18443ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0951a842d23c6bd358121e38bd847f94c0eef5dea0a013074b952cf2a18443ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0951a842d23c6bd358121e38bd847f94c0eef5dea0a013074b952cf2a18443ae", kill_on_drop: false }` [INFO] [stdout] 0951a842d23c6bd358121e38bd847f94c0eef5dea0a013074b952cf2a18443ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c63b0a2df06c4407b7d1c5a406bba54bb4c24321773a5b72f3caf255d5da27f8 [INFO] running `Command { std: "docker" "start" "-a" "c63b0a2df06c4407b7d1c5a406bba54bb4c24321773a5b72f3caf255d5da27f8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking octets v0.2.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking intrusive-collections v0.9.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quiche v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stdout] warning: the item `packet` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::packet; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | use crate::recovery::*; [INFO] [stdout] | ------------------ the item `packet` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::recovery::*; [INFO] [stdout] | ------------------ the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 37 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_ack.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_ack.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_transmit.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | [INFO] [stdout] 29 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `packet` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::packet; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | use crate::recovery::*; [INFO] [stdout] | ------------------ the item `packet` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/init.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/init.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/pacing.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] 28 | [INFO] [stdout] 29 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/pacing.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_ack.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_ack.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_loss.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_transmit.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_transmit.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `crypto` is imported redundantly [INFO] [stdout] --> src/packet.rs:995:9 [INFO] [stdout] | [INFO] [stdout] 993 | use super::*; [INFO] [stdout] | -------- the item `crypto` is already imported here [INFO] [stdout] 994 | [INFO] [stdout] 995 | use crate::crypto; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_ack.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_ack.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_transmit.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | [INFO] [stdout] 29 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/init.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/init.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/pacing.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] 28 | [INFO] [stdout] 29 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/pacing.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_ack.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_ack.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_loss.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_transmit.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_transmit.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `crypto_0rtt_seal` is never read [INFO] [stdout] --> src/packet.rs:877:9 [INFO] [stdout] | [INFO] [stdout] 856 | pub struct PktNumSpace { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 877 | pub crypto_0rtt_seal: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `crypto_0rtt_seal` is never read [INFO] [stdout] --> src/packet.rs:877:9 [INFO] [stdout] | [INFO] [stdout] 856 | pub struct PktNumSpace { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 877 | pub crypto_0rtt_seal: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.46s [INFO] running `Command { std: "docker" "inspect" "c63b0a2df06c4407b7d1c5a406bba54bb4c24321773a5b72f3caf255d5da27f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63b0a2df06c4407b7d1c5a406bba54bb4c24321773a5b72f3caf255d5da27f8", kill_on_drop: false }` [INFO] [stdout] c63b0a2df06c4407b7d1c5a406bba54bb4c24321773a5b72f3caf255d5da27f8 [INFO] checking quiche-0.19.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate quiche 0.19.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate quiche 0.19.0 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quiche 0.19.0 [INFO] finished tweaking crates.io crate quiche 0.19.0 [INFO] tweaked toml for crates.io crate quiche 0.19.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate quiche 0.19.0 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c27b16b3146a9b30d63fd132aff17ba0978424bb914d70b3646ced37d9d52fea [INFO] running `Command { std: "docker" "start" "-a" "c27b16b3146a9b30d63fd132aff17ba0978424bb914d70b3646ced37d9d52fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c27b16b3146a9b30d63fd132aff17ba0978424bb914d70b3646ced37d9d52fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c27b16b3146a9b30d63fd132aff17ba0978424bb914d70b3646ced37d9d52fea", kill_on_drop: false }` [INFO] [stdout] c27b16b3146a9b30d63fd132aff17ba0978424bb914d70b3646ced37d9d52fea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d71d7175655cab13976d722815f64596a78abb09b9b78c6a4f4374476bb9760 [INFO] running `Command { std: "docker" "start" "-a" "6d71d7175655cab13976d722815f64596a78abb09b9b78c6a4f4374476bb9760", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking octets v0.2.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking intrusive-collections v0.9.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quiche v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stdout] warning: the item `packet` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::packet; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | use crate::recovery::*; [INFO] [stdout] | ------------------ the item `packet` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::recovery::*; [INFO] [stdout] | ------------------ the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 37 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_ack.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_ack.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_transmit.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | [INFO] [stdout] 29 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `packet` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::packet; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | use crate::recovery::*; [INFO] [stdout] | ------------------ the item `packet` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/init.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/init.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/pacing.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] 28 | [INFO] [stdout] 29 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/pacing.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_ack.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_ack.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_loss.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_transmit.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_transmit.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `crypto` is imported redundantly [INFO] [stdout] --> src/packet.rs:995:9 [INFO] [stdout] | [INFO] [stdout] 993 | use super::*; [INFO] [stdout] | -------- the item `crypto` is already imported here [INFO] [stdout] 994 | [INFO] [stdout] 995 | use crate::crypto; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/init.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_ack.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_ack.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr/per_transmit.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | [INFO] [stdout] 29 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/init.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/init.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/pacing.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] 28 | [INFO] [stdout] 29 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/pacing.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_ack.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_ack.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_loss.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recovery` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_transmit.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Recovery` is already imported here [INFO] [stdout] 28 | use crate::recovery::Recovery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/recovery/bbr2/per_transmit.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 30 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `crypto_0rtt_seal` is never read [INFO] [stdout] --> src/packet.rs:877:9 [INFO] [stdout] | [INFO] [stdout] 856 | pub struct PktNumSpace { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 877 | pub crypto_0rtt_seal: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `crypto_0rtt_seal` is never read [INFO] [stdout] --> src/packet.rs:877:9 [INFO] [stdout] | [INFO] [stdout] 856 | pub struct PktNumSpace { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 877 | pub crypto_0rtt_seal: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.41s [INFO] running `Command { std: "docker" "inspect" "6d71d7175655cab13976d722815f64596a78abb09b9b78c6a4f4374476bb9760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d71d7175655cab13976d722815f64596a78abb09b9b78c6a4f4374476bb9760", kill_on_drop: false }` [INFO] [stdout] 6d71d7175655cab13976d722815f64596a78abb09b9b78c6a4f4374476bb9760