[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-crossbeam-channel" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/openkylin/rust-crossbeam-channel on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook v0.3.17
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.18
[INFO] [stderr]   Downloaded libc v0.2.152
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68a023c373d736bca53583ff66f70fe925bd01061b15e29920e6c7619207922e
[INFO] running `Command { std: "docker" "start" "-a" "68a023c373d736bca53583ff66f70fe925bd01061b15e29920e6c7619207922e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68a023c373d736bca53583ff66f70fe925bd01061b15e29920e6c7619207922e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a023c373d736bca53583ff66f70fe925bd01061b15e29920e6c7619207922e", kill_on_drop: false }`
[INFO] [stdout] 68a023c373d736bca53583ff66f70fe925bd01061b15e29920e6c7619207922e
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d004921bd3e3cc2147993fedd14f893c75a0808f180e081d72e928359edcae
[INFO] running `Command { std: "docker" "start" "-a" "61d004921bd3e3cc2147993fedd14f893c75a0808f180e081d72e928359edcae", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "61d004921bd3e3cc2147993fedd14f893c75a0808f180e081d72e928359edcae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d004921bd3e3cc2147993fedd14f893c75a0808f180e081d72e928359edcae", kill_on_drop: false }`
[INFO] [stdout] 61d004921bd3e3cc2147993fedd14f893c75a0808f180e081d72e928359edcae
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83227a2a9bf114d0482487fdeee1fa6d49f5883ae25b8a5ea317bc4d17e93158
[INFO] running `Command { std: "docker" "start" "-a" "83227a2a9bf114d0482487fdeee1fa6d49f5883ae25b8a5ea317bc4d17e93158", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.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: 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[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<T> {
[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<T> {
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "83227a2a9bf114d0482487fdeee1fa6d49f5883ae25b8a5ea317bc4d17e93158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83227a2a9bf114d0482487fdeee1fa6d49f5883ae25b8a5ea317bc4d17e93158", kill_on_drop: false }`
[INFO] [stdout] 83227a2a9bf114d0482487fdeee1fa6d49f5883ae25b8a5ea317bc4d17e93158
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ead7e54c73272b6c634886b6a5f932611441f2bf097ee77bd6f4634dcb7df71
[INFO] running `Command { std: "docker" "start" "-a" "7ead7e54c73272b6c634886b6a5f932611441f2bf097ee77bd6f4634dcb7df71", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] 
[INFO] [stderr]    --> tests/mpsc.rs:107:17
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 107 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |                 ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout] 
[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<T> {
[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
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `crossbeam-channel` (test "tick") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crossbeam_channel-fc9c19225bf7981f)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/after.rs (/opt/rustwide/target/debug/deps/after-ae60c8ccb17b03eb)
[INFO] [stdout] running 14 tests
[INFO] [stdout] test capacity ... ok
[INFO] [stdout] test recv ... ok
[INFO] [stdout] test recv_race ... ok
[INFO] [stdout] test len_empty_full ... ok
[INFO] [stdout] test recv_two ... ok
[INFO] [stdout] test stress_default ... ok
[INFO] [stdout] test ready ... ok
[INFO] [stdout] test select ... ok
[INFO] [stdout] test fire ... ok
[INFO] [stdout] test recv_timeout ... ok
[INFO] [stdout] test try_recv ... ok
[INFO] [stdout] test fairness ... ok
[INFO] [stdout] test fairness_duplicates ... ok
[INFO] [stderr]      Running tests/array.rs (/opt/rustwide/target/debug/deps/array-40cba566da818e5f)
[INFO] [stdout] test stress_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test capacity ... ok
[INFO] [stdout] test fairness ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test len_empty_full ... ok
[INFO] [stdout] test fairness_duplicates ... ok
[INFO] [stdout] test len ... ok
[INFO] [stdout] test recv_after_disconnect ... ok
[INFO] [stdout] test recv_in_send ... ok
[INFO] [stdout] test linearizable ... ok
[INFO] [stdout] test panic_on_drop ... ok
[INFO] [stdout] test send_after_disconnect ... ok
[INFO] [stdout] test mpmc ... ok
[INFO] [stdout] test drops ... ok
[INFO] [stdout] test spsc ... ok
[INFO] [stdout] test stress_iter ... ok
[INFO] [stdout] test disconnect_wakes_sender ... ok
[INFO] [stdout] test disconnect_wakes_receiver ... ok
[INFO] [stdout] test smoke ... ok
[INFO] [stdout] test recv_timeout ... ok
[INFO] [stdout] test stress_oneshot ... ok
[INFO] [stdout] test send_timeout ... ok
[INFO] [stdout] test try_recv ... ok
[INFO] [stdout] test try_send ... ok
[INFO] [stdout] test recv ... ok
[INFO] [stdout] test send ... ok
[INFO] [stdout] test stress_timeout_two_threads ... ok
[INFO] [stderr]      Running tests/golang.rs (/opt/rustwide/target/debug/deps/golang-c091c04f69d7b1b8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.56s
[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_test::test_nonblock_select_race ... ok
[INFO] [stdout] test chan_test::test_select_fairness ... ok
[INFO] [stdout] test chan_test::test_nonblock_recv_race ... ok
[INFO] [stdout] test fifo::asynch_fifo ... ok
[INFO] [stdout] test fifo::synch_fifo ... ok
[INFO] [stdout] test chan_test::test_self_select ... ok
[INFO] [stdout] test nonblock::main ... ok
[INFO] [stdout] test goroutines::main ... 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 sieve1::main ... ok
[INFO] [stdout] test select2::main ... ok
[INFO] [stdout] test zerosize::zero_size_struct ... ok
[INFO] [stdout] test zerosize::zero_size_array ... ok
[INFO] [stdout] test chan_test::test_nonblock_select_race2 ... ok
[INFO] [stdout] test doubleselect::main ... ok
[INFO] [stdout] test chan_test::test_select_stress ... ok
[INFO] [stdout] test chan_test::test_multi_consumer ... ok
[INFO] [stdout] test chan::main ... ok
[INFO] [stdout] test chan_test::test_chan ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/iter.rs (/opt/rustwide/target/debug/deps/iter-7ab75e1499ae029a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test recv_into_iter_owned ... ok
[INFO] [stdout] test recv_try_iter ... ok
[INFO] [stdout] test recv_into_iter_borrowed ... ok
[INFO] [stdout] test nested_recv_iter ... ok
[INFO] [stdout] test recv_iter_break ... 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/debug/deps/list-504d59a1f2e00e93)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test capacity ... ok
[INFO] [stdout] test fairness ... ok
[INFO] [stdout] test fairness_duplicates ... ok
[INFO] [stdout] test len ... ok
[INFO] [stdout] test len_empty_full ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test recv_in_send ... ok
[INFO] [stdout] test send ... ok
[INFO] [stdout] test send_after_disconnect ... ok
[INFO] [stdout] test recv_after_disconnect ... ok
[INFO] [stdout] test send_timeout ... ok
[INFO] [stdout] test linearizable ... ok
[INFO] [stdout] test mpmc ... 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 stress_oneshot ... ok
[INFO] [stdout] test try_recv ... ok
[INFO] [stdout] test stress_timeout_two_threads ... ok
[INFO] [stdout] test recv ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mpsc.rs (/opt/rustwide/target/debug/deps/mpsc-4da5c990005bf62b)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test channel_tests::drop_full ... ok
[INFO] [stdout] test channel_tests::no_runtime ... ok
[INFO] [stdout] test channel_tests::issue_32114 ... ok
[INFO] [stdout] test channel_tests::drop_full_shared ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_task_recv_then_close ... ok
[INFO] [stdout] test channel_tests::chan_gone_concurrent ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_thread_send_close_stress ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_task_recv_then_send ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_close_port_first ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_peek_close ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_thread_close_stress ... 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_peek_open ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_send_port_close ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_send_then_recv ... 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::oneshot_single_thread_recv_chan_close ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_close_chan_first ... ok
[INFO] [stdout] test channel_tests::recv_a_lot ... 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::smoke ... ok
[INFO] [stdout] test channel_tests::destroy_upgraded_shared_port_when_sender_still_active ... ok
[INFO] [stdout] test channel_tests::smoke_chan_gone ... ok
[INFO] [stdout] test channel_tests::smoke_port_gone ... ok
[INFO] [stdout] test channel_tests::smoke_chan_gone_shared ... ok
[INFO] [stdout] test channel_tests::smoke_shared ... ok
[INFO] [stdout] test channel_tests::smoke_shared_port_gone ... ok
[INFO] [stdout] test channel_tests::send_from_outside_runtime ... ok
[INFO] [stdout] test channel_tests::smoke_shared_port_gone2 ... ok
[INFO] [stdout] test channel_tests::port_gone_concurrent ... ok
[INFO] [stdout] test channel_tests::smoke_threads ... ok
[INFO] [stdout] test channel_tests::stream_send_recv_stress ... ok
[INFO] [stdout] test channel_tests::stress ... ok
[INFO] [stdout] test channel_tests::shared_recv_timeout ... 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::test_recv_into_iter_owned ... ok
[INFO] [stdout] test channel_tests::test_recv_iter_break ... ok
[INFO] [stdout] test channel_tests::test_recv_try_iter ... ok
[INFO] [stdout] test channel_tests::try_recv_states ... ok
[INFO] [stdout] test channel_tests::stress_shared ... ok
[INFO] [stdout] test select_tests::both_ready ... ok
[INFO] [stdout] test select_tests::cloning ... ok
[INFO] [stdout] test select_tests::cloning2 ... ok
[INFO] [stdout] test select_tests::cloning3 ... ok
[INFO] [stdout] test select_tests::closed ... ok
[INFO] [stdout] test select_tests::oneshot_data_waiting ... ok
[INFO] [stdout] test select_tests::preflight1 ... ok
[INFO] [stdout] test select_tests::preflight2 ... ok
[INFO] [stdout] test select_tests::preflight4 ... ok
[INFO] [stdout] test select_tests::preflight5 ... ok
[INFO] [stdout] test select_tests::preflight6 ... ok
[INFO] [stdout] test select_tests::preflight7 ... ok
[INFO] [stdout] test select_tests::preflight3 ... ok
[INFO] [stdout] test select_tests::preflight8 ... ok
[INFO] [stdout] test select_tests::smoke ... ok
[INFO] [stdout] test select_tests::smoke2 ... ok
[INFO] [stdout] test select_tests::preflight9 ... ok
[INFO] [stdout] test select_tests::shared_data_waiting ... 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 channel_tests::shared_chan_stress ... ok
[INFO] [stdout] test select_tests::unblocks ... ok
[INFO] [stdout] test sync_channel_tests::drop_full ... ok
[INFO] [stdout] test sync_channel_tests::chan_gone_concurrent ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_multi_task_recv_then_close ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_multi_task_recv_then_send ... 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_multi_thread_send_recv_stress ... ok
[INFO] [stdout] test sync_channel_tests::destroy_upgraded_shared_port_when_sender_still_active ... ok
[INFO] [stdout] test channel_tests::recv_from_outside_runtime ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_close_chan_first ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_close_port_first ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_peek_close ... ok
[INFO] [stdout] test channel_tests::port_gone_concurrent_shared ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_peek_data ... 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_send_then_recv ... 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_try_recv_open ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_send_open ... 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_recv_closed ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_send_closed ... ok
[INFO] [stdout] test sync_channel_tests::recv_a_lot ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_send_closed2 ... ok
[INFO] [stdout] test sync_channel_tests::send3 ... ok
[INFO] [stdout] test sync_channel_tests::send2 ... ok
[INFO] [stdout] test sync_channel_tests::recv_timeout ... 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_chan_gone_shared ... ok
[INFO] [stdout] test sync_channel_tests::smoke_shared ... ok
[INFO] [stdout] test sync_channel_tests::send1 ... ok
[INFO] [stdout] test sync_channel_tests::smoke_port_gone ... ok
[INFO] [stdout] test sync_channel_tests::smoke_shared_port_gone2 ... ok
[INFO] [stdout] test sync_channel_tests::smoke_threads ... ok
[INFO] [stdout] test sync_channel_tests::stream_send_recv_stress ... ok
[INFO] [stdout] test sync_channel_tests::issue_15761 ... ok
[INFO] [stdout] test sync_channel_tests::shared_chan_stress ... 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 select_tests::stress ... ok
[INFO] [stdout] test sync_channel_tests::stress ... ok
[INFO] [stdout] test sync_channel_tests::stress_shared ... ok
[INFO] [stdout] test sync_channel_tests::stress_recv_timeout_two_threads ... ok
[INFO] [stdout] test channel_tests::stress_recv_timeout_shared ... ok
[INFO] [stdout] test channel_tests::stress_recv_timeout_two_threads ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/never.rs (/opt/rustwide/target/debug/deps/never-3d2322a6b78fd8de)
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test len_empty_full ... ok
[INFO] [stdout] test capacity ... 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/debug/deps/ready-4d62b0dc5da6959f)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test default_when_disconnected ... ok
[INFO] [stdout] test duplicate_operations ... ok
[INFO] [stdout] test default ... ok
[INFO] [stdout] test fairness1 ... ok
[INFO] [stdout] test nesting ... ok
[INFO] [stdout] test preflight1 ... ok
[INFO] [stdout] test cloning1 ... ok
[INFO] [stdout] test preflight2 ... ok
[INFO] [stdout] test preflight3 ... ok
[INFO] [stdout] test smoke1 ... ok
[INFO] [stdout] test smoke2 ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test send_recv_same_channel ... ok
[INFO] [stdout] test cloning2 ... ok
[INFO] [stdout] test default_only ... ok
[INFO] [stdout] test both_ready ... ok
[INFO] [stdout] test stress_mixed ... ok
[INFO] [stdout] test stress_recv ... ok
[INFO] [stdout] test stress_send ... ok
[INFO] [stdout] test disconnected ... ok
[INFO] [stdout] test fairness2 ... ok
[INFO] [stdout] test unblocks ... 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.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/same_channel.rs (/opt/rustwide/target/debug/deps/same_channel-da31800620ca42b2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running tests/select.rs (/opt/rustwide/target/debug/deps/select-df3df85b43e56455)
[INFO] [stdout] test array_same_channel ... ok
[INFO] [stdout] test after_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 tick_same_channel ... ok
[INFO] [stdout] test zero_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] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test default ... ok
[INFO] [stdout] test default_when_disconnected ... ok
[INFO] [stdout] test duplicate_operations ... ok
[INFO] [stdout] test cloning1 ... ok
[INFO] [stdout] test fairness1 ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test fairness2 ... ok
[INFO] [stdout] test matching ... ok
[INFO] [stdout] test matching_with_leftover ... ok
[INFO] [stdout] test nesting ... ok
[INFO] [stdout] test preflight1 ... ok
[INFO] [stdout] test preflight2 ... ok
[INFO] [stdout] test preflight3 ... ok
[INFO] [stdout] test default_only ... ok
[INFO] [stdout] test cloning2 ... ok
[INFO] [stdout] test reuse ... ok
[INFO] [stdout] test smoke1 ... ok
[INFO] [stdout] test smoke2 ... ok
[INFO] [stdout] test both_ready ... ok
[INFO] [stdout] test send_and_clone ... ok
[INFO] [stdout] test send_recv_same_channel ... ok
[INFO] [stdout] test stress_send ... ok
[INFO] [stdout] test sync_and_clone ... ok
[INFO] [stdout] test stress_mixed ... ok
[INFO] [stdout] test disconnected ... ok
[INFO] [stdout] test stress_recv ... ok
[INFO] [stdout] test unblocks ... ok
[INFO] [stdout] test timeout ... ok
[INFO] [stdout] test linearizable_try ... ok
[INFO] [stdout] test linearizable_timeout ... ok
[INFO] [stdout] test stress_timeout_two_threads ... ok
[INFO] [stdout] test loop_try ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/select_macro.rs (/opt/rustwide/target/debug/deps/select_macro-aee58d88c7ec7af8)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test case_blocks ... ok
[INFO] [stdout] test default ... ok
[INFO] [stdout] test cloning1 ... ok
[INFO] [stdout] test default_syntax ... ok
[INFO] [stdout] test default_when_disconnected ... ok
[INFO] [stdout] test deref ... ok
[INFO] [stdout] test duplicate_operations ... ok
[INFO] [stdout] test evaluate ... ok
[INFO] [stdout] test fairness1 ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test fairness_recv ... ok
[INFO] [stdout] test fairness_send ... ok
[INFO] [stdout] test handles_on_heap ... ok
[INFO] [stdout] test infer_types ... ok
[INFO] [stdout] test fairness2 ... ok
[INFO] [stdout] test both_ready ... ok
[INFO] [stdout] test cloning2 ... ok
[INFO] [stdout] test default_only ... ok
[INFO] [stdout] test matching ... ok
[INFO] [stdout] test move_handles ... ok
[INFO] [stdout] test nesting ... ok
[INFO] [stdout] test once_blocks ... ok
[INFO] [stdout] test once_receiver ... ok
[INFO] [stdout] test once_sender ... ok
[INFO] [stdout] test matching_with_leftover ... ok
[INFO] [stdout] test panic_sender - should panic ... ok
[INFO] [stdout] test panic_receiver - should panic ... ok
[INFO] [stdout] test parse_nesting ... ok
[INFO] [stdout] test preflight1 ... ok
[INFO] [stdout] test preflight2 ... ok
[INFO] [stdout] test preflight3 ... ok
[INFO] [stdout] test disconnected ... ok
[INFO] [stdout] test references ... ok
[INFO] [stdout] test disconnect_wakes_sender ... ok
[INFO] [stdout] test disconnect_wakes_receiver ... ok
[INFO] [stdout] test same_variable_name ... ok
[INFO] [stdout] test result_types ... 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 stress_recv ... ok
[INFO] [stdout] test send_timeout ... ok
[INFO] [stdout] test linearizable_default ... ok
[INFO] [stdout] test trailing_comma ... ok
[INFO] [stdout] test stress_send ... ok
[INFO] [stdout] test linearizable_timeout ... ok
[INFO] [stdout] test unblocks ... ok
[INFO] [stdout] test recv ... ok
[INFO] [stdout] test send ... ok
[INFO] [stdout] test try_recv ... ok
[INFO] [stdout] test try_send ... ok
[INFO] [stdout] test timeout ... ok
[INFO] [stdout] test stress_timeout_two_threads ... ok
[INFO] [stderr]      Running tests/thread_locals.rs (/opt/rustwide/target/debug/deps/thread_locals-9d2da6408009db35)
[INFO] [stdout] test loop_try ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.82s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/tick.rs (/opt/rustwide/target/debug/deps/tick-e20efaf89788bb5f)
[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.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test capacity ... ok
[INFO] [stdout] test len_empty_full ... ok
[INFO] [stdout] test recv_race ... ok
[INFO] [stdout] test fire ... ok
[INFO] [stdout] test recv ... FAILED
[INFO] [stdout] test stress_default ... ok
[INFO] [stdout] test intervals ... ok
[INFO] [stdout] test fairness ... ok
[INFO] [stdout] test recv_timeout ... 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] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- recv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'recv' panicked at tests/tick.rs:128:5:
[INFO] [stdout] assertion failed: now - fired < fired - start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64677020aad2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64677020aad2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64677020aad2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64677020aad2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64677022fee3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64677022fee3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x646770207c03 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646770207c03 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64677020a922 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64677020c03c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64677020be92 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6467701d0ba4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6467701d0ba4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64677020ca1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64677020ca1b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64677020c7b6 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x64677020afc9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64677020c47d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64677022e9d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64677022ea3c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x646770191775 - tick::recv::h8daf1d2d6b17aef4
[INFO] [stdout]   21:     0x646770191775 - tick::recv::{{closure}}::hb868d1c3d89e1af2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tick.rs:118:10
[INFO] [stdout]   22:     0x646770191775 - core::ops::function::FnOnce::call_once::h6246ddb8fdba295c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6467701d632b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6467701d632b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x6467701d551e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x6467701d551e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x6467701d551e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x6467701d551e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x6467701d551e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6467701d551e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x6467701d551e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x646770199094 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x646770199094 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x64677019ca6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x64677019ca6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x64677019ca6a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x64677019ca6a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x64677019ca6a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64677019ca6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x64677019ca6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64677020fa77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x64677020fa77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x64677020fa77 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7aace0b33aa4 - <unknown>
[INFO] [stdout]   45:     0x7aace0bc0a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     recv
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tick`
[INFO] running `Command { std: "docker" "inspect" "7ead7e54c73272b6c634886b6a5f932611441f2bf097ee77bd6f4634dcb7df71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ead7e54c73272b6c634886b6a5f932611441f2bf097ee77bd6f4634dcb7df71", kill_on_drop: false }`
[INFO] [stdout] 7ead7e54c73272b6c634886b6a5f932611441f2bf097ee77bd6f4634dcb7df71
