[INFO] cloning repository https://github.com/doronz2/bls_tss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doronz2/bls_tss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoronz2%2Fbls_tss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoronz2%2Fbls_tss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 577813048e0d93ad1743052ef6c6dd26cf151e4b [INFO] testing doronz2/bls_tss 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%2Fdoronz2%2Fbls_tss" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doronz2/bls_tss 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/doronz2/bls_tss [INFO] finished tweaking git repo https://github.com/doronz2/bls_tss [INFO] tweaked toml for git repo https://github.com/doronz2/bls_tss written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate git repo https://github.com/doronz2/bls_tss 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a32981ebf7c34a79db9555fa418b93e437f73239fb0d4b746350dd627b63bd94 [INFO] running `Command { std: "docker" "start" "-a" "a32981ebf7c34a79db9555fa418b93e437f73239fb0d4b746350dd627b63bd94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a32981ebf7c34a79db9555fa418b93e437f73239fb0d4b746350dd627b63bd94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32981ebf7c34a79db9555fa418b93e437f73239fb0d4b746350dd627b63bd94", kill_on_drop: false }` [INFO] [stdout] a32981ebf7c34a79db9555fa418b93e437f73239fb0d4b746350dd627b63bd94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e78ae705a27bab9fc4017c7736756249fcea2ae88091851d311aa8c62bab794 [INFO] running `Command { std: "docker" "start" "-a" "0e78ae705a27bab9fc4017c7736756249fcea2ae88091851d311aa8c62bab794", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling cryptoxide v0.1.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bls12_381 v0.1.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.4 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.6.6 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling ecdsa v0.8.5 [INFO] [stderr] Compiling p256 v0.5.2 [INFO] [stderr] Compiling merkle-sha3 v0.1.0 [INFO] [stderr] Compiling rust-gmp-kzen v0.5.0 [INFO] [stderr] Compiling curv v0.3.5 (https://github.com/doronz2/curv-1?branch=bls_tss_adapt#159583dc) [INFO] [stderr] Compiling bls v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `error_type` [INFO] [stdout] --> src/bls_tss/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bad_actors` [INFO] [stdout] --> src/bls_tss/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | bad_actors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "0e78ae705a27bab9fc4017c7736756249fcea2ae88091851d311aa8c62bab794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e78ae705a27bab9fc4017c7736756249fcea2ae88091851d311aa8c62bab794", kill_on_drop: false }` [INFO] [stdout] 0e78ae705a27bab9fc4017c7736756249fcea2ae88091851d311aa8c62bab794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc1ee0ddaca731cac9b59231e0384855e674428dd9a0646ef3ac328601b42fa0 [INFO] running `Command { std: "docker" "start" "-a" "dc1ee0ddaca731cac9b59231e0384855e674428dd9a0646ef3ac328601b42fa0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field is never read: `error_type` [INFO] [stdout] --> src/bls_tss/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bad_actors` [INFO] [stdout] --> src/bls_tss/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | bad_actors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bls v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `error_type` [INFO] [stdout] --> src/bls_tss/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bad_actors` [INFO] [stdout] --> src/bls_tss/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | bad_actors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.23s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bls-073b008ec2ece0ff) [INFO] running `Command { std: "docker" "inspect" "dc1ee0ddaca731cac9b59231e0384855e674428dd9a0646ef3ac328601b42fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1ee0ddaca731cac9b59231e0384855e674428dd9a0646ef3ac328601b42fa0", kill_on_drop: false }` [INFO] [stdout] dc1ee0ddaca731cac9b59231e0384855e674428dd9a0646ef3ac328601b42fa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e5408006cfafcb42867046003da807a5784a5fc8f155c581514c1abc57ff18b [INFO] running `Command { std: "docker" "start" "-a" "2e5408006cfafcb42867046003da807a5784a5fc8f155c581514c1abc57ff18b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `error_type` [INFO] [stderr] --> src/bls_tss/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | error_type: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/bls_tss/mod.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bad_actors` [INFO] [stderr] --> src/bls_tss/mod.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | bad_actors: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/bls_tss/mod.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `bls` (lib) generated 2 warnings [INFO] [stderr] warning: `bls` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bls-073b008ec2ece0ff) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test basic_bls::test::test_simple_bls ... ok [INFO] [stderr] Doc-tests bls [INFO] [stdout] test bls_tss::test::test::integration_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.63s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e5408006cfafcb42867046003da807a5784a5fc8f155c581514c1abc57ff18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5408006cfafcb42867046003da807a5784a5fc8f155c581514c1abc57ff18b", kill_on_drop: false }` [INFO] [stdout] 2e5408006cfafcb42867046003da807a5784a5fc8f155c581514c1abc57ff18b