[INFO] fetching crate shuttle-tokio-impl-inner 0.1.0...
[INFO] testing shuttle-tokio-impl-inner-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate shuttle-tokio-impl-inner 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate shuttle-tokio-impl-inner 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate shuttle-tokio-impl-inner 0.1.0
[INFO] tweaked toml for crates.io crate shuttle-tokio-impl-inner 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shuttle-tokio-impl-inner 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shuttle-tokio-impl-inner 0.1.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log-macros v0.2.20
[INFO] [stderr]   Downloaded test-log-core v0.2.20
[INFO] [stderr]   Downloaded shuttle-tokio-macros-impl v0.1.0
[INFO] [stderr]   Downloaded test-log v0.2.20
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[INFO] [stderr]   Downloaded assoc v0.1.3
[INFO] [stderr]   Downloaded const-siphasher v1.0.2
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded shuttle v0.9.0
[INFO] [stderr]   Downloaded corosensei v0.3.3
[INFO] [stderr]   Downloaded winnow v1.0.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87963d0152cfadd3cdb9b14696bd13facaa4755ff44a8f0754cbc005e1d09cf8
[INFO] running `Command { std: "docker" "start" "-a" "87963d0152cfadd3cdb9b14696bd13facaa4755ff44a8f0754cbc005e1d09cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87963d0152cfadd3cdb9b14696bd13facaa4755ff44a8f0754cbc005e1d09cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87963d0152cfadd3cdb9b14696bd13facaa4755ff44a8f0754cbc005e1d09cf8", kill_on_drop: false }`
[INFO] [stdout] 87963d0152cfadd3cdb9b14696bd13facaa4755ff44a8f0754cbc005e1d09cf8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f377b1aff072ebedda3c70d7e29dc1b2c08f2b7a4c066570979c4ff8cc0739af
[INFO] running `Command { std: "docker" "start" "-a" "f377b1aff072ebedda3c70d7e29dc1b2c08f2b7a4c066570979c4ff8cc0739af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling corosensei v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling const-siphasher v1.0.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling assoc v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling shuttle v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling test-log v0.2.20
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling shuttle-tokio-macros-impl v0.1.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling shuttle-tokio-impl-inner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.07s
[INFO] running `Command { std: "docker" "inspect" "f377b1aff072ebedda3c70d7e29dc1b2c08f2b7a4c066570979c4ff8cc0739af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f377b1aff072ebedda3c70d7e29dc1b2c08f2b7a4c066570979c4ff8cc0739af", kill_on_drop: false }`
[INFO] [stdout] f377b1aff072ebedda3c70d7e29dc1b2c08f2b7a4c066570979c4ff8cc0739af
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67014c917c16c2cfb5f38f3ed41162df33bbdaf1956eceb7fd14cab1ce167741
[INFO] running `Command { std: "docker" "start" "-a" "67014c917c16c2cfb5f38f3ed41162df33bbdaf1956eceb7fd14cab1ce167741", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling shuttle-tokio-impl-inner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.67s
[INFO] running `Command { std: "docker" "inspect" "67014c917c16c2cfb5f38f3ed41162df33bbdaf1956eceb7fd14cab1ce167741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67014c917c16c2cfb5f38f3ed41162df33bbdaf1956eceb7fd14cab1ce167741", kill_on_drop: false }`
[INFO] [stdout] 67014c917c16c2cfb5f38f3ed41162df33bbdaf1956eceb7fd14cab1ce167741
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 938e01ca5b1ecaf9b76be203d00940e992237ff30b9c73b653843e4d70e13af9
[INFO] running `Command { std: "docker" "start" "-a" "938e01ca5b1ecaf9b76be203d00940e992237ff30b9c73b653843e4d70e13af9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shuttle_tokio_impl_inner-f98f09e17736f22f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sync::test::check_select_mutex_bug ... ok
[INFO] [stdout] test sync::watch::tests::watch_with_select ... ok
[INFO] [stdout] test sync::watch::tests::watch_borrow has been running for over 60 seconds
[INFO] [stdout] test sync::watch::tests::watch_spurious_wakeup has been running for over 60 seconds
[INFO] [stdout] test sync::watch::tests::watch_spurious_wakeup ... ok
[INFO] [stdout] test sync::watch::tests::watch_borrow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 388.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples.rs (/opt/rustwide/target/debug/deps/examples-b565b5d6845e111d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test footgun_averted ... ok
[INFO] [stdout] test footgun_deadlock - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-6f33d0475c5035e4)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test litmus_renamed ... ok
[INFO] [stdout] test litmus_params ... ok
[INFO] [stdout] test return_value_ok ... ok
[INFO] [stdout] test litmus ... ok
[INFO] [stdout] test should_succeed ... ok
[INFO] [stdout] test should_fail - should panic ... ok
[INFO] [stdout] test return_value_err - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mpsc.rs (/opt/rustwide/target/debug/deps/mpsc-25083b5a3fd92c33)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test async_mpsc_drop_receiver_unbounded ... ok
[INFO] [stdout] test async_mpsc_buffering_behavior ... ok
[INFO] [stdout] test async_mpsc_drop_sender_unbounded ... ok
[INFO] [stdout] test drop_unreceived_messages_when_receiver_drops ... ok
[INFO] [stdout] test mpsc_bounded_len ... ok
[INFO] [stdout] test async_mpsc_bounded_sender_buffered ... ok
[INFO] [stdout] test mpsc_drain_after_close ... ok
[INFO] [stdout] test mpsc_close_closes_channel ... ok
[INFO] [stdout] test mpsc_dropping_senders_closed_channel ... ok
[INFO] [stdout] test mpsc_send_after_close ... ok
[INFO] [stdout] test mpsc_unbounded_len ... ok
[INFO] [stdout] test async_mpsc_send_recv_unbounded ... ok
[INFO] [stdout] test mpsc_recv_and_friends_correct_on_sender_drop_bounded ... ok
[INFO] [stdout] test mpsc_recv_and_friends_correct_on_sender_drop_unbounded ... ok
[INFO] [stdout] test async_mpsc_loom_non_commutative_senders2 - should panic ... ok
[INFO] [stdout] test async_mpsc_bounded_sender_blocked - should panic ... ok
[INFO] [stdout] test async_mpsc_loom_non_commutative_senders1 - should panic ... ok
[INFO] [stdout] test async_mpsc_select ... ok
[INFO] [stdout] test async_mpsc_commutative_senders ... ok
[INFO] [stdout] test mpsc_drop_receiver_bug ... ok
[INFO] [stdout] test mpsc_close_bug ... ok
[INFO] [stdout] test async_mpsc_multiple_messages ... ok
[INFO] [stdout] test async_mpsc_bounded_sum ... ok
[INFO] [stdout] test async_mpsc_many_senders_drop_receiver has been running for over 60 seconds
[INFO] [stdout] test async_mpsc_many_senders_with_blocking has been running for over 60 seconds
[INFO] [stdout] test async_mpsc_some_senders_with_blocking has been running for over 60 seconds
[INFO] [stdout] test async_mpsc_many_senders_drop_receiver ... ok
[INFO] [stdout] test async_mpsc_many_senders_with_blocking ... ok
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "938e01ca5b1ecaf9b76be203d00940e992237ff30b9c73b653843e4d70e13af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "938e01ca5b1ecaf9b76be203d00940e992237ff30b9c73b653843e4d70e13af9", kill_on_drop: false }`
[INFO] [stdout] 938e01ca5b1ecaf9b76be203d00940e992237ff30b9c73b653843e4d70e13af9
