[INFO] cloning repository https://github.com/komogortzef/http_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/komogortzef/http_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomogortzef%2Fhttp_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomogortzef%2Fhttp_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a991ed39140fe5517ba7da5567c83cd164683d5 [INFO] checking komogortzef/http_server against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomogortzef%2Fhttp_server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/komogortzef/http_server on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/komogortzef/http_server [INFO] finished tweaking git repo https://github.com/komogortzef/http_server [INFO] tweaked toml for git repo https://github.com/komogortzef/http_server written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/komogortzef/http_server 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a8f31556d0b035c2d2aca4f6938fc8173e4a84e926bccb39695328563b5e552 [INFO] running `Command { std: "docker" "start" "-a" "4a8f31556d0b035c2d2aca4f6938fc8173e4a84e926bccb39695328563b5e552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a8f31556d0b035c2d2aca4f6938fc8173e4a84e926bccb39695328563b5e552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8f31556d0b035c2d2aca4f6938fc8173e4a84e926bccb39695328563b5e552", kill_on_drop: false }` [INFO] [stdout] 4a8f31556d0b035c2d2aca4f6938fc8173e4a84e926bccb39695328563b5e552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9e893182ae0890fb399776d403fe583380218ab783f23bf38ab81eff33f3629 [INFO] running `Command { std: "docker" "start" "-a" "f9e893182ae0890fb399776d403fe583380218ab783f23bf38ab81eff33f3629", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Checking http_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `version`, `headers`, and `msg_body` are never read [INFO] [stdout] --> src/http/http_request.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct HttpRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 9 | pub method: Method, [INFO] [stdout] 10 | pub version: Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub resource: Resource, [INFO] [stdout] 12 | pub headers: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | pub msg_body: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `V2_0` is never constructed [INFO] [stdout] --> src/http/http_request.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub enum Version { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 90 | V1_1, [INFO] [stdout] 91 | V2_0, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Version` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg_body` is never read [INFO] [stdout] --> src/http/http_request.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct HttpRequest { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub msg_body: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `V2_0` is never constructed [INFO] [stdout] --> src/http/http_request.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub enum Version { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 90 | V1_1, [INFO] [stdout] 91 | V2_0, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Version` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.95s [INFO] running `Command { std: "docker" "inspect" "f9e893182ae0890fb399776d403fe583380218ab783f23bf38ab81eff33f3629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e893182ae0890fb399776d403fe583380218ab783f23bf38ab81eff33f3629", kill_on_drop: false }` [INFO] [stdout] f9e893182ae0890fb399776d403fe583380218ab783f23bf38ab81eff33f3629