[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 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyronwasti%2Fadvent-of-code-2019" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/byronwasti/advent-of-code-2019 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-1-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" "+506512391b1a75ae450d36c9420978402a91abcc" "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 numtoa v0.1.0 [INFO] [stderr] Downloaded termion v1.5.4 [INFO] [stderr] Downloaded redox_termios v0.1.1 [INFO] [stderr] Downloaded libc v0.2.66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7abea70f33d4553a126f1a01848d9af6ffa9e878c2c36e89607a5b354cd4661 [INFO] running `Command { std: "docker" "start" "-a" "c7abea70f33d4553a126f1a01848d9af6ffa9e878c2c36e89607a5b354cd4661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7abea70f33d4553a126f1a01848d9af6ffa9e878c2c36e89607a5b354cd4661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7abea70f33d4553a126f1a01848d9af6ffa9e878c2c36e89607a5b354cd4661", kill_on_drop: false }` [INFO] [stdout] c7abea70f33d4553a126f1a01848d9af6ffa9e878c2c36e89607a5b354cd4661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac0a4702dc80dace243a9a666e758fa30b2c765ebf140946032cb4edecb729a6 [INFO] running `Command { std: "docker" "start" "-a" "ac0a4702dc80dace243a9a666e758fa30b2c765ebf140946032cb4edecb729a6", 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 cfg-if v0.1.10 [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] | ^^^^^^^^^^^^^^----------------------- an argument of type `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, /* 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] | ^^^^^^^^^^^^^^----------------------- an argument of type `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, /* 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] | ^^^^^^^^^^^^^^----------------------- an argument of type `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, /* 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: aborting due to 1 previous error [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] error: aborting due to 1 previous error [INFO] [stdout] [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent-of-code-2019` (bin "09" test) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [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 "11") due to 2 previous errors [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [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" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "ac0a4702dc80dace243a9a666e758fa30b2c765ebf140946032cb4edecb729a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac0a4702dc80dace243a9a666e758fa30b2c765ebf140946032cb4edecb729a6", kill_on_drop: false }` [INFO] [stdout] ac0a4702dc80dace243a9a666e758fa30b2c765ebf140946032cb4edecb729a6 [INFO] checking byronwasti/advent-of-code-2019 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyronwasti%2Fadvent-of-code-2019" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/byronwasti/advent-of-code-2019 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-1-tc2/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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8b19d8eae17576346cdfc82f7edb9f23932e3015578f3e9c298c4a1ab4717b9 [INFO] running `Command { std: "docker" "start" "-a" "a8b19d8eae17576346cdfc82f7edb9f23932e3015578f3e9c298c4a1ab4717b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8b19d8eae17576346cdfc82f7edb9f23932e3015578f3e9c298c4a1ab4717b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b19d8eae17576346cdfc82f7edb9f23932e3015578f3e9c298c4a1ab4717b9", kill_on_drop: false }` [INFO] [stdout] a8b19d8eae17576346cdfc82f7edb9f23932e3015578f3e9c298c4a1ab4717b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1de3e77bb58d3391cbca502d2cd099a9a9580f0ff9d54bc2b0276ece284031d1 [INFO] running `Command { std: "docker" "start" "-a" "1de3e77bb58d3391cbca502d2cd099a9a9580f0ff9d54bc2b0276ece284031d1", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "1de3e77bb58d3391cbca502d2cd099a9a9580f0ff9d54bc2b0276ece284031d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de3e77bb58d3391cbca502d2cd099a9a9580f0ff9d54bc2b0276ece284031d1", kill_on_drop: false }` [INFO] [stdout] 1de3e77bb58d3391cbca502d2cd099a9a9580f0ff9d54bc2b0276ece284031d1