[INFO] updating cached repository https://github.com/xSke/aoc18 [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 68f537a3854b3d1a7e4a0944f7b4e701eef62d4d [INFO] checking xSke/aoc18 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxSke%2Faoc18" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xSke/aoc18 on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/xSke/aoc18 [INFO] finished tweaking git repo https://github.com/xSke/aoc18 [INFO] tweaked toml for git repo https://github.com/xSke/aoc18 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/xSke/aoc18 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ac89f6a461d6dbefbc02be35978bd4928f6ca98da764ed6efc9243e0100488e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ac89f6a461d6dbefbc02be35978bd4928f6ca98da764ed6efc9243e0100488e2"` [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking clicolors-control v0.3.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking openssl v0.10.15 [INFO] [stderr] Checking rand v0.6.1 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking libflate v0.1.18 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking parking_lot v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking native-tls v0.2.2 [INFO] [stderr] Checking console v0.7.0 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking indicatif v0.10.1 [INFO] [stderr] Checking hyper v0.12.16 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking aoc18 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/day4.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | (sleepiest_guard.0 * sleepiest_minute) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/day4.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | (sleepiest_guard.0 * sleepiest_minute) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.53s [INFO] running `"docker" "inspect" "ac89f6a461d6dbefbc02be35978bd4928f6ca98da764ed6efc9243e0100488e2"` [INFO] running `"docker" "rm" "-f" "ac89f6a461d6dbefbc02be35978bd4928f6ca98da764ed6efc9243e0100488e2"` [INFO] [stdout] ac89f6a461d6dbefbc02be35978bd4928f6ca98da764ed6efc9243e0100488e2