[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[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 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 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded web-sys v0.3.92
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ef1ccf7db32f2323663dc721f67b312eb18ba258ddb737cadbf19d6cd24417a
[INFO] running `Command { std: "docker" "start" "-a" "2ef1ccf7db32f2323663dc721f67b312eb18ba258ddb737cadbf19d6cd24417a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ef1ccf7db32f2323663dc721f67b312eb18ba258ddb737cadbf19d6cd24417a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ef1ccf7db32f2323663dc721f67b312eb18ba258ddb737cadbf19d6cd24417a", kill_on_drop: false }`
[INFO] [stdout] 2ef1ccf7db32f2323663dc721f67b312eb18ba258ddb737cadbf19d6cd24417a
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 286ab19eb20a50b40ee2711678c43d7e39eae561758ca51763c725474a7f046a
[INFO] running `Command { std: "docker" "start" "-a" "286ab19eb20a50b40ee2711678c43d7e39eae561758ca51763c725474a7f046a", 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 linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[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 nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling unicode-width v0.2.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 crossterm v0.29.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[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 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 38.47s
[INFO] running `Command { std: "docker" "inspect" "286ab19eb20a50b40ee2711678c43d7e39eae561758ca51763c725474a7f046a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "286ab19eb20a50b40ee2711678c43d7e39eae561758ca51763c725474a7f046a", kill_on_drop: false }`
[INFO] [stdout] 286ab19eb20a50b40ee2711678c43d7e39eae561758ca51763c725474a7f046a
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d1c22dd8e36c3ae9d1f28112becb51b302d5da8257eab77aa50c00726c2a92d
[INFO] running `Command { std: "docker" "start" "-a" "4d1c22dd8e36c3ae9d1f28112becb51b302d5da8257eab77aa50c00726c2a92d", 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 clap v4.6.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[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.24s
[INFO] running `Command { std: "docker" "inspect" "4d1c22dd8e36c3ae9d1f28112becb51b302d5da8257eab77aa50c00726c2a92d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1c22dd8e36c3ae9d1f28112becb51b302d5da8257eab77aa50c00726c2a92d", kill_on_drop: false }`
[INFO] [stdout] 4d1c22dd8e36c3ae9d1f28112becb51b302d5da8257eab77aa50c00726c2a92d
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95612c86c003c6e335b36a9fec9b01043314c19ed4caecf77d40b7334c678319
[INFO] running `Command { std: "docker" "start" "-a" "95612c86c003c6e335b36a9fec9b01043314c19ed4caecf77d40b7334c678319", 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/runtime-f0f67cdd4248f675)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test executor::reactor::tests::test_push_batch ... ok
[INFO] [stdout] test executor::reactor::tests::test_notify ... ok
[INFO] [stdout] test executor::scheduler::tests::test_inject_notifications ... ok
[INFO] [stdout] test executor::reactor::tests::test_reactor_new ... ok
[INFO] [stdout] test executor::scheduler::tests::test_inject_and_steal ... ok
[INFO] [stdout] test executor::scheduler::tests::test_pool_index ... 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::join_handle::tests::test_join_handle_success ... ok
[INFO] [stdout] test executor::runtime::tests::test_runtime_new ... ok
[INFO] [stdout] test executor::scheduler::tests::test_scheduler_new ... ok
[INFO] [stdout] test executor::scheduler::tests::test_spawn_and_reuse ... ok
[INFO] [stdout] test executor::task::tests::test_raw_future_lifecycle ... ok
[INFO] [stdout] test executor::runtime::tests::test_runtime_spawn ... ok
[INFO] [stdout] test executor::worker::tests::test_worker_new ... ok
[INFO] [stdout] test executor::worker::tests::test_execute_task ... ok
[INFO] [stdout] test executor::task::tests::test_task_new ... ok
[INFO] [stdout] test net::tcp::tests::test_async_tcp_bind_and_local_addr ... 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::task::tests::test_task_reuse ... ok
[INFO] [stdout] test tests::test_spawn_result ... ok
[INFO] [stdout] test tests::test_runtime_shutdown ... ok
[INFO] [stdout] test net::tcp::tests::test_async_tcp_connect_and_transmit ... ok
[INFO] [stdout] test tests::test_nested_spawn ... ok
[INFO] [stdout] test time::sleep::tests::test_sleep_zero ... ok
[INFO] [stdout] test executor::join_handle::tests::test_join_handle_panic ... 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_work_stealing ... ok
[INFO] [stdout] test tests::test_panic_propagation ... ok
[INFO] [stdout] test tests::test_panic_hook_delegation ... ok
[INFO] [stdout] test tests::test_timer_sleep ... ok
[INFO] [stdout] test time::sleep::tests::test_sleep_basic ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runtime-669a76688f05aeb2)
[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.46s
[INFO] [stdout] 
[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.55s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests runtime
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - block_on (line 91) ... ok
[INFO] [stdout] test src/lib.rs - (line 29) ... ok
[INFO] [stdout] test src/lib.rs - spawn (line 64) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "95612c86c003c6e335b36a9fec9b01043314c19ed4caecf77d40b7334c678319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95612c86c003c6e335b36a9fec9b01043314c19ed4caecf77d40b7334c678319", kill_on_drop: false }`
[INFO] [stdout] 95612c86c003c6e335b36a9fec9b01043314c19ed4caecf77d40b7334c678319
