[INFO] cloning repository https://github.com/Esteth/aoc2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Esteth/aoc2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsteth%2Faoc2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsteth%2Faoc2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f88c117d201df8dc952943069684b5a091d1f64 [INFO] checking Esteth/aoc2019 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsteth%2Faoc2019" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Esteth/aoc2019 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Esteth/aoc2019 [INFO] finished tweaking git repo https://github.com/Esteth/aoc2019 [INFO] tweaked toml for git repo https://github.com/Esteth/aoc2019 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/Esteth/aoc2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9df14e274d88fa53261baae6d205ff974eb9f00ae2c75c500b61a352233329e6 [INFO] running `Command { std: "docker" "start" "-a" "9df14e274d88fa53261baae6d205ff974eb9f00ae2c75c500b61a352233329e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9df14e274d88fa53261baae6d205ff974eb9f00ae2c75c500b61a352233329e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df14e274d88fa53261baae6d205ff974eb9f00ae2c75c500b61a352233329e6", kill_on_drop: false }` [INFO] [stdout] 9df14e274d88fa53261baae6d205ff974eb9f00ae2c75c500b61a352233329e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5e073881a1e69cf35cdab8587d43c3b5fb19d890ff9e27dce1fe7f7ddc01b56 [INFO] running `Command { std: "docker" "start" "-a" "e5e073881a1e69cf35cdab8587d43c3b5fb19d890ff9e27dce1fe7f7ddc01b56", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking simple-error v0.2.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking soc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/computer.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | Computer::new( [INFO] [stdout] | ^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 243 | / vec![1, 9, 10, 3, [INFO] [stdout] 244 | | 2, 3, 11, 0, [INFO] [stdout] 245 | | 99, [INFO] [stdout] 246 | | 30, 40, 50], [INFO] [stdout] | |________________________________- [INFO] [stdout] 247 | rx1, [INFO] [stdout] | --- [INFO] [stdout] 248 | tx2); [INFO] [stdout] | --- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/computer.rs:224:34 [INFO] [stdout] | [INFO] [stdout] 224 | Parameter::Immediate(x) => panic!("wat"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | let mut c = Computer::new(vec![1, 0, 0, 0, 99], rx, tx); [INFO] [stdout] | ^^^^^^^^^^^^^ -------------------- -- -- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | let mut c = Computer::new(vec![2, 3, 0, 3, 99], rx, tx); [INFO] [stdout] | ^^^^^^^^^^^^^ -------------------- -- -- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:275:21 [INFO] [stdout] | [INFO] [stdout] 275 | let mut c = Computer::new(vec![2, 4, 4, 5, 99, 0], rx, tx); [INFO] [stdout] | ^^^^^^^^^^^^^ ----------------------- -- -- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let mut c = Computer::new(vec![1, 1, 1, 4, 99, 5, 6, 0, 99], rx, tx); [INFO] [stdout] | ^^^^^^^^^^^^^ --------------------------------- -- -- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | let mut c = Computer::new(vec![3, 0, 99], rx, tx); [INFO] [stdout] | ^^^^^^^^^^^^^ -------------- -- -- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | let mut c = Computer::new(vec![4, 0, 99], rx1, tx2); [INFO] [stdout] | ^^^^^^^^^^^^^ -------------- --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:321:21 [INFO] [stdout] | [INFO] [stdout] 321 | let mut c = Computer::new(vec![3, 9, 8, 9, 10, 9, 4, 9, 99, -1, 8], rx1, tx2); [INFO] [stdout] | ^^^^^^^^^^^^^ ---------------------------------------- --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:331:21 [INFO] [stdout] | [INFO] [stdout] 331 | let mut c = Computer::new(vec![3, 3, 1108, -1, 8, 3, 4, 3, 99], rx1, tx2); [INFO] [stdout] | ^^^^^^^^^^^^^ ------------------------------------ --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | let mut c = Computer::new(vec![3, 9, 7, 9, 10, 9, 4, 9, 99, -1, 8], rx1, tx2); [INFO] [stdout] | ^^^^^^^^^^^^^ ---------------------------------------- --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:351:21 [INFO] [stdout] | [INFO] [stdout] 351 | let mut c = Computer::new(vec![3, 3, 1107, -1, 8, 3, 4, 3, 99], rx1, tx2); [INFO] [stdout] | ^^^^^^^^^^^^^ ------------------------------------ --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:361:21 [INFO] [stdout] | [INFO] [stdout] 361 | let mut c = Computer::new(vec![3, 12, 6, 12, 15, 1, 13, 14, 13, 4, 13, 99, -1, 0, 1, 9], rx1, tx2); [INFO] [stdout] | ^^^^^^^^^^^^^ ------------------------------------------------------------- --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:370:21 [INFO] [stdout] | [INFO] [stdout] 370 | let mut c = Computer::new(vec![109, 1, 204, -1, 1001, 100, 1, 100, 1008, 100, 16, 101, 1006, 101, 0, 99], rx1, tx2); [INFO] [stdout] | ^^^^^^^^^^^^^ ------------------------------------------------------------------------------ --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | let mut c = Computer::new(vec![104, 1125899906842624, 99], rx1, tx2); [INFO] [stdout] | ^^^^^^^^^^^^^ ------------------------------- --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/computer.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | let mut c = Computer::new(vec![1102, 34915192, 34915192, 7, 4, 7, 99, 0], rx1, tx2); [INFO] [stdout] | ^^^^^^^^^^^^^ ---------------------------------------------- --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | memory: Vec, [INFO] [stdout] | ---------------- [INFO] [stdout] 74 | input: Receiver, [INFO] [stdout] | -------------------- [INFO] [stdout] 75 | input_request: Sender<()>, [INFO] [stdout] | ------------------------- [INFO] [stdout] 76 | output: Sender) -> Computer { [INFO] [stdout] | ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soc2019` due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e5e073881a1e69cf35cdab8587d43c3b5fb19d890ff9e27dce1fe7f7ddc01b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e073881a1e69cf35cdab8587d43c3b5fb19d890ff9e27dce1fe7f7ddc01b56", kill_on_drop: false }` [INFO] [stdout] e5e073881a1e69cf35cdab8587d43c3b5fb19d890ff9e27dce1fe7f7ddc01b56