[INFO] cloning repository https://github.com/asder8215/lf-shardedringbuf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asder8215/lf-shardedringbuf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasder8215%2Flf-shardedringbuf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasder8215%2Flf-shardedringbuf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7bb066c88a374f7f71d6ba8605086158b75450a
[INFO] testing asder8215/lf-shardedringbuf against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasder8215%2Flf-shardedringbuf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asder8215/lf-shardedringbuf
[INFO] finished tweaking git repo https://github.com/asder8215/lf-shardedringbuf
[INFO] tweaked toml for git repo https://github.com/asder8215/lf-shardedringbuf written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asder8215/lf-shardedringbuf on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asder8215/lf-shardedringbuf 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c77ea040f36516389d206f3705200295e21690850e915e1984d4282415e1f9bb
[INFO] running `Command { std: "docker" "start" "-a" "c77ea040f36516389d206f3705200295e21690850e915e1984d4282415e1f9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c77ea040f36516389d206f3705200295e21690850e915e1984d4282415e1f9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c77ea040f36516389d206f3705200295e21690850e915e1984d4282415e1f9bb", kill_on_drop: false }`
[INFO] [stdout] c77ea040f36516389d206f3705200295e21690850e915e1984d4282415e1f9bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 513e449aabb805be6178f39cbc1dd530c7788429827f75576bfd15657acc8cf0
[INFO] running `Command { std: "docker" "start" "-a" "513e449aabb805be6178f39cbc1dd530c7788429827f75576bfd15657acc8cf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling sharded_ringbuf v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s
[INFO] running `Command { std: "docker" "inspect" "513e449aabb805be6178f39cbc1dd530c7788429827f75576bfd15657acc8cf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "513e449aabb805be6178f39cbc1dd530c7788429827f75576bfd15657acc8cf0", kill_on_drop: false }`
[INFO] [stdout] 513e449aabb805be6178f39cbc1dd530c7788429827f75576bfd15657acc8cf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f8aa1ede7a16b0170ea608fff76ac2d9792a7bae5e5ab230be38aa190393e9b0
[INFO] running `Command { std: "docker" "start" "-a" "f8aa1ede7a16b0170ea608fff76ac2d9792a7bae5e5ab230be38aa190393e9b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-fs v2.1.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling sharded_ringbuf v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.48s
[INFO] running `Command { std: "docker" "inspect" "f8aa1ede7a16b0170ea608fff76ac2d9792a7bae5e5ab230be38aa190393e9b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8aa1ede7a16b0170ea608fff76ac2d9792a7bae5e5ab230be38aa190393e9b0", kill_on_drop: false }`
[INFO] [stdout] f8aa1ede7a16b0170ea608fff76ac2d9792a7bae5e5ab230be38aa190393e9b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1b02d4ce1f38f4f7678ad8c79324d77016e765b59a123120a1fd09488219687a
[INFO] running `Command { std: "docker" "start" "-a" "1b02d4ce1f38f4f7678ad8c79324d77016e765b59a123120a1fd09488219687a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sharded_ringbuf/9c57b4ddff191170/deps/sharded_ringbuf-9c57b4ddff191170)
[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/async_multi_threaded.rs (/opt/rustwide/target/debug/build/sharded_ringbuf/72a5cdb2c646d6a0/deps/async_multi_threaded-72a5cdb2c646d6a0)
[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/async_single_threaded.rs (/opt/rustwide/target/debug/build/sharded_ringbuf/13b9d278c6e775df/deps/async_single_threaded-13b9d278c6e775df)
[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/srb_multi_threaded.rs (/opt/rustwide/target/debug/build/sharded_ringbuf/926a38fe1e8f0bff/deps/srb_multi_threaded-926a38fe1e8f0bff)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_spsc_tasks ... ok
[INFO] [stdout] test test_spmc_tasks ... ok
[INFO] [stdout] test test_mpsc_tasks ... ok
[INFO] [stdout] test test_mpmc_tasks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/srb_single_threaded.rs (/opt/rustwide/target/debug/build/sharded_ringbuf/5418d2973d34fcd0/deps/srb_single_threaded-5418d2973d34fcd0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_spsc_tasks ... ok
[INFO] [stdout] test test_spmc_tasks ... ok
[INFO] [stdout] test test_mpmc_tasks ... ok
[INFO] [stdout] test test_mpsc_tasks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sharded_ringbuf
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/srb/mod.rs - srb::ShardedRingBuf<T>::notify_dequeuer_in_shard (line 726) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/srb/mod.rs - srb::ShardedRingBuf<T>::notify_dequeuer_in_shard (line 726) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]    --> src/srb/mod.rs:737:3
[INFO] [stdout]     |
[INFO] [stdout] 737 | })
[INFO] [stdout]     |   ^ help: add `;` here
[INFO] [stdout] 738 | } _doctest_main_src_srb_mod_rs_726_0() }
[INFO] [stdout]     | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JoinHandle` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 | let notifier_task: JoinHandle<()> = tokio::spawn({
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 726 + use std::thread::JoinHandle;
[INFO] [stdout]     |
[INFO] [stdout] 726 + use tokio::task::JoinHandle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:728:19
[INFO] [stdout]     |
[INFO] [stdout] 728 |     let rb_clone: Arc<ShardedRingBuf<T>> = rb.clone();
[INFO] [stdout]     |                   ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 726 + use std::sync::Arc;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ShardedRingBuf` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:728:23
[INFO] [stdout]     |
[INFO] [stdout] 728 |     let rb_clone: Arc<ShardedRingBuf<T>> = rb.clone();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 726 + use sharded_ringbuf::srb::ShardedRingBuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:728:38
[INFO] [stdout]     |
[INFO] [stdout] 728 |     let rb_clone: Arc<ShardedRingBuf<T>> = rb.clone();
[INFO] [stdout]     |                                      ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 726 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_srb_mod_rs_726_0<T>() {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rb` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:728:44
[INFO] [stdout]     |
[INFO] [stdout] 728 |     let rb_clone: Arc<ShardedRingBuf<T>> = rb.clone();
[INFO] [stdout]     |                                            ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yield_now` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:734:13
[INFO] [stdout]     |
[INFO] [stdout] 734 |             yield_now().await;
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 726 + use std::thread::yield_now;
[INFO] [stdout]     |
[INFO] [stdout] 726 + use smol::future::yield_now;
[INFO] [stdout]     |
[INFO] [stdout] 726 + use tokio::task::yield_now;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/srb/mod.rs - srb::ShardedRingBuf<T>::notify_dequeuer_in_shard (line 726)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1b02d4ce1f38f4f7678ad8c79324d77016e765b59a123120a1fd09488219687a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b02d4ce1f38f4f7678ad8c79324d77016e765b59a123120a1fd09488219687a", kill_on_drop: false }`
[INFO] [stdout] 1b02d4ce1f38f4f7678ad8c79324d77016e765b59a123120a1fd09488219687a
