[INFO] cloning repository https://github.com/gotyaoi/advent2019rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gotyaoi/advent2019rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotyaoi%2Fadvent2019rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotyaoi%2Fadvent2019rust'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/gotyaoi/advent2019rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gotyaoi/advent2019rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotyaoi%2Fadvent2019rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotyaoi%2Fadvent2019rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9018f74b742222fb0584dbdb7178264e003c0f1e
[INFO] checking gotyaoi/advent2019rust against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotyaoi%2Fadvent2019rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gotyaoi/advent2019rust on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gotyaoi/advent2019rust
[INFO] finished tweaking git repo https://github.com/gotyaoi/advent2019rust
[INFO] tweaked toml for git repo https://github.com/gotyaoi/advent2019rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gotyaoi/advent2019rust 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99b2b5b647f44275eb458f2a55bce915da88ae29e1c1b62b8e8243f0c900bec5
[INFO] running `Command { std: "docker" "start" "-a" "99b2b5b647f44275eb458f2a55bce915da88ae29e1c1b62b8e8243f0c900bec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99b2b5b647f44275eb458f2a55bce915da88ae29e1c1b62b8e8243f0c900bec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99b2b5b647f44275eb458f2a55bce915da88ae29e1c1b62b8e8243f0c900bec5", kill_on_drop: false }`
[INFO] [stdout] 99b2b5b647f44275eb458f2a55bce915da88ae29e1c1b62b8e8243f0c900bec5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dd87377da3f0048b9cbe2f6e19208c08087d644b54f8be4832a3ade57cc1ed9
[INFO] running `Command { std: "docker" "start" "-a" "7dd87377da3f0048b9cbe2f6e19208c08087d644b54f8be4832a3ade57cc1ed9", kill_on_drop: false }`
[INFO] [stderr]     Checking rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `IntCode_V3` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct IntCode_V3 {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntCodeV3`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IntCode_V3` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct IntCode_V3 {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntCodeV3`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampA` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut ampA;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampB` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut ampB;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampC` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut ampC;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampD` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut ampD;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampE` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut ampE;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oA` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut oA;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oB` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut oB;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oC` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut oC;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oD` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut oD;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oE` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut oE;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pA` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     for pA in 0..=4 {
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pB` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         for pB in 0..=4 {
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `p_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pC` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             for pC in 0..=4 {
[INFO] [stdout]    |                 ^^ help: convert the identifier to snake case: `p_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pD` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 for pD in 0..=4 {
[INFO] [stdout]    |                     ^^ help: convert the identifier to snake case: `p_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pE` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     for pE in 0..=4 {
[INFO] [stdout]    |                         ^^ help: convert the identifier to snake case: `p_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pA` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     for pA in 5..=9 {
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pB` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         for pB in 5..=9 {
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `p_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pC` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |             for pC in 5..=9 {
[INFO] [stdout]    |                 ^^ help: convert the identifier to snake case: `p_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pD` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 for pD in 5..=9 {
[INFO] [stdout]    |                     ^^ help: convert the identifier to snake case: `p_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pE` should have a snake case name
[INFO] [stdout]    --> src/bin/7.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     for pE in 5..=9 {
[INFO] [stdout]     |                         ^^ help: convert the identifier to snake case: `p_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampA` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut ampA;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampB` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut ampB;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampC` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut ampC;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampD` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut ampD;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ampE` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut ampE;
[INFO] [stdout]    |             ^^^^ help: convert the identifier to snake case: `amp_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oA` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut oA;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oB` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut oB;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oC` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut oC;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oD` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut oD;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `oE` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut oE;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `o_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pA` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     for pA in 0..=4 {
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pB` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         for pB in 0..=4 {
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `p_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pC` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             for pC in 0..=4 {
[INFO] [stdout]    |                 ^^ help: convert the identifier to snake case: `p_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pD` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 for pD in 0..=4 {
[INFO] [stdout]    |                     ^^ help: convert the identifier to snake case: `p_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pE` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     for pE in 0..=4 {
[INFO] [stdout]    |                         ^^ help: convert the identifier to snake case: `p_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pA` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     for pA in 5..=9 {
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pB` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         for pB in 5..=9 {
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `p_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pC` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |             for pC in 5..=9 {
[INFO] [stdout]    |                 ^^ help: convert the identifier to snake case: `p_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pD` should have a snake case name
[INFO] [stdout]   --> src/bin/7.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 for pD in 5..=9 {
[INFO] [stdout]    |                     ^^ help: convert the identifier to snake case: `p_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pE` should have a snake case name
[INFO] [stdout]    --> src/bin/7.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     for pE in 5..=9 {
[INFO] [stdout]     |                         ^^ help: convert the identifier to snake case: `p_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] running `Command { std: "docker" "inspect" "7dd87377da3f0048b9cbe2f6e19208c08087d644b54f8be4832a3ade57cc1ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd87377da3f0048b9cbe2f6e19208c08087d644b54f8be4832a3ade57cc1ed9", kill_on_drop: false }`
[INFO] [stdout] 7dd87377da3f0048b9cbe2f6e19208c08087d644b54f8be4832a3ade57cc1ed9
