[INFO] fetching crate sharded_queue 2.0.1... [INFO] checking sharded_queue-2.0.1 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate sharded_queue 2.0.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate sharded_queue 2.0.1 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sharded_queue 2.0.1 [INFO] finished tweaking crates.io crate sharded_queue 2.0.1 [INFO] tweaked toml for crates.io crate sharded_queue 2.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 74 packages [INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.12.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nameof v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb9aba26f1e990606e676f5ba3918d28b49ba1d387207cdc85f71510f93ce8a2 [INFO] running `Command { std: "docker" "start" "-a" "fb9aba26f1e990606e676f5ba3918d28b49ba1d387207cdc85f71510f93ce8a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb9aba26f1e990606e676f5ba3918d28b49ba1d387207cdc85f71510f93ce8a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9aba26f1e990606e676f5ba3918d28b49ba1d387207cdc85f71510f93ce8a2", kill_on_drop: false }` [INFO] [stdout] fb9aba26f1e990606e676f5ba3918d28b49ba1d387207cdc85f71510f93ce8a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d17bd63b587563a7e0d08360228c7e671248631624628b7e124ab34bcb86d108 [INFO] running `Command { std: "docker" "start" "-a" "d17bd63b587563a7e0d08360228c7e671248631624628b7e124ab34bcb86d108", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking nameof v1.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking sharded_queue v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | / /// SAFETY: [queue_index] can not be out of bounds, [INFO] [stdout] 304 | | /// because remainder of division can not be greater [INFO] [stdout] 305 | | /// than divided number [INFO] [stdout] | |___________________________________^ [INFO] [stdout] 306 | / self.unsafe_queue_and_is_locked_list [INFO] [stdout] 307 | | .get_unchecked(queue_index) [INFO] [stdout] | |___________________________________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | / /// Note that since we already incremented `head_index`, [INFO] [stdout] 311 | | /// it is important to complete operation. If we tried [INFO] [stdout] 312 | | /// to implement `try_remove_first`, we would need to somehow [INFO] [stdout] 313 | | /// balance our `head_index`, complexifying logic and [INFO] [stdout] 314 | | /// introducing overhead, and even if we need it, [INFO] [stdout] 315 | | /// we can just check length outside before calling this method [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] 316 | let is_locked = &unsafe_queue_and_is_locked.1; [INFO] [stdout] | ---------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | / /// We don't use [std::sync::Mutex::lock], [INFO] [stdout] 319 | | /// because [std::sync::Mutex::lock] may block thread, which we want to avoid, [INFO] [stdout] 320 | | /// and queue operations under lock have complexity [INFO] [stdout] 321 | | /// amortized O(1), which is very fast and has little [INFO] [stdout] ... | [INFO] [stdout] 325 | | /// because replacing [std::sync::Mutex::try_lock] [INFO] [stdout] 326 | | /// with pure atomic gives ~2 times better performance [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] 327 | / if is_locked [INFO] [stdout] 328 | | .compare_exchange(false, true, Ordering::Acquire, Ordering::Relaxed) [INFO] [stdout] 329 | | .is_ok() [INFO] [stdout] 330 | | { [INFO] [stdout] ... | [INFO] [stdout] 353 | | } [INFO] [stdout] 354 | | } [INFO] [stdout] | |_____________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | / /// SAFETY: We do operations on [unsafe_queue_and_is_locked] only between [INFO] [stdout] 333 | | /// acquiring of [AtomicBool] with [Ordering::Acquire] and releasing with [INFO] [stdout] 334 | | /// [Ordering::Release], so it is synchronized [INFO] [stdout] 335 | | /// [INFO] [stdout] 336 | | /// [ShardedQueue] is [Send] only when [Item] is [Send], so it is safe [INFO] [stdout] 337 | | /// to send [Item] to other thread when [ShardedQueue] can be accessed [INFO] [stdout] 338 | | /// from other thread [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] 339 | &mut *unsafe_queue_and_is_locked.0.get() [INFO] [stdout] | ---------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:342:17 [INFO] [stdout] | [INFO] [stdout] 342 | / /// If we acquired lock after [ShardedQueue::push_back] and have [Item], [INFO] [stdout] 343 | | /// we can return [Item], otherwise we should unlock and restart [INFO] [stdout] 344 | | /// spinning, giving [ShardedQueue::push_back] chance to acquire lock [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] 345 | / match queue.pop_front() { [INFO] [stdout] 346 | | None => { [INFO] [stdout] 347 | | is_locked.store(false, Ordering::Release); [INFO] [stdout] 348 | | } [INFO] [stdout] ... | [INFO] [stdout] 352 | | } [INFO] [stdout] 353 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | / /// SAFETY: [queue_index] can not be out of bounds, [INFO] [stdout] 362 | | /// because remainder of division can not be greater [INFO] [stdout] 363 | | /// than divided number [INFO] [stdout] | |___________________________________^ [INFO] [stdout] 364 | / self.unsafe_queue_and_is_locked_list [INFO] [stdout] 365 | | .get_unchecked(queue_index) [INFO] [stdout] | |___________________________________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | / /// We don't use [std::sync::Mutex::lock], [INFO] [stdout] 371 | | /// because it may block thread, which we want to avoid, [INFO] [stdout] 372 | | /// and operation [VecDeque::push_back] under lock has complexity [INFO] [stdout] 373 | | /// amortized O(1), which is very fast [INFO] [stdout] ... | [INFO] [stdout] 376 | | /// because we achieved 2 times faster performance in benchmarks by using raw [INFO] [stdout] 377 | | /// [AtomicBool] [INFO] [stdout] | |____________________________^ [INFO] [stdout] 378 | / if is_locked [INFO] [stdout] 379 | | .compare_exchange(false, true, Ordering::Acquire, Ordering::Relaxed) [INFO] [stdout] 380 | | .is_ok() [INFO] [stdout] 381 | | { [INFO] [stdout] ... | [INFO] [stdout] 395 | | break; [INFO] [stdout] 396 | | } [INFO] [stdout] | |_____________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | / /// SAFETY: We do operations on [unsafe_queue_and_is_locked] only between [INFO] [stdout] 384 | | /// acquiring of [AtomicBool] with [Ordering::Acquire] and releasing with [INFO] [stdout] 385 | | /// [Ordering::Release], so it is synchronized [INFO] [stdout] 386 | | /// [INFO] [stdout] 387 | | /// [ShardedQueue] is [Send] only when [Item] is [Send], so it is safe [INFO] [stdout] 388 | | /// to send [Item] to other thread when [ShardedQueue] can be accessed [INFO] [stdout] 389 | | /// from other thread [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] 390 | &mut *unsafe_queue_and_is_locked.0.get() [INFO] [stdout] | ---------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShardedQueueSendSyncImplementationsDocTests` is never constructed [INFO] [stdout] --> src/lib.rs:486:8 [INFO] [stdout] | [INFO] [stdout] 486 | struct ShardedQueueSendSyncImplementationsDocTests {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | / /// SAFETY: [queue_index] can not be out of bounds, [INFO] [stdout] 304 | | /// because remainder of division can not be greater [INFO] [stdout] 305 | | /// than divided number [INFO] [stdout] | |___________________________________^ [INFO] [stdout] 306 | / self.unsafe_queue_and_is_locked_list [INFO] [stdout] 307 | | .get_unchecked(queue_index) [INFO] [stdout] | |___________________________________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | / /// Note that since we already incremented `head_index`, [INFO] [stdout] 311 | | /// it is important to complete operation. If we tried [INFO] [stdout] 312 | | /// to implement `try_remove_first`, we would need to somehow [INFO] [stdout] 313 | | /// balance our `head_index`, complexifying logic and [INFO] [stdout] 314 | | /// introducing overhead, and even if we need it, [INFO] [stdout] 315 | | /// we can just check length outside before calling this method [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] 316 | let is_locked = &unsafe_queue_and_is_locked.1; [INFO] [stdout] | ---------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | / /// We don't use [std::sync::Mutex::lock], [INFO] [stdout] 319 | | /// because [std::sync::Mutex::lock] may block thread, which we want to avoid, [INFO] [stdout] 320 | | /// and queue operations under lock have complexity [INFO] [stdout] 321 | | /// amortized O(1), which is very fast and has little [INFO] [stdout] ... | [INFO] [stdout] 325 | | /// because replacing [std::sync::Mutex::try_lock] [INFO] [stdout] 326 | | /// with pure atomic gives ~2 times better performance [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] 327 | / if is_locked [INFO] [stdout] 328 | | .compare_exchange(false, true, Ordering::Acquire, Ordering::Relaxed) [INFO] [stdout] 329 | | .is_ok() [INFO] [stdout] 330 | | { [INFO] [stdout] ... | [INFO] [stdout] 353 | | } [INFO] [stdout] 354 | | } [INFO] [stdout] | |_____________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | / /// SAFETY: We do operations on [unsafe_queue_and_is_locked] only between [INFO] [stdout] 333 | | /// acquiring of [AtomicBool] with [Ordering::Acquire] and releasing with [INFO] [stdout] 334 | | /// [Ordering::Release], so it is synchronized [INFO] [stdout] 335 | | /// [INFO] [stdout] 336 | | /// [ShardedQueue] is [Send] only when [Item] is [Send], so it is safe [INFO] [stdout] 337 | | /// to send [Item] to other thread when [ShardedQueue] can be accessed [INFO] [stdout] 338 | | /// from other thread [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] 339 | &mut *unsafe_queue_and_is_locked.0.get() [INFO] [stdout] | ---------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:342:17 [INFO] [stdout] | [INFO] [stdout] 342 | / /// If we acquired lock after [ShardedQueue::push_back] and have [Item], [INFO] [stdout] 343 | | /// we can return [Item], otherwise we should unlock and restart [INFO] [stdout] 344 | | /// spinning, giving [ShardedQueue::push_back] chance to acquire lock [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] 345 | / match queue.pop_front() { [INFO] [stdout] 346 | | None => { [INFO] [stdout] 347 | | is_locked.store(false, Ordering::Release); [INFO] [stdout] 348 | | } [INFO] [stdout] ... | [INFO] [stdout] 352 | | } [INFO] [stdout] 353 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | / /// SAFETY: [queue_index] can not be out of bounds, [INFO] [stdout] 362 | | /// because remainder of division can not be greater [INFO] [stdout] 363 | | /// than divided number [INFO] [stdout] | |___________________________________^ [INFO] [stdout] 364 | / self.unsafe_queue_and_is_locked_list [INFO] [stdout] 365 | | .get_unchecked(queue_index) [INFO] [stdout] | |___________________________________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | / /// We don't use [std::sync::Mutex::lock], [INFO] [stdout] 371 | | /// because it may block thread, which we want to avoid, [INFO] [stdout] 372 | | /// and operation [VecDeque::push_back] under lock has complexity [INFO] [stdout] 373 | | /// amortized O(1), which is very fast [INFO] [stdout] ... | [INFO] [stdout] 376 | | /// because we achieved 2 times faster performance in benchmarks by using raw [INFO] [stdout] 377 | | /// [AtomicBool] [INFO] [stdout] | |____________________________^ [INFO] [stdout] 378 | / if is_locked [INFO] [stdout] 379 | | .compare_exchange(false, true, Ordering::Acquire, Ordering::Relaxed) [INFO] [stdout] 380 | | .is_ok() [INFO] [stdout] 381 | | { [INFO] [stdout] ... | [INFO] [stdout] 395 | | break; [INFO] [stdout] 396 | | } [INFO] [stdout] | |_____________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | / /// SAFETY: We do operations on [unsafe_queue_and_is_locked] only between [INFO] [stdout] 384 | | /// acquiring of [AtomicBool] with [Ordering::Acquire] and releasing with [INFO] [stdout] 385 | | /// [Ordering::Release], so it is synchronized [INFO] [stdout] 386 | | /// [INFO] [stdout] 387 | | /// [ShardedQueue] is [Send] only when [Item] is [Send], so it is safe [INFO] [stdout] 388 | | /// to send [Item] to other thread when [ShardedQueue] can be accessed [INFO] [stdout] 389 | | /// from other thread [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] 390 | &mut *unsafe_queue_and_is_locked.0.get() [INFO] [stdout] | ---------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShardedQueueSendSyncImplementationsDocTests` is never constructed [INFO] [stdout] --> src/lib.rs:486:8 [INFO] [stdout] | [INFO] [stdout] 486 | struct ShardedQueueSendSyncImplementationsDocTests {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> benches/sharded_queue.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | queue.push(i); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 21 | let _ = queue.push(i); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> benches/sharded_queue.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | queue.pop(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 22 | let _ = queue.pop(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `Command { std: "docker" "inspect" "d17bd63b587563a7e0d08360228c7e671248631624628b7e124ab34bcb86d108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17bd63b587563a7e0d08360228c7e671248631624628b7e124ab34bcb86d108", kill_on_drop: false }` [INFO] [stdout] d17bd63b587563a7e0d08360228c7e671248631624628b7e124ab34bcb86d108