[INFO] cloning repository https://github.com/zjw0231/nexus-cli-linux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zjw0231/nexus-cli-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjw0231%2Fnexus-cli-linux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjw0231%2Fnexus-cli-linux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84e70d4e69d0094037bbfc49bed119f0dcc3ec6d [INFO] checking zjw0231/nexus-cli-linux/84e70d4e69d0094037bbfc49bed119f0dcc3ec6d against 1.94.0 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjw0231%2Fnexus-cli-linux" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zjw0231/nexus-cli-linux [INFO] finished tweaking git repo https://github.com/zjw0231/nexus-cli-linux [INFO] tweaked toml for git repo https://github.com/zjw0231/nexus-cli-linux written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zjw0231/nexus-cli-linux on toolchain 1.94.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zjw0231/nexus-cli-linux 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/nexus-xyz/nexus-zkvm` [INFO] [stderr] Updating git repository `https://github.com/GregAC/rrs/` [INFO] [stderr] Updating git repository `https://github.com/starkware-libs/stwo` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 15 packages to latest Rust 1.85 compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.1.1) [INFO] [stderr] Adding crossbeam v0.8.4 [INFO] [stderr] Adding crossbeam-channel v0.5.15 [INFO] [stderr] Adding crossbeam-queue v0.3.12 [INFO] [stderr] Adding env_filter v1.0.0 (available: v1.0.1) [INFO] [stderr] Adding env_logger v0.11.9 (available: v0.11.10) [INFO] [stderr] Adding jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Adding jemallocator v0.5.4 [INFO] [stderr] Adding jiff v0.2.15 (available: v0.2.23) [INFO] [stderr] Adding jiff-static v0.2.15 (available: v0.2.23) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding portable-atomic v1.13.1 [INFO] [stderr] Adding portable-atomic-util v0.2.6 [INFO] [stderr] Adding rpassword v7.4.0 [INFO] [stderr] Adding rtoolbox v0.0.3 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded starknet-curve v0.4.2 [INFO] [stderr] Downloaded rtoolbox v0.0.3 [INFO] [stderr] Downloaded starknet-crypto-codegen v0.3.3 [INFO] [stderr] Downloaded starknet-ff v0.3.7 [INFO] [stderr] Downloaded windows-result v0.3.3 [INFO] [stderr] Downloaded symbolic-common v12.15.5 [INFO] [stderr] Downloaded serde_arrays v0.2.0 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded crypto v0.5.1 [INFO] [stderr] Downloaded variant_count v1.1.0 [INFO] [stderr] Downloaded starknet-crypto v0.6.2 [INFO] [stderr] Downloaded windows-core v0.61.1 [INFO] [stderr] Downloaded rpassword v7.4.0 [INFO] [stderr] Downloaded mockall_derive v0.12.1 [INFO] [stderr] Downloaded mockall v0.12.1 [INFO] [stderr] Downloaded elf v0.7.4 [INFO] [stderr] Downloaded symbolic-demangle v12.15.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8132c8f741d2c3444e2c2124cfa701c122a59948e7e6de4524de5bcbb91078e3 [INFO] running `Command { std: "docker" "start" "-a" "8132c8f741d2c3444e2c2124cfa701c122a59948e7e6de4524de5bcbb91078e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8132c8f741d2c3444e2c2124cfa701c122a59948e7e6de4524de5bcbb91078e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8132c8f741d2c3444e2c2124cfa701c122a59948e7e6de4524de5bcbb91078e3", kill_on_drop: false }` [INFO] [stdout] 8132c8f741d2c3444e2c2124cfa701c122a59948e7e6de4524de5bcbb91078e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ff00128c21a029ccb44f24e883f5aeae9dc0e78341ae450d00924091665377b [INFO] running `Command { std: "docker" "start" "-a" "1ff00128c21a029ccb44f24e883f5aeae9dc0e78341ae450d00924091665377b", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling symbolic-demangle v12.15.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling symbolic-common v12.15.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling nexus-vm v0.3.4 (https://github.com/nexus-xyz/nexus-zkvm?tag=0.3.4#8eb6cb42) [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling rrs-lib v0.1.0 (https://github.com/GregAC/rrs/#b23afc16) [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] error: could not compile `ark-ff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=bf0bbb0391e25ff4 -C extra-filename=-149c591e420bd5a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-6ebe490a815ee6ca.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-85efa69217bcd384.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-a6bcf19906f20976.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-e23dd4b7a36ba240.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-80b44e16b60f673e.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-16e9ea529d365fad.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3a45523828cbd4b6.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-c6e1b3124a1c3216.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-299909aff7c56914.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-5b599e98b3f52394.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-8f3590379e571c6e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1ff00128c21a029ccb44f24e883f5aeae9dc0e78341ae450d00924091665377b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff00128c21a029ccb44f24e883f5aeae9dc0e78341ae450d00924091665377b", kill_on_drop: false }` [INFO] [stdout] 1ff00128c21a029ccb44f24e883f5aeae9dc0e78341ae450d00924091665377b