[INFO] fetching crate httptin 0.2.3... [INFO] checking httptin-0.2.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate httptin 0.2.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate httptin 0.2.3 [INFO] finished tweaking crates.io crate httptin 0.2.3 [INFO] tweaked toml for crates.io crate httptin 0.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate httptin 0.2.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 91 packages to latest compatible versions [INFO] [stderr] Adding hyper v0.10.16 (available: v1.7.0) [INFO] [stderr] Adding itertools v0.7.11 (available: v0.14.0) [INFO] [stderr] Adding pretty_env_logger v0.2.5 (available: v0.5.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 764bd6da96b2e752af4e1a4fa320c7a653023353172099a42e76a13b0befc167 [INFO] running `Command { std: "docker" "start" "-a" "764bd6da96b2e752af4e1a4fa320c7a653023353172099a42e76a13b0befc167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "764bd6da96b2e752af4e1a4fa320c7a653023353172099a42e76a13b0befc167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "764bd6da96b2e752af4e1a4fa320c7a653023353172099a42e76a13b0befc167", kill_on_drop: false }` [INFO] [stdout] 764bd6da96b2e752af4e1a4fa320c7a653023353172099a42e76a13b0befc167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f911bb7030fee2145efdb1e5cd2df5f57ed91c7e384f8e3eb1f27e99adad6f3 [INFO] running `Command { std: "docker" "start" "-a" "9f911bb7030fee2145efdb1e5cd2df5f57ed91c7e384f8e3eb1f27e99adad6f3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Checking httptin v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/get/responseheaders.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | path.trim_left_matches("/response-headers") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 26 - path.trim_left_matches("/response-headers") [INFO] [stdout] 26 + path.trim_start_matches("/response-headers") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/get/responseheaders.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | .trim_left_matches('?') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 27 - .trim_left_matches('?') [INFO] [stdout] 27 + .trim_start_matches('?') [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/get/responseheaders.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | path.trim_left_matches("/response-headers") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 26 - path.trim_left_matches("/response-headers") [INFO] [stdout] 26 + path.trim_start_matches("/response-headers") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/get/responseheaders.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | .trim_left_matches('?') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 27 - .trim_left_matches('?') [INFO] [stdout] 27 + .trim_start_matches('?') [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/get/status.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | match path.trim_left_matches("/status/").parse::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 12 - match path.trim_left_matches("/status/").parse::() { [INFO] [stdout] 12 + match path.trim_start_matches("/status/").parse::() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/get/status.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | match path.trim_left_matches("/status/").parse::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 12 - match path.trim_left_matches("/status/").parse::() { [INFO] [stdout] 12 + match path.trim_start_matches("/status/").parse::() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `len` and `content_length` are never used [INFO] [stdout] --> src/makeresponse.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait MakeResponse { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] 6 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn content_length(&self) -> ContentLength { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `len` and `content_length` are never used [INFO] [stdout] --> src/makeresponse.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait MakeResponse { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] 6 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn content_length(&self) -> ContentLength { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "9f911bb7030fee2145efdb1e5cd2df5f57ed91c7e384f8e3eb1f27e99adad6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f911bb7030fee2145efdb1e5cd2df5f57ed91c7e384f8e3eb1f27e99adad6f3", kill_on_drop: false }` [INFO] [stdout] 9f911bb7030fee2145efdb1e5cd2df5f57ed91c7e384f8e3eb1f27e99adad6f3