[INFO] cloning repository https://github.com/blind-oracle/http2-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blind-oracle/http2-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblind-oracle%2Fhttp2-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblind-oracle%2Fhttp2-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf3c15058fe0dd221013dd2b9ddd2312dcd03269
[INFO] checking blind-oracle/http2-test against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblind-oracle%2Fhttp2-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blind-oracle/http2-test
[INFO] finished tweaking git repo https://github.com/blind-oracle/http2-test
[INFO] tweaked toml for git repo https://github.com/blind-oracle/http2-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blind-oracle/http2-test on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blind-oracle/http2-test 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89fe222067cd8ba0921ca5bf47d3f8a814da4fb2d462ed026710987a28d0761b
[INFO] running `Command { std: "docker" "start" "-a" "89fe222067cd8ba0921ca5bf47d3f8a814da4fb2d462ed026710987a28d0761b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89fe222067cd8ba0921ca5bf47d3f8a814da4fb2d462ed026710987a28d0761b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89fe222067cd8ba0921ca5bf47d3f8a814da4fb2d462ed026710987a28d0761b", kill_on_drop: false }`
[INFO] [stdout] 89fe222067cd8ba0921ca5bf47d3f8a814da4fb2d462ed026710987a28d0761b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35862de6351063d97933b19a16bad76138bc6e690998360f2363bc38d0e48a5e
[INFO] running `Command { std: "docker" "start" "-a" "35862de6351063d97933b19a16bad76138bc6e690998360f2363bc38d0e48a5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.3
[INFO] [stderr]     Checking http2-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:28:96
[INFO] [stdout]    |
[INFO] [stdout] 28 |   async fn hello(_: Request<hyper::body::Incoming>) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________________________________^
[INFO] [stdout] 29 | |     Ok(Response::new(Full::new(Bytes::from(vec![0; 256]))))
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:28:96
[INFO] [stdout]    |
[INFO] [stdout] 28 |   async fn hello(_: Request<hyper::body::Incoming>) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________________________________^
[INFO] [stdout] 29 | |     Ok(Response::new(Full::new(Bytes::from(vec![0; 256]))))
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Ok(Response::new(Full::new(Bytes::from(vec![0; 256]))))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http2-test` (bin "http2-test" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:28:96
[INFO] [stdout]    |
[INFO] [stdout] 28 |   async fn hello(_: Request<hyper::body::Incoming>) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________________________________^
[INFO] [stdout] 29 | |     Ok(Response::new(Full::new(Bytes::from(vec![0; 256]))))
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:28:96
[INFO] [stdout]    |
[INFO] [stdout] 28 |   async fn hello(_: Request<hyper::body::Incoming>) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________________________________^
[INFO] [stdout] 29 | |     Ok(Response::new(Full::new(Bytes::from(vec![0; 256]))))
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Ok(Response::new(Full::new(Bytes::from(vec![0; 256]))))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http2-test` (bin "http2-test") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "35862de6351063d97933b19a16bad76138bc6e690998360f2363bc38d0e48a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35862de6351063d97933b19a16bad76138bc6e690998360f2363bc38d0e48a5e", kill_on_drop: false }`
[INFO] [stdout] 35862de6351063d97933b19a16bad76138bc6e690998360f2363bc38d0e48a5e
