[INFO] cloning repository https://github.com/nrstepanek/advent-of-code-2018-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrstepanek/advent-of-code-2018-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrstepanek%2Fadvent-of-code-2018-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrstepanek%2Fadvent-of-code-2018-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fde8f4cbfbbe1113ef597dafa8387ff82eb9b8b [INFO] checking nrstepanek/advent-of-code-2018-rust against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrstepanek%2Fadvent-of-code-2018-rust" "/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/nrstepanek/advent-of-code-2018-rust on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrstepanek/advent-of-code-2018-rust [INFO] finished tweaking git repo https://github.com/nrstepanek/advent-of-code-2018-rust [INFO] tweaked toml for git repo https://github.com/nrstepanek/advent-of-code-2018-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/nrstepanek/advent-of-code-2018-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59043079d7a4b7c6ef3ea1bfcdf8b004c35b4debbdf916b988a704d9c10f7d6c [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" "59043079d7a4b7c6ef3ea1bfcdf8b004c35b4debbdf916b988a704d9c10f7d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59043079d7a4b7c6ef3ea1bfcdf8b004c35b4debbdf916b988a704d9c10f7d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59043079d7a4b7c6ef3ea1bfcdf8b004c35b4debbdf916b988a704d9c10f7d6c", kill_on_drop: false }` [INFO] [stdout] 59043079d7a4b7c6ef3ea1bfcdf8b004c35b4debbdf916b988a704d9c10f7d6c [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bda1831b2857ac2c30f13bb1786362c2bd8cb72afc5fe38bbd688c9638c84aae [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" "bda1831b2857ac2c30f13bb1786362c2bd8cb72afc5fe38bbd688c9638c84aae", kill_on_drop: false }` [INFO] [stderr] Checking advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `calculate_frequency` [INFO] [stdout] --> src/frequency.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn calculate_frequency(input: &String) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_duplicate_frequency` [INFO] [stdout] --> src/frequency.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn find_duplicate_frequency(input: &String) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `main` [INFO] [stdout] --> src/frequency.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_boxids_checksum` [INFO] [stdout] --> src/boxids.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn get_boxids_checksum(input: &String) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_common_chars` [INFO] [stdout] --> src/boxids.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn find_common_chars(input: &String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `main` [INFO] [stdout] --> src/boxids.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `differentChars` should have a snake case name [INFO] [stdout] --> src/boxids.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let mut differentChars: i32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `different_chars` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `main` [INFO] [stdout] --> src/frequency.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `main` [INFO] [stdout] --> src/boxids.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `differentChars` should have a snake case name [INFO] [stdout] --> src/boxids.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let mut differentChars: i32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `different_chars` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "bda1831b2857ac2c30f13bb1786362c2bd8cb72afc5fe38bbd688c9638c84aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda1831b2857ac2c30f13bb1786362c2bd8cb72afc5fe38bbd688c9638c84aae", kill_on_drop: false }` [INFO] [stdout] bda1831b2857ac2c30f13bb1786362c2bd8cb72afc5fe38bbd688c9638c84aae