[INFO] fetching crate sc-consensus-aura 0.9.0... [INFO] checking sc-consensus-aura-0.9.0 against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] extracting crate sc-consensus-aura 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate sc-consensus-aura 0.9.0 on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-consensus-aura 0.9.0 [INFO] finished tweaking crates.io crate sc-consensus-aura 0.9.0 [INFO] tweaked toml for crates.io crate sc-consensus-aura 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d11b25d53d6c87bc38e19655c54b4fbde79bf981c1519873e399e3ea8ce6a097 [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" "d11b25d53d6c87bc38e19655c54b4fbde79bf981c1519873e399e3ea8ce6a097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d11b25d53d6c87bc38e19655c54b4fbde79bf981c1519873e399e3ea8ce6a097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11b25d53d6c87bc38e19655c54b4fbde79bf981c1519873e399e3ea8ce6a097", kill_on_drop: false }` [INFO] [stdout] d11b25d53d6c87bc38e19655c54b4fbde79bf981c1519873e399e3ea8ce6a097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c1e5215403cb1a94bcf2c3d3e6aaca40035c47a0745d43142a46f38bb105fa6 [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" "1c1e5215403cb1a94bcf2c3d3e6aaca40035c47a0745d43142a46f38bb105fa6", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Checking tiny-bip39 v0.8.0 [INFO] [stderr] Checking primitive-types v0.9.0 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking parity-util-mem v0.9.0 [INFO] [stderr] Checking sp-runtime-interface v3.0.0 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Checking memory-db v0.26.0 [INFO] [stderr] Checking kvdb v0.9.0 [INFO] [stderr] Checking sp-database v3.0.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking multistream-select v0.10.2 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking sp-utils v3.0.0 [INFO] [stderr] Checking sp-core v3.0.0 [INFO] [stderr] Checking libp2p-core v0.27.1 [INFO] [stderr] Checking sp-trie v3.0.0 [INFO] [stderr] Checking sp-keystore v0.9.0 [INFO] [stderr] Checking sp-inherents v3.0.0 [INFO] [stderr] Checking sp-allocator v3.0.0 [INFO] [stderr] Checking libp2p-wasm-ext v0.27.0 [INFO] [stderr] Checking libp2p-tcp v0.27.1 [INFO] [stderr] Checking libp2p-dns v0.27.0 [INFO] [stderr] Checking libp2p-swarm v0.27.2 [INFO] [stderr] Checking libp2p-websocket v0.28.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking sc-executor-common v0.9.0 [INFO] [stderr] Checking sp-state-machine v0.9.0 [INFO] [stderr] Checking libp2p v0.34.0 [INFO] [stderr] Checking sc-executor-wasmi v0.9.0 [INFO] [stderr] Checking sc-telemetry v3.0.0 [INFO] [stderr] Checking sp-io v3.0.0 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.9.0 [INFO] [stderr] Checking sp-application-crypto v3.0.0 [INFO] [stderr] Checking sp-tasks v3.0.0 [INFO] [stderr] Checking sp-runtime v3.0.0 [INFO] [stderr] Checking sp-version v3.0.0 [INFO] [stderr] Checking sp-consensus-slots v0.9.0 [INFO] [stderr] Checking sp-api v3.0.0 [INFO] [stderr] Checking sp-consensus v0.9.0 [INFO] [stderr] Checking sc-executor v0.9.0 [INFO] [stderr] Checking sp-block-builder v3.0.0 [INFO] [stderr] Checking sp-timestamp v3.0.0 [INFO] [stderr] Checking sp-consensus-aura v0.9.0 [INFO] [stderr] Checking sp-blockchain v3.0.0 [INFO] [stderr] Checking sp-transaction-pool v3.0.0 [INFO] [stderr] Checking sc-client-api v3.0.0 [INFO] [stderr] Checking sc-block-builder v0.9.0 [INFO] [stderr] Checking sc-consensus-slots v0.9.0 [INFO] [stderr] Checking sc-consensus-aura v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sc_network` [INFO] [stdout] --> src/lib.rs:880:6 [INFO] [stdout] | [INFO] [stdout] 880 | use sc_network::config::ProtocolConfig; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sc_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_keyring` [INFO] [stdout] --> src/lib.rs:882:6 [INFO] [stdout] | [INFO] [stdout] 882 | use sp_keyring::sr25519::Keyring; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `sc_network_test`, `sc_network::config::ProtocolConfig`, `sp_keyring::sr25519::Keyring` [INFO] [stdout] --> src/lib.rs:878:6 [INFO] [stdout] | [INFO] [stdout] 878 | use sc_network_test::{Block as TestBlock, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `sc_network_test` [INFO] [stdout] 879 | use sp_runtime::traits::{Block as BlockT, DigestFor}; [INFO] [stdout] 880 | use sc_network::config::ProtocolConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 881 | use parking_lot::Mutex; [INFO] [stdout] 882 | use sp_keyring::sr25519::Keyring; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/lib.rs:889:6 [INFO] [stdout] | [INFO] [stdout] 889 | use substrate_test_runtime_client::{TestClient, runtime::{Header, H256}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `substrate_test_runtime_client`, `substrate_test_runtime_client::runtime::Header`, `substrate_test_runtime_client::runtime::H256` [INFO] [stdout] --> src/lib.rs:889:6 [INFO] [stdout] | [INFO] [stdout] 889 | use substrate_test_runtime_client::{TestClient, runtime::{Header, H256}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sc_keystore` [INFO] [stdout] --> src/lib.rs:890:6 [INFO] [stdout] | [INFO] [stdout] 890 | use sc_keystore::LocalKeystore; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `sc_keystore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/lib.rs:913:4 [INFO] [stdout] | [INFO] [stdout] 913 | substrate_test_runtime_client::Backend, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PeersClient` [INFO] [stdout] --> src/lib.rs:956:5 [INFO] [stdout] | [INFO] [stdout] 956 | PeersClient::Full(client, _) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `PeersClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PeersClient` [INFO] [stdout] --> src/lib.rs:972:5 [INFO] [stdout] | [INFO] [stdout] 972 | PeersClient::Light(_, _) => unreachable!("No (yet) tests for light client + Aura"), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `PeersClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing` [INFO] [stdout] --> src/lib.rs:992:3 [INFO] [stdout] | [INFO] [stdout] 992 | sp_tracing::try_init_simple(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keyring` [INFO] [stdout] --> src/lib.rs:996:8 [INFO] [stdout] | [INFO] [stdout] 996 | (0, Keyring::Alice), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keyring` [INFO] [stdout] --> src/lib.rs:997:8 [INFO] [stdout] | [INFO] [stdout] 997 | (1, Keyring::Bob), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keyring` [INFO] [stdout] --> src/lib.rs:998:8 [INFO] [stdout] | [INFO] [stdout] 998 | (2, Keyring::Charlie), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile` [INFO] [stdout] --> src/lib.rs:1011:24 [INFO] [stdout] | [INFO] [stdout] 1011 | let keystore_path = tempfile::tempdir().expect("Creates keystore path"); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `tempfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/lib.rs:1063:16 [INFO] [stdout] | [INFO] [stdout] 1063 | let client = substrate_test_runtime_client::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keyring` [INFO] [stdout] --> src/lib.rs:1067:4 [INFO] [stdout] | [INFO] [stdout] 1067 | Keyring::Alice.public().into(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keyring` [INFO] [stdout] --> src/lib.rs:1068:4 [INFO] [stdout] | [INFO] [stdout] 1068 | Keyring::Bob.public().into(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keyring` [INFO] [stdout] --> src/lib.rs:1069:4 [INFO] [stdout] | [INFO] [stdout] 1069 | Keyring::Charlie.public().into() [INFO] [stdout] | ^^^^^^^ use of undeclared type `Keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keyring` [INFO] [stdout] --> src/lib.rs:1078:4 [INFO] [stdout] | [INFO] [stdout] 1078 | Keyring::Alice.public().into(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keyring` [INFO] [stdout] --> src/lib.rs:1079:4 [INFO] [stdout] | [INFO] [stdout] 1079 | Keyring::Bob.public().into(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keyring` [INFO] [stdout] --> src/lib.rs:1080:4 [INFO] [stdout] | [INFO] [stdout] 1080 | Keyring::Charlie.public().into() [INFO] [stdout] | ^^^^^^^ use of undeclared type `Keyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile` [INFO] [stdout] --> src/lib.rs:1083:23 [INFO] [stdout] | [INFO] [stdout] 1083 | let keystore_path = tempfile::tempdir().expect("Creates keystore path"); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `tempfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Peer` in this scope [INFO] [stdout] --> src/lib.rs:938:14 [INFO] [stdout] | [INFO] [stdout] 938 | peers: Vec>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `TestNetFactory` in this scope [INFO] [stdout] --> src/lib.rs:941:7 [INFO] [stdout] | [INFO] [stdout] 941 | impl TestNetFactory for AuraTestNet { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PeersFullClient` in this scope [INFO] [stdout] --> src/lib.rs:942:32 [INFO] [stdout] | [INFO] [stdout] 941 | impl TestNetFactory for AuraTestNet { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 942 | type Verifier = AuraVerifier; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProtocolConfig` in this scope [INFO] [stdout] --> src/lib.rs:946:28 [INFO] [stdout] | [INFO] [stdout] 946 | fn from_config(_config: &ProtocolConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PeersClient` in this scope [INFO] [stdout] --> src/lib.rs:952:35 [INFO] [stdout] | [INFO] [stdout] 952 | fn make_verifier(&self, client: PeersClient, _cfg: &ProtocolConfig, _peer_data: &()) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProtocolConfig` in this scope [INFO] [stdout] --> src/lib.rs:952:55 [INFO] [stdout] | [INFO] [stdout] 952 | fn make_verifier(&self, client: PeersClient, _cfg: &ProtocolConfig, _peer_data: &()) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Peer` in this scope [INFO] [stdout] --> src/lib.rs:976:40 [INFO] [stdout] | [INFO] [stdout] 976 | fn peer(&mut self, i: usize) -> &mut Peer { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Peer` in this scope [INFO] [stdout] --> src/lib.rs:980:27 [INFO] [stdout] | [INFO] [stdout] 980 | fn peers(&self) -> &Vec> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Peer` in this scope [INFO] [stdout] --> src/lib.rs:984:35 [INFO] [stdout] | [INFO] [stdout] 984 | fn mut_peers>)>(&mut self, closure: F) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `H256` [INFO] [stdout] --> src/lib.rs:1110:4 [INFO] [stdout] | [INFO] [stdout] 1110 | H256::from_low_u64_be(0), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 876 | use sp_core::H256; [INFO] [stdout] | [INFO] [stdout] 876 | use sp_runtime::testing::H256; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `H256` [INFO] [stdout] --> src/lib.rs:1111:4 [INFO] [stdout] | [INFO] [stdout] 1111 | H256::from_low_u64_be(0), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 876 | use sp_core::H256; [INFO] [stdout] | [INFO] [stdout] 876 | use sp_runtime::testing::H256; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sc-consensus-aura` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c1e5215403cb1a94bcf2c3d3e6aaca40035c47a0745d43142a46f38bb105fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1e5215403cb1a94bcf2c3d3e6aaca40035c47a0745d43142a46f38bb105fa6", kill_on_drop: false }` [INFO] [stdout] 1c1e5215403cb1a94bcf2c3d3e6aaca40035c47a0745d43142a46f38bb105fa6