[INFO] cloning repository https://github.com/ajpauwels/mix-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajpauwels/mix-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajpauwels%2Fmix-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajpauwels%2Fmix-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c01c992753b41966aa889031d6c6826388018406 [INFO] building ajpauwels/mix-sim against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajpauwels%2Fmix-sim" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ajpauwels/mix-sim [INFO] finished tweaking git repo https://github.com/ajpauwels/mix-sim [INFO] tweaked toml for git repo https://github.com/ajpauwels/mix-sim written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ajpauwels/mix-sim on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ajpauwels/mix-sim 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize_derive v1.4.2 [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded ascii v1.1.0 [INFO] [stderr] Downloaded byte-tools v0.3.1 [INFO] [stderr] Downloaded inout v0.1.4 [INFO] [stderr] Downloaded keystream v1.0.0 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded cipher v0.4.4 [INFO] [stderr] Downloaded rust-ini v0.21.2 [INFO] [stderr] Downloaded x25519-dalek v2.0.1 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded toml v0.9.2 [INFO] [stderr] Downloaded prometheus-client v0.23.1 [INFO] [stderr] Downloaded winnow v0.7.12 [INFO] [stderr] Downloaded generic-array v0.12.4 [INFO] [stderr] Downloaded sphinx-packet v0.6.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.3 [INFO] [stderr] Downloaded curve25519-dalek v4.2.0 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] [stderr] Downloaded aes v0.8.4 [INFO] [stderr] Downloaded fiat-crypto v0.3.0 [INFO] [stderr] Downloaded bs58 v0.5.1 [INFO] [stderr] Downloaded ctr v0.9.2 [INFO] [stderr] Downloaded crypto-mac v0.7.0 [INFO] [stderr] Downloaded rand_distr v0.4.3 [INFO] [stderr] Downloaded toml_parser v1.0.1 [INFO] [stderr] Downloaded config v0.15.13 [INFO] [stderr] Downloaded dtoa v1.0.10 [INFO] [stderr] Downloaded prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Downloaded curve25519-dalek-derive v0.1.1 [INFO] [stderr] Downloaded subtle v1.0.0 [INFO] [stderr] Downloaded blake2 v0.8.1 [INFO] [stderr] Downloaded chacha v0.3.0 [INFO] [stderr] Downloaded digest v0.8.1 [INFO] [stderr] Downloaded opaque-debug v0.2.3 [INFO] [stderr] Downloaded lioness v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879cd707fae6854c286e360db3c1529ea4d989e2e6886cff4b010150d47e5a5a [INFO] running `Command { std: "docker" "start" "-a" "879cd707fae6854c286e360db3c1529ea4d989e2e6886cff4b010150d47e5a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879cd707fae6854c286e360db3c1529ea4d989e2e6886cff4b010150d47e5a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879cd707fae6854c286e360db3c1529ea4d989e2e6886cff4b010150d47e5a5a", kill_on_drop: false }` [INFO] [stdout] 879cd707fae6854c286e360db3c1529ea4d989e2e6886cff4b010150d47e5a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d73f92c3790f2c0871fec281d5392b3b81bec67f1530b7c855cfc8c6abb56645 [INFO] running `Command { std: "docker" "start" "-a" "d73f92c3790f2c0871fec281d5392b3b81bec67f1530b7c855cfc8c6abb56645", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling keystream v1.0.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling chacha v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling prometheus-client v0.23.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling lioness v0.1.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling curve25519-dalek v4.2.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling sphinx-packet v0.6.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling config v0.15.13 [INFO] [stderr] Compiling simulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::signal` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::signal; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metrics_abort_handle` [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let metrics_abort_handle = metrics_handle.map(|handle| handle.abort_handle()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics_abort_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_abort_handle` [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let server_abort_handle = server.abort_handle(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_abort_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `directory_abort_handle` [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let directory_abort_handle = directory.abort_handle(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directory_abort_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Shutdown` is never constructed [INFO] [stdout] --> src/client/client_command.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ClientCommand { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConfigError` is never constructed [INFO] [stdout] --> src/config.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ConfigError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `from`, and `body` are never used [INFO] [stdout] --> src/packet.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Packet { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn id(&self) -> &str { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn from(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn body(&self) -> &SphinxPacket { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.70s [INFO] running `Command { std: "docker" "inspect" "d73f92c3790f2c0871fec281d5392b3b81bec67f1530b7c855cfc8c6abb56645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73f92c3790f2c0871fec281d5392b3b81bec67f1530b7c855cfc8c6abb56645", kill_on_drop: false }` [INFO] [stdout] d73f92c3790f2c0871fec281d5392b3b81bec67f1530b7c855cfc8c6abb56645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 002e61b5fa3718f7ef71d483be9a201ce0c5424177a00aa3a325882a21aaae52 [INFO] running `Command { std: "docker" "start" "-a" "002e61b5fa3718f7ef71d483be9a201ce0c5424177a00aa3a325882a21aaae52", kill_on_drop: false }` [INFO] [stderr] Compiling simulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::signal` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::signal; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metrics_abort_handle` [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let metrics_abort_handle = metrics_handle.map(|handle| handle.abort_handle()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics_abort_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_abort_handle` [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let server_abort_handle = server.abort_handle(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_abort_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `directory_abort_handle` [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let directory_abort_handle = directory.abort_handle(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directory_abort_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Shutdown` is never constructed [INFO] [stdout] --> src/client/client_command.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ClientCommand { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConfigError` is never constructed [INFO] [stdout] --> src/config.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ConfigError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `from`, and `body` are never used [INFO] [stdout] --> src/packet.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Packet { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn id(&self) -> &str { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn from(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn body(&self) -> &SphinxPacket { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "002e61b5fa3718f7ef71d483be9a201ce0c5424177a00aa3a325882a21aaae52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002e61b5fa3718f7ef71d483be9a201ce0c5424177a00aa3a325882a21aaae52", kill_on_drop: false }` [INFO] [stdout] 002e61b5fa3718f7ef71d483be9a201ce0c5424177a00aa3a325882a21aaae52