[INFO] cloning repository https://github.com/rustype/http-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustype/http-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustype%2Fhttp-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustype%2Fhttp-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff9a6c64332d1f168b5a0f49dfd9a0a1915efb7a [INFO] testing rustype/http-parser against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustype%2Fhttp-parser" "/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/rustype/http-parser [INFO] finished tweaking git repo https://github.com/rustype/http-parser [INFO] tweaked toml for git repo https://github.com/rustype/http-parser written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustype/http-parser on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustype/http-parser 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" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6143c9ac06833972075d5dc7ca93eb6645bddef809e3b918615a26ee71ec11b [INFO] running `Command { std: "docker" "start" "-a" "a6143c9ac06833972075d5dc7ca93eb6645bddef809e3b918615a26ee71ec11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6143c9ac06833972075d5dc7ca93eb6645bddef809e3b918615a26ee71ec11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6143c9ac06833972075d5dc7ca93eb6645bddef809e3b918615a26ee71ec11b", kill_on_drop: false }` [INFO] [stdout] a6143c9ac06833972075d5dc7ca93eb6645bddef809e3b918615a26ee71ec11b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76acc87b7ece9c35ab9d0231954ecc5715c979b53828255e8edc2137f6feeb7c [INFO] running `Command { std: "docker" "start" "-a" "76acc87b7ece9c35ab9d0231954ecc5715c979b53828255e8edc2137f6feeb7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling http-parser v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/parser.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct HttpRequestParser<'a, S> [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | state: S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpRequestParser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/parser.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct RequestLine [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 171 | state: S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s [INFO] running `Command { std: "docker" "inspect" "76acc87b7ece9c35ab9d0231954ecc5715c979b53828255e8edc2137f6feeb7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76acc87b7ece9c35ab9d0231954ecc5715c979b53828255e8edc2137f6feeb7c", kill_on_drop: false }` [INFO] [stdout] 76acc87b7ece9c35ab9d0231954ecc5715c979b53828255e8edc2137f6feeb7c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8c93856a008b9ee58cad6f4f48cafa76e0d4bce1dca3228119a0ccad6f413a7 [INFO] running `Command { std: "docker" "start" "-a" "d8c93856a008b9ee58cad6f4f48cafa76e0d4bce1dca3228119a0ccad6f413a7", kill_on_drop: false }` [INFO] [stderr] Compiling http-parser v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/parser.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct HttpRequestParser<'a, S> [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | state: S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpRequestParser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/parser.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct RequestLine [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 171 | state: S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "d8c93856a008b9ee58cad6f4f48cafa76e0d4bce1dca3228119a0ccad6f413a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c93856a008b9ee58cad6f4f48cafa76e0d4bce1dca3228119a0ccad6f413a7", kill_on_drop: false }` [INFO] [stdout] d8c93856a008b9ee58cad6f4f48cafa76e0d4bce1dca3228119a0ccad6f413a7 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f338121f3fdfe9ff9c3e4fed69fe8bc6a61005f88e7c0ffe229b928f797be30 [INFO] running `Command { std: "docker" "start" "-a" "3f338121f3fdfe9ff9c3e4fed69fe8bc6a61005f88e7c0ffe229b928f797be30", kill_on_drop: false }` [INFO] [stderr] warning: field `state` is never read [INFO] [stderr] --> src/parser.rs:113:5 [INFO] [stderr] | [INFO] [stderr] 107 | pub struct HttpRequestParser<'a, S> [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 113 | state: S, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HttpRequestParser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `state` is never read [INFO] [stderr] --> src/parser.rs:171:5 [INFO] [stderr] | [INFO] [stderr] 167 | pub struct RequestLine [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 171 | state: S, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RequestLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `http-parser` (bin "http-parser" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/http_parser-0a962a4b788441fd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f338121f3fdfe9ff9c3e4fed69fe8bc6a61005f88e7c0ffe229b928f797be30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f338121f3fdfe9ff9c3e4fed69fe8bc6a61005f88e7c0ffe229b928f797be30", kill_on_drop: false }` [INFO] [stdout] 3f338121f3fdfe9ff9c3e4fed69fe8bc6a61005f88e7c0ffe229b928f797be30