[INFO] fetching crate http2parse 0.2.2...
[INFO] checking http2parse-0.2.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate http2parse 0.2.2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate http2parse 0.2.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate http2parse 0.2.2
[INFO] finished tweaking crates.io crate http2parse 0.2.2
[INFO] tweaked toml for crates.io crate http2parse 0.2.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.1.1
[INFO] [stderr]   Downloaded byteorder v0.3.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 355d9575c03c2402ae8e5a69122eaf857a23930b1e63f2a9dd4788d8f99e21f3
[INFO] running `Command { std: "docker" "start" "-a" "355d9575c03c2402ae8e5a69122eaf857a23930b1e63f2a9dd4788d8f99e21f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "355d9575c03c2402ae8e5a69122eaf857a23930b1e63f2a9dd4788d8f99e21f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355d9575c03c2402ae8e5a69122eaf857a23930b1e63f2a9dd4788d8f99e21f3", kill_on_drop: false }`
[INFO] [stdout] 355d9575c03c2402ae8e5a69122eaf857a23930b1e63f2a9dd4788d8f99e21f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c00e70d28fe317b53baa516c67e56e0e138ac452eca28250d3cc331226ed5a2
[INFO] running `Command { std: "docker" "start" "-a" "4c00e70d28fe317b53baa516c67e56e0e138ac452eca28250d3cc331226ed5a2", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v0.3.13
[INFO] [stderr]     Checking bitflags v0.1.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking http2parse v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/payload.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let (_, priority) = try!(Priority::parse(true, buf));
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:181:19
[INFO] [stdout]     |
[INFO] [stdout] 181 |             data: try!(trim_padding(settings, header, buf))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |         buf = try!(trim_padding(settings, header, buf));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let (buf, priority) = try!(Priority::parse(settings.priority, buf));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |         buf = try!(trim_padding(settings, header, buf));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frame.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |             payload: try!(Payload::parse(header, buf))
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frame.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |             flag: try!(Flag::new(buf[4]).map_err(|()| { Error::BadFlag(buf[4]) })),
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/payload.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let (_, priority) = try!(Priority::parse(true, buf));
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:181:19
[INFO] [stdout]     |
[INFO] [stdout] 181 |             data: try!(trim_padding(settings, header, buf))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |         buf = try!(trim_padding(settings, header, buf));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let (buf, priority) = try!(Priority::parse(settings.priority, buf));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |         buf = try!(trim_padding(settings, header, buf));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frame.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |             payload: try!(Payload::parse(header, buf))
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frame.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |             flag: try!(Flag::new(buf[4]).map_err(|()| { Error::BadFlag(buf[4]) })),
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http2parse` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "4c00e70d28fe317b53baa516c67e56e0e138ac452eca28250d3cc331226ed5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c00e70d28fe317b53baa516c67e56e0e138ac452eca28250d3cc331226ed5a2", kill_on_drop: false }`
[INFO] [stdout] 4c00e70d28fe317b53baa516c67e56e0e138ac452eca28250d3cc331226ed5a2
[INFO] checking http2parse-0.2.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate http2parse 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate http2parse 0.2.2 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate http2parse 0.2.2
[INFO] finished tweaking crates.io crate http2parse 0.2.2
[INFO] tweaked toml for crates.io crate http2parse 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0018509f12a3e884b36f8b7e9a766542b1e3d8a3a79e19b3e30070ec28cf9a53
[INFO] running `Command { std: "docker" "start" "-a" "0018509f12a3e884b36f8b7e9a766542b1e3d8a3a79e19b3e30070ec28cf9a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0018509f12a3e884b36f8b7e9a766542b1e3d8a3a79e19b3e30070ec28cf9a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0018509f12a3e884b36f8b7e9a766542b1e3d8a3a79e19b3e30070ec28cf9a53", kill_on_drop: false }`
[INFO] [stdout] 0018509f12a3e884b36f8b7e9a766542b1e3d8a3a79e19b3e30070ec28cf9a53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 204d8beb7e6bb0e0c433615c126f3a37f0ba5f20a81660d52339f672d2bc4471
[INFO] running `Command { std: "docker" "start" "-a" "204d8beb7e6bb0e0c433615c126f3a37f0ba5f20a81660d52339f672d2bc4471", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v0.3.13
[INFO] [stderr]     Checking bitflags v0.1.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking http2parse v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/payload.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let (_, priority) = try!(Priority::parse(true, buf));
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:181:19
[INFO] [stdout]     |
[INFO] [stdout] 181 |             data: try!(trim_padding(settings, header, buf))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |         buf = try!(trim_padding(settings, header, buf));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let (buf, priority) = try!(Priority::parse(settings.priority, buf));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |         buf = try!(trim_padding(settings, header, buf));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frame.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |             payload: try!(Payload::parse(header, buf))
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frame.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |             flag: try!(Flag::new(buf[4]).map_err(|()| { Error::BadFlag(buf[4]) })),
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/payload.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let (_, priority) = try!(Priority::parse(true, buf));
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:181:19
[INFO] [stdout]     |
[INFO] [stdout] 181 |             data: try!(trim_padding(settings, header, buf))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |         buf = try!(trim_padding(settings, header, buf));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let (buf, priority) = try!(Priority::parse(settings.priority, buf));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/payload.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |         buf = try!(trim_padding(settings, header, buf));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frame.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |             payload: try!(Payload::parse(header, buf))
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frame.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |             flag: try!(Flag::new(buf[4]).map_err(|()| { Error::BadFlag(buf[4]) })),
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http2parse` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "204d8beb7e6bb0e0c433615c126f3a37f0ba5f20a81660d52339f672d2bc4471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204d8beb7e6bb0e0c433615c126f3a37f0ba5f20a81660d52339f672d2bc4471", kill_on_drop: false }`
[INFO] [stdout] 204d8beb7e6bb0e0c433615c126f3a37f0ba5f20a81660d52339f672d2bc4471
