[INFO] cloning repository https://github.com/yourarj/token-listing-sniper-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yourarj/token-listing-sniper-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourarj%2Ftoken-listing-sniper-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourarj%2Ftoken-listing-sniper-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd9c1c094b0f9b4d2342e4c69f46e2e80c649c13 [INFO] testing yourarj/token-listing-sniper-bot against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourarj%2Ftoken-listing-sniper-bot" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yourarj/token-listing-sniper-bot on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yourarj/token-listing-sniper-bot [INFO] finished tweaking git repo https://github.com/yourarj/token-listing-sniper-bot [INFO] tweaked toml for git repo https://github.com/yourarj/token-listing-sniper-bot written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/yourarj/token-listing-sniper-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00087c09ee3f3dc19532a68cfad9dc852ade25d5ae407b348ad61d82804c6a30 [INFO] running `Command { std: "docker" "start" "-a" "00087c09ee3f3dc19532a68cfad9dc852ade25d5ae407b348ad61d82804c6a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00087c09ee3f3dc19532a68cfad9dc852ade25d5ae407b348ad61d82804c6a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00087c09ee3f3dc19532a68cfad9dc852ade25d5ae407b348ad61d82804c6a30", kill_on_drop: false }` [INFO] [stdout] 00087c09ee3f3dc19532a68cfad9dc852ade25d5ae407b348ad61d82804c6a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c16d0ab93d617f9f9138755bfeb310b1beaad832c92f09fdda1e88df33fa54f7 [INFO] running `Command { std: "docker" "start" "-a" "c16d0ab93d617f9f9138755bfeb310b1beaad832c92f09fdda1e88df33fa54f7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.9.12 [INFO] [stderr] Compiling password-hash v0.1.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling scrypt v0.6.5 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling k256 v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling impl-codec v0.5.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling primitive-types v0.9.0 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling eth-keystore v0.2.1 [INFO] [stderr] Compiling serde-aux v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling ethabi-next v13.3.0 [INFO] [stderr] Compiling ethers-core v0.2.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling ethers-contract-abigen v0.2.2 [INFO] [stderr] Compiling ethers-signers v0.2.2 [INFO] [stderr] Compiling ethers-contract-derive v0.2.2 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ethers-providers v0.2.2 [INFO] [stderr] Compiling ethers-contract v0.2.2 [INFO] [stderr] Compiling ethers-middleware v0.2.2 [INFO] [stderr] Compiling ethers v0.2.2 [INFO] [stderr] Compiling block-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `error_msg` [INFO] [stdout] --> src/util/env_setup.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | error_msg: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/util/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | / &token_contract [INFO] [stdout] 45 | | .approve_spend_allowance(spender, total_supply) [INFO] [stdout] 46 | | .await; [INFO] [stdout] | |______________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 44 | let _ = &token_contract [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Units`, `parse_units` [INFO] [stdout] --> src/main.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use ethers::utils::{parse_units, Units}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `received_message` [INFO] [stdout] --> src/bin/subscription_tester.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | let received_message = format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_received_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/subscription_tester.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | stream.unsubscribe().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas_price` [INFO] [stdout] --> src/main.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 77 | while let Some((tx, gas, gas_price)) = receiver.recv().await { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gas_price` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas` [INFO] [stdout] --> src/main.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | let gas = gas.checked_mul(U256::from(2)).expect("multi_except"); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arc_cake` [INFO] [stdout] --> src/main.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let arc_cake = Arc::clone(&cake_router_contract); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arc_cake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arc_bnb` [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let arc_bnb = Arc::clone(&env.bnb_address); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arc_bnb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arc_desired_token` [INFO] [stdout] --> src/main.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let arc_desired_token = Arc::clone(&env.desired_token); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arc_desired_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.block_bot.079c3e44-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf.3xdptj9sq60u4t03.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-8819907300a7da80/out/build" "-L" "/opt/rustwide/target/debug/build/ring-543e01d3d2d408a6/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_appender-3b5bcb5333208c85.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-2fae20cad4c0fd21.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fe6684ff1dca8a56.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-7887b328a1bbc417.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-9802b749d3606ab1.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-ce211cd91b367925.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libmatchers-de319bc1eadd2367.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f10744bc1f2c42d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e14753e0f0ec7e42.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-26f9d91be0b9c786.rlib" "/opt/rustwide/target/debug/deps/libblock_bot-2c22725030b3ef3f.rlib" "/opt/rustwide/target/debug/deps/libchrono-59bdf2ac9e992f9c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-f6b08923f681fb1b.rlib" "/opt/rustwide/target/debug/deps/libethers-3d38b4ced90132c7.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-51e8600a819d3d84.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-d6df99d434d4babd.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-623386bca4dfc492.rlib" "/opt/rustwide/target/debug/deps/libuuid-cca188598d7b4acf.rlib" "/opt/rustwide/target/debug/deps/libscrypt-18f9f0e0b237eec6.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-a5f63a06d201f6f1.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e53e64060ca99cd2.rlib" "/opt/rustwide/target/debug/deps/libsha2-659520773ab13f18.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-f93a4aca478181f2.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-c1a3d93ab40cc819.rlib" "/opt/rustwide/target/debug/deps/libctr-191a2a8f2d612e90.rlib" "/opt/rustwide/target/debug/deps/libaes-9229c0d4bc630cca.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-0126b3e837d36805.rlib" "/opt/rustwide/target/debug/deps/libcipher-95495a69028d3f9c.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-27c4ca665c71a7b7.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-19c596e4b1951181.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-b9d4becb4d2ee7bb.rlib" "/opt/rustwide/target/debug/deps/libcurl-e3a78b04496192d4.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-dd43af1dde8d96ed.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-6a7f499b57a8c8fa.rlib" "/opt/rustwide/target/debug/deps/libsyn-6e496655c2ba61f0.rlib" "/opt/rustwide/target/debug/deps/libinflector-51469cc425bcca70.rlib" "/opt/rustwide/target/debug/deps/libregex-3879281635df7629.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libquote-9bf62fabf5ce97ae.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d01d47941f9d79c8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-745589536fdb3b82.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13adfcc16df86521.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-b7b981b0a93f39f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-71b1bdb66f7a59d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-843eb4d48ccf2bf8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6bd8760716ce42a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c440f3a88b2389af.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-b8120dada385b015.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c8a1e544d59bd39.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ed1d2d6c36258191.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-32c729f5d784fa40.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d548f77719043adc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-68edc72b3c471fa1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1013fd42457a1ba3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-234da7423e76b88a.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-19552a534be15a4c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-621c2b30c0ec1a87.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-419b0f44dea57169.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-3f24f3903dcac334.rlib" "/opt/rustwide/target/debug/deps/librustls-de5d7a5bc220e51d.rlib" "/opt/rustwide/target/debug/deps/libsct-f69c615e34e20812.rlib" "/opt/rustwide/target/debug/deps/libwebpki-33f863f4111ef8e0.rlib" "/opt/rustwide/target/debug/deps/libring-271a42505abd51aa.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libhyper-9f7e11dddfb64d65.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d74103281c7edf76.rlib" "/opt/rustwide/target/debug/deps/libh2-92152cbb555e54f6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1ecfee68e436540d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-97e9eb0b32dc60a2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a78cbd8dc6063df9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-002c98ba8a84052b.rlib" "/opt/rustwide/target/debug/deps/libtracing-d68bf5255b8329dc.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6f7d0f45833ea4c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c7f4450f3a014041.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-056c6d6b19363015.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-219e72d883d236a2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-ce35e64540c47444.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a646e3e25696f7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9154b91591920193.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libmio-061110cd26615370.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b280d9c963dc5fe3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-defa02113c7ffbb9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8756eb83119e3d45.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-914607f7d2b478e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-9202008db8560de2.rlib" "/opt/rustwide/target/debug/deps/libidna-327ad63331389f81.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3e34392bcc9ec915.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-4706a29b113cfbd3.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libethers_core-30bd5b84abd4e823.rlib" "/opt/rustwide/target/debug/deps/librand-9ad504d7343c4b5d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-10ebb1ac12d2a3b9.rlib" "/opt/rustwide/target/debug/deps/libglob-743c85947d5fd325.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ddfe93eda70927e5.rlib" "/opt/rustwide/target/debug/deps/libethabi_next-595389f2f41c5433.rlib" "/opt/rustwide/target/debug/deps/libserde_json-989b5d1c7ba79dd6.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a1d8e8940df5b8bd.rlib" "/opt/rustwide/target/debug/deps/libk256-ea10ea617a3e0c32.rlib" "/opt/rustwide/target/debug/deps/libsha3-e42ae4432f1d8538.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-805f9b38a16e68fe.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libecdsa-be6ef4f4f960ca4a.rlib" "/opt/rustwide/target/debug/deps/libhmac-9ace52eb64fa52f9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-fd71ddded4be5fb3.rlib" "/opt/rustwide/target/debug/deps/libsignature-e271e4a884aae6f6.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-32849d9f3d614f00.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libgroup-121a5293d9a35a05.rlib" "/opt/rustwide/target/debug/deps/libff-17205b39ed58cb6c.rlib" "/opt/rustwide/target/debug/deps/librand_core-e27dea9e4a3a7d0d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4a5f1b08d2716812.rlib" "/opt/rustwide/target/debug/deps/libbitvec-cfc7687cd4e2f48f.rlib" "/opt/rustwide/target/debug/deps/libfunty-0f02f317de21719c.rlib" "/opt/rustwide/target/debug/deps/libwyz-eb600e19ff14c857.rlib" "/opt/rustwide/target/debug/deps/libradium-4898c7812c1640b0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b55ec6b990ed4ff3.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-70167756e40ff6ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c4afc229cdaa7833.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6a34cf684b83e395.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-abc492e0079d348e.rlib" "/opt/rustwide/target/debug/deps/libethbloom-b3916fc557444a39.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2440860215e6e885.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-1673e6327903ffe9.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-0d9687399f58e0d5.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-1af657920b6567af.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-ac57125218f6b2c5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ae896096be14b582.rlib" "/opt/rustwide/target/debug/deps/libuint-15792122d9b7493a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-9b4f8cdb691cf2ab.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-e05c5df4ea983d38.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-6a63792d1f9994ed.rlib" "/opt/rustwide/target/debug/deps/librlp-489cdf37f9474f41.rlib" "/opt/rustwide/target/debug/deps/libbytes-02b78add8114ee1e.rlib" "/opt/rustwide/target/debug/deps/libserde-f01142dc4d05ca66.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-ec8804f06635fa64.rlib" "/opt/rustwide/target/debug/deps/librand-ca2eb3213ca6ef34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bd4d0b26b9a02178.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-01d3b0b602b8b27b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d38cf4191072f038.rlib" "/opt/rustwide/target/debug/deps/liblibc-04dff802551682e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-aafe381ac788c58c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/block_bot-c25d3eea752459cf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `block-bot` due to 2 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c16d0ab93d617f9f9138755bfeb310b1beaad832c92f09fdda1e88df33fa54f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16d0ab93d617f9f9138755bfeb310b1beaad832c92f09fdda1e88df33fa54f7", kill_on_drop: false }` [INFO] [stdout] c16d0ab93d617f9f9138755bfeb310b1beaad832c92f09fdda1e88df33fa54f7