[INFO] cloning repository https://github.com/danewalton-msft/http-server-with-tls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danewalton-msft/http-server-with-tls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanewalton-msft%2Fhttp-server-with-tls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanewalton-msft%2Fhttp-server-with-tls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f2d6c8b2b730b49fc1ecee558553be0ffaeae62
[INFO] checking danewalton-msft/http-server-with-tls 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%2Fdanewalton-msft%2Fhttp-server-with-tls" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/danewalton-msft/http-server-with-tls
[INFO] finished tweaking git repo https://github.com/danewalton-msft/http-server-with-tls
[INFO] tweaked toml for git repo https://github.com/danewalton-msft/http-server-with-tls written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danewalton-msft/http-server-with-tls 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/danewalton-msft/http-server-with-tls 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fc4f256c80da160a16e042b3c664c2531cd9efdae1b46322dc52b3b162decfa6
[INFO] running `Command { std: "docker" "start" "-a" "fc4f256c80da160a16e042b3c664c2531cd9efdae1b46322dc52b3b162decfa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc4f256c80da160a16e042b3c664c2531cd9efdae1b46322dc52b3b162decfa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc4f256c80da160a16e042b3c664c2531cd9efdae1b46322dc52b3b162decfa6", kill_on_drop: false }`
[INFO] [stdout] fc4f256c80da160a16e042b3c664c2531cd9efdae1b46322dc52b3b162decfa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 68e76bbb4e744896f9e5b2d1b8c8b9a54e356a3ba6f9b6daeed7ac91119eb77e
[INFO] running `Command { std: "docker" "start" "-a" "68e76bbb4e744896f9e5b2d1b8c8b9a54e356a3ba6f9b6daeed7ac91119eb77e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking rust-http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rust-http-server` (bin "rust-http-server") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-http-server` (bin "rust-http-server" test) due to 3 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:19:99
[INFO] [stdout]    |
[INFO] [stdout] 19 |   async fn handle(req: Request<hyper::body::Incoming>) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________________________________^
[INFO] [stdout] 20 | |     println!("Received request: {} {}", req.method(), req.uri());
[INFO] [stdout] 21 | |     println!("Headers: {:?}", req.headers());
[INFO] [stdout] 22 | |     let mut rand_handle = rand::rng();
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     Ok(Response::new(Full::new(Bytes::from(payload))))
[INFO] [stdout] 37 | | }
[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<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:19:99
[INFO] [stdout]    |
[INFO] [stdout] 19 |   async fn handle(req: Request<hyper::body::Incoming>) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________________________________^
[INFO] [stdout] 20 | |     println!("Received request: {} {}", req.method(), req.uri());
[INFO] [stdout] 21 | |     println!("Headers: {:?}", req.headers());
[INFO] [stdout] 22 | |     let mut rand_handle = rand::rng();
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     Ok(Response::new(Full::new(Bytes::from(payload))))
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Ok(Response::new(Full::new(Bytes::from(payload))))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:19:99
[INFO] [stdout]    |
[INFO] [stdout] 19 |   async fn handle(req: Request<hyper::body::Incoming>) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________________________________^
[INFO] [stdout] 20 | |     println!("Received request: {} {}", req.method(), req.uri());
[INFO] [stdout] 21 | |     println!("Headers: {:?}", req.headers());
[INFO] [stdout] 22 | |     let mut rand_handle = rand::rng();
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     Ok(Response::new(Full::new(Bytes::from(payload))))
[INFO] [stdout] 37 | | }
[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<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:19:99
[INFO] [stdout]    |
[INFO] [stdout] 19 |   async fn handle(req: Request<hyper::body::Incoming>) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________________________________^
[INFO] [stdout] 20 | |     println!("Received request: {} {}", req.method(), req.uri());
[INFO] [stdout] 21 | |     println!("Headers: {:?}", req.headers());
[INFO] [stdout] 22 | |     let mut rand_handle = rand::rng();
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     Ok(Response::new(Full::new(Bytes::from(payload))))
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Ok(Response::new(Full::new(Bytes::from(payload))))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "68e76bbb4e744896f9e5b2d1b8c8b9a54e356a3ba6f9b6daeed7ac91119eb77e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68e76bbb4e744896f9e5b2d1b8c8b9a54e356a3ba6f9b6daeed7ac91119eb77e", kill_on_drop: false }`
[INFO] [stdout] 68e76bbb4e744896f9e5b2d1b8c8b9a54e356a3ba6f9b6daeed7ac91119eb77e
