[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] 7b1fdf6227e71efca839c27800c61f86f7af2138
[INFO] building asder8215/lf-shardedringbuf against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasder8215%2Flf-shardedringbuf" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asder8215/lf-shardedringbuf on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-net v2.0.0
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded async-fs v2.1.3
[INFO] [stderr]   Downloaded async-lock v3.4.1
[INFO] [stderr]   Downloaded async-executor v1.13.3
[INFO] [stderr]   Downloaded polling v3.10.0
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded kanal v0.1.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf452b2c0cc986267d7408fb3670ddeaea3bee388351a43216ca5acc94a4372e
[INFO] running `Command { std: "docker" "start" "-a" "cf452b2c0cc986267d7408fb3670ddeaea3bee388351a43216ca5acc94a4372e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf452b2c0cc986267d7408fb3670ddeaea3bee388351a43216ca5acc94a4372e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf452b2c0cc986267d7408fb3670ddeaea3bee388351a43216ca5acc94a4372e", kill_on_drop: false }`
[INFO] [stdout] cf452b2c0cc986267d7408fb3670ddeaea3bee388351a43216ca5acc94a4372e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf9c2d8d56cf92eb305667f8c8038297b1b10a0a2dd10ea8d98d6a7f2c7e8539
[INFO] running `Command { std: "docker" "start" "-a" "bf9c2d8d56cf92eb305667f8c8038297b1b10a0a2dd10ea8d98d6a7f2c7e8539", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sharded_ringbuf v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 |             ShardPolicy::Pin { initial_index } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:307:34
[INFO] [stdout]     |
[INFO] [stdout] 307 |             ShardPolicy::Sweep { initial_index } => {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 initial_index,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/task_local_spawn.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 shift,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `shift: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:386:34
[INFO] [stdout]     |
[INFO] [stdout] 386 |             ShardPolicy::Sweep { initial_index } => {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:389:17
[INFO] [stdout]     |
[INFO] [stdout] 389 |                 initial_index,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/task_local_spawn.rs:390:17
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 shift,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `shift: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:392:32
[INFO] [stdout]     |
[INFO] [stdout] 392 |             ShardPolicy::Pin { initial_index } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:700:34
[INFO] [stdout]     |
[INFO] [stdout] 700 |             ShardPolicy::Sweep { initial_index } => {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:703:17
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 initial_index,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/task_local_spawn.rs:704:17
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 shift,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `shift: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:706:32
[INFO] [stdout]     |
[INFO] [stdout] 706 |             ShardPolicy::Pin { initial_index } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.63s
[INFO] running `Command { std: "docker" "inspect" "bf9c2d8d56cf92eb305667f8c8038297b1b10a0a2dd10ea8d98d6a7f2c7e8539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf9c2d8d56cf92eb305667f8c8038297b1b10a0a2dd10ea8d98d6a7f2c7e8539", kill_on_drop: false }`
[INFO] [stdout] bf9c2d8d56cf92eb305667f8c8038297b1b10a0a2dd10ea8d98d6a7f2c7e8539
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b670706709e8ed3e6f4b65a8bf1eb514667bf3abdff4c24fb8e7cdb52db72528
[INFO] running `Command { std: "docker" "start" "-a" "b670706709e8ed3e6f4b65a8bf1eb514667bf3abdff4c24fb8e7cdb52db72528", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[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 spin v0.9.8
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling async-fs v2.1.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling sharded_ringbuf v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 |             ShardPolicy::Pin { initial_index } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:307:34
[INFO] [stdout]     |
[INFO] [stdout] 307 |             ShardPolicy::Sweep { initial_index } => {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 initial_index,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/task_local_spawn.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 shift,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `shift: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:386:34
[INFO] [stdout]     |
[INFO] [stdout] 386 |             ShardPolicy::Sweep { initial_index } => {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:389:17
[INFO] [stdout]     |
[INFO] [stdout] 389 |                 initial_index,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/task_local_spawn.rs:390:17
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 shift,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `shift: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:392:32
[INFO] [stdout]     |
[INFO] [stdout] 392 |             ShardPolicy::Pin { initial_index } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:700:34
[INFO] [stdout]     |
[INFO] [stdout] 700 |             ShardPolicy::Sweep { initial_index } => {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:703:17
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 initial_index,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/task_local_spawn.rs:704:17
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 shift,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `shift: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:706:32
[INFO] [stdout]     |
[INFO] [stdout] 706 |             ShardPolicy::Pin { initial_index } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[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 ciborium v0.2.2
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 |             ShardPolicy::Pin { initial_index } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:307:34
[INFO] [stdout]     |
[INFO] [stdout] 307 |             ShardPolicy::Sweep { initial_index } => {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 initial_index,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/task_local_spawn.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 shift,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `shift: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:386:34
[INFO] [stdout]     |
[INFO] [stdout] 386 |             ShardPolicy::Sweep { initial_index } => {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:389:17
[INFO] [stdout]     |
[INFO] [stdout] 389 |                 initial_index,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/task_local_spawn.rs:390:17
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 shift,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `shift: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:392:32
[INFO] [stdout]     |
[INFO] [stdout] 392 |             ShardPolicy::Pin { initial_index } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:700:34
[INFO] [stdout]     |
[INFO] [stdout] 700 |             ShardPolicy::Sweep { initial_index } => {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:703:17
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 initial_index,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/task_local_spawn.rs:704:17
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 shift,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `shift: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_index`
[INFO] [stdout]    --> src/task_local_spawn.rs:706:32
[INFO] [stdout]     |
[INFO] [stdout] 706 |             ShardPolicy::Pin { initial_index } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ help: try ignoring the field: `initial_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.55s
[INFO] running `Command { std: "docker" "inspect" "b670706709e8ed3e6f4b65a8bf1eb514667bf3abdff4c24fb8e7cdb52db72528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b670706709e8ed3e6f4b65a8bf1eb514667bf3abdff4c24fb8e7cdb52db72528", kill_on_drop: false }`
[INFO] [stdout] b670706709e8ed3e6f4b65a8bf1eb514667bf3abdff4c24fb8e7cdb52db72528
