[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#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsteth%2Faoc2019" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Esteth/aoc2019 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-2/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc14e6c52311ba34f45665c970ed1da977d250d1fb1643576ac46cc7968562f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc14e6c52311ba34f45665c970ed1da977d250d1fb1643576ac46cc7968562f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc14e6c52311ba34f45665c970ed1da977d250d1fb1643576ac46cc7968562f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc14e6c52311ba34f45665c970ed1da977d250d1fb1643576ac46cc7968562f9", kill_on_drop: false }` [INFO] [stdout] fc14e6c52311ba34f45665c970ed1da977d250d1fb1643576ac46cc7968562f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e23fff89a2bce5dfd9e1cd1d5ab0c6f91f50f4ad1be055d459cc40c51a5acfe4 [INFO] running `Command { std: "docker" "start" "-a" "e23fff89a2bce5dfd9e1cd1d5ab0c6f91f50f4ad1be055d459cc40c51a5acfe4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking simple-error v0.2.1 [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] 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: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] 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] warning: 2 warnings emitted [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] error[E0061]: this function takes 4 arguments but 1 argument was supplied [INFO] [stdout] --> src/day2/main.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | let mut computer = aoc::computer::Computer::new(memory); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/day6/main.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/day8/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `simple_error::SimpleError` [INFO] [stdout] --> src/day8/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use simple_error::SimpleError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/day7/main.rs:52:64 [INFO] [stdout] | [INFO] [stdout] 52 | fn run_pipeline(memory: &Vec, phases: [i32; 5]) -> Result<(i32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - fn run_pipeline(memory: &Vec, phases: [i32; 5]) -> Result<(i32), Box> { [INFO] [stdout] 52 + fn run_pipeline(memory: &Vec, phases: [i32; 5]) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `Sender` [INFO] [stdout] --> src/day9/main.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use crossbeam_channel::{Sender, Receiver}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `distance_from_root` [INFO] [stdout] --> src/day6/main.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn distance_from_root(parents: &HashMap, node: &String) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/day9/main.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let mut computer = aoc::computer::Computer::new(memory, 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] --> /opt/rustwide/workdir/src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/day9/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 23 | / loop { [INFO] [stdout] 24 | | let val = rx2.recv()?; [INFO] [stdout] 25 | | println!("{}", val); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 27 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/day5/main.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | let mut computer = aoc::computer::Computer::new(memory, &mut stdin_locked, &mut stdout); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ----------------- ----------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `Sender` [INFO] [stdout] --> src/day9/main.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use crossbeam_channel::{Sender, Receiver}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/day6/main.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 1 argument was supplied [INFO] [stdout] --> src/day2/main.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | let mut computer = aoc::computer::Computer::new(memory); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/day9/main.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let mut computer = aoc::computer::Computer::new(memory, 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] --> /opt/rustwide/workdir/src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/day9/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 23 | / loop { [INFO] [stdout] 24 | | let val = rx2.recv()?; [INFO] [stdout] 25 | | println!("{}", val); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 27 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossbeam_channel::RecvError` [INFO] [stdout] --> src/day11/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crossbeam_channel::RecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRANSPARENT_LAYER` [INFO] [stdout] --> src/day8/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / const TRANSPARENT_LAYER: Layer = Layer { [INFO] [stdout] 11 | | pixels: &TRANSPARENT_LAYER_ARR, [INFO] [stdout] 12 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossbeam_channel::RecvError` [INFO] [stdout] --> src/day11/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crossbeam_channel::RecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/day7/main.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | let mut computer = Computer::new(memory.clone(), 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] --> /opt/rustwide/workdir/src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/day7/main.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | let mut computer = Computer::new(memory.clone(), chans[4].1.clone(), chans[0].0.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ -------------- ------------------ ------------------ supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/computer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `distance_from_root` [INFO] [stdout] --> src/day6/main.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn distance_from_root(parents: &HashMap, node: &String) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/day11/main.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | .filter(|(p, color)| **color == true) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_request_receiver` [INFO] [stdout] --> src/day11/main.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | let (input_request_sender, input_request_receiver) = crossbeam_channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_request_receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/day11/main.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | .filter(|(p, color)| **color == true) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_request_receiver` [INFO] [stdout] --> src/day11/main.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | let (input_request_sender, input_request_receiver) = crossbeam_channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_request_receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day11/main.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | let mut white_panels: HashSet<(i32, i32)> = panels.iter() [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day12/main.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | let mut diff = self.asteroids.iter().fold(0, |acc, other_asteroid| { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day11/main.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | let mut white_panels: HashSet<(i32, i32)> = panels.iter() [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/day11/main.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | computer.run_to_completion(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/day11/main.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | computer.run_to_completion(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/day11/main.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | input_sender.send(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/day11/main.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | / input_sender.send(match new_color { [INFO] [stdout] 97 | | true => 1, [INFO] [stdout] 98 | | false => 0, [INFO] [stdout] 99 | | }); [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `potential_energy` [INFO] [stdout] --> src/day12/main.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | fn potential_energy(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `energy` [INFO] [stdout] --> src/day12/main.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn energy(&self) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/day11/main.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | input_sender.send(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/day11/main.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | / input_sender.send(match new_color { [INFO] [stdout] 97 | | true => 1, [INFO] [stdout] 98 | | false => 0, [INFO] [stdout] 99 | | }); [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `energy` [INFO] [stdout] --> src/day12/main.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn energy(&self) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `asteroids` [INFO] [stdout] --> src/day12/main.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | asteroids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `energy` [INFO] [stdout] --> src/day12/main.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn energy(&self) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step` [INFO] [stdout] --> src/day12/main.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn step(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e23fff89a2bce5dfd9e1cd1d5ab0c6f91f50f4ad1be055d459cc40c51a5acfe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23fff89a2bce5dfd9e1cd1d5ab0c6f91f50f4ad1be055d459cc40c51a5acfe4", kill_on_drop: false }` [INFO] [stdout] e23fff89a2bce5dfd9e1cd1d5ab0c6f91f50f4ad1be055d459cc40c51a5acfe4