[INFO] cloning repository https://github.com/openkylin/rust-crossbeam-channel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openkylin/rust-crossbeam-channel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-crossbeam-channel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-crossbeam-channel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35db8805a7cc99fc4165b19ab124dfb457cbf7e5 [INFO] testing openkylin/rust-crossbeam-channel against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-crossbeam-channel" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/openkylin/rust-crossbeam-channel [INFO] finished tweaking git repo https://github.com/openkylin/rust-crossbeam-channel [INFO] tweaked toml for git repo https://github.com/openkylin/rust-crossbeam-channel written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/openkylin/rust-crossbeam-channel 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 git repo https://github.com/openkylin/rust-crossbeam-channel 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] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.2.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0d09786c9b3f42d2b16041e12b1134df84e3fa97c9e877cab37dfdfb61eb7eb1 [INFO] running `Command { std: "docker" "start" "-a" "0d09786c9b3f42d2b16041e12b1134df84e3fa97c9e877cab37dfdfb61eb7eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d09786c9b3f42d2b16041e12b1134df84e3fa97c9e877cab37dfdfb61eb7eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d09786c9b3f42d2b16041e12b1134df84e3fa97c9e877cab37dfdfb61eb7eb1", kill_on_drop: false }` [INFO] [stdout] 0d09786c9b3f42d2b16041e12b1134df84e3fa97c9e877cab37dfdfb61eb7eb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c423279c6734279c5d194b50795686af62a666b60477a5b091dc01dfa284d3cb [INFO] running `Command { std: "docker" "start" "-a" "c423279c6734279c5d194b50795686af62a666b60477a5b091dc01dfa284d3cb", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "c423279c6734279c5d194b50795686af62a666b60477a5b091dc01dfa284d3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c423279c6734279c5d194b50795686af62a666b60477a5b091dc01dfa284d3cb", kill_on_drop: false }` [INFO] [stdout] c423279c6734279c5d194b50795686af62a666b60477a5b091dc01dfa284d3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] eeae61fbab2a3f8ebfe12221fdfca7dac49f86a94316068c22749b9737d4224b [INFO] running `Command { std: "docker" "start" "-a" "eeae61fbab2a3f8ebfe12221fdfca7dac49f86a94316068c22749b9737d4224b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/mpsc.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/mpsc.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn try_iter(&self) -> TryIter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn try_iter(&self) -> TryIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `crossbeam_sanitize` [INFO] [stdout] --> tests/tick.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(not(crossbeam_sanitize))] // TODO: assertions failed due to tsan is slow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `crossbeam_sanitize` [INFO] [stdout] --> tests/tick.rs:258:11 [INFO] [stdout] | [INFO] [stdout] 258 | #[cfg(not(crossbeam_sanitize))] // TODO: assertions failed due to tsan is slow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.45s [INFO] running `Command { std: "docker" "inspect" "eeae61fbab2a3f8ebfe12221fdfca7dac49f86a94316068c22749b9737d4224b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeae61fbab2a3f8ebfe12221fdfca7dac49f86a94316068c22749b9737d4224b", kill_on_drop: false }` [INFO] [stdout] eeae61fbab2a3f8ebfe12221fdfca7dac49f86a94316068c22749b9737d4224b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f6d612b5faed538304a158a1554cb48508329802f80254dbb001a63c2384f876 [INFO] running `Command { std: "docker" "start" "-a" "f6d612b5faed538304a158a1554cb48508329802f80254dbb001a63c2384f876", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `crossbeam_sanitize` [INFO] [stderr] --> tests/tick.rs:133:11 [INFO] [stderr] | [INFO] [stderr] 133 | #[cfg(not(crossbeam_sanitize))] // TODO: assertions failed due to tsan is slow [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `crossbeam_sanitize` [INFO] [stderr] --> tests/tick.rs:258:11 [INFO] [stderr] | [INFO] [stderr] 258 | #[cfg(not(crossbeam_sanitize))] // TODO: assertions failed due to tsan is slow [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `crossbeam-channel` (test "tick") generated 2 warnings [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/mpsc.rs:107:17 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 107 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/mpsc.rs:111:21 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn try_iter(&self) -> TryIter { [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 111 | pub fn try_iter(&self) -> TryIter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `crossbeam-channel` (test "mpsc") generated 2 warnings (run `cargo fix --test "mpsc"` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/crossbeam_channel-65e28a0c0f299bb3) [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] [stdout] [INFO] [stdout] running 14 tests [INFO] [stderr] Running tests/after.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/after-eded770100f260a9) [INFO] [stdout] test capacity ... ok [INFO] [stdout] test recv ... ok [INFO] [stdout] test len_empty_full ... ok [INFO] [stdout] test recv_race ... ok [INFO] [stdout] test recv_two ... ok [INFO] [stdout] test stress_default ... ok [INFO] [stdout] test fire ... ok [INFO] [stdout] test recv_timeout ... ok [INFO] [stdout] test ready ... ok [INFO] [stdout] test try_recv ... ok [INFO] [stdout] test select ... ok [INFO] [stdout] test fairness_duplicates ... ok [INFO] [stdout] test fairness ... ok [INFO] [stdout] test stress_clone ... ok [INFO] [stderr] Running tests/array.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/array-a8302bcbf5641c5f) [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.98s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test capacity ... ok [INFO] [stdout] test channel_through_channel ... ok [INFO] [stdout] test len_empty_full ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test fairness_duplicates ... ok [INFO] [stdout] test fairness ... ok [INFO] [stdout] test recv_after_disconnect ... ok [INFO] [stdout] test linearizable ... ok [INFO] [stdout] test recv_in_send ... ok [INFO] [stdout] test panic_on_drop ... ok [INFO] [stdout] test send_after_disconnect ... ok [INFO] [stdout] test mpmc ... ok [INFO] [stdout] test disconnect_wakes_sender ... ok [INFO] [stdout] test disconnect_wakes_receiver ... ok [INFO] [stdout] test drops ... ok [INFO] [stdout] test recv_timeout ... ok [INFO] [stdout] test smoke ... ok [INFO] [stdout] test spsc ... ok [INFO] [stdout] test send_timeout ... ok [INFO] [stdout] test recv ... ok [INFO] [stdout] test send ... ok [INFO] [stdout] test try_recv ... ok [INFO] [stdout] test stress_iter ... ok [INFO] [stdout] test stress_timeout_two_threads ... ok [INFO] [stdout] test try_send ... ok [INFO] [stdout] test stress_oneshot ... ok [INFO] [stderr] Running tests/golang.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/golang-c354e01f85372d4c) [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.31s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test chan_test::test_chan_send_interface ... ok [INFO] [stdout] test chan1::main ... ok [INFO] [stdout] test chan_test::test_select_duplicate_channel ... ok [INFO] [stdout] test chan_test::test_pseudo_random_send ... ok [INFO] [stdout] test chan::main ... ok [INFO] [stdout] test chan_test::test_self_select ... ok [INFO] [stdout] test chan_test::test_nonblock_select_race ... ok [INFO] [stdout] test fifo::asynch_fifo ... ok [INFO] [stdout] test fifo::synch_fifo ... ok [INFO] [stdout] test chan_test::test_select_fairness ... ok [INFO] [stdout] test goroutines::main ... ok [INFO] [stdout] test chan_test::test_nonblock_select_race2 ... ok [INFO] [stdout] test select4::main ... ok [INFO] [stdout] test select6::main ... ok [INFO] [stdout] test select7::main ... ok [INFO] [stdout] test select::main ... ok [INFO] [stdout] test nonblock::main ... ok [INFO] [stdout] test zerosize::zero_size_array ... ok [INFO] [stdout] test zerosize::zero_size_struct ... ok [INFO] [stdout] test sieve1::main ... ok [INFO] [stdout] test chan_test::test_nonblock_recv_race ... ok [INFO] [stdout] test doubleselect::main ... ok [INFO] [stdout] test chan_test::test_chan ... ok [INFO] [stdout] test select2::main ... ok [INFO] [stdout] test chan_test::test_select_stress ... ok [INFO] [stdout] test chan_test::test_multi_consumer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.73s [INFO] [stdout] [INFO] [stderr] Running tests/iter.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/iter-3b838e4d75927952) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test recv_into_iter_borrowed ... ok [INFO] [stdout] test recv_into_iter_owned ... ok [INFO] [stdout] test nested_recv_iter ... ok [INFO] [stdout] test recv_iter_break ... ok [INFO] [stdout] test recv_try_iter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/list.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/list-4de8567a81ee2ca2) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test len ... ok [INFO] [stdout] test capacity ... ok [INFO] [stdout] test len_empty_full ... ok [INFO] [stdout] test channel_through_channel ... ok [INFO] [stdout] test recv_after_disconnect ... ok [INFO] [stdout] test recv_in_send ... ok [INFO] [stdout] test fairness ... ok [INFO] [stdout] test send ... ok [INFO] [stdout] test linearizable ... ok [INFO] [stdout] test send_timeout ... ok [INFO] [stdout] test mpmc ... ok [INFO] [stdout] test fairness_duplicates ... ok [INFO] [stdout] test send_after_disconnect ... ok [INFO] [stdout] test spsc ... ok [INFO] [stdout] test stress_iter ... ok [INFO] [stdout] test drops ... ok [INFO] [stdout] test try_send ... ok [INFO] [stdout] test disconnect_wakes_receiver ... ok [INFO] [stdout] test smoke ... ok [INFO] [stdout] test recv_timeout ... ok [INFO] [stdout] test try_recv ... ok [INFO] [stdout] test stress_timeout_two_threads ... ok [INFO] [stdout] test recv ... ok [INFO] [stdout] test stress_oneshot ... ok [INFO] [stderr] Running tests/mpsc.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mpsc-3e51703732d76796) [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 127 tests [INFO] [stdout] test channel_tests::drop_full_shared ... ok [INFO] [stdout] test channel_tests::issue_32114 ... ok [INFO] [stdout] test channel_tests::drop_full ... ok [INFO] [stdout] test channel_tests::chan_gone_concurrent ... ok [INFO] [stdout] test channel_tests::oneshot_multi_task_recv_then_send ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_close_chan_first ... ok [INFO] [stdout] test channel_tests::oneshot_multi_task_recv_then_close ... ok [INFO] [stdout] test channel_tests::oneshot_multi_thread_close_stress ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_peek_close ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_peek_open ... ok [INFO] [stdout] test channel_tests::no_runtime ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_peek_data ... ok [INFO] [stdout] test channel_tests::oneshot_multi_thread_send_recv_stress ... ok [INFO] [stdout] test channel_tests::oneshot_multi_thread_recv_close_stress ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_close_port_first ... ok [INFO] [stdout] test channel_tests::oneshot_multi_thread_send_close_stress ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_recv_chan_close ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_send_port_close ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_try_recv_closed ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_try_recv_open ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_try_send_closed ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_try_send_open ... ok [INFO] [stdout] test channel_tests::recv_from_outside_runtime ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_send_then_recv ... ok [INFO] [stdout] test channel_tests::oneshot_single_thread_recv_timeout ... ok [INFO] [stdout] test channel_tests::recv_timeout_upgrade ... ok [INFO] [stdout] test channel_tests::destroy_upgraded_shared_port_when_sender_still_active ... ok [INFO] [stdout] test channel_tests::port_gone_concurrent_shared ... ok [INFO] [stdout] test channel_tests::send_from_outside_runtime ... ok [INFO] [stdout] test channel_tests::port_gone_concurrent ... ok [INFO] [stdout] test channel_tests::smoke_chan_gone_shared ... ok [INFO] [stdout] test channel_tests::smoke_chan_gone ... ok [INFO] [stdout] test channel_tests::smoke_shared ... ok [INFO] [stdout] test channel_tests::smoke ... ok [INFO] [stdout] test channel_tests::smoke_shared_port_gone ... ok [INFO] [stdout] test channel_tests::smoke_shared_port_gone2 ... ok [INFO] [stdout] test channel_tests::shared_recv_timeout ... ok [INFO] [stdout] test channel_tests::smoke_port_gone ... ok [INFO] [stdout] test channel_tests::smoke_threads ... ok [INFO] [stdout] test channel_tests::recv_a_lot ... ok [INFO] [stdout] test channel_tests::test_recv_into_iter_borrowed ... ok [INFO] [stdout] test channel_tests::test_nested_recv_iter ... ok [INFO] [stdout] test channel_tests::stream_send_recv_stress ... ok [INFO] [stdout] test channel_tests::test_recv_into_iter_owned ... ok [INFO] [stdout] test channel_tests::try_recv_states ... ok [INFO] [stdout] test channel_tests::test_recv_try_iter ... ok [INFO] [stdout] test select_tests::cloning ... ok [INFO] [stdout] test select_tests::cloning2 ... ok [INFO] [stdout] test channel_tests::test_recv_iter_break ... ok [INFO] [stdout] test channel_tests::stress ... ok [INFO] [stdout] test select_tests::closed ... ok [INFO] [stdout] test select_tests::preflight1 ... ok [INFO] [stdout] test select_tests::preflight2 ... ok [INFO] [stdout] test channel_tests::shared_chan_stress ... ok [INFO] [stdout] test select_tests::oneshot_data_waiting ... ok [INFO] [stdout] test select_tests::cloning3 ... ok [INFO] [stdout] test select_tests::preflight4 ... ok [INFO] [stdout] test select_tests::preflight6 ... ok [INFO] [stdout] test select_tests::preflight7 ... ok [INFO] [stdout] test select_tests::preflight8 ... ok [INFO] [stdout] test select_tests::preflight3 ... ok [INFO] [stdout] test select_tests::preflight9 ... ok [INFO] [stdout] test select_tests::smoke ... ok [INFO] [stdout] test select_tests::preflight5 ... ok [INFO] [stdout] test channel_tests::stress_shared ... ok [INFO] [stdout] test select_tests::shared_data_waiting ... ok [INFO] [stdout] test select_tests::smoke2 ... ok [INFO] [stdout] test select_tests::sync1 ... ok [INFO] [stdout] test select_tests::stream_data_waiting ... ok [INFO] [stdout] test select_tests::sync2 ... ok [INFO] [stdout] test select_tests::sync3 ... ok [INFO] [stdout] test sync_channel_tests::drop_full ... ok [INFO] [stdout] test select_tests::unblocks ... ok [INFO] [stdout] test select_tests::both_ready ... ok [INFO] [stdout] test sync_channel_tests::chan_gone_concurrent ... ok [INFO] [stdout] test sync_channel_tests::oneshot_multi_task_recv_then_send ... ok [INFO] [stdout] test sync_channel_tests::oneshot_multi_task_recv_then_close ... ok [INFO] [stdout] test sync_channel_tests::oneshot_multi_thread_close_stress ... ok [INFO] [stdout] test sync_channel_tests::oneshot_multi_thread_recv_close_stress ... ok [INFO] [stdout] test sync_channel_tests::oneshot_multi_thread_send_close_stress ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_close_chan_first ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_peek_close ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_peek_data ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_close_port_first ... ok [INFO] [stdout] test sync_channel_tests::oneshot_multi_thread_send_recv_stress ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_peek_open ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_send_port_close ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_recv_chan_close ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_recv_closed_with_data ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_send_then_recv ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_recv_closed ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_recv_open ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_send_closed ... ok [INFO] [stdout] test sync_channel_tests::port_gone_concurrent ... ok [INFO] [stdout] test sync_channel_tests::port_gone_concurrent_shared ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_send_open ... ok [INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_send_closed2 ... ok [INFO] [stdout] test sync_channel_tests::send1 ... ok [INFO] [stdout] test sync_channel_tests::recv_timeout ... ok [INFO] [stdout] test sync_channel_tests::recv_a_lot ... ok [INFO] [stdout] test sync_channel_tests::destroy_upgraded_shared_port_when_sender_still_active ... ok [INFO] [stdout] test sync_channel_tests::send2 ... ok [INFO] [stdout] test sync_channel_tests::send3 ... ok [INFO] [stdout] test sync_channel_tests::send4 ... ok [INFO] [stdout] test sync_channel_tests::smoke ... ok [INFO] [stdout] test sync_channel_tests::smoke_chan_gone ... ok [INFO] [stdout] test sync_channel_tests::smoke_shared ... ok [INFO] [stdout] test sync_channel_tests::smoke_shared_port_gone2 ... ok [INFO] [stdout] test sync_channel_tests::smoke_chan_gone_shared ... ok [INFO] [stdout] test sync_channel_tests::smoke_threads ... ok [INFO] [stdout] test sync_channel_tests::smoke_port_gone ... ok [INFO] [stdout] test sync_channel_tests::stream_send_recv_stress ... ok [INFO] [stdout] test sync_channel_tests::shared_chan_stress ... ok [INFO] [stdout] test sync_channel_tests::issue_15761 ... ok [INFO] [stdout] test sync_channel_tests::test_nested_recv_iter ... ok [INFO] [stdout] test sync_channel_tests::test_recv_iter_break ... ok [INFO] [stdout] test sync_channel_tests::try_recv_states ... ok [INFO] [stdout] test sync_channel_tests::try_send1 ... ok [INFO] [stdout] test sync_channel_tests::try_send2 ... ok [INFO] [stdout] test sync_channel_tests::try_send3 ... ok [INFO] [stdout] test sync_channel_tests::stress_recv_timeout_shared ... ok [INFO] [stdout] test sync_channel_tests::stress_shared ... ok [INFO] [stdout] test sync_channel_tests::stress ... ok [INFO] [stdout] test sync_channel_tests::stress_recv_timeout_two_threads ... ok [INFO] [stdout] test select_tests::stress ... ok [INFO] [stdout] test channel_tests::stress_recv_timeout_shared ... ok [INFO] [stdout] test channel_tests::stress_recv_timeout_two_threads ... ok [INFO] [stderr] Running tests/never.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/never-ef8ce679e93c9570) [INFO] [stdout] [INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test capacity ... ok [INFO] [stdout] test len_empty_full ... ok [INFO] [stdout] test optional ... ok [INFO] [stdout] test smoke ... ok [INFO] [stdout] test try_recv ... ok [INFO] [stdout] test recv_timeout ... ok [INFO] [stdout] test tick_n ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s [INFO] [stdout] [INFO] [stderr] Running tests/ready.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ready-5d3dbf56fe8efbe6) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test cloning1 ... ok [INFO] [stdout] test default_when_disconnected ... ok [INFO] [stdout] test duplicate_operations ... ok [INFO] [stdout] test default ... ok [INFO] [stdout] test nesting ... ok [INFO] [stdout] test preflight1 ... ok [INFO] [stdout] test preflight2 ... ok [INFO] [stdout] test preflight3 ... ok [INFO] [stdout] test channel_through_channel ... ok [INFO] [stdout] test smoke1 ... ok [INFO] [stdout] test smoke2 ... ok [INFO] [stdout] test fairness1 ... ok [INFO] [stdout] test send_recv_same_channel ... ok [INFO] [stdout] test default_only ... ok [INFO] [stdout] test cloning2 ... ok [INFO] [stdout] test both_ready ... ok [INFO] [stdout] test disconnected ... ok [INFO] [stdout] test unblocks ... ok [INFO] [stdout] test stress_send ... ok [INFO] [stdout] test stress_mixed ... ok [INFO] [stdout] test stress_recv ... ok [INFO] [stdout] test fairness2 ... ok [INFO] [stdout] test timeout ... ok [INFO] [stdout] test stress_timeout_two_threads ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.52s [INFO] [stdout] [INFO] [stderr] Running tests/same_channel.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/same_channel-926f8072562cd9df) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test after_same_channel ... ok [INFO] [stdout] test array_same_channel ... ok [INFO] [stdout] test different_flavors_same_channel ... ok [INFO] [stdout] test list_same_channel ... ok [INFO] [stdout] test never_same_channel ... ok [INFO] [stdout] test zero_same_channel ... ok [INFO] [stdout] test tick_same_channel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/select.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/select-dc0bfdd0f4701e36) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test default ... ok [INFO] [stdout] test cloning1 ... ok [INFO] [stdout] test default_when_disconnected ... ok [INFO] [stdout] test duplicate_operations ... ok [INFO] [stdout] test channel_through_channel ... ok [INFO] [stdout] test fairness1 ... ok [INFO] [stdout] test both_ready ... ok [INFO] [stdout] test cloning2 ... ok [INFO] [stdout] test default_only ... ok [INFO] [stdout] test nesting ... ok [INFO] [stdout] test fairness2 ... ok [INFO] [stdout] test preflight1 ... ok [INFO] [stdout] test preflight2 ... ok [INFO] [stdout] test preflight3 ... ok [INFO] [stdout] test matching ... ok [INFO] [stdout] test matching_with_leftover ... ok [INFO] [stdout] test smoke1 ... ok [INFO] [stdout] test smoke2 ... ok [INFO] [stdout] test send_and_clone ... ok [INFO] [stdout] test send_recv_same_channel ... ok [INFO] [stdout] test disconnected ... ok [INFO] [stdout] test reuse ... ok [INFO] [stdout] test sync_and_clone ... ok [INFO] [stdout] test stress_mixed ... ok [INFO] [stdout] test stress_recv ... ok [INFO] [stdout] test stress_send ... ok [INFO] [stdout] test unblocks ... ok [INFO] [stdout] test timeout ... ok [INFO] [stdout] test stress_timeout_two_threads ... ok [INFO] [stdout] test loop_try ... ok [INFO] [stdout] test linearizable_try ... ok [INFO] [stdout] test linearizable_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.15s [INFO] [stdout] [INFO] [stderr] Running tests/select_macro.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/select_macro-9de12b6b371573d2) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test cloning1 ... ok [INFO] [stdout] test default_when_disconnected ... ok [INFO] [stdout] test deref ... ok [INFO] [stdout] test case_blocks ... ok [INFO] [stdout] test default_syntax ... ok [INFO] [stdout] test default ... ok [INFO] [stdout] test duplicate_operations ... ok [INFO] [stdout] test evaluate ... ok [INFO] [stdout] test channel_through_channel ... ok [INFO] [stdout] test fairness1 ... ok [INFO] [stdout] test fairness_recv ... ok [INFO] [stdout] test fairness2 ... ok [INFO] [stdout] test fairness_send ... ok [INFO] [stdout] test handles_on_heap ... ok [INFO] [stdout] test infer_types ... ok [INFO] [stdout] test both_ready ... ok [INFO] [stdout] test default_only ... ok [INFO] [stdout] test cloning2 ... ok [INFO] [stdout] test matching_with_leftover ... ok [INFO] [stdout] test move_handles ... ok [INFO] [stdout] test matching ... ok [INFO] [stdout] test once_blocks ... ok [INFO] [stdout] test nesting ... ok [INFO] [stdout] test once_receiver ... ok [INFO] [stdout] test once_sender ... ok [INFO] [stdout] test panic_receiver - should panic ... ok [INFO] [stdout] test parse_nesting ... ok [INFO] [stdout] test panic_sender - should panic ... ok [INFO] [stdout] test preflight1 ... ok [INFO] [stdout] test preflight3 ... ok [INFO] [stdout] test preflight2 ... ok [INFO] [stdout] test disconnect_wakes_receiver ... ok [INFO] [stdout] test references ... ok [INFO] [stdout] test result_types ... ok [INFO] [stdout] test disconnected ... ok [INFO] [stdout] test same_variable_name ... ok [INFO] [stdout] test disconnect_wakes_sender ... ok [INFO] [stdout] test send_recv_same_channel ... ok [INFO] [stdout] test smoke1 ... ok [INFO] [stdout] test smoke2 ... ok [INFO] [stdout] test stress_mixed ... ok [INFO] [stdout] test recv_timeout ... ok [INFO] [stdout] test send_timeout ... ok [INFO] [stdout] test stress_recv ... ok [INFO] [stdout] test recv ... ok [INFO] [stdout] test trailing_comma ... ok [INFO] [stdout] test stress_send ... ok [INFO] [stdout] test send ... ok [INFO] [stdout] test unblocks ... ok [INFO] [stdout] test timeout ... ok [INFO] [stdout] test try_recv ... ok [INFO] [stdout] test try_send ... ok [INFO] [stdout] test stress_timeout_two_threads ... ok [INFO] [stdout] test loop_try ... ok [INFO] [stdout] test linearizable_timeout ... ok [INFO] [stderr] Running tests/thread_locals.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/thread_locals-74168e6e4e92497d) [INFO] [stdout] test linearizable_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.95s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test use_while_exiting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/tick.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tick-4b8bcbccf09a22b2) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test capacity ... ok [INFO] [stdout] test recv ... ok [INFO] [stdout] test len_empty_full ... ok [INFO] [stdout] test recv_race ... ok [INFO] [stdout] test fire ... ok [INFO] [stdout] test stress_default ... ok [INFO] [stdout] test intervals ... ok [INFO] [stdout] test recv_timeout ... ok [INFO] [stdout] test fairness ... ok [INFO] [stdout] test recv_two ... ok [INFO] [stdout] test try_recv ... ok [INFO] [stdout] test fairness_duplicates ... ok [INFO] [stdout] test ready ... ok [INFO] [stdout] test select ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s [INFO] [stdout] [INFO] [stderr] Running tests/zero.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/zero-a63c429cc81a5caa) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test capacity ... ok [INFO] [stdout] test len_empty_full ... ok [INFO] [stdout] test channel_through_channel ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test fairness_duplicates ... ok [INFO] [stdout] test disconnect_wakes_sender ... ok [INFO] [stdout] test disconnect_wakes_receiver ... ok [INFO] [stdout] test recv_in_send ... ok [INFO] [stdout] test smoke ... ok [INFO] [stdout] test fairness ... ok [INFO] [stdout] test mpmc ... ok [INFO] [stdout] test recv_timeout ... ok [INFO] [stdout] test stress_iter ... ok [INFO] [stdout] test send_timeout ... ok [INFO] [stdout] test recv ... ok [INFO] [stdout] test spsc ... ok [INFO] [stdout] test try_recv ... ok [INFO] [stdout] test send ... ok [INFO] [stdout] test try_send ... ok [INFO] [stdout] test stress_timeout_two_threads ... ok [INFO] [stdout] test stress_oneshot ... ok [INFO] [stdout] test drops ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.52s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6d612b5faed538304a158a1554cb48508329802f80254dbb001a63c2384f876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d612b5faed538304a158a1554cb48508329802f80254dbb001a63c2384f876", kill_on_drop: false }` [INFO] [stdout] f6d612b5faed538304a158a1554cb48508329802f80254dbb001a63c2384f876