[INFO] cloning repository https://github.com/litmus-zhang/scrypto-dex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litmus-zhang/scrypto-dex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitmus-zhang%2Fscrypto-dex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitmus-zhang%2Fscrypto-dex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7b29fdd9e181a4dbb850f15f0c7c0c040b74dcf [INFO] testing litmus-zhang/scrypto-dex against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitmus-zhang%2Fscrypto-dex" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/litmus-zhang/scrypto-dex on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/litmus-zhang/scrypto-dex [INFO] finished tweaking git repo https://github.com/litmus-zhang/scrypto-dex [INFO] tweaked toml for git repo https://github.com/litmus-zhang/scrypto-dex written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/litmus-zhang/scrypto-dex 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/radixdlt-scrypto` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/const-sha1` [INFO] [stderr] Updating git repository `https://github.com/bluss/indexmap` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v2.3.1 [INFO] [stderr] Downloaded moka v0.9.7 [INFO] [stderr] Downloaded serde_with v2.3.1 [INFO] [stderr] Downloaded bnum v0.4.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7395277a80149dbadd90fdef733d9c27460478b472053ee225bd9e0373cd98b [INFO] running `Command { std: "docker" "start" "-a" "b7395277a80149dbadd90fdef733d9c27460478b472053ee225bd9e0373cd98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7395277a80149dbadd90fdef733d9c27460478b472053ee225bd9e0373cd98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7395277a80149dbadd90fdef733d9c27460478b472053ee225bd9e0373cd98b", kill_on_drop: false }` [INFO] [stdout] b7395277a80149dbadd90fdef733d9c27460478b472053ee225bd9e0373cd98b [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8af078eefcf4ebf042a87d68b9b2686621402efba01912528c20694a9b74982c [INFO] running `Command { std: "docker" "start" "-a" "8af078eefcf4ebf042a87d68b9b2686621402efba01912528c20694a9b74982c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9) [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling bnum v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling sbor-derive-common v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling sbor-derive v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling radix-engine-derive v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling sbor v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling scrypto-abi v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling utils v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling radix-engine-interface v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling scrypto-derive v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling scrypto v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling scrypto-dex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | (output_token_vault.take(output_amount)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - (output_token_vault.take(output_amount)) [INFO] [stdout] 75 + output_token_vault.take(output_amount) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | if ((m == Decimal::zero()) || (n == Decimal::zero()) || ((m / n) == (dm / dn))) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - if ((m == Decimal::zero()) || (n == Decimal::zero()) || ((m / n) == (dm / dn))) { [INFO] [stdout] 96 + if (m == Decimal::zero()) || (n == Decimal::zero()) || ((m / n) == (dm / dn)) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.49s [INFO] running `Command { std: "docker" "inspect" "8af078eefcf4ebf042a87d68b9b2686621402efba01912528c20694a9b74982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8af078eefcf4ebf042a87d68b9b2686621402efba01912528c20694a9b74982c", kill_on_drop: false }` [INFO] [stdout] 8af078eefcf4ebf042a87d68b9b2686621402efba01912528c20694a9b74982c [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3454a8ac26f1c2f9f12159d0766e16e0b6792451f152ebd15326d74b4bd57c4 [INFO] running `Command { std: "docker" "start" "-a" "c3454a8ac26f1c2f9f12159d0766e16e0b6792451f152ebd15326d74b4bd57c4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bnum v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling moka v0.9.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling sbor-derive-common v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Compiling wasmi-validation v0.4.1 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling radix-engine-constants v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling wasmi v0.11.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling wasm-instrument v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling sbor-derive v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling radix-engine-derive v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling serde_with_macros v2.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling sbor v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling scrypto-abi v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling utils v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling serde_with v2.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling radix-engine-interface v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling scrypto-derive v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling native-sdk v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling transaction v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] Compiling scrypto v0.8.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.8.0#e9381b7b) [INFO] [stderr] error: could not compile `radix-engine-interface` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name radix_engine_interface --edition=2021 /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-1833d92590086ce0/e9381b7/radix-engine-interface/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 --cfg 'feature="serde"' --cfg 'feature="serde_with"' --cfg 'feature="std"' -C metadata=fb1fd8cfc5ba7566 -C extra-filename=-fb1fd8cfc5ba7566 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bech32=/opt/rustwide/target/debug/deps/libbech32-d98b92fbddf951b5.rmeta --extern bnum=/opt/rustwide/target/debug/deps/libbnum-747de07aa6a5c761.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-d5938310a758411e.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-2e6b54916c4ff3c5.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-1f803d78bdff973d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4a5c9bd147eecae2.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-ca2952b3d0cc61b9.so --extern radix_engine_derive=/opt/rustwide/target/debug/deps/libradix_engine_derive-ca1b15b00a545190.so --extern sbor=/opt/rustwide/target/debug/deps/libsbor-80235d5e63444cc9.rmeta --extern scrypto_abi=/opt/rustwide/target/debug/deps/libscrypto_abi-68f16c5a8f99874a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6a43e0c26af6a702.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b8a565fcf83941bf.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-981b0d4fbaac4119.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-39c824f50fd8d92b.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-64abd135a7b1bd08.rmeta --extern utils=/opt/rustwide/target/debug/deps/libutils-3be851ee70d15ec2.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" "c3454a8ac26f1c2f9f12159d0766e16e0b6792451f152ebd15326d74b4bd57c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3454a8ac26f1c2f9f12159d0766e16e0b6792451f152ebd15326d74b4bd57c4", kill_on_drop: false }` [INFO] [stdout] c3454a8ac26f1c2f9f12159d0766e16e0b6792451f152ebd15326d74b4bd57c4