[INFO] cloning repository https://github.com/JoshOrndorff/advent-of-code-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshOrndorff/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshOrndorff%2Fadvent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshOrndorff%2Fadvent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b04cbf36be0cd223f5beaa88d0e8cf13e6ae8fe7 [INFO] checking JoshOrndorff/advent-of-code-2019 against master#e1ac0fa95ba15221ee195647cb12464df3164513 for pr-126090 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshOrndorff%2Fadvent-of-code-2019" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoshOrndorff/advent-of-code-2019 on toolchain e1ac0fa95ba15221ee195647cb12464df3164513 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JoshOrndorff/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/JoshOrndorff/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/JoshOrndorff/advent-of-code-2019 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JoshOrndorff/advent-of-code-2019 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" "+e1ac0fa95ba15221ee195647cb12464df3164513" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: file `/workspace/builds/worker-4-tc1/source/day02/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `day2` [INFO] [stderr] * `bin` target `day3` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking JoshOrndorff/advent-of-code-2019 against try#09fa13185567a1d9c37905d6a4a2ea56e7f44efc for pr-126090 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshOrndorff%2Fadvent-of-code-2019" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoshOrndorff/advent-of-code-2019 on toolchain 09fa13185567a1d9c37905d6a4a2ea56e7f44efc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JoshOrndorff/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/JoshOrndorff/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/JoshOrndorff/advent-of-code-2019 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JoshOrndorff/advent-of-code-2019 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" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: file `/workspace/builds/worker-4-tc2/source/day02/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `day2` [INFO] [stderr] * `bin` target `day3` [INFO] [stderr] Blocking waiting for file lock on package cache [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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d6fe63941a7e3eba0cfb560543109fc8fa59a05335e1095f5371c645a6bd30d [INFO] running `Command { std: "docker" "start" "-a" "1d6fe63941a7e3eba0cfb560543109fc8fa59a05335e1095f5371c645a6bd30d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d6fe63941a7e3eba0cfb560543109fc8fa59a05335e1095f5371c645a6bd30d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6fe63941a7e3eba0cfb560543109fc8fa59a05335e1095f5371c645a6bd30d", kill_on_drop: false }` [INFO] [stdout] 1d6fe63941a7e3eba0cfb560543109fc8fa59a05335e1095f5371c645a6bd30d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d8f3bf7e34985ddfc05cbfb22e0ca044805c9c900dc365106dddc713c910989 [INFO] running `Command { std: "docker" "start" "-a" "2d8f3bf7e34985ddfc05cbfb22e0ca044805c9c900dc365106dddc713c910989", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: file `/opt/rustwide/workdir/day02/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `day2` [INFO] [stderr] * `bin` target `day3` [INFO] [stderr] Checking intcode v0.1.0 (/opt/rustwide/workdir/intcode) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking day06 v0.1.0 (/opt/rustwide/workdir/day06) [INFO] [stderr] Checking AOC2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking day01 v0.1.0 (/opt/rustwide/workdir/day01) [INFO] [stderr] Checking day14 v0.1.0 (/opt/rustwide/workdir/day14) [INFO] [stderr] Checking day08 v0.1.0 (/opt/rustwide/workdir/day08) [INFO] [stderr] Checking day03 v0.1.0 (/opt/rustwide/workdir/day03) [INFO] [stdout] error[E0432]: unresolved import `intcode` [INFO] [stdout] --> day02/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use intcode::Intcode; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `intcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `intcode` [INFO] [stdout] --> day02/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use intcode::Intcode; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `intcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `intcode` [INFO] [stdout] --> day02/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use intcode::Intcode; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `intcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `convert::TryInto` [INFO] [stdout] --> day14/src/main.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 3 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `AOC2019` (bin "day3") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `AOC2019` (bin "day2") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `convert::TryInto` [INFO] [stdout] --> day14/src/main.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 3 | convert::TryInto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `AOC2019` (bin "day3" test) due to 2 previous errors [INFO] [stdout] warning: value assigned to `candidate` is never read [INFO] [stdout] --> day14/src/main.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | let mut candidate = 0u64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> intcode/src/lib.rs:192:66 [INFO] [stdout] | [INFO] [stdout] 192 | let mut machine = Intcode::new_with_input(&"3,0,4,0,99", input); [INFO] [stdout] | ----------------------- ^^^^^ expected `&VecDeque`, found `VecDeque<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&std::collections::VecDeque` [INFO] [stdout] found struct `std::collections::VecDeque<{integer}>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> intcode/src/lib.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn new_with_input(s: &str, input: &VecDeque) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ ----------------------- [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 192 | let mut machine = Intcode::new_with_input(&"3,0,4,0,99", &input); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `candidate` is never read [INFO] [stdout] --> day14/src/main.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | let mut candidate = 0u64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `intcode` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2d8f3bf7e34985ddfc05cbfb22e0ca044805c9c900dc365106dddc713c910989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8f3bf7e34985ddfc05cbfb22e0ca044805c9c900dc365106dddc713c910989", kill_on_drop: false }` [INFO] [stdout] 2d8f3bf7e34985ddfc05cbfb22e0ca044805c9c900dc365106dddc713c910989