[INFO] cloning repository https://github.com/tam159/rust_udemy_beginner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tam159/rust_udemy_beginner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 554a02ffcea4e1b7ccda29f45fd7a06ae2b71048 [INFO] building tam159/rust_udemy_beginner against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tam159/rust_udemy_beginner on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tam159/rust_udemy_beginner [INFO] finished tweaking git repo https://github.com/tam159/rust_udemy_beginner [INFO] tweaked toml for git repo https://github.com/tam159/rust_udemy_beginner written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tam159/rust_udemy_beginner 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e80d2b9fd7e2a73f29239905bdf1abdf86431d1d6f0a150006fac9a765b807a4 [INFO] running `Command { std: "docker" "start" "-a" "e80d2b9fd7e2a73f29239905bdf1abdf86431d1d6f0a150006fac9a765b807a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e80d2b9fd7e2a73f29239905bdf1abdf86431d1d6f0a150006fac9a765b807a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80d2b9fd7e2a73f29239905bdf1abdf86431d1d6f0a150006fac9a765b807a4", kill_on_drop: false }` [INFO] [stdout] e80d2b9fd7e2a73f29239905bdf1abdf86431d1d6f0a150006fac9a765b807a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c34d70be457969439f97437a8441dd1b59635628cb98dce95cdc0c2144c5706 [INFO] running `Command { std: "docker" "start" "-a" "9c34d70be457969439f97437a8441dd1b59635628cb98dce95cdc0c2144c5706", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rust_udemy_beginner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Blue` is never constructed [INFO] [stdout] --> src/sample_enum.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | enum Colors { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 18 | Blue, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Colors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sample_enum.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | Name(String), [INFO] [stdout] | ---- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 | Name(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Surname` and `Age` are never constructed [INFO] [stdout] --> src/sample_enum.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | enum Person { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 23 | Name(String), [INFO] [stdout] 24 | Surname(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | Age(i32), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_username_from_file` is never used [INFO] [stdout] --> src/sample_errors.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn read_username_from_file() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/sample_generic.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Point { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 22 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] 23 | y: T, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Blue` and `Green` are never constructed [INFO] [stdout] --> src/sample_generic.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | enum Colors { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 28 | Red(T), [INFO] [stdout] 29 | Blue(T), [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | Green(T), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Colors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/sample_generic.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct Point2 { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 35 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] 36 | y: V, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `owner` are never read [INFO] [stdout] --> src/sample_memory.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 59 | struct Dog<'l> { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 60 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | owner: &'l Person, // Define the same lifetime for both Dog and Person [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `awesome` is never read [INFO] [stdout] --> src/sample_traits.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct RustDev { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | awesome: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `awsome` is never read [INFO] [stdout] --> src/sample_traits.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct JavaDev { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | awsome: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color` is never read [INFO] [stdout] --> src/sample_traits.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 70 | struct Cat { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 71 | color: &'static str, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/main.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | println!("R = {}", R); [INFO] [stdout] | ^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | |a: i32, b: i32| println!("{}", a + b); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `Command { std: "docker" "inspect" "9c34d70be457969439f97437a8441dd1b59635628cb98dce95cdc0c2144c5706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c34d70be457969439f97437a8441dd1b59635628cb98dce95cdc0c2144c5706", kill_on_drop: false }` [INFO] [stdout] 9c34d70be457969439f97437a8441dd1b59635628cb98dce95cdc0c2144c5706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c249b6b4bb872bf9eee36a1324ea5b9f313e13eb6485606cc5cacdf84bd5a181 [INFO] running `Command { std: "docker" "start" "-a" "c249b6b4bb872bf9eee36a1324ea5b9f313e13eb6485606cc5cacdf84bd5a181", kill_on_drop: false }` [INFO] [stderr] Compiling rust_udemy_beginner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Blue` is never constructed [INFO] [stdout] --> src/sample_enum.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | enum Colors { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 18 | Blue, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Colors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sample_enum.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | Name(String), [INFO] [stdout] | ---- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 | Name(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Surname` and `Age` are never constructed [INFO] [stdout] --> src/sample_enum.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | enum Person { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 23 | Name(String), [INFO] [stdout] 24 | Surname(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | Age(i32), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_username_from_file` is never used [INFO] [stdout] --> src/sample_errors.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn read_username_from_file() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/sample_generic.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Point { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 22 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] 23 | y: T, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Blue` and `Green` are never constructed [INFO] [stdout] --> src/sample_generic.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | enum Colors { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 28 | Red(T), [INFO] [stdout] 29 | Blue(T), [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | Green(T), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Colors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/sample_generic.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct Point2 { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 35 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] 36 | y: V, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `owner` are never read [INFO] [stdout] --> src/sample_memory.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 59 | struct Dog<'l> { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 60 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | owner: &'l Person, // Define the same lifetime for both Dog and Person [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `awesome` is never read [INFO] [stdout] --> src/sample_traits.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct RustDev { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | awesome: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `awsome` is never read [INFO] [stdout] --> src/sample_traits.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct JavaDev { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | awsome: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color` is never read [INFO] [stdout] --> src/sample_traits.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 70 | struct Cat { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 71 | color: &'static str, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/main.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | println!("R = {}", R); [INFO] [stdout] | ^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | |a: i32, b: i32| println!("{}", a + b); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "c249b6b4bb872bf9eee36a1324ea5b9f313e13eb6485606cc5cacdf84bd5a181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c249b6b4bb872bf9eee36a1324ea5b9f313e13eb6485606cc5cacdf84bd5a181", kill_on_drop: false }` [INFO] [stdout] c249b6b4bb872bf9eee36a1324ea5b9f313e13eb6485606cc5cacdf84bd5a181