[INFO] fetching crate statsrelay 3.0.1... [INFO] testing statsrelay-3.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate statsrelay 3.0.1 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking crates.io crate statsrelay 3.0.1 [INFO] finished tweaking crates.io crate statsrelay 3.0.1 [INFO] tweaked toml for crates.io crate statsrelay 3.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate statsrelay 3.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate statsrelay 3.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.20 [INFO] [stderr] Downloaded murmur3 v0.5.1 [INFO] [stderr] Downloaded built v0.4.3 [INFO] [stderr] Downloaded cargo-lock v4.0.1 [INFO] [stderr] Downloaded structopt-derive v0.4.13 [INFO] [stderr] Downloaded qp-trie v0.7.6 [INFO] [stderr] Downloaded stream-cancel v0.7.0 [INFO] [stderr] Downloaded tokio-macros v0.3.1 [INFO] [stderr] Downloaded tokio v0.3.4 [INFO] [stderr] Downloaded git2 v0.13.12 [INFO] [stderr] Downloaded libgit2-sys v0.12.14+1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe16533a5168da7f282a5f48fb467d0e2f4dbb0465c39329906e1e07437a8631 [INFO] running `Command { std: "docker" "start" "-a" "fe16533a5168da7f282a5f48fb467d0e2f4dbb0465c39329906e1e07437a8631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe16533a5168da7f282a5f48fb467d0e2f4dbb0465c39329906e1e07437a8631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe16533a5168da7f282a5f48fb467d0e2f4dbb0465c39329906e1e07437a8631", kill_on_drop: false }` [INFO] [stdout] fe16533a5168da7f282a5f48fb467d0e2f4dbb0465c39329906e1e07437a8631 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5a17821b95012860c81472b199848e6f8ab0f1d323d9146703817f39b0ba6ea8 [INFO] running `Command { std: "docker" "start" "-a" "5a17821b95012860c81472b199848e6f8ab0f1d323d9146703817f39b0ba6ea8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling qp-trie v0.7.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling murmur3 v0.5.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling stream-cancel v0.7.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling statsrelay v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-lock v4.0.1, git2 v0.13.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5a17821b95012860c81472b199848e6f8ab0f1d323d9146703817f39b0ba6ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a17821b95012860c81472b199848e6f8ab0f1d323d9146703817f39b0ba6ea8", kill_on_drop: false }` [INFO] [stdout] 5a17821b95012860c81472b199848e6f8ab0f1d323d9146703817f39b0ba6ea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1ee29ef4b6c6052e36e503270354f96e850e1ec9d7ea3b8db614078b86eb5331 [INFO] running `Command { std: "docker" "start" "-a" "1ee29ef4b6c6052e36e503270354f96e850e1ec9d7ea3b8db614078b86eb5331", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling statsrelay v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-lock v4.0.1, criterion v0.3.3, git2 v0.13.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "1ee29ef4b6c6052e36e503270354f96e850e1ec9d7ea3b8db614078b86eb5331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee29ef4b6c6052e36e503270354f96e850e1ec9d7ea3b8db614078b86eb5331", kill_on_drop: false }` [INFO] [stdout] 1ee29ef4b6c6052e36e503270354f96e850e1ec9d7ea3b8db614078b86eb5331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 058f5f949fb5946eb06b5a7f23a2f943cf38cd840058ba0ba8f0d092c99cc715 [INFO] running `Command { std: "docker" "start" "-a" "058f5f949fb5946eb06b5a7f23a2f943cf38cd840058ba0ba8f0d092c99cc715", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-lock v4.0.1, criterion v0.3.3, git2 v0.13.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/statsrelay-65a78c58f419de31) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test shard::test::test_swap ... ok [INFO] [stdout] test shard::test::test_hash ... ok [INFO] [stdout] test statsd::atest::parse_pdus ... ok [INFO] [stdout] test statsd::atest::prefix_suffix_test ... ok [INFO] [stdout] test statsd::atest::tagged_pdu ... ok [INFO] [stdout] test statsd::atest::simple_pdu ... ok [INFO] [stdout] test statsd::atest::tagged_pdu_reverse ... ok [INFO] [stdout] test statsd_server::test::test_process_buffer_cr_newlines ... ok [INFO] [stdout] test statsd_server::test::test_process_buffer_newlines ... ok [INFO] [stdout] test statsd_server::test::test_process_buffer_no_newlines ... ok [INFO] [stdout] test config::test::load_example_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/cmd/loadgen.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sr_loadgen-9fed23dc8b319f5a) [INFO] [stderr] Running unittests src/cmd/statsrelay.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/statsrelay-ed40b6509aba42d0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "058f5f949fb5946eb06b5a7f23a2f943cf38cd840058ba0ba8f0d092c99cc715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058f5f949fb5946eb06b5a7f23a2f943cf38cd840058ba0ba8f0d092c99cc715", kill_on_drop: false }` [INFO] [stdout] 058f5f949fb5946eb06b5a7f23a2f943cf38cd840058ba0ba8f0d092c99cc715