[INFO] fetching crate near-client 0.7.2...
[INFO] checking near-client-0.7.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate near-client 0.7.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate near-client 0.7.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate near-client 0.7.2
[INFO] finished tweaking crates.io crate near-client 0.7.2
[INFO] tweaked toml for crates.io crate near-client 0.7.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-units-core v0.2.0
[INFO] [stderr]   Downloaded near-units v0.2.0
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded near-account-id v0.17.0
[INFO] [stderr]   Downloaded near-primitives-core v0.17.0
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded near-units-macro v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38c2ec289e75743808d656874195481580abb3b523c88c7ef2425da2a2cc6682
[INFO] running `Command { std: "docker" "start" "-a" "38c2ec289e75743808d656874195481580abb3b523c88c7ef2425da2a2cc6682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38c2ec289e75743808d656874195481580abb3b523c88c7ef2425da2a2cc6682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38c2ec289e75743808d656874195481580abb3b523c88c7ef2425da2a2cc6682", kill_on_drop: false }`
[INFO] [stdout] 38c2ec289e75743808d656874195481580abb3b523c88c7ef2425da2a2cc6682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e319dbd99496e2fe47200ac4755e71ec83fdcc03980b251161cf9adf8b0d01d6
[INFO] running `Command { std: "docker" "start" "-a" "e319dbd99496e2fe47200ac4755e71ec83fdcc03980b251161cf9adf8b0d01d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking near-units-core v0.2.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling near-units-macro v0.2.0
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking near-units v0.2.0
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking near-account-id v0.17.0
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking near-primitives-core v0.17.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking near-client v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]  --> tests/rpc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use near_workspaces::{network::Sandbox, types::SecretKey, Worker};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `near_workspaces`
[INFO] [stdout]  --> tests/rpc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use near_workspaces::{network::Sandbox, types::SecretKey, Worker};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]   --> tests/rpc.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             near_workspaces::AccountId::from_str(signer_acc_id).unwrap(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use near_client::prelude::AccountId;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use near_primitives_core::types::AccountId;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AccountId`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -             near_workspaces::AccountId::from_str(signer_acc_id).unwrap(),
[INFO] [stdout] 27 +             AccountId::from_str(signer_acc_id).unwrap(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_str` found for struct `near_client::prelude::SecretKey` in the current scope
[INFO] [stdout]   --> tests/rpc.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let workspaces_sk = SecretKey::from_str(&keypair).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `from_string` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let workspaces_sk = SecretKey::from_string(&keypair).unwrap();
[INFO] [stdout]    |                                    ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]   --> tests/rpc.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     near_workspaces::compile_project(target_path.as_str())
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]   --> tests/rpc.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]   --> tests/rpc.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:356:18
[INFO] [stdout]     |
[INFO] [stdout] 356 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:405:18
[INFO] [stdout]     |
[INFO] [stdout] 405 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:429:18
[INFO] [stdout]     |
[INFO] [stdout] 429 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:451:18
[INFO] [stdout]     |
[INFO] [stdout] 451 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:534:18
[INFO] [stdout]     |
[INFO] [stdout] 534 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:558:18
[INFO] [stdout]     |
[INFO] [stdout] 558 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:599:18
[INFO] [stdout]     |
[INFO] [stdout] 599 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:648:18
[INFO] [stdout]     |
[INFO] [stdout] 648 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:671:18
[INFO] [stdout]     |
[INFO] [stdout] 671 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:713:18
[INFO] [stdout]     |
[INFO] [stdout] 713 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:720:18
[INFO] [stdout]     |
[INFO] [stdout] 720 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:741:18
[INFO] [stdout]     |
[INFO] [stdout] 741 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:753:18
[INFO] [stdout]     |
[INFO] [stdout] 753 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `near-client` (test "rpc") due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "e319dbd99496e2fe47200ac4755e71ec83fdcc03980b251161cf9adf8b0d01d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e319dbd99496e2fe47200ac4755e71ec83fdcc03980b251161cf9adf8b0d01d6", kill_on_drop: false }`
[INFO] [stdout] e319dbd99496e2fe47200ac4755e71ec83fdcc03980b251161cf9adf8b0d01d6
