[INFO] cloning repository https://github.com/byronwasti/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/byronwasti/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyronwasti%2Fadvent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyronwasti%2Fadvent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04b7af2f5c29f8da14004a90e21cc1287d3ae887 [INFO] checking byronwasti/advent-of-code-2019/04b7af2f5c29f8da14004a90e21cc1287d3ae887 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyronwasti%2Fadvent-of-code-2019" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/byronwasti/advent-of-code-2019 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/byronwasti/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/byronwasti/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/byronwasti/advent-of-code-2019 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/byronwasti/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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded permutohedron v0.2.4 [INFO] [stderr] Downloaded termion v1.5.4 [INFO] [stderr] Downloaded autocfg v0.1.7 [INFO] [stderr] Downloaded num-traits v0.2.10 [INFO] [stderr] Downloaded chrono v0.4.10 [INFO] [stderr] Downloaded fern v0.5.9 [INFO] [stderr] Downloaded libc v0.2.66 [INFO] [stderr] Downloaded winapi v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ba607077564c160e3e75d7b7bddd142befaf8d2bb15fd2f3ade0fec1a97dffa [INFO] running `Command { std: "docker" "start" "-a" "3ba607077564c160e3e75d7b7bddd142befaf8d2bb15fd2f3ade0fec1a97dffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ba607077564c160e3e75d7b7bddd142befaf8d2bb15fd2f3ade0fec1a97dffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba607077564c160e3e75d7b7bddd142befaf8d2bb15fd2f3ade0fec1a97dffa", kill_on_drop: false }` [INFO] [stdout] 3ba607077564c160e3e75d7b7bddd142befaf8d2bb15fd2f3ade0fec1a97dffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c854d77dae85699b93f1ad3130b24fe9a1a9318f3d2c754e01fadb619df33779 [INFO] running `Command { std: "docker" "start" "-a" "c854d77dae85699b93f1ad3130b24fe9a1a9318f3d2c754e01fadb619df33779", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking termion v1.5.4 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking advent-of-code-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/bin/09.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | let mut cpu = IntCodeVM::new(prog, cpu_in, cpu_out); [INFO] [stdout] | ^^^^^^^^^^^^^^----------------------- argument #4 of type `std::sync::mpsc::Sender<()>` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/cpu.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 29 | let mut cpu = IntCodeVM::new(prog, cpu_in, cpu_out, /* std::sync::mpsc::Sender<()> */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/bin/11.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | let mut cpu = IntCodeVM::new(prog, cpu_in, cpu_out); [INFO] [stdout] | ^^^^^^^^^^^^^^----------------------- argument #4 of type `std::sync::mpsc::Sender<()>` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/cpu.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 26 | let mut cpu = IntCodeVM::new(prog, cpu_in, cpu_out, /* std::sync::mpsc::Sender<()> */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/bin/09.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | let mut cpu = IntCodeVM::new(prog, cpu_in, cpu_out); [INFO] [stdout] | ^^^^^^^^^^^^^^----------------------- argument #4 of type `std::sync::mpsc::Sender<()>` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/cpu.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 29 | let mut cpu = IntCodeVM::new(prog, cpu_in, cpu_out, /* std::sync::mpsc::Sender<()> */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run_prog` in module `cpu` [INFO] [stdout] --> src/bin/07.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | cpu::run_prog(&p1, r40, s01); [INFO] [stdout] | ^^^^^^^^ not found in `cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run_prog` in module `cpu` [INFO] [stdout] --> src/bin/07.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | cpu::run_prog(&p2, r01, s12); [INFO] [stdout] | ^^^^^^^^ not found in `cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run_prog` in module `cpu` [INFO] [stdout] --> src/bin/07.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | cpu::run_prog(&p3, r12, s23); [INFO] [stdout] | ^^^^^^^^ not found in `cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run_prog` in module `cpu` [INFO] [stdout] --> src/bin/07.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | cpu::run_prog(&p4, r23, s34); [INFO] [stdout] | ^^^^^^^^ not found in `cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run_prog` in module `cpu` [INFO] [stdout] --> src/bin/07.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | let out = cpu::run_prog(&p5, r34, s40); [INFO] [stdout] | ^^^^^^^^ not found in `cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2019` (bin "09") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2019` (bin "09" test) due to 1 previous error [INFO] [stderr] error: could not compile `advent-of-code-2019` (bin "11" test) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2019` (bin "07") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "c854d77dae85699b93f1ad3130b24fe9a1a9318f3d2c754e01fadb619df33779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c854d77dae85699b93f1ad3130b24fe9a1a9318f3d2c754e01fadb619df33779", kill_on_drop: false }` [INFO] [stdout] c854d77dae85699b93f1ad3130b24fe9a1a9318f3d2c754e01fadb619df33779