[INFO] cloning repository https://github.com/yuki-uthman/ike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuki-uthman/ike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki-uthman%2Fike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki-uthman%2Fike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50984f31b109c526454ec74833b04534d50ced2d
[INFO] testing yuki-uthman/ike against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki-uthman%2Fike" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuki-uthman/ike
[INFO] finished tweaking git repo https://github.com/yuki-uthman/ike
[INFO] tweaked toml for git repo https://github.com/yuki-uthman/ike written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuki-uthman/ike on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuki-uthman/ike 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44e48b27d7964b88fee2686d33f60292e070035012a5c80144ba94ebc0efc4f3
[INFO] running `Command { std: "docker" "start" "-a" "44e48b27d7964b88fee2686d33f60292e070035012a5c80144ba94ebc0efc4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44e48b27d7964b88fee2686d33f60292e070035012a5c80144ba94ebc0efc4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e48b27d7964b88fee2686d33f60292e070035012a5c80144ba94ebc0efc4f3", kill_on_drop: false }`
[INFO] [stdout] 44e48b27d7964b88fee2686d33f60292e070035012a5c80144ba94ebc0efc4f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 484012801bcc27d2f0c3b66764c98196e6882f4c7cf0fc52528388d186fdeeb2
[INFO] running `Command { std: "docker" "start" "-a" "484012801bcc27d2f0c3b66764c98196e6882f4c7cf0fc52528388d186fdeeb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling zspell v0.3.3
[INFO] [stderr]    Compiling visibility v0.0.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling sys-locale v0.2.4
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling ngrams v1.0.1
[INFO] [stderr]    Compiling online v4.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling shop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> src/items/mod.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use items::{Items, Result};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `filename` is never read
[INFO] [stdout]   --> src/items/error.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         filename: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `filename` is never read
[INFO] [stdout]   --> src/items/error.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         filename: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.05s
[INFO] running `Command { std: "docker" "inspect" "484012801bcc27d2f0c3b66764c98196e6882f4c7cf0fc52528388d186fdeeb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484012801bcc27d2f0c3b66764c98196e6882f4c7cf0fc52528388d186fdeeb2", kill_on_drop: false }`
[INFO] [stdout] 484012801bcc27d2f0c3b66764c98196e6882f4c7cf0fc52528388d186fdeeb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dc942af1d916e58b38dbe97976a5ed07c9cbaa87f7c84f617eb6155d6a1394a
[INFO] running `Command { std: "docker" "start" "-a" "9dc942af1d916e58b38dbe97976a5ed07c9cbaa87f7c84f617eb6155d6a1394a", kill_on_drop: false }`
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> src/items/mod.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use items::{Items, Result};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `filename` is never read
[INFO] [stdout]   --> src/items/error.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         filename: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `filename` is never read
[INFO] [stdout]   --> src/items/error.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         filename: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling insta v1.33.0
[INFO] [stderr]    Compiling shop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> src/items/mod.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use items::{Items, Result};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `filename` is never read
[INFO] [stdout]   --> src/items/error.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         filename: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `filename` is never read
[INFO] [stdout]   --> src/items/error.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         filename: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shop` (lib test); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name shop --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be72a16e3b69ed65 -C extra-filename=-d72cdb3120fc55ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-db6eb0cfd97658e8.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-88cc1a7365649058.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-fe199a7181e6b4d6.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-779506cf9006d225.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rlib --extern ngrams=/opt/rustwide/target/debug/deps/libngrams-3501f8d31acedd50.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-9462112190a0ccb5.rlib --extern online=/opt/rustwide/target/debug/deps/libonline-3a02f39651e0c578.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2333ad45dbc720ea.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d73579a6fcf83896.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-67dff3dcfa7a1004.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-756b670a1786e1db.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1648b0d3ebda136a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-90b4a22de00b8552.rlib --extern zspell=/opt/rustwide/target/debug/deps/libzspell-60a183900ddbc286.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqlp7kP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libshop-4f52a04643259eb6,libreqwest-d73579a6fcf83896,libhyper_tls-17d550468ed26e65,libbase64-c7f1b1941e968e2b,libipnet-0b1b37fbfe6deabc,libtokio_native_tls-48cae7e6afb5b62a,libserde_urlencoded-bec5739a84615b6d,libmime-0188e0814ca7ddbf,libencoding_rs-2a0986d3eb52843d,libnative_tls-1759474f80154574,libopenssl_probe-5821ed5bfde807ff,libopenssl-8c3f1f6e5ba2872c,libbitflags-8898b62f92f18a86,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-ad56dd031f5e2df6,libhyper-38fea4b44d4cb829,libwant-608b6042312eac94,libtry_lock-d829e1fc867adb15,libsocket2-a2896a36744a47c2,libhttparse-e52ab67d597b9500,libh2-eb69cf9add12d00a,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libtokio_util-7adc420af8bf2b1a,libfutures_sink-9821b46788eebda9,libtower_service-442e0d38cf369aa3,libtracing-f7a079aab1062b80,libtracing_core-a580717ee3530f77,libonce_cell-a142ebc82bf510c5,libfutures_channel-50d4a00d4851edff,libtokio-90b4a22de00b8552,libsignal_hook_registry-c01f2bdaee7b6565,libnum_cpus-6324eef1afa346dc,libsocket2-74d36d511223bed1,libmio-6f14e592dc9b6697,libparking_lot-08711cd0504208c9,libparking_lot_core-860916aedf20eb03,liblibc-99069426cea5022b,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-1863b34dca4644dc,liblock_api-2d0eeecf52b73e5a,libscopeguard-7ec2214574194454,libhttp_body-4335d60ea895dc54,liblog-dcabf69e042f143c,libfutures_util-6e1613a98af8cc16,libfutures_io-133b37a282e7da53,libslab-48a8b422e0cac853,libpin_project_lite-b342d85da484cd05,libfutures_task-cb3e6f6aa321d784,libpin_utils-3860774ad9b215b5,libfutures_core-6359cf4568cd9583,liburl-c250c1a99c016e74,libidna-9da5397b7ace91a7,libunicode_normalization-beda55ba36c8de7a,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libpercent_encoding-762c6957ae74e2f6,libhttp-67cb07e5e2b54f2a,libbytes-0cbd1c7110a1e56d,libfnv-79e2cbfbe03dcd16,libserde_json-756b670a1786e1db,libcsv-fe199a7181e6b4d6,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libcsv_core-026037754db3b89b,libthiserror-1648b0d3ebda136a,liblazy_static-af860367908b8176,libonline-3a02f39651e0c578,libregex-2333ad45dbc720ea,libregex_automata-83c186b7fc7a50d8,libaho_corasick-3c353cd1c8f4939e,libmemchr-d8112fc1e1cdd527,libregex_syntax-50e2b941f0d2f822,libchrono-db6eb0cfd97658e8,libnum_traits-2ede130a44a123d9,libiana_time_zone-ebde09c3ffbc5acf,libserde-67dff3dcfa7a1004}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqlp7kP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/milkshakes-601f6e758ad181b9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shop` (example "milkshakes") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9dc942af1d916e58b38dbe97976a5ed07c9cbaa87f7c84f617eb6155d6a1394a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc942af1d916e58b38dbe97976a5ed07c9cbaa87f7c84f617eb6155d6a1394a", kill_on_drop: false }`
[INFO] [stdout] 9dc942af1d916e58b38dbe97976a5ed07c9cbaa87f7c84f617eb6155d6a1394a
