[INFO] cloning repository https://github.com/tiqwab/simple-bitcoin-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiqwab/simple-bitcoin-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiqwab%2Fsimple-bitcoin-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiqwab%2Fsimple-bitcoin-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 386f377b4552f3f535538318fafa5032d36e1a2e [INFO] testing tiqwab/simple-bitcoin-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiqwab%2Fsimple-bitcoin-rust" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiqwab/simple-bitcoin-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tiqwab/simple-bitcoin-rust [INFO] finished tweaking git repo https://github.com/tiqwab/simple-bitcoin-rust [INFO] tweaked toml for git repo https://github.com/tiqwab/simple-bitcoin-rust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/tiqwab/simple-bitcoin-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem-rfc7468 v0.2.4 [INFO] [stderr] Downloaded base64ct v1.1.1 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded actix-http v3.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] 05100ff8aef78e9c5950a5c8a1288abbb2dda5c4b9b17a054b3b7fc59b124548 [INFO] running `Command { std: "docker" "start" "-a" "05100ff8aef78e9c5950a5c8a1288abbb2dda5c4b9b17a054b3b7fc59b124548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05100ff8aef78e9c5950a5c8a1288abbb2dda5c4b9b17a054b3b7fc59b124548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05100ff8aef78e9c5950a5c8a1288abbb2dda5c4b9b17a054b3b7fc59b124548", kill_on_drop: false }` [INFO] [stdout] 05100ff8aef78e9c5950a5c8a1288abbb2dda5c4b9b17a054b3b7fc59b124548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1343a1e34e57fcb70eacb6466b4fef1021c782efffa1f3f516a3d0f83cf538c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1343a1e34e57fcb70eacb6466b4fef1021c782efffa1f3f516a3d0f83cf538c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.3 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix-cors v0.6.1 [INFO] [stderr] Compiling simple-bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 05s [INFO] running `Command { std: "docker" "inspect" "1343a1e34e57fcb70eacb6466b4fef1021c782efffa1f3f516a3d0f83cf538c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1343a1e34e57fcb70eacb6466b4fef1021c782efffa1f3f516a3d0f83cf538c6", kill_on_drop: false }` [INFO] [stdout] 1343a1e34e57fcb70eacb6466b4fef1021c782efffa1f3f516a3d0f83cf538c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b35eb70c3757b6bc7e47c34f183199b52af67bcb16b416ef49476acfaebdf00e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b35eb70c3757b6bc7e47c34f183199b52af67bcb16b416ef49476acfaebdf00e", kill_on_drop: false }` [INFO] [stderr] Compiling simple-bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/blockchain/manager.rs:195:18 [INFO] [stdout] | [INFO] [stdout] 195 | use chrono::{Duration, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx1` [INFO] [stdout] --> src/blockchain/transaction.rs:358:14 [INFO] [stdout] | [INFO] [stdout] 358 | let (tx1, tx2, txs) = generate_sample(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tx1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.30s [INFO] running `Command { std: "docker" "inspect" "b35eb70c3757b6bc7e47c34f183199b52af67bcb16b416ef49476acfaebdf00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35eb70c3757b6bc7e47c34f183199b52af67bcb16b416ef49476acfaebdf00e", kill_on_drop: false }` [INFO] [stdout] b35eb70c3757b6bc7e47c34f183199b52af67bcb16b416ef49476acfaebdf00e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "test" "--frozen", 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] 2f30df57b8dbaa3742d00919c4a9a7877e0fee02f7e0d6857fe2e503fe04d9ab [INFO] running `Command { std: "docker" "start" "-a" "2f30df57b8dbaa3742d00919c4a9a7877e0fee02f7e0d6857fe2e503fe04d9ab", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Duration` [INFO] [stderr] --> src/blockchain/manager.rs:195:18 [INFO] [stderr] | [INFO] [stderr] 195 | use chrono::{Duration, Utc}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tx1` [INFO] [stderr] --> src/blockchain/transaction.rs:358:14 [INFO] [stderr] | [INFO] [stderr] 358 | let (tx1, tx2, txs) = generate_sample(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_tx1` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `simple-bitcoin` (lib test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple_bitcoin-045bd86db7b90974) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test blockchain::transaction::tests::test_get_transactions ... ok [INFO] [stdout] test message::tests::test_deserialize_message_application_enhanced ... ok [INFO] [stdout] test blockchain::transaction::tests::test_get_normal_transactions ... ok [INFO] [stdout] test message::tests::test_deserialize_message_core_list ... ok [INFO] [stdout] test message::tests::test_round_trip_message_core_application_enhanced ... ok [INFO] [stdout] test message::tests::test_round_trip_message_core_list ... ok [INFO] [stdout] test util::tests::test_to_bytes ... ok [INFO] [stdout] test util::tests::test_to_hex ... ok [INFO] [stdout] test blockchain::manager::tests::test_resolve_conflicts_shorter_than_mine ... ok [INFO] [stdout] test blockchain::transaction::tests::test_round_trip_transactions ... ok [INFO] [stdout] test blockchain::transaction::tests::test_deserialize_transactions ... ok [INFO] [stdout] test blockchain::transaction::tests::test_get_transaction_at ... ok [INFO] [stdout] test blockchain::manager::tests::test_remove_useless_transactions ... ok [INFO] [stdout] test blockchain::block::tests::test_is_valid_returns_false_with_excessive_incentive ... ok [INFO] [stdout] test blockchain::manager::tests::test_resolve_conflicts_longer_than_mine ... ok [INFO] [stdout] test blockchain::block::tests::test_block_mine ... ok [INFO] [stdout] test blockchain::manager::tests::test_is_valid_transaction_returns_ok ... ok [INFO] [stdout] test blockchain::manager::tests::test_is_valid_transaction_returns_err has been running for over 60 seconds [INFO] [stdout] test blockchain::utxo::tests::test_create_transaction_for has been running for over 60 seconds [INFO] [stdout] test blockchain::utxo::tests::test_refresh_utxos has been running for over 60 seconds [INFO] [stdout] test key_manager::tests::test_sign_and_verify has been running for over 60 seconds [INFO] [stdout] test blockchain::utxo::tests::test_create_transaction_for ... ok [INFO] [stdout] test blockchain::utxo::tests::test_refresh_utxos ... ok [INFO] [stdout] test blockchain::manager::tests::test_is_valid_transaction_returns_err ... ok [INFO] [stdout] test key_manager::tests::test_sign_and_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 113.70s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/client-3dccbf51a62445dd) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/server-e685420b73ed2c1d) [INFO] [stderr] Doc-tests simple-bitcoin [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] [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" "2f30df57b8dbaa3742d00919c4a9a7877e0fee02f7e0d6857fe2e503fe04d9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f30df57b8dbaa3742d00919c4a9a7877e0fee02f7e0d6857fe2e503fe04d9ab", kill_on_drop: false }` [INFO] [stdout] 2f30df57b8dbaa3742d00919c4a9a7877e0fee02f7e0d6857fe2e503fe04d9ab