[INFO] fetching crate stuck 0.4.0...
[INFO] testing stuck-0.4.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate stuck 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate stuck 0.4.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate stuck 0.4.0
[INFO] finished tweaking crates.io crate stuck 0.4.0
[INFO] tweaked toml for crates.io crate stuck 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate stuck 0.4.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stuck-macros v0.3.1
[INFO] [stderr]   Downloaded googletest_macro v0.11.0
[INFO] [stderr]   Downloaded googletest v0.11.0
[INFO] [stderr]   Downloaded ignore-result v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 685b82b43d808843d9308535ab64cb328def87d1a2a554e42aebaa2c464f17ec
[INFO] running `Command { std: "docker" "start" "-a" "685b82b43d808843d9308535ab64cb328def87d1a2a554e42aebaa2c464f17ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "685b82b43d808843d9308535ab64cb328def87d1a2a554e42aebaa2c464f17ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685b82b43d808843d9308535ab64cb328def87d1a2a554e42aebaa2c464f17ec", kill_on_drop: false }`
[INFO] [stdout] 685b82b43d808843d9308535ab64cb328def87d1a2a554e42aebaa2c464f17ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea948711b80f61305d500bec9c1e976508f0c5c507e6ac3576fcf8142aef442b
[INFO] running `Command { std: "docker" "start" "-a" "ea948711b80f61305d500bec9c1e976508f0c5c507e6ac3576fcf8142aef442b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling ignore-result v0.2.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling stuck-macros v0.3.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling stuck v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.78s
[INFO] running `Command { std: "docker" "inspect" "ea948711b80f61305d500bec9c1e976508f0c5c507e6ac3576fcf8142aef442b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea948711b80f61305d500bec9c1e976508f0c5c507e6ac3576fcf8142aef442b", kill_on_drop: false }`
[INFO] [stdout] ea948711b80f61305d500bec9c1e976508f0c5c507e6ac3576fcf8142aef442b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbb06fd2cd972330c63cd4eabb13ce6988f58e057799b8555fe496045dbf2dd7
[INFO] running `Command { std: "docker" "start" "-a" "fbb06fd2cd972330c63cd4eabb13ce6988f58e057799b8555fe496045dbf2dd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling googletest_macro v0.11.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling googletest v0.11.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling stuck v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.89s
[INFO] running `Command { std: "docker" "inspect" "fbb06fd2cd972330c63cd4eabb13ce6988f58e057799b8555fe496045dbf2dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb06fd2cd972330c63cd4eabb13ce6988f58e057799b8555fe496045dbf2dd7", kill_on_drop: false }`
[INFO] [stdout] fbb06fd2cd972330c63cd4eabb13ce6988f58e057799b8555fe496045dbf2dd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8dbd54ba025e1672e55170ca05d4ade3820c6e9bd5af5f53dfbc5f679ad625d0
[INFO] running `Command { std: "docker" "start" "-a" "8dbd54ba025e1672e55170ca05d4ade3820c6e9bd5af5f53dfbc5f679ad625d0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stuck-132546bdb674ffeb)
[INFO] [stdout] 
[INFO] [stdout] running 128 tests
[INFO] [stdout] test channel::parallel::tests::bounded_send ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_try_send_full ... ok
[INFO] [stdout] test channel::parallel::tests::receiver_close ... ok
[INFO] [stdout] test channel::parallel::tests::sender_select ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_zero - should panic ... ok
[INFO] [stdout] test channel::parallel::tests::unbounded_send ... ok
[INFO] [stdout] test channel::parallel::tests::unbounded_try_send ... ok
[INFO] [stdout] test channel::parallel::tests::receiver_into_iter ... ok
[INFO] [stdout] test channel::serial::tests::bounded_send ... ok
[INFO] [stdout] test channel::serial::tests::bounded_try_send_full ... ok
[INFO] [stdout] test channel::parallel::tests::send_close ... ok
[INFO] [stdout] test channel::parallel::tests::receiver_select ... ok
[INFO] [stdout] test channel::parallel::tests::receiver_terminate ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_send_aborted ... ok
[INFO] [stdout] test channel::serial::tests::bounded_zero - should panic ... ok
[INFO] [stdout] test channel::serial::tests::completed ... ok
[INFO] [stdout] test channel::serial::tests::receiver_into_iter ... ok
[INFO] [stdout] test channel::serial::tests::receiver_close ... ok
[INFO] [stdout] test channel::serial::tests::receiver_select ... ok
[INFO] [stdout] test channel::serial::tests::receiver_terminate ... ok
[INFO] [stdout] test channel::serial::tests::unbounded_send ... ok
[INFO] [stdout] test channel::serial::tests::send_close ... ok
[INFO] [stdout] test channel::serial::tests::unbounded_try_send ... ok
[INFO] [stdout] test coroutine::page_size::tests::page_size ... ok
[INFO] [stdout] test coroutine::stack::tests::stack_custom ... ok
[INFO] [stdout] test channel::serial::tests::sender_select ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_blocking_task_recv::thread_send ... ok
[INFO] [stdout] test coroutine::stack::tests::stack_default ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_blocking_task_recv::task_send ... ok
[INFO] [stdout] test coroutine::stack::tests::stack_extra_size ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_blocking_thread_recv::thread_send ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_blocking_thread_recv::task_send ... ok
[INFO] [stdout] test coroutine::stack::tests::stack_zeroed ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_blocking_task_recv::thread_send ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_blocking_task_recv::task_send ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_blocking_thread_recv::thread_send ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_blocking_thread_recv::task_send ... ok
[INFO] [stdout] test coroutine::suspension::tests::join_handle_select_complete ... ok
[INFO] [stdout] test coroutine::suspension::tests::resumption ... ok
[INFO] [stdout] test fs::tests::cancel ... ok
[INFO] [stdout] test fs::tests::metadata ... ok
[INFO] [stdout] test coroutine::suspension::tests::suspension_dropped ... ok
[INFO] [stdout] test coroutine::tests::yield_now ... ok
[INFO] [stdout] test coroutine::suspension::tests::join_handle_select ... ok
[INFO] [stdout] test coroutine::suspension::tests::join_handle_join ... ok
[INFO] [stdout] test runtime::tests::runtime_builder_parallelism_zero - should panic ... ok
[INFO] [stdout] test coroutine::suspension::tests::join_handle_join_panic ... ok
[INFO] [stdout] test coroutine::suspension::tests::join_handle_select_consumed - should panic ... ok
[INFO] [stdout] test coroutine::suspension::tests::join_handle_join_consumed - should panic ... ok
[INFO] [stdout] test select::tests::select_disabled_default ... ok
[INFO] [stdout] test select::tests::select_disabled - should panic ... ok
[INFO] [stdout] test select::tests::select_handover ... ok
[INFO] [stdout] test coroutine::suspension::tests::suspension_deadlock - should panic ... ok
[INFO] [stdout] test select::tests::select_ready ... ok
[INFO] [stdout] test select::tests::select_send_default ... ok
[INFO] [stdout] test select::tests::option ... ok
[INFO] [stdout] test select::thread::tests::parker_cancelled ... ok
[INFO] [stdout] test fs::tests::set_len ... ok
[INFO] [stdout] test fs::tests::multiple_files ... ok
[INFO] [stdout] test select::tests::select_thread ... ok
[INFO] [stdout] test select::tests::never ... ok
[INFO] [stdout] test select::tests::deque ... ok
[INFO] [stdout] test select::thread::tests::parker_readiness ... ok
[INFO] [stdout] test select::tests::select_concurrent_send ... ok
[INFO] [stdout] test select::thread::tests::unpark_concurrent ... ok
[INFO] [stdout] test select::thread::tests::unparker_dropped - should panic ... ok
[INFO] [stdout] test select::tests::select_loop_default ... ok
[INFO] [stdout] test select::tests::select_send ... ok
[INFO] [stdout] test select::thread::tests::unpark_concurrent_in_task ... ok
[INFO] [stdout] test select::thread::tests::unpark_early ... ok
[INFO] [stdout] test select::thread::tests::unpark_later ... ok
[INFO] [stdout] test task::session::tests::session_aborting - should panic ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::session ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::session ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::sync ... ok
[INFO] [stdout] test task::session::tests::session_dropped ... ok
[INFO] [stdout] test task::session::tests::session_waker ... ok
[INFO] [stdout] test task::tests::panic ... ok
[INFO] [stdout] test task::tests::yield_now ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::sync ... ok
[INFO] [stdout] test select::tests::select_concurrent_recv ... ok
[INFO] [stdout] test task::tests::main_coroutine ... ok
[INFO] [stdout] test time::tests::after ... ok
[INFO] [stdout] test time::tests::runtime_sleep_zero ... ok
[INFO] [stdout] test time::tests::sleep::_0_1_expects ... ok
[INFO] [stdout] test time::tests::sleep::_0_22_expects ... ok
[INFO] [stdout] test time::tests::sleep::_0_time_least_mask_11_expects ... ok
[INFO] [stdout] test time::tests::sleep::_0_time_least_mask_expects ... ok
[INFO] [stdout] test time::tests::sleep::_0_time_least_value_expects ... ok
[INFO] [stdout] test time::tests::sleep::_1111_1_expects ... ok
[INFO] [stdout] test time::tests::sleep::_1111_2_expects ... ok
[INFO] [stdout] test time::tests::sleep::_0_2_expects ... ok
[INFO] [stdout] test time::tests::sleep::_111_time_least_mask_2_333_expects ... ok
[INFO] [stdout] test time::tests::sleep::_111_time_least_mask_4_333_expects ... ok
[INFO] [stdout] test time::tests::sleep::_111_time_least_mask_expects ... ok
[INFO] [stdout] test time::tests::sleep::_111_time_least_mask_3_333_expects ... ok
[INFO] [stdout] test time::tests::sleep::_111_time_least_value_expects ... ok
[INFO] [stdout] test time::tests::sleep::_22_time_least_mask_11_expects ... ok
[INFO] [stdout] test time::tests::sleep::_22_222_expects ... ok
[INFO] [stdout] test time::tests::sleep::time_least_value_time_level_value_time_least_value_expects ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::noop ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::panic ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::panic ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::noop ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::suspend ... ok
[INFO] [stdout] test task::session::tests::session_cancellation::suspend ... ok
[INFO] [stdout] test channel::serial::tests::bounded_blocking ... ok
[INFO] [stdout] test channel::serial::tests::unbounded_nonblocking ... ok
[INFO] [stdout] test time::tests::runtime_sleep ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_0_1_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_0_22_expects ... ok
[INFO] [stdout] test channel::parallel::tests::bounded_blocking ... ok
[INFO] [stdout] test channel::parallel::tests::unbounded_nonblocking ... ok
[INFO] [stdout] test runtime::tests::runtime_builder_parallelism_multiple ... ok
[INFO] [stdout] test runtime::tests::runtime_builder_parallelism_one ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_0_2_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_0_time_least_value_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_0_time_least_mask_11_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_0_time_least_mask_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_1111_1_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_1111_2_expects ... ok
[INFO] [stdout] test time::tests::interval ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_111_time_least_mask_2_333_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_111_time_least_mask_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_111_time_least_value_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_22_222_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::_22_time_least_mask_11_expects ... ok
[INFO] [stdout] test time::tests::sleep_blocking::time_least_value_time_level_value_time_least_value_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 128 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stuck.rs (/opt/rustwide/target/debug/deps/stuck-f1832134cf8124a6)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_task_session_waked_by_thread ... ok
[INFO] [stdout] test test_runtime_spawn ... ok
[INFO] [stdout] test tcp_echo ... ok
[INFO] [stdout] test test_coroutine_spawn ... ok
[INFO] [stdout] test test_task_session ... ok
[INFO] [stdout] test test_coroutine_suspension ... ok
[INFO] [stdout] test test_twenty ... ok
[INFO] [stdout] test test_task_spawn ... ok
[INFO] [stdout] test test_task_session_no_wakeup - should panic ... ok
[INFO] [stdout] test test_coroutine_suspension_no_wakeup - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stuck
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/select_macro.rs - select_macro::select (line 25) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8dbd54ba025e1672e55170ca05d4ade3820c6e9bd5af5f53dfbc5f679ad625d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dbd54ba025e1672e55170ca05d4ade3820c6e9bd5af5f53dfbc5f679ad625d0", kill_on_drop: false }`
[INFO] [stdout] 8dbd54ba025e1672e55170ca05d4ade3820c6e9bd5af5f53dfbc5f679ad625d0
