[INFO] updating cached repository https://github.com/ralexstokes/advent-of-code-2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 848f96d222733573f97e7bdeb9cea7036f2c3e20 [INFO] checking ralexstokes/advent-of-code-2018 against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Fadvent-of-code-2018" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ralexstokes/advent-of-code-2018 on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ralexstokes/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/ralexstokes/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/ralexstokes/advent-of-code-2018 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ralexstokes/advent-of-code-2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e467ac6a518b7a45a86f0170b37af61785ccb38feab08564c48fb7d4d85c978a [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" "e467ac6a518b7a45a86f0170b37af61785ccb38feab08564c48fb7d4d85c978a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e467ac6a518b7a45a86f0170b37af61785ccb38feab08564c48fb7d4d85c978a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e467ac6a518b7a45a86f0170b37af61785ccb38feab08564c48fb7d4d85c978a", kill_on_drop: false }` [INFO] [stdout] e467ac6a518b7a45a86f0170b37af61785ccb38feab08564c48fb7d4d85c978a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 635c98c93667b9a8bfe2a867b3f4af15849ab548008b1e3b5d6685d91b64f50e [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" "635c98c93667b9a8bfe2a867b3f4af15849ab548008b1e3b5d6685d91b64f50e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sleeps` [INFO] [stdout] --> src/day_4.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | let sleeps = current_guard.minutes_asleep.len(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sleeps` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sleeps` [INFO] [stdout] --> src/day_4.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | let sleeps = current_guard.minutes_asleep.len(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sleeps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `EventRE` should have an upper case name [INFO] [stdout] --> src/day_4.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | static ref EventRE: Regex = Regex::new(r"^Guard #(\d+) begins shift$").unwrap(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `EVENT_RE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` 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 12.73s [INFO] running `Command { std: "docker" "inspect" "635c98c93667b9a8bfe2a867b3f4af15849ab548008b1e3b5d6685d91b64f50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635c98c93667b9a8bfe2a867b3f4af15849ab548008b1e3b5d6685d91b64f50e", kill_on_drop: false }` [INFO] [stdout] 635c98c93667b9a8bfe2a867b3f4af15849ab548008b1e3b5d6685d91b64f50e