[INFO] cloning repository https://github.com/alexttyip/advent-of-code-2015
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexttyip/advent-of-code-2015" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexttyip%2Fadvent-of-code-2015", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexttyip%2Fadvent-of-code-2015'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e91cc543be81ac7458291ea3f5513dc55b66ae2
[INFO] checking alexttyip/advent-of-code-2015 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexttyip%2Fadvent-of-code-2015" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexttyip/advent-of-code-2015
[INFO] finished tweaking git repo https://github.com/alexttyip/advent-of-code-2015
[INFO] tweaked toml for git repo https://github.com/alexttyip/advent-of-code-2015 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexttyip/advent-of-code-2015 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexttyip/advent-of-code-2015 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded rustls v0.23.15
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f042eb9e944dab69a84bedd203786c91e424b715e56d5130eb9c367d0d3a9cd1
[INFO] running `Command { std: "docker" "start" "-a" "f042eb9e944dab69a84bedd203786c91e424b715e56d5130eb9c367d0d3a9cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f042eb9e944dab69a84bedd203786c91e424b715e56d5130eb9c367d0d3a9cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f042eb9e944dab69a84bedd203786c91e424b715e56d5130eb9c367d0d3a9cd1", kill_on_drop: false }`
[INFO] [stdout] f042eb9e944dab69a84bedd203786c91e424b715e56d5130eb9c367d0d3a9cd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3064ef857569280792af5c8e2a32ac9207e2dd59babe97938b22da9104abf10c
[INFO] running `Command { std: "docker" "start" "-a" "3064ef857569280792af5c8e2a32ac9207e2dd59babe97938b22da9104abf10c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking advent-of-code-2015 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> examples/main.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn part1(input: InputType) -> Int {
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> examples/main.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn part2(input: InputType) -> Int {
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.35s
[INFO] running `Command { std: "docker" "inspect" "3064ef857569280792af5c8e2a32ac9207e2dd59babe97938b22da9104abf10c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3064ef857569280792af5c8e2a32ac9207e2dd59babe97938b22da9104abf10c", kill_on_drop: false }`
[INFO] [stdout] 3064ef857569280792af5c8e2a32ac9207e2dd59babe97938b22da9104abf10c
