[INFO] cloning repository https://github.com/bowmanjd/rust-codewars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bowmanjd/rust-codewars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowmanjd%2Frust-codewars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowmanjd%2Frust-codewars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c82c131dead8c3321c33197ac7f058464a334a13 [INFO] checking bowmanjd/rust-codewars against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowmanjd%2Frust-codewars" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bowmanjd/rust-codewars on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bowmanjd/rust-codewars [INFO] finished tweaking git repo https://github.com/bowmanjd/rust-codewars [INFO] tweaked toml for git repo https://github.com/bowmanjd/rust-codewars written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/bowmanjd/rust-codewars already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afb68975f1ee9e5e1d80893af5672d9444060bdb4330afc450f37b3ebe615c57 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afb68975f1ee9e5e1d80893af5672d9444060bdb4330afc450f37b3ebe615c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afb68975f1ee9e5e1d80893af5672d9444060bdb4330afc450f37b3ebe615c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb68975f1ee9e5e1d80893af5672d9444060bdb4330afc450f37b3ebe615c57", kill_on_drop: false }` [INFO] [stdout] afb68975f1ee9e5e1d80893af5672d9444060bdb4330afc450f37b3ebe615c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f249a637ac4bc918c5a9479600d727e4d36b4f2adf894ed132b447f1c1d4cec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f249a637ac4bc918c5a9479600d727e4d36b4f2adf894ed132b447f1c1d4cec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rust-codewars v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct is never constructed: `MorseDecoder` [INFO] [stdout] --> src/morse_code.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct MorseDecoder { [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: `new` [INFO] [stdout] --> src/morse_code.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new() -> MorseDecoder { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `decode_morse` [INFO] [stdout] --> src/morse_code.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn decode_morse(&self, encoded: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solution` [INFO] [stdout] --> src/string_endswith.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn solution(word: &str, ending: &str) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solution` [INFO] [stdout] --> src/string_segmentation.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn solution(s: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.17s [INFO] running `Command { std: "docker" "inspect" "4f249a637ac4bc918c5a9479600d727e4d36b4f2adf894ed132b447f1c1d4cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f249a637ac4bc918c5a9479600d727e4d36b4f2adf894ed132b447f1c1d4cec", kill_on_drop: false }` [INFO] [stdout] 4f249a637ac4bc918c5a9479600d727e4d36b4f2adf894ed132b447f1c1d4cec