[INFO] cloning repository https://github.com/Pjdur/async_tiny
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pjdur/async_tiny" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjdur%2Fasync_tiny", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjdur%2Fasync_tiny'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c38b57ba5803561442eb77c1ea99b64c89213897
[INFO] checking Pjdur/async_tiny 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%2FPjdur%2Fasync_tiny" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pjdur/async_tiny
[INFO] finished tweaking git repo https://github.com/Pjdur/async_tiny
[INFO] tweaked toml for git repo https://github.com/Pjdur/async_tiny written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pjdur/async_tiny 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/Pjdur/async_tiny 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d2be2c3c1099ace5c6ac58038e00da2e81c5404252a68ed2be4c6f0ffa986e7a
[INFO] running `Command { std: "docker" "start" "-a" "d2be2c3c1099ace5c6ac58038e00da2e81c5404252a68ed2be4c6f0ffa986e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2be2c3c1099ace5c6ac58038e00da2e81c5404252a68ed2be4c6f0ffa986e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2be2c3c1099ace5c6ac58038e00da2e81c5404252a68ed2be4c6f0ffa986e7a", kill_on_drop: false }`
[INFO] [stdout] d2be2c3c1099ace5c6ac58038e00da2e81c5404252a68ed2be4c6f0ffa986e7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d6cbfe9f4c0540ac3b9e6b6d97a7f7f2c94e391b28a93c16a8ea453f395b61a2
[INFO] running `Command { std: "docker" "start" "-a" "d6cbfe9f4c0540ac3b9e6b6d97a7f7f2c94e391b28a93c16a8ea453f395b61a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking async_tiny v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:70:44
[INFO] [stdout]     |
[INFO] [stdout]  70 |   ...                   async move {
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout]  71 | | ...                       let url = path_and_query(req.uri());
[INFO] [stdout]  72 | | ...                       let (parts, body) = req.into_parts();
[INFO] [stdout]  73 | | ...                       let collected = match body.collect().await {
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | | ...                       Ok::<_, Infallible>(resp)
[INFO] [stdout] 104 | | ...                   }
[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<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/lib.rs:89:48
[INFO] [stdout]    |
[INFO] [stdout] 89 |   ...                   return Ok::<_, Infallible>(response_text(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 90 | | ...                       StatusCode::SERVICE_UNAVAILABLE,
[INFO] [stdout] 91 | | ...                       "Service Unavailable",
[INFO] [stdout] 92 | | ...                   ));
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async_tiny` (lib test) due to 3 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:103:37
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   Ok::<_, Infallible>(resp)
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:70:44
[INFO] [stdout]     |
[INFO] [stdout]  70 |   ...                   async move {
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout]  71 | | ...                       let url = path_and_query(req.uri());
[INFO] [stdout]  72 | | ...                       let (parts, body) = req.into_parts();
[INFO] [stdout]  73 | | ...                       let collected = match body.collect().await {
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | | ...                       Ok::<_, Infallible>(resp)
[INFO] [stdout] 104 | | ...                   }
[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<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/lib.rs:89:48
[INFO] [stdout]    |
[INFO] [stdout] 89 |   ...                   return Ok::<_, Infallible>(response_text(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 90 | | ...                       StatusCode::SERVICE_UNAVAILABLE,
[INFO] [stdout] 91 | | ...                       "Service Unavailable",
[INFO] [stdout] 92 | | ...                   ));
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:103:37
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   Ok::<_, Infallible>(resp)
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async_tiny` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "d6cbfe9f4c0540ac3b9e6b6d97a7f7f2c94e391b28a93c16a8ea453f395b61a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6cbfe9f4c0540ac3b9e6b6d97a7f7f2c94e391b28a93c16a8ea453f395b61a2", kill_on_drop: false }`
[INFO] [stdout] d6cbfe9f4c0540ac3b9e6b6d97a7f7f2c94e391b28a93c16a8ea453f395b61a2
