[INFO] cloning repository https://github.com/hashedone/advent-of-code-2019-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hashedone/advent-of-code-2019-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashedone%2Fadvent-of-code-2019-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashedone%2Fadvent-of-code-2019-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ce96bd2b3239358950936e059c90e0a7d21b401 [INFO] checking hashedone/advent-of-code-2019-rust against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashedone%2Fadvent-of-code-2019-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hashedone/advent-of-code-2019-rust on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hashedone/advent-of-code-2019-rust [INFO] finished tweaking git repo https://github.com/hashedone/advent-of-code-2019-rust [INFO] tweaked toml for git repo https://github.com/hashedone/advent-of-code-2019-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hashedone/advent-of-code-2019-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da3fccef4c045c9f826c47398e15db238f6d51ebc57406e4ee4d113d5b835702 [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" "da3fccef4c045c9f826c47398e15db238f6d51ebc57406e4ee4d113d5b835702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da3fccef4c045c9f826c47398e15db238f6d51ebc57406e4ee4d113d5b835702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3fccef4c045c9f826c47398e15db238f6d51ebc57406e4ee4d113d5b835702", kill_on_drop: false }` [INFO] [stdout] da3fccef4c045c9f826c47398e15db238f6d51ebc57406e4ee4d113d5b835702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b7bbb58e6f65001ca2ad6f48db8edb12e4d9c8e62549b01a35dea37a7a39add [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" "7b7bbb58e6f65001ca2ad6f48db8edb12e4d9c8e62549b01a35dea37a7a39add", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking permute v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking maybe-uninit v2.0.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking broadcaster v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Checking async-stream v0.2.0 [INFO] [stderr] Checking tokio v0.2.4 [INFO] [stderr] Checking async-std v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking aoc-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.84s [INFO] running `Command { std: "docker" "inspect" "7b7bbb58e6f65001ca2ad6f48db8edb12e4d9c8e62549b01a35dea37a7a39add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7bbb58e6f65001ca2ad6f48db8edb12e4d9c8e62549b01a35dea37a7a39add", kill_on_drop: false }` [INFO] [stdout] 7b7bbb58e6f65001ca2ad6f48db8edb12e4d9c8e62549b01a35dea37a7a39add