[INFO] cloning repository https://github.com/max-sixty/nushell-questions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-sixty/nushell-questions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fnushell-questions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fnushell-questions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9e889671a1d1f572f0c70f40a6aa456fa6c0b8f [INFO] testing max-sixty/nushell-questions against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fnushell-questions" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-sixty/nushell-questions on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/max-sixty/nushell-questions [INFO] finished tweaking git repo https://github.com/max-sixty/nushell-questions [INFO] tweaked toml for git repo https://github.com/max-sixty/nushell-questions written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/max-sixty/nushell-questions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] fa77fbe7a2b155f612061497565875d0e779ffc900c9ae20700707ba9914c5f5 [INFO] running `Command { std: "docker" "start" "-a" "fa77fbe7a2b155f612061497565875d0e779ffc900c9ae20700707ba9914c5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa77fbe7a2b155f612061497565875d0e779ffc900c9ae20700707ba9914c5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa77fbe7a2b155f612061497565875d0e779ffc900c9ae20700707ba9914c5f5", kill_on_drop: false }` [INFO] [stdout] fa77fbe7a2b155f612061497565875d0e779ffc900c9ae20700707ba9914c5f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 12e237c104f9a1c8d25f519fb133d3d98e516f8f0648989ccc0881a6023ba5d5 [INFO] running `Command { std: "docker" "start" "-a" "12e237c104f9a1c8d25f519fb133d3d98e516f8f0648989ccc0881a6023ba5d5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling umask v1.0.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-recursion v0.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling nu-table v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling nu-json v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling eml-parser v0.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.16+1.1.0 [INFO] [stderr] Compiling rust-embed v5.6.0 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling ical v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nu-source v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rust_decimal v0.10.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling calamine v0.16.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling bigdecimal v0.2.0 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling nu-errors v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling nu-protocol v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling git2 v0.13.14 [INFO] [stderr] Compiling dtparse v1.2.0 [INFO] [stderr] Compiling nu-value-ext v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling nu-parser v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling nu-test-support v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling shadow-rs v0.5.2 [INFO] [stderr] Compiling nu-plugin v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling nu-data v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] Compiling nu-cli v0.24.2 (https://github.com/max-sixty/nushell?branch=pub#ffcc615e) [INFO] [stderr] error: could not compile `nu-cli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nu_cli --edition=2018 /opt/rustwide/cargo-home/git/checkouts/nushell-5086f5d4af35e00b/ffcc615/crates/nu-cli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ab67a8b076d17669 -C extra-filename=-ab67a8b076d17669 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-c9a9a029f25626ce.rmeta --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-790bf209520d455a.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-18db23830914f2bf.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-214f3c9f5d9e5353.rmeta --extern byte_unit=/opt/rustwide/target/debug/deps/libbyte_unit-5dde87791d64326e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rmeta --extern calamine=/opt/rustwide/target/debug/deps/libcalamine-b9063264bb6a6dad.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a0d0255acf5e99d3.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-d6ed4cd41bb926db.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-4889fc0f14d89681.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-3be0e229cae53239.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-df17a2e4e206f3f9.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-e954cb5c390375ee.so --extern dtparse=/opt/rustwide/target/debug/deps/libdtparse-cc4b5a8f729230b3.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-cdd7def584f9906b.rmeta --extern eml_parser=/opt/rustwide/target/debug/deps/libeml_parser-a404ec153ecd86d0.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rmeta --extern filesize=/opt/rustwide/target/debug/deps/libfilesize-046911b423347e09.rmeta --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-addbc493e7d3c47c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-8ad1810427ca299d.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-279cd5cd9115529b.rmeta --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-5717ef0be618672e.rmeta --extern getset=/opt/rustwide/target/debug/deps/libgetset-7d584971d0262de7.so --extern glob=/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-12bb86d7c168b8ca.rmeta --extern ical=/opt/rustwide/target/debug/deps/libical-ac72cbd8398822e8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-daac159f2c4f7cc2.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rmeta --extern meval=/opt/rustwide/target/debug/deps/libmeval-f0b1e542c707be21.rmeta --extern nu_data=/opt/rustwide/target/debug/deps/libnu_data-1e1f17390a4d7d12.rmeta --extern nu_errors=/opt/rustwide/target/debug/deps/libnu_errors-8d030b5388ee8a37.rmeta --extern nu_json=/opt/rustwide/target/debug/deps/libnu_json-73ac8a67ab09a14b.rmeta --extern nu_parser=/opt/rustwide/target/debug/deps/libnu_parser-54d327359d2dc8f8.rmeta --extern nu_plugin=/opt/rustwide/target/debug/deps/libnu_plugin-bc76e7cb435b915b.rmeta --extern nu_protocol=/opt/rustwide/target/debug/deps/libnu_protocol-296f7aa822796753.rmeta --extern nu_source=/opt/rustwide/target/debug/deps/libnu_source-d79648de4750a28e.rmeta --extern nu_table=/opt/rustwide/target/debug/deps/libnu_table-827b6cbc382aee06.rmeta --extern nu_test_support=/opt/rustwide/target/debug/deps/libnu_test_support-ff017d7c96af0f65.rmeta --extern nu_value_ext=/opt/rustwide/target/debug/deps/libnu_value_ext-15a35cf8d3b9706d.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-c844f8c90c16fa5f.rmeta --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-20fa6a7fc3c6947a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4f37ec9f328a3a45.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rmeta --extern pretty_hex=/opt/rustwide/target/debug/deps/libpretty_hex-e321fa280fcb6c6f.rmeta --extern query_interface=/opt/rustwide/target/debug/deps/libquery_interface-369d52919e979fae.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-24612d1c995b1eb9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-728627bc1f4d7a57.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-fd39fe7b12d94e30.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rmeta --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-bda54161c3c3c838.rmeta --extern rust_embed=/opt/rustwide/target/debug/deps/librust_embed-cd8f79ff4df7a446.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-37288ee4beb465d6.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-3048ad27d31dfe77.rmeta --extern serde_ini=/opt/rustwide/target/debug/deps/libserde_ini-fa81b02f0a5bfaf8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c74a3252264046f5.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-ff4f5deead1c9a09.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f2edafe48b7e4923.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-483f925c4f93332c.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-897747589b6b785e.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-627b2c205b90349d.rmeta --extern sxd_document=/opt/rustwide/target/debug/deps/libsxd_document-02d82d9e1803ce33.rmeta --extern sxd_xpath=/opt/rustwide/target/debug/deps/libsxd_xpath-ef7b94130e899afb.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f15ad50d8740d44b.rmeta --extern term_size=/opt/rustwide/target/debug/deps/libterm_size-eec57c2643c8636f.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rmeta --extern titlecase=/opt/rustwide/target/debug/deps/libtitlecase-7db6e404d3a7a6df.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-460e3933115624b9.rmeta --extern umask=/opt/rustwide/target/debug/deps/libumask-496da90556610214.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-12e25be96de576ea.rmeta --extern uom=/opt/rustwide/target/debug/deps/libuom-ef4461275729b7c3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3373d2d2dc2c0c2b.rmeta --extern users=/opt/rustwide/target/debug/deps/libusers-8ee565bd93684fe2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "12e237c104f9a1c8d25f519fb133d3d98e516f8f0648989ccc0881a6023ba5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e237c104f9a1c8d25f519fb133d3d98e516f8f0648989ccc0881a6023ba5d5", kill_on_drop: false }` [INFO] [stdout] 12e237c104f9a1c8d25f519fb133d3d98e516f8f0648989ccc0881a6023ba5d5