[INFO] fetching crate pep_engine_sequoia_backend 1.1.0...
[INFO] testing pep_engine_sequoia_backend-1.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pep_engine_sequoia_backend 1.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate pep_engine_sequoia_backend 1.1.0
[INFO] finished tweaking crates.io crate pep_engine_sequoia_backend 1.1.0
[INFO] tweaked toml for crates.io crate pep_engine_sequoia_backend 1.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pep_engine_sequoia_backend 1.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 234 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding lru v0.10.1 (available: v0.17.0)
[INFO] [stderr]       Adding rusqlite v0.29.0 (available: v0.39.0)
[INFO] [stderr]       Adding sequoia-openpgp v1.22.0 (available: v2.2.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded win-crypto-ng v0.5.1
[INFO] [stderr]   Downloaded eax v0.5.0
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded enumber v0.3.1
[INFO] [stderr]   Downloaded lru v0.10.1
[INFO] [stderr]   Downloaded botan-sys v0.11.1
[INFO] [stderr]   Downloaded memsec v0.7.0
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded botan v0.11.1
[INFO] [stderr]   Downloaded buffered-reader v1.4.0
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded generic-array v1.4.0
[INFO] [stderr]   Downloaded nettle-sys v2.3.2
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] [stderr]   Downloaded nettle v7.5.0
[INFO] [stderr]   Downloaded sha1collisiondetection v0.3.4
[INFO] [stderr]   Downloaded sequoia-openpgp v1.22.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef1a586d2be2b98a738210ea5cc926e75e3a073daeb97e3b7d967533ed572276
[INFO] running `Command { std: "docker" "start" "-a" "ef1a586d2be2b98a738210ea5cc926e75e3a073daeb97e3b7d967533ed572276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef1a586d2be2b98a738210ea5cc926e75e3a073daeb97e3b7d967533ed572276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef1a586d2be2b98a738210ea5cc926e75e3a073daeb97e3b7d967533ed572276", kill_on_drop: false }`
[INFO] [stdout] ef1a586d2be2b98a738210ea5cc926e75e3a073daeb97e3b7d967533ed572276
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e77f8e2fda6d8cb8610addc44683c00c51250c95946b361d60f034c12cd1e135
[INFO] running `Command { std: "docker" "start" "-a" "e77f8e2fda6d8cb8610addc44683c00c51250c95946b361d60f034c12cd1e135", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling botan-sys v0.11.1
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling generic-array v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling botan v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling pep_engine_sequoia_backend v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto-botan3`
[INFO] [stdout]   --> build.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |                  } else if cfg!(feature = "crypto-botan3") {
[INFO] [stdout]    |                                 ^^^^^^^^^^---------------
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           help: there is a expected value with a similar name: `"crypto-botan"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `crypto-botan`, `crypto-botan2`, `crypto-cng`, `crypto-nettle`, and `default`
[INFO] [stdout]    = help: consider adding `crypto-botan3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling enumber v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling buffered-reader v1.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling sequoia-openpgp v1.22.0
[INFO] [stdout] warning: unused imports: `StringListIterMut` and `StringListIter`
[INFO] [stdout]   --> src/pep.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     StringListIterMut,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     StringListIter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `sequoia_openpgp::serialize::stream::Encryptor`: Use Encryptor2 instead
[INFO] [stdout]   --> src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         Encryptor,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `sequoia_openpgp::serialize::stream::Encryptor`: Use Encryptor2 instead
[INFO] [stdout]     --> src/lib.rs:1147:9
[INFO] [stdout]      |
[INFO] [stdout] 1147 |         Encryptor::for_recipients(message, recipients).build(),
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::uri`: Use UserID::uri2
[INFO] [stdout]    --> src/keystore.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |             .or_else(|_| a_userid.uri())
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::uri`: Use UserID::uri2
[INFO] [stdout]    --> src/keystore.rs:116:35
[INFO] [stdout]     |
[INFO] [stdout] 116 |             .or_else(|_| b_userid.uri())
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::Cert::into_packets`: Use Cert::into_packets2() to strip secret key material or cert.into_tsk().into_packets() to serialize any secret key material
[INFO] [stdout]    --> src/keystore.rs:608:37
[INFO] [stdout]     |
[INFO] [stdout] 608 |                     current.clone().into_packets().collect::<Vec<_>>()
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::Cert::into_packets`: Use Cert::into_packets2() to strip secret key material or cert.into_tsk().into_packets() to serialize any secret key material
[INFO] [stdout]    --> src/keystore.rs:609:39
[INFO] [stdout]     |
[INFO] [stdout] 609 |                       != cert.clone().into_packets().collect::<Vec<_>>(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::uri`: Use UserID::uri2
[INFO] [stdout]    --> src/keystore.rs:688:54
[INFO] [stdout]     |
[INFO] [stdout] 688 |                     } else if let Ok(Some(uri)) = ua.uri() {
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::name`: Use UserID::name2
[INFO] [stdout]    --> src/keystore.rs:704:51
[INFO] [stdout]     |
[INFO] [stdout] 704 | ...                   &uid, fpr.clone(), ua.name().unwrap_or(None)));
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/pep/stringlist.rs:151:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn iter_mut<'a>(&'a mut self) -> StringListIterMut {
[INFO] [stdout]     |                          --              ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn iter_mut<'a>(&'a mut self) -> StringListIterMut<'a> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustc2XV4KQ/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustc2XV4KQ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbacktrace-0e280a7575fbc72f,libobject-b6e5031fd1b71b57,libaddr2line-dca79b863be32a44,libgimli-1bc8df0182f54f6f,librustc_demangle-532ba400b8fec8a6,libmemoffset-d288f55d031e8a3e,liblru-bbc196b51c37d67e,libhashbrown-dd13d9fe96ee8c64,librusqlite-66c42f12777896f1,libbitflags-da96212b20efc759,libfallible_streaming_iterator-cb9d126a7800af3e,libfallible_iterator-e906f813da3e0327,libhashlink-087752cee0093f65,libhashbrown-6ee4b6906818d38d,libahash-860b281adb339a17,libzerocopy-7c0d9221b4727d6d,liballocator_api2-c141b3fcf831f6d7,liblibsqlite3_sys-641b4b975e651ca1,libsequoia_openpgp-de2d78e97fba372c,libidna-2703e49f13153f48,libidna_adapter-96c9338f8b100f80,libicu_properties-a7f51651764bbaa1,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-9e7c9745fbceb8a9,libsmallvec-da333f48df578ce5,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-a8ef39c7640d2d8b,libutf8_iter-59a8409a508f6435,libpotential_utf-aa42622ab7812f5d,libicu_provider-58b4be860023c1cc,libicu_locale_core-4aecc67303ac7a5c,libtinystr-4cc3a6be2b7a0c12,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-22d4137e84c42037,libzerotrie-acbe2174c4de7585,libyoke-ec5bf369263f7ca3,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-775cccf1c1da0fbe,libmemsec-bb959bf6185b549e,libsha1collisiondetection-f5076e2f6abc5619,libgeneric_array-829e71d040430625,libtypenum-f91165cc16cba3d9,libthiserror-94fbaee12b6e0814,liblazy_static-206e48a21956b6b1,liblalrpop_util-de3e794254fe7314,libregex-d1d6b2ce8dbb97ac,libregex_automata-382b34b43b7b50cb,libaho_corasick-6d750163e91cb773,libmemchr-e2245502fe1da29a,libregex_syntax-e0c98584ad6a9081,libonce_cell-b9d73fa098d83f74,libxxhash_rust-86c0c81f97b834ae,libdyn_clone-7800a73bd5b98c63,libbotan-a7f0a6e59b3448a0,libbotan_sys-425f25dbfd3a7098,libbase64-6d64914d1112fcae,libbuffered_reader-0bfb557043a5d8b4,libbzip2-cd0cf5eb03be3239,libbzip2_sys-992d0aeefbdacdd2,libflate2-fdf4995e7867b0ef,libminiz_oxide-1b040a7174b0bf62,libsimd_adler32-be88438c7178814e,libcrc32fast-8fc8aec8e16f6960,libcfg_if-52879664ee908f39,libmemmem-6260e5a67c734fa9,libchrono-9aaa8f7c176afea5,libiana_time_zone-0ce1c79885be8126,libnum_traits-7528cbc7cbff3ff7,liblibc-f7350b93790cd98e,libanyhow-4b98a5a15e092ec6}.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" "-lbotan-2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2XV4KQ/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-363aae6325e90925/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-b85de866b28bcdd5/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpep_engine_sequoia_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lbotan-2
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pep_engine_sequoia_backend` (lib) due to 1 previous error; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e77f8e2fda6d8cb8610addc44683c00c51250c95946b361d60f034c12cd1e135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77f8e2fda6d8cb8610addc44683c00c51250c95946b361d60f034c12cd1e135", kill_on_drop: false }`
[INFO] [stdout] e77f8e2fda6d8cb8610addc44683c00c51250c95946b361d60f034c12cd1e135
