[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] b3cd089f4c7d168692d70e9c634dbfdd7529ccc2 [INFO] testing RoseWrightdev/runtime against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseWrightdev%2Fruntime" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RoseWrightdev/runtime on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded criterion v0.8.2 [INFO] [stderr] Downloaded criterion-plot v0.8.2 [INFO] [stderr] Downloaded rand v0.10.0 [INFO] [stderr] Downloaded comfy-table v7.2.2 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6951c227982ff0f3ea11a6f214c23026362e04d3e59f62b4234061b2151e2a1f [INFO] running `Command { std: "docker" "start" "-a" "6951c227982ff0f3ea11a6f214c23026362e04d3e59f62b4234061b2151e2a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6951c227982ff0f3ea11a6f214c23026362e04d3e59f62b4234061b2151e2a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6951c227982ff0f3ea11a6f214c23026362e04d3e59f62b4234061b2151e2a1f", kill_on_drop: false }` [INFO] [stdout] 6951c227982ff0f3ea11a6f214c23026362e04d3e59f62b4234061b2151e2a1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d160fd6d516be094fd18a82bdc37c90473e21508544c3025e817bf601d027267 [INFO] running `Command { std: "docker" "start" "-a" "d160fd6d516be094fd18a82bdc37c90473e21508544c3025e817bf601d027267", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [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 crossterm v0.29.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [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 22.29s [INFO] running `Command { std: "docker" "inspect" "d160fd6d516be094fd18a82bdc37c90473e21508544c3025e817bf601d027267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d160fd6d516be094fd18a82bdc37c90473e21508544c3025e817bf601d027267", kill_on_drop: false }` [INFO] [stdout] d160fd6d516be094fd18a82bdc37c90473e21508544c3025e817bf601d027267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15506a6afb0c18d475572a7cf6ee40306cbaf3b32fed909d6cd33f083880dc35 [INFO] running `Command { std: "docker" "start" "-a" "15506a6afb0c18d475572a7cf6ee40306cbaf3b32fed909d6cd33f083880dc35", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling runtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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 33.54s [INFO] running `Command { std: "docker" "inspect" "15506a6afb0c18d475572a7cf6ee40306cbaf3b32fed909d6cd33f083880dc35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15506a6afb0c18d475572a7cf6ee40306cbaf3b32fed909d6cd33f083880dc35", kill_on_drop: false }` [INFO] [stdout] 15506a6afb0c18d475572a7cf6ee40306cbaf3b32fed909d6cd33f083880dc35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b958c05ff4e86195c9648965001e749f0d28a0148b181427dc60e8f81a77d30d [INFO] running `Command { std: "docker" "start" "-a" "b958c05ff4e86195c9648965001e749f0d28a0148b181427dc60e8f81a77d30d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [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::scheduler::tests::test_inject_and_steal ... 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_pool_index_boundaries ... ok [INFO] [stdout] test executor::reactor::tests::test_reactor_new ... ok [INFO] [stdout] test executor::scheduler::tests::test_spawn_and_reuse ... ok [INFO] [stdout] test executor::scheduler::tests::test_pool_index ... 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_new ... ok [INFO] [stdout] test executor::worker::tests::test_fast_rng ... ok [INFO] [stdout] test executor::worker::tests::test_worker_new ... ok [INFO] [stdout] test executor::task::tests::test_task_reuse ... ok [INFO] [stdout] test executor::worker::tests::test_execute_task ... ok [INFO] [stdout] test executor::join_handle::tests::test_join_handle_success ... ok [INFO] [stdout] test executor::runtime::tests::test_runtime_spawn ... 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 tests::test_nested_spawn ... ok [INFO] [stdout] test tests::test_spawn_result ... ok [INFO] [stdout] test net::tcp::tests::test_async_tcp_connect_and_transmit ... ok [INFO] [stdout] test executor::runtime::tests::test_runtime_new ... ok [INFO] [stdout] test net::tcp::tests::test_async_tcp_bind_and_local_addr ... ok [INFO] [stdout] test time::sleep::tests::test_sleep_zero ... ok [INFO] [stdout] test tests::test_runtime_shutdown ... ok [INFO] [stdout] test executor::runtime::tests::test_runtime_block_on ... ok [INFO] [stdout] test tests::test_timer_sleep ... ok [INFO] [stdout] test time::sleep::tests::test_sleep_basic ... ok [INFO] [stdout] test tests::test_work_stealing ... ok [INFO] [stdout] test executor::join_handle::tests::test_join_handle_panic ... ok [INFO] [stdout] test tests::test_panic_propagation ... ok [INFO] [stdout] test tests::test_panic_hook_delegation ... ok [INFO] [stdout] test tests::test_join_handle_concurrency_stress ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runtime-669a76688f05aeb2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_reuse_bug.rs (/opt/rustwide/target/debug/deps/test_reuse_bug-2507a3d09c86f1cf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_reuse_join_bug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stderr] Doc-tests runtime [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - block_on (line 89) ... ok [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] test src/lib.rs - spawn (line 62) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b958c05ff4e86195c9648965001e749f0d28a0148b181427dc60e8f81a77d30d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b958c05ff4e86195c9648965001e749f0d28a0148b181427dc60e8f81a77d30d", kill_on_drop: false }` [INFO] [stdout] b958c05ff4e86195c9648965001e749f0d28a0148b181427dc60e8f81a77d30d