[INFO] cloning repository https://github.com/SuperioOne/endpoint_proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuperioOne/endpoint_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperioOne%2Fendpoint_proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperioOne%2Fendpoint_proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2c32544280e0d00fb95ff1355ffcd19206fd5a5
[INFO] checking SuperioOne/endpoint_proxy 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%2FSuperioOne%2Fendpoint_proxy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SuperioOne/endpoint_proxy
[INFO] finished tweaking git repo https://github.com/SuperioOne/endpoint_proxy
[INFO] tweaked toml for git repo https://github.com/SuperioOne/endpoint_proxy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuperioOne/endpoint_proxy 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/SuperioOne/endpoint_proxy 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77a8a4710027b2a1c998aa30dae7de2d75771a2df132e8335bed46184aaf08b6
[INFO] running `Command { std: "docker" "start" "-a" "77a8a4710027b2a1c998aa30dae7de2d75771a2df132e8335bed46184aaf08b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77a8a4710027b2a1c998aa30dae7de2d75771a2df132e8335bed46184aaf08b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77a8a4710027b2a1c998aa30dae7de2d75771a2df132e8335bed46184aaf08b6", kill_on_drop: false }`
[INFO] [stdout] 77a8a4710027b2a1c998aa30dae7de2d75771a2df132e8335bed46184aaf08b6
[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 -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] c33ae891935870ea8ad8a655ff70e6eb4417be88c8f07141ff88f86554cb959e
[INFO] running `Command { std: "docker" "start" "-a" "c33ae891935870ea8ad8a655ff70e6eb4417be88c8f07141ff88f86554cb959e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.11.1
[INFO] [stderr]     Checking tokio-rustls v0.26.3
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking endpoint_proxy v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<ServiceResponse, Infallible>
[INFO] [stdout]   --> src/proxy_service.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Result<ServiceResponse, Infallible> {
[INFO] [stdout]    |  ____________________________________________^
[INFO] [stdout] 79 | |     let (http_request, payload) = service_request.into_parts();
[INFO] [stdout] 80 | |
[INFO] [stdout] 81 | |     let http_response =
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |     Ok(ServiceResponse::new(http_request, http_response))
[INFO] [stdout] 94 | |   }
[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<ServiceResponse, Infallible>
[INFO] [stdout]   --> src/proxy_service.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Result<ServiceResponse, Infallible> {
[INFO] [stdout]    |  ____________________________________________^
[INFO] [stdout] 79 | |     let (http_request, payload) = service_request.into_parts();
[INFO] [stdout] 80 | |
[INFO] [stdout] 81 | |     let http_response =
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |     Ok(ServiceResponse::new(http_request, http_response))
[INFO] [stdout] 94 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ServiceResponse, Infallible>
[INFO] [stdout]   --> src/proxy_service.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Ok(ServiceResponse::new(http_request, http_response))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `endpoint_proxy` (bin "endpoint_proxy" test) due to 3 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<ServiceResponse, Infallible>
[INFO] [stdout]   --> src/proxy_service.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Result<ServiceResponse, Infallible> {
[INFO] [stdout]    |  ____________________________________________^
[INFO] [stdout] 79 | |     let (http_request, payload) = service_request.into_parts();
[INFO] [stdout] 80 | |
[INFO] [stdout] 81 | |     let http_response =
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |     Ok(ServiceResponse::new(http_request, http_response))
[INFO] [stdout] 94 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[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<ServiceResponse, Infallible>
[INFO] [stdout]   --> src/proxy_service.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Result<ServiceResponse, Infallible> {
[INFO] [stdout]    |  ____________________________________________^
[INFO] [stdout] 79 | |     let (http_request, payload) = service_request.into_parts();
[INFO] [stdout] 80 | |
[INFO] [stdout] 81 | |     let http_response =
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |     Ok(ServiceResponse::new(http_request, http_response))
[INFO] [stdout] 94 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ServiceResponse, Infallible>
[INFO] [stdout]   --> src/proxy_service.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Ok(ServiceResponse::new(http_request, http_response))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `endpoint_proxy` (bin "endpoint_proxy") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c33ae891935870ea8ad8a655ff70e6eb4417be88c8f07141ff88f86554cb959e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c33ae891935870ea8ad8a655ff70e6eb4417be88c8f07141ff88f86554cb959e", kill_on_drop: false }`
[INFO] [stdout] c33ae891935870ea8ad8a655ff70e6eb4417be88c8f07141ff88f86554cb959e
