[INFO] fetching crate libp2prs-core 0.3.0... [INFO] testing libp2prs-core-0.3.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate libp2prs-core 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate libp2prs-core 0.3.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2prs-core 0.3.0 [INFO] finished tweaking crates.io crate libp2prs-core 0.3.0 [INFO] tweaked toml for crates.io crate libp2prs-core 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 89856ddbbbda36ce7b485b07f52ba4aead4bd7d205bda45ddaf75230923d6ca9 [INFO] running `Command { std: "docker" "start" "-a" "89856ddbbbda36ce7b485b07f52ba4aead4bd7d205bda45ddaf75230923d6ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89856ddbbbda36ce7b485b07f52ba4aead4bd7d205bda45ddaf75230923d6ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89856ddbbbda36ce7b485b07f52ba4aead4bd7d205bda45ddaf75230923d6ca9", kill_on_drop: false }` [INFO] [stdout] 89856ddbbbda36ce7b485b07f52ba4aead4bd7d205bda45ddaf75230923d6ca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5819c383d630f99f6c74566a7f7ab87306e4c94fa878782a03279e015d970df7 [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" "5819c383d630f99f6c74566a7f7ab87306e4c94fa878782a03279e015d970df7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling unsigned-varint v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling libp2p-pnet v0.20.0 [INFO] [stderr] Compiling libp2prs-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling libp2prs-multiaddr v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "5819c383d630f99f6c74566a7f7ab87306e4c94fa878782a03279e015d970df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5819c383d630f99f6c74566a7f7ab87306e4c94fa878782a03279e015d970df7", kill_on_drop: false }` [INFO] [stdout] 5819c383d630f99f6c74566a7f7ab87306e4c94fa878782a03279e015d970df7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", 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] 94a13f6c95e710df775c1c4c194d10b69b415ad2088c04a140f4d968b3896fdb [INFO] running `Command { std: "docker" "start" "-a" "94a13f6c95e710df775c1c4c194d10b69b415ad2088c04a140f4d968b3896fdb", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling libp2prs-runtime v0.3.0 [INFO] [stderr] Compiling libp2prs-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.95s [INFO] running `Command { std: "docker" "inspect" "94a13f6c95e710df775c1c4c194d10b69b415ad2088c04a140f4d968b3896fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94a13f6c95e710df775c1c4c194d10b69b415ad2088c04a140f4d968b3896fdb", kill_on_drop: false }` [INFO] [stdout] 94a13f6c95e710df775c1c4c194d10b69b415ad2088c04a140f4d968b3896fdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 748511c285a098b2ffb6ee14ff1ba57006868af716c9a1009f12a6c5a322e08c [INFO] running `Command { std: "docker" "start" "-a" "748511c285a098b2ffb6ee14ff1ba57006868af716c9a1009f12a6c5a322e08c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libp2prs_core-31ecdadb768b570c) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test identity::rsa::tests::rsa_from_pkcs8 ... ok [INFO] [stdout] test identity::secp256k1::tests::secp256k1_secret_from_bytes ... ok [INFO] [stdout] test identity::ed25519::tests::ed25519_keypair_from_secret ... ok [INFO] [stdout] test identity::rsa::tests::rsa_x509_encode_decode ... ok [INFO] [stdout] test multistream::length_delimited::tests::basic_read ... ok [INFO] [stdout] test identity::ed25519::tests::ed25519_keypair_encode_decode ... ok [INFO] [stdout] test identity::ed25519::tests::ed25519_signature ... ok [INFO] [stdout] test multistream::length_delimited::tests::unexpected_eof_in_data ... ok [INFO] [stdout] test multistream::length_delimited::tests::empty_frames ... ok [INFO] [stdout] test peer_id::tests::peer_id_to_base58_then_back ... ok [INFO] [stdout] test multistream::length_delimited::tests::unexpected_eof_in_len ... ok [INFO] [stdout] test multistream::length_delimited::tests::two_bytes_long_packet ... ok [INFO] [stdout] test peer_id::tests::peer_id_is_public_key ... ok [INFO] [stdout] test multistream::length_delimited::tests::unexpected_eof_in_data2 ... ok [INFO] [stdout] test peer_id::tests::peer_id_into_bytes_then_from_bytes ... ok [INFO] [stdout] test multistream::length_delimited::tests::packet_len_too_long ... ok [INFO] [stdout] test multistream::tests::select_proto_serial ... ok [INFO] [stdout] test multistream::length_delimited::tests::basic_read_two ... ok [INFO] [stdout] test transport::memory::tests::listening_twice ... ok [INFO] [stdout] test peerstore::tests::addr_basic ... ok [INFO] [stdout] test peerstore::tests::peerstore_basic ... ok [INFO] [stdout] test transport::memory::tests::communicating_between_dialer_and_listener ... ok [INFO] [stdout] test peerstore::tests::proto_basic ... ok [INFO] [stdout] test upgrade::select::tests::verify_basic ... ok [INFO] [stdout] test multistream::muxer::tests::test_muxer ... ok [INFO] [stdout] test transport::memory::tests::parse_memory_addr_works ... ok [INFO] [stdout] test transport::memory::tests::port_not_in_use ... ok [INFO] [stdout] test upgrade::tests::upgrade_info_multi_versions ... ok [INFO] [stdout] test transport::upgrade::tests::test_dialer_and_listener ... ok [INFO] [stdout] test upgrade::tests::protocol_id ... ok [INFO] [stdout] test upgrade::multistream::tests::to_be_done ... ok [INFO] [stdout] test multistream::tests::no_protocol_found ... ok [INFO] [stdout] test util::tests::test_read_exact ... ok [INFO] [stdout] test util::tests::test_read_one ... ok [INFO] [stdout] test multistream::tests::select_proto_basic ... ok [INFO] [stdout] test util::tests::test_read_varint ... ok [INFO] [stdout] test util::tests::test_write_all2 ... ok [INFO] [stdout] test util::tests::test_read_fixed_u32 ... ok [INFO] [stdout] test util::tests::test_read ... ok [INFO] [stdout] test util::tests::test_read_string ... ok [INFO] [stdout] test translation::tests::test_address_translation ... ok [INFO] [stdout] test util::tests::test_write ... ok [INFO] [stdout] test util::tests::test_write_varint ... ok [INFO] [stdout] test util::tests::test_write_fixed_u32 ... ok [INFO] [stdout] test util::tests::test_write_one ... ok [INFO] [stdout] test multistream::protocol::tests::encode_decode_message ... ok [INFO] [stdout] test identity::rsa::tests::rsa_sign_verify ... ok [INFO] [stdout] test peer_id::tests::random_peer_id_is_valid ... ok [INFO] [stdout] test multistream::length_delimited::tests::writing_reading ... ok [INFO] [stdout] test transport::timeout::tests::dialer_and_listener_timeout ... ok [INFO] [stderr] Doc-tests libp2prs-core [INFO] [stdout] test peerstore::tests::peerstore_gc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/upgrade.rs - upgrade::ProtocolName (line 79) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "748511c285a098b2ffb6ee14ff1ba57006868af716c9a1009f12a6c5a322e08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748511c285a098b2ffb6ee14ff1ba57006868af716c9a1009f12a6c5a322e08c", kill_on_drop: false }` [INFO] [stdout] 748511c285a098b2ffb6ee14ff1ba57006868af716c9a1009f12a6c5a322e08c