[INFO] fetching crate h2_imp 0.3.21...
[INFO] checking h2_imp-0.3.21 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate h2_imp 0.3.21 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate h2_imp 0.3.21 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate h2_imp 0.3.21
[INFO] finished tweaking crates.io crate h2_imp 0.3.21
[INFO] tweaked toml for crates.io crate h2_imp 0.3.21 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate h2_imp 0.3.21 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.101.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6295887d6bc1c51612e76a1b01187ac5abb5c8b27c62d1c2e59f4200e5bc257
[INFO] running `Command { std: "docker" "start" "-a" "b6295887d6bc1c51612e76a1b01187ac5abb5c8b27c62d1c2e59f4200e5bc257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6295887d6bc1c51612e76a1b01187ac5abb5c8b27c62d1c2e59f4200e5bc257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6295887d6bc1c51612e76a1b01187ac5abb5c8b27c62d1c2e59f4200e5bc257", kill_on_drop: false }`
[INFO] [stdout] b6295887d6bc1c51612e76a1b01187ac5abb5c8b27c62d1c2e59f4200e5bc257
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d32ec68c9586d88d4773c0145f7841499c8ea4bff915f3295167dfc1260fcb0
[INFO] running `Command { std: "docker" "start" "-a" "8d32ec68c9586d88d4773c0145f7841499c8ea4bff915f3295167dfc1260fcb0", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking serde_json v1.0.107
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2_imp v0.3.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MAX_INITIAL_WINDOW_SIZE`
[INFO] [stdout]   --> src/frame/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     MAX_INITIAL_WINDOW_SIZE, MAX_MAX_FRAME_SIZE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `MAX_INITIAL_WINDOW_SIZE`
[INFO] [stdout]   --> src/frame/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     MAX_INITIAL_WINDOW_SIZE, MAX_MAX_FRAME_SIZE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:89:24
[INFO] [stdout]    |
[INFO] [stdout] 89 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Reset(StreamId, Reason, Initiator),
[INFO] [stdout]    |     ----- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Reset((), Reason, Initiator),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `is_server` and `is_local_init` are never used
[INFO] [stdout]   --> src/proto/peer.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) trait Peer {
[INFO] [stdout]    |                  ---- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn is_server() -> bool;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn is_local_init(id: StreamId) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `h2`
[INFO] [stdout]  --> examples/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use h2::client;
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `h2`
[INFO] [stdout]  --> examples/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use h2::server::{self, SendResponse};
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `h2`
[INFO] [stdout]  --> examples/akamai.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use h2::client;
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `h2`
[INFO] [stdout]  --> examples/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use h2::server::{self, SendResponse};
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `h2`
[INFO] [stdout]  --> examples/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use h2::RecvStream;
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `h2_imp` (example "client") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `h2_imp` (example "akamai") due to 2 previous errors
[INFO] [stderr] error: could not compile `h2_imp` (example "server") due to 4 previous errors
[INFO] [stdout] error: field `0` is never read
[INFO] [stdout]   --> src/error.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Reset(StreamId, Reason, Initiator),
[INFO] [stdout]    |     ----- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Reset((), Reason, Initiator),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated functions `is_server` and `is_local_init` are never used
[INFO] [stdout]   --> src/proto/peer.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) trait Peer {
[INFO] [stdout]    |                  ---- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn is_server() -> bool;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn is_local_init(id: StreamId) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `h2_imp` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "8d32ec68c9586d88d4773c0145f7841499c8ea4bff915f3295167dfc1260fcb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d32ec68c9586d88d4773c0145f7841499c8ea4bff915f3295167dfc1260fcb0", kill_on_drop: false }`
[INFO] [stdout] 8d32ec68c9586d88d4773c0145f7841499c8ea4bff915f3295167dfc1260fcb0
[INFO] checking h2_imp-0.3.21 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate h2_imp 0.3.21 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate h2_imp 0.3.21 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate h2_imp 0.3.21
[INFO] finished tweaking crates.io crate h2_imp 0.3.21
[INFO] tweaked toml for crates.io crate h2_imp 0.3.21 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate h2_imp 0.3.21 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3584024abc38f1e7daa2f5f207ca1cddf34125f66dbae30ffdb4ed941721da84
[INFO] running `Command { std: "docker" "start" "-a" "3584024abc38f1e7daa2f5f207ca1cddf34125f66dbae30ffdb4ed941721da84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3584024abc38f1e7daa2f5f207ca1cddf34125f66dbae30ffdb4ed941721da84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3584024abc38f1e7daa2f5f207ca1cddf34125f66dbae30ffdb4ed941721da84", kill_on_drop: false }`
[INFO] [stdout] 3584024abc38f1e7daa2f5f207ca1cddf34125f66dbae30ffdb4ed941721da84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfc24528ba3a0cf1d0d5be323e056d10f7ecaaa83c604c584c73622e4ce530b7
[INFO] running `Command { std: "docker" "start" "-a" "dfc24528ba3a0cf1d0d5be323e056d10f7ecaaa83c604c584c73622e4ce530b7", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking serde_json v1.0.107
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2_imp v0.3.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MAX_INITIAL_WINDOW_SIZE`
[INFO] [stdout]   --> src/frame/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     MAX_INITIAL_WINDOW_SIZE, MAX_MAX_FRAME_SIZE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `MAX_INITIAL_WINDOW_SIZE`
[INFO] [stdout]   --> src/frame/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     MAX_INITIAL_WINDOW_SIZE, MAX_MAX_FRAME_SIZE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:89:24
[INFO] [stdout]    |
[INFO] [stdout] 89 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Reset(StreamId, Reason, Initiator),
[INFO] [stdout]    |     ----- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Reset((), Reason, Initiator),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `is_server` and `is_local_init` are never used
[INFO] [stdout]   --> src/proto/peer.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) trait Peer {
[INFO] [stdout]    |                  ---- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn is_server() -> bool;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn is_local_init(id: StreamId) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `h2`
[INFO] [stdout]  --> examples/akamai.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use h2::client;
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `h2`
[INFO] [stdout]  --> examples/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use h2::server::{self, SendResponse};
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `h2`
[INFO] [stdout]  --> examples/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use h2::client;
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `h2`
[INFO] [stdout]  --> examples/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use h2::server::{self, SendResponse};
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `h2`
[INFO] [stdout]  --> examples/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use h2::RecvStream;
[INFO] [stdout]   |     ^^ use of undeclared crate or module `h2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `h2_imp` (example "client") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `h2_imp` (example "akamai") due to 2 previous errors
[INFO] [stderr] error: could not compile `h2_imp` (example "server") due to 4 previous errors
[INFO] [stdout] error: field `0` is never read
[INFO] [stdout]   --> src/error.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Reset(StreamId, Reason, Initiator),
[INFO] [stdout]    |     ----- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Reset((), Reason, Initiator),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated functions `is_server` and `is_local_init` are never used
[INFO] [stdout]   --> src/proto/peer.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) trait Peer {
[INFO] [stdout]    |                  ---- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn is_server() -> bool;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn is_local_init(id: StreamId) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `h2_imp` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "dfc24528ba3a0cf1d0d5be323e056d10f7ecaaa83c604c584c73622e4ce530b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc24528ba3a0cf1d0d5be323e056d10f7ecaaa83c604c584c73622e4ce530b7", kill_on_drop: false }`
[INFO] [stdout] dfc24528ba3a0cf1d0d5be323e056d10f7ecaaa83c604c584c73622e4ce530b7
