[INFO] cloning repository https://github.com/rubyroobs/rubyshd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rubyroobs/rubyshd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubyroobs%2Frubyshd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubyroobs%2Frubyshd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20dda5fc369bf806e23e5dafc6b9f6ea4d41d5c8 [INFO] checking rubyroobs/rubyshd against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubyroobs%2Frubyshd" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rubyroobs/rubyshd on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rubyroobs/rubyshd [INFO] finished tweaking git repo https://github.com/rubyroobs/rubyshd [INFO] tweaked toml for git repo https://github.com/rubyroobs/rubyshd written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rubyroobs/rubyshd 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-lc-rs v1.6.4 [INFO] [stderr] Downloaded rcgen v0.13.1 [INFO] [stderr] Downloaded aws-lc-sys v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 411d3573994fddc44928b635827a25863bcc7ed0b5f5d93c975c0871a8bb022d [INFO] running `Command { std: "docker" "start" "-a" "411d3573994fddc44928b635827a25863bcc7ed0b5f5d93c975c0871a8bb022d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "411d3573994fddc44928b635827a25863bcc7ed0b5f5d93c975c0871a8bb022d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411d3573994fddc44928b635827a25863bcc7ed0b5f5d93c975c0871a8bb022d", kill_on_drop: false }` [INFO] [stdout] 411d3573994fddc44928b635827a25863bcc7ed0b5f5d93c975c0871a8bb022d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d72da642e7740fcb93379b9c5a2b350cc34cd2a01ee3c3d19a1d1f181d492dd8 [INFO] running `Command { std: "docker" "start" "-a" "d72da642e7740fcb93379b9c5a2b350cc34cd2a01ee3c3d19a1d1f181d492dd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling aws-lc-rs v1.6.4 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Compiling rustls v0.23.4 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling aws-lc-sys v0.14.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking asn1-rs v0.6.1 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking rubyshd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/protocol.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | Err(e) => DEFAULT_HOSTNAME.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/protocol.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | Err(e) => DEFAULT_HOSTNAME.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_HOSTNAME` is never used [INFO] [stdout] --> src/request.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const DEFAULT_HOSTNAME: &str = "ruby.sh"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_HOSTNAME` is never used [INFO] [stdout] --> src/request.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const DEFAULT_HOSTNAME: &str = "ruby.sh"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `peer_addr` is never read [INFO] [stdout] --> src/request.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | peer_addr: SocketAddr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `peer_addr` is never read [INFO] [stdout] --> src/request.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | peer_addr: SocketAddr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peer_addr` and `url` are never used [INFO] [stdout] --> src/request.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Request { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn peer_addr(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn url(&self) -> &Url { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peer_addr` and `url` are never used [INFO] [stdout] --> src/request.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Request { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn peer_addr(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn url(&self) -> &Url { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/response.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Status { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 5 | Success, [INFO] [stdout] 6 | TemporaryRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | PermanentRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | Unauthenticated, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | Unauthorized, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 11 | RequestTooLarge, [INFO] [stdout] 12 | RateLimit, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | OtherServerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_anonymous` is never used [INFO] [stdout] --> src/tls.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl ClientCertificateDetails { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn is_anonymous(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/response.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Status { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 5 | Success, [INFO] [stdout] 6 | TemporaryRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | PermanentRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | Unauthenticated, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | Unauthorized, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 11 | RequestTooLarge, [INFO] [stdout] 12 | RateLimit, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | OtherServerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_anonymous` is never used [INFO] [stdout] --> src/tls.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl ClientCertificateDetails { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn is_anonymous(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | / Protocol::Gemini [INFO] [stdout] 145 | | .write_response( [INFO] [stdout] 146 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 147 | | stream, [INFO] [stdout] 148 | | ) [INFO] [stdout] 149 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 144 | let _ = Protocol::Gemini [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | / Protocol::Gemini [INFO] [stdout] 145 | | .write_response( [INFO] [stdout] 146 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 147 | | stream, [INFO] [stdout] 148 | | ) [INFO] [stdout] 149 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 144 | let _ = Protocol::Gemini [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | / Protocol::Gemini [INFO] [stdout] 161 | | .write_response( [INFO] [stdout] 162 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 163 | | stream, [INFO] [stdout] 164 | | ) [INFO] [stdout] 165 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 160 | let _ = Protocol::Gemini [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | / Protocol::Http [INFO] [stdout] 184 | | .write_response( [INFO] [stdout] 185 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 186 | | stream, [INFO] [stdout] 187 | | ) [INFO] [stdout] 188 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 183 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | / Protocol::Http [INFO] [stdout] 197 | | .write_response( [INFO] [stdout] 198 | | Response::new_for_status(Status::RequestTooLarge), [INFO] [stdout] 199 | | stream, [INFO] [stdout] 200 | | ) [INFO] [stdout] 201 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 196 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | / Protocol::Http [INFO] [stdout] 225 | | .write_response( [INFO] [stdout] 226 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 227 | | stream, [INFO] [stdout] 228 | | ) [INFO] [stdout] 229 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 224 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | / Protocol::Gemini [INFO] [stdout] 161 | | .write_response( [INFO] [stdout] 162 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 163 | | stream, [INFO] [stdout] 164 | | ) [INFO] [stdout] 165 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 160 | let _ = Protocol::Gemini [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | / Protocol::Http [INFO] [stdout] 184 | | .write_response( [INFO] [stdout] 185 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 186 | | stream, [INFO] [stdout] 187 | | ) [INFO] [stdout] 188 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 183 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | / Protocol::Http [INFO] [stdout] 197 | | .write_response( [INFO] [stdout] 198 | | Response::new_for_status(Status::RequestTooLarge), [INFO] [stdout] 199 | | stream, [INFO] [stdout] 200 | | ) [INFO] [stdout] 201 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 196 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | / Protocol::Http [INFO] [stdout] 225 | | .write_response( [INFO] [stdout] 226 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 227 | | stream, [INFO] [stdout] 228 | | ) [INFO] [stdout] 229 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 224 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.66s [INFO] running `Command { std: "docker" "inspect" "d72da642e7740fcb93379b9c5a2b350cc34cd2a01ee3c3d19a1d1f181d492dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72da642e7740fcb93379b9c5a2b350cc34cd2a01ee3c3d19a1d1f181d492dd8", kill_on_drop: false }` [INFO] [stdout] d72da642e7740fcb93379b9c5a2b350cc34cd2a01ee3c3d19a1d1f181d492dd8 [INFO] checking rubyroobs/rubyshd against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubyroobs%2Frubyshd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rubyroobs/rubyshd on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rubyroobs/rubyshd [INFO] finished tweaking git repo https://github.com/rubyroobs/rubyshd [INFO] tweaked toml for git repo https://github.com/rubyroobs/rubyshd written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rubyroobs/rubyshd 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bce924a24b48a8ced7b37b1d681eeb86b92c1d3df2aee047aba0fe44a7df831c [INFO] running `Command { std: "docker" "start" "-a" "bce924a24b48a8ced7b37b1d681eeb86b92c1d3df2aee047aba0fe44a7df831c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bce924a24b48a8ced7b37b1d681eeb86b92c1d3df2aee047aba0fe44a7df831c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce924a24b48a8ced7b37b1d681eeb86b92c1d3df2aee047aba0fe44a7df831c", kill_on_drop: false }` [INFO] [stdout] bce924a24b48a8ced7b37b1d681eeb86b92c1d3df2aee047aba0fe44a7df831c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 744b9cb147ff563771b1907e25b6c7496219fd893bbdc476455c9969ab32f1a4 [INFO] running `Command { std: "docker" "start" "-a" "744b9cb147ff563771b1907e25b6c7496219fd893bbdc476455c9969ab32f1a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling aws-lc-rs v1.6.4 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustls v0.23.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling aws-lc-sys v0.14.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling asn1-rs-derive v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking asn1-rs v0.6.1 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking rubyshd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/protocol.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | Err(e) => DEFAULT_HOSTNAME.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/protocol.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | Err(e) => DEFAULT_HOSTNAME.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_HOSTNAME` is never used [INFO] [stdout] --> src/request.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const DEFAULT_HOSTNAME: &str = "ruby.sh"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `peer_addr` is never read [INFO] [stdout] --> src/request.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | peer_addr: SocketAddr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peer_addr` and `url` are never used [INFO] [stdout] --> src/request.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Request { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn peer_addr(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn url(&self) -> &Url { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/response.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Status { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 5 | Success, [INFO] [stdout] 6 | TemporaryRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | PermanentRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | Unauthenticated, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | Unauthorized, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 11 | RequestTooLarge, [INFO] [stdout] 12 | RateLimit, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | OtherServerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_anonymous` is never used [INFO] [stdout] --> src/tls.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl ClientCertificateDetails { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn is_anonymous(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_HOSTNAME` is never used [INFO] [stdout] --> src/request.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const DEFAULT_HOSTNAME: &str = "ruby.sh"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `peer_addr` is never read [INFO] [stdout] --> src/request.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | peer_addr: SocketAddr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peer_addr` and `url` are never used [INFO] [stdout] --> src/request.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Request { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn peer_addr(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn url(&self) -> &Url { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/response.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Status { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 5 | Success, [INFO] [stdout] 6 | TemporaryRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | PermanentRedirect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | Unauthenticated, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | Unauthorized, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 11 | RequestTooLarge, [INFO] [stdout] 12 | RateLimit, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | OtherServerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_anonymous` is never used [INFO] [stdout] --> src/tls.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl ClientCertificateDetails { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn is_anonymous(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | / Protocol::Gemini [INFO] [stdout] 145 | | .write_response( [INFO] [stdout] 146 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 147 | | stream, [INFO] [stdout] 148 | | ) [INFO] [stdout] 149 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 144 | let _ = Protocol::Gemini [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | / Protocol::Gemini [INFO] [stdout] 161 | | .write_response( [INFO] [stdout] 162 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 163 | | stream, [INFO] [stdout] 164 | | ) [INFO] [stdout] 165 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 160 | let _ = Protocol::Gemini [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | / Protocol::Http [INFO] [stdout] 184 | | .write_response( [INFO] [stdout] 185 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 186 | | stream, [INFO] [stdout] 187 | | ) [INFO] [stdout] 188 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 183 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | / Protocol::Http [INFO] [stdout] 197 | | .write_response( [INFO] [stdout] 198 | | Response::new_for_status(Status::RequestTooLarge), [INFO] [stdout] 199 | | stream, [INFO] [stdout] 200 | | ) [INFO] [stdout] 201 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 196 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | / Protocol::Gemini [INFO] [stdout] 145 | | .write_response( [INFO] [stdout] 146 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 147 | | stream, [INFO] [stdout] 148 | | ) [INFO] [stdout] 149 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 144 | let _ = Protocol::Gemini [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | / Protocol::Http [INFO] [stdout] 225 | | .write_response( [INFO] [stdout] 226 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 227 | | stream, [INFO] [stdout] 228 | | ) [INFO] [stdout] 229 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 224 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | / Protocol::Gemini [INFO] [stdout] 161 | | .write_response( [INFO] [stdout] 162 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 163 | | stream, [INFO] [stdout] 164 | | ) [INFO] [stdout] 165 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 160 | let _ = Protocol::Gemini [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | / Protocol::Http [INFO] [stdout] 184 | | .write_response( [INFO] [stdout] 185 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 186 | | stream, [INFO] [stdout] 187 | | ) [INFO] [stdout] 188 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 183 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | / Protocol::Http [INFO] [stdout] 197 | | .write_response( [INFO] [stdout] 198 | | Response::new_for_status(Status::RequestTooLarge), [INFO] [stdout] 199 | | stream, [INFO] [stdout] 200 | | ) [INFO] [stdout] 201 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 196 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/protocol.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | / Protocol::Http [INFO] [stdout] 225 | | .write_response( [INFO] [stdout] 226 | | Response::new_for_status(Status::OtherClientError), [INFO] [stdout] 227 | | stream, [INFO] [stdout] 228 | | ) [INFO] [stdout] 229 | | .await; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 224 | let _ = Protocol::Http [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.78s [INFO] running `Command { std: "docker" "inspect" "744b9cb147ff563771b1907e25b6c7496219fd893bbdc476455c9969ab32f1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744b9cb147ff563771b1907e25b6c7496219fd893bbdc476455c9969ab32f1a4", kill_on_drop: false }` [INFO] [stdout] 744b9cb147ff563771b1907e25b6c7496219fd893bbdc476455c9969ab32f1a4