[INFO] cloning repository https://github.com/Jimskapt/castor_whispers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jimskapt/castor_whispers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimskapt%2Fcastor_whispers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimskapt%2Fcastor_whispers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37dbdfa90dca292381df008f2206633b5dbb8811 [INFO] checking Jimskapt/castor_whispers against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimskapt%2Fcastor_whispers" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jimskapt/castor_whispers on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jimskapt/castor_whispers [INFO] finished tweaking git repo https://github.com/Jimskapt/castor_whispers [INFO] tweaked toml for git repo https://github.com/Jimskapt/castor_whispers written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Jimskapt/castor_whispers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e07c3cf3ab170330f79da100f13068fc09bf42fe83a575945a9fbc96252b21e4 [INFO] running `Command { std: "docker" "start" "-a" "e07c3cf3ab170330f79da100f13068fc09bf42fe83a575945a9fbc96252b21e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e07c3cf3ab170330f79da100f13068fc09bf42fe83a575945a9fbc96252b21e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e07c3cf3ab170330f79da100f13068fc09bf42fe83a575945a9fbc96252b21e4", kill_on_drop: false }` [INFO] [stdout] e07c3cf3ab170330f79da100f13068fc09bf42fe83a575945a9fbc96252b21e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77680d435ba26b1dd493318bf6d5c4e6a8b272daed6ab5e09952d13200d730e6 [INFO] running `Command { std: "docker" "start" "-a" "77680d435ba26b1dd493318bf6d5c4e6a8b272daed6ab5e09952d13200d730e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking castor_whispers v3.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::comment::comment` [INFO] [stdout] --> src/tests/comment_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::comment::comment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::only_commented::only_commented` [INFO] [stdout] --> src/tests/only_commented_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::only_commented::only_commented; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `comment_on` is never read [INFO] [stdout] --> src/comment.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | comment_on = false; // this is just a precaution in case the code that follows this line evolves. [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `comment_on` is never read [INFO] [stdout] --> src/comment.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | comment_on = false; // this is just a precaution in case the code that follows this line evolves. [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `only_uncommented` [INFO] [stdout] --> src/only_uncommented.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn only_uncommented(_input_content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `only_uncommented` [INFO] [stdout] --> src/only_uncommented.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn only_uncommented(_input_content: &str) -> String { [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.62s [INFO] running `Command { std: "docker" "inspect" "77680d435ba26b1dd493318bf6d5c4e6a8b272daed6ab5e09952d13200d730e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77680d435ba26b1dd493318bf6d5c4e6a8b272daed6ab5e09952d13200d730e6", kill_on_drop: false }` [INFO] [stdout] 77680d435ba26b1dd493318bf6d5c4e6a8b272daed6ab5e09952d13200d730e6