[INFO] cloning repository https://github.com/shirokurostone/rust-http-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shirokurostone/rust-http-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirokurostone%2Frust-http-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirokurostone%2Frust-http-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb18ea3b9b672d9a93fa721295d6e121066d9dbe [INFO] checking shirokurostone/rust-http-practice against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirokurostone%2Frust-http-practice" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shirokurostone/rust-http-practice on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shirokurostone/rust-http-practice [INFO] finished tweaking git repo https://github.com/shirokurostone/rust-http-practice [INFO] tweaked toml for git repo https://github.com/shirokurostone/rust-http-practice written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/shirokurostone/rust-http-practice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75332b710f56b8c0239e0334d29e4a9be9297cc77f3a0f8d84a5e9a97ec6df4c [INFO] running `Command { std: "docker" "start" "-a" "75332b710f56b8c0239e0334d29e4a9be9297cc77f3a0f8d84a5e9a97ec6df4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75332b710f56b8c0239e0334d29e4a9be9297cc77f3a0f8d84a5e9a97ec6df4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75332b710f56b8c0239e0334d29e4a9be9297cc77f3a0f8d84a5e9a97ec6df4c", kill_on_drop: false }` [INFO] [stdout] 75332b710f56b8c0239e0334d29e4a9be9297cc77f3a0f8d84a5e9a97ec6df4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6a4e49c2eb2ea5ce4688c5a71c7b1d10c690073017225f11b58e1e29b030e94 [INFO] running `Command { std: "docker" "start" "-a" "e6a4e49c2eb2ea5ce4688c5a71c7b1d10c690073017225f11b58e1e29b030e94", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking rust-http-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `url::ParseError` [INFO] [stdout] --> src/common.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use url::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `url::ParseError` [INFO] [stdout] --> src/common.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use url::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/common.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn insert(&mut self, key: String, value: String) -> Option{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/common.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn insert(&mut self, key: String, value: String) -> Option{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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 [unoptimized + debuginfo] target(s) in 10.54s [INFO] running `Command { std: "docker" "inspect" "e6a4e49c2eb2ea5ce4688c5a71c7b1d10c690073017225f11b58e1e29b030e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a4e49c2eb2ea5ce4688c5a71c7b1d10c690073017225f11b58e1e29b030e94", kill_on_drop: false }` [INFO] [stdout] e6a4e49c2eb2ea5ce4688c5a71c7b1d10c690073017225f11b58e1e29b030e94