[INFO] fetching crate mash-http 0.9.1... [INFO] testing mash-http-0.9.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate mash-http 0.9.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate mash-http 0.9.1 [INFO] finished tweaking crates.io crate mash-http 0.9.1 [INFO] tweaked toml for crates.io crate mash-http 0.9.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mash-http 0.9.1 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 crates.io crate mash-http 0.9.1 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] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 885cdcfdfeab83b2b7395c65d84e1220db0357829e67908e454255db08057002 [INFO] running `Command { std: "docker" "start" "-a" "885cdcfdfeab83b2b7395c65d84e1220db0357829e67908e454255db08057002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "885cdcfdfeab83b2b7395c65d84e1220db0357829e67908e454255db08057002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885cdcfdfeab83b2b7395c65d84e1220db0357829e67908e454255db08057002", kill_on_drop: false }` [INFO] [stdout] 885cdcfdfeab83b2b7395c65d84e1220db0357829e67908e454255db08057002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a1a3101d7867151077cbf26a09d588118597fa7e25145a9a1544c4b241553e61 [INFO] running `Command { std: "docker" "start" "-a" "a1a3101d7867151077cbf26a09d588118597fa7e25145a9a1544c4b241553e61", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling paris v1.5.13 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v3.2.5 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] Compiling mash-http v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `http_version`, `content_headers`, `arguments`, and `extra_data` are never read [INFO] [stdout] --> src/server/request/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub http_version: HttpVersion, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | pub content_headers: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | [INFO] [stdout] 23 | pub arguments: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub extra_data: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s [INFO] running `Command { std: "docker" "inspect" "a1a3101d7867151077cbf26a09d588118597fa7e25145a9a1544c4b241553e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a3101d7867151077cbf26a09d588118597fa7e25145a9a1544c4b241553e61", kill_on_drop: false }` [INFO] [stdout] a1a3101d7867151077cbf26a09d588118597fa7e25145a9a1544c4b241553e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9209a26136f3f3c0f6e24cfe49e0e71a571998b927a3ad062f775d1eac820431 [INFO] running `Command { std: "docker" "start" "-a" "9209a26136f3f3c0f6e24cfe49e0e71a571998b927a3ad062f775d1eac820431", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling mash-http v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `http_version`, `content_headers`, `arguments`, and `extra_data` are never read [INFO] [stdout] --> src/server/request/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub http_version: HttpVersion, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | pub content_headers: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | [INFO] [stdout] 23 | pub arguments: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub extra_data: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "9209a26136f3f3c0f6e24cfe49e0e71a571998b927a3ad062f775d1eac820431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9209a26136f3f3c0f6e24cfe49e0e71a571998b927a3ad062f775d1eac820431", kill_on_drop: false }` [INFO] [stdout] 9209a26136f3f3c0f6e24cfe49e0e71a571998b927a3ad062f775d1eac820431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 79e4b55f2eb961812c4ad27c3e39219b4dbf46fee1eb7e6aab587b8343002ef7 [INFO] running `Command { std: "docker" "start" "-a" "79e4b55f2eb961812c4ad27c3e39219b4dbf46fee1eb7e6aab587b8343002ef7", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: fields `http_version`, `content_headers`, `arguments`, and `extra_data` are never read [INFO] [stderr] --> src/server/request/mod.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Request { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 20 | pub http_version: HttpVersion, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 21 | pub content_headers: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 22 | [INFO] [stderr] 23 | pub arguments: HashMap, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 24 | pub extra_data: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Request` 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: `mash-http` (bin "mash" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mash-3ed137e1b37a9925) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test utils::path_utils::tests::check_ancestor_path_valid ... ok [INFO] [stdout] test utils::path_utils::tests::check_ancestor_path_invalid - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79e4b55f2eb961812c4ad27c3e39219b4dbf46fee1eb7e6aab587b8343002ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e4b55f2eb961812c4ad27c3e39219b4dbf46fee1eb7e6aab587b8343002ef7", kill_on_drop: false }` [INFO] [stdout] 79e4b55f2eb961812c4ad27c3e39219b4dbf46fee1eb7e6aab587b8343002ef7