[INFO] cloning repository https://github.com/jesusmgg/blog_ll [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jesusmgg/blog_ll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesusmgg%2Fblog_ll", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesusmgg%2Fblog_ll'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65169f33882744f05f303a8f75082a1bb9728023 [INFO] checking jesusmgg/blog_ll against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesusmgg%2Fblog_ll" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jesusmgg/blog_ll on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jesusmgg/blog_ll [INFO] finished tweaking git repo https://github.com/jesusmgg/blog_ll [INFO] tweaked toml for git repo https://github.com/jesusmgg/blog_ll written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jesusmgg/blog_ll 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baaee245e9ec36ac72be9cc480f444f5c6c81a588b6f1062f0625e591c49301f [INFO] running `Command { std: "docker" "start" "-a" "baaee245e9ec36ac72be9cc480f444f5c6c81a588b6f1062f0625e591c49301f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baaee245e9ec36ac72be9cc480f444f5c6c81a588b6f1062f0625e591c49301f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baaee245e9ec36ac72be9cc480f444f5c6c81a588b6f1062f0625e591c49301f", kill_on_drop: false }` [INFO] [stdout] baaee245e9ec36ac72be9cc480f444f5c6c81a588b6f1062f0625e591c49301f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50d89ea4694a40ca329ecdeb08b5f106e1da2a342d31635190e7f930d362c64c [INFO] running `Command { std: "docker" "start" "-a" "50d89ea4694a40ca329ecdeb08b5f106e1da2a342d31635190e7f930d362c64c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking blog_ll v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `method` and `version` are never read [INFO] [stdout] --> src/request.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 2 | pub method: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | pub path: String, [INFO] [stdout] 4 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/request.rs:31:48 [INFO] [stdout] | [INFO] [stdout] 31 | let method = split_line.next().unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/request.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | let path = split_line.next().unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/request.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | let version = split_line.next().unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `method` and `version` are never read [INFO] [stdout] --> src/request.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 2 | pub method: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | pub path: String, [INFO] [stdout] 4 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/request.rs:31:48 [INFO] [stdout] | [INFO] [stdout] 31 | let method = split_line.next().unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/request.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | let path = split_line.next().unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/request.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | let version = split_line.next().unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s [INFO] running `Command { std: "docker" "inspect" "50d89ea4694a40ca329ecdeb08b5f106e1da2a342d31635190e7f930d362c64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d89ea4694a40ca329ecdeb08b5f106e1da2a342d31635190e7f930d362c64c", kill_on_drop: false }` [INFO] [stdout] 50d89ea4694a40ca329ecdeb08b5f106e1da2a342d31635190e7f930d362c64c