[INFO] cloning repository https://github.com/RoseWrightdev/runtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RoseWrightdev/runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseWrightdev%2Fruntime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseWrightdev%2Fruntime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7f3cf79bcf24543980c8368ae6e227faf04d989 [INFO] testing RoseWrightdev/runtime against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseWrightdev%2Fruntime" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RoseWrightdev/runtime [INFO] finished tweaking git repo https://github.com/RoseWrightdev/runtime [INFO] tweaked toml for git repo https://github.com/RoseWrightdev/runtime written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RoseWrightdev/runtime on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RoseWrightdev/runtime 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70b2c7cccbbe19157b483ab172cad3392f01de4e67ef627c1b29d16a7d14ddc3 [INFO] running `Command { std: "docker" "start" "-a" "70b2c7cccbbe19157b483ab172cad3392f01de4e67ef627c1b29d16a7d14ddc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70b2c7cccbbe19157b483ab172cad3392f01de4e67ef627c1b29d16a7d14ddc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b2c7cccbbe19157b483ab172cad3392f01de4e67ef627c1b29d16a7d14ddc3", kill_on_drop: false }` [INFO] [stdout] 70b2c7cccbbe19157b483ab172cad3392f01de4e67ef627c1b29d16a7d14ddc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9837ed5db378ef090c2d4681052cdad136ebe3218654f5a4f5679dc4e64afd9 [INFO] running `Command { std: "docker" "start" "-a" "c9837ed5db378ef090c2d4681052cdad136ebe3218654f5a4f5679dc4e64afd9", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling runtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.42s [INFO] running `Command { std: "docker" "inspect" "c9837ed5db378ef090c2d4681052cdad136ebe3218654f5a4f5679dc4e64afd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9837ed5db378ef090c2d4681052cdad136ebe3218654f5a4f5679dc4e64afd9", kill_on_drop: false }` [INFO] [stdout] c9837ed5db378ef090c2d4681052cdad136ebe3218654f5a4f5679dc4e64afd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3092145ff544f3d8c0128f14de57e7c34602db4677f0dc630153be52a13a7c5 [INFO] running `Command { std: "docker" "start" "-a" "c3092145ff544f3d8c0128f14de57e7c34602db4677f0dc630153be52a13a7c5", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling runtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.12.3 [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.8.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.98s [INFO] running `Command { std: "docker" "inspect" "c3092145ff544f3d8c0128f14de57e7c34602db4677f0dc630153be52a13a7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3092145ff544f3d8c0128f14de57e7c34602db4677f0dc630153be52a13a7c5", kill_on_drop: false }` [INFO] [stdout] c3092145ff544f3d8c0128f14de57e7c34602db4677f0dc630153be52a13a7c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ac415d08b3f1dbe896d8e9416cf2c236f1a6034cc27b2fa458b18a640198f6e [INFO] running `Command { std: "docker" "start" "-a" "4ac415d08b3f1dbe896d8e9416cf2c236f1a6034cc27b2fa458b18a640198f6e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runtime-f0f67cdd4248f675) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test executor::reactor::tests::test_notify ... ok [INFO] [stdout] test executor::reactor::tests::test_push_batch ... ok [INFO] [stdout] test executor::reactor::tests::test_reactor_new ... ok [INFO] [stdout] test executor::scheduler::tests::test_inject_notifications ... ok [INFO] [stdout] test executor::scheduler::tests::test_notify_logic ... ok [INFO] [stdout] test executor::scheduler::tests::test_inject_and_steal ... ok [INFO] [stdout] test executor::runtime::tests::test_runtime_spawn ... ok [INFO] [stdout] test executor::scheduler::tests::test_pool_index ... ok [INFO] [stdout] test executor::scheduler::tests::test_pool_index_boundaries ... ok [INFO] [stdout] test executor::scheduler::tests::test_spawn_and_reuse ... ok [INFO] [stdout] test executor::scheduler::tests::test_scheduler_new ... ok [INFO] [stdout] test executor::task::tests::test_raw_future_lifecycle ... ok [INFO] [stdout] test executor::task::tests::test_task_reuse ... ok [INFO] [stdout] test executor::task::tests::test_task_new ... ok [INFO] [stdout] test executor::join_handle::tests::test_join_handle_success ... ok [INFO] [stdout] test executor::runtime::tests::test_runtime_new ... ok [INFO] [stdout] test executor::worker::tests::test_execute_task ... ok [INFO] [stdout] test executor::runtime::tests::test_runtime_block_on ... ok [INFO] [stdout] test executor::worker::tests::test_fast_rng ... ok [INFO] [stdout] test executor::worker::tests::test_worker_new ... ok [INFO] [stdout] test tests::test_runtime_shutdown ... ok [INFO] [stdout] test net::tcp::tests::test_async_tcp_bind_and_local_addr ... ok [INFO] [stdout] test tests::test_nested_spawn ... ok [INFO] [stdout] test net::tcp::tests::test_async_tcp_connect_and_transmit ... ok [INFO] [stdout] test tests::test_work_stealing ... ok [INFO] [stdout] test time::sleep::tests::test_sleep_basic ... ok [INFO] [stdout] test time::wheel::tests::test_timer_wheel_basic ... ok [INFO] [stdout] test time::wheel::tests::test_timer_wheel_cascade ... ok [INFO] [stdout] test time::wheel::tests::test_timer_wheel_next_expiration ... ok [INFO] [stdout] test time::sleep::tests::test_sleep_zero ... ok [INFO] [stdout] test tests::test_panic_propagation ... ok [INFO] [stdout] test executor::join_handle::tests::test_join_handle_panic ... ok [INFO] [stdout] test tests::test_spawn_result ... ok [INFO] [stdout] test tests::test_panic_hook_delegation ... ok [INFO] [stdout] test tests::test_timer_sleep ... ok [INFO] [stdout] test tests::test_join_handle_concurrency_stress has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "4ac415d08b3f1dbe896d8e9416cf2c236f1a6034cc27b2fa458b18a640198f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac415d08b3f1dbe896d8e9416cf2c236f1a6034cc27b2fa458b18a640198f6e", kill_on_drop: false }` [INFO] [stdout] 4ac415d08b3f1dbe896d8e9416cf2c236f1a6034cc27b2fa458b18a640198f6e