[INFO] fetching crate bbqueue-ng 0.101.1...
[INFO] checking bbqueue-ng-0.101.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate bbqueue-ng 0.101.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bbqueue-ng 0.101.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bbqueue-ng 0.101.1
[INFO] finished tweaking crates.io crate bbqueue-ng 0.101.1
[INFO] tweaked toml for crates.io crate bbqueue-ng 0.101.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aligned v0.3.5
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 688137c94ade46326acba1507c2032673dd0d065cde113e932598f7258c04237
[INFO] running `Command { std: "docker" "start" "-a" "688137c94ade46326acba1507c2032673dd0d065cde113e932598f7258c04237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "688137c94ade46326acba1507c2032673dd0d065cde113e932598f7258c04237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "688137c94ade46326acba1507c2032673dd0d065cde113e932598f7258c04237", kill_on_drop: false }`
[INFO] [stdout] 688137c94ade46326acba1507c2032673dd0d065cde113e932598f7258c04237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 769f4f520006ac72acf6b8f13a0a24b91474905e9f81b4f8919eb56ae1aebe2e
[INFO] running `Command { std: "docker" "start" "-a" "769f4f520006ac72acf6b8f13a0a24b91474905e9f81b4f8919eb56ae1aebe2e", kill_on_drop: false }`
[INFO] [stderr]     Checking bbqueue-ng v0.101.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             /// Owned by the writer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 253 |             write: AtomicUsize::new(0),
[INFO] [stdout]     |             -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_doc_comments)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             /// Owned by the reader
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 |             read: AtomicUsize::new(0),
[INFO] [stdout]     |             ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 | /             /// Cooperatively owned
[INFO] [stdout] 259 | |             ///
[INFO] [stdout] 260 | |             /// NOTE: This should generally be initialized as size_of::<self.buf>(), however
[INFO] [stdout] 261 | |             /// this would prevent the structure from being entirely zero-initialized,
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |             /// When read == last == write, no bytes will be allowed to be read (good), but
[INFO] [stdout] 268 | |             /// write grants can be given out (also good).
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout] 269 |               last: AtomicUsize::new(0),
[INFO] [stdout]     |               ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 272 |             reserve: AtomicUsize::new(0),
[INFO] [stdout]     |             ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             /// Owned by the Reader, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |             read_in_progress: AtomicBool::new(false),
[INFO] [stdout]     |             ---------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 278 |             write_in_progress: AtomicBool::new(false),
[INFO] [stdout]     |             ----------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             /// We haven't split at the start
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 281 |             already_split: AtomicBool::new(false),
[INFO] [stdout]     |             ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             /// Owned by the writer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 253 |             write: AtomicUsize::new(0),
[INFO] [stdout]     |             -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_doc_comments)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             /// Owned by the reader
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 |             read: AtomicUsize::new(0),
[INFO] [stdout]     |             ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 | /             /// Cooperatively owned
[INFO] [stdout] 259 | |             ///
[INFO] [stdout] 260 | |             /// NOTE: This should generally be initialized as size_of::<self.buf>(), however
[INFO] [stdout] 261 | |             /// this would prevent the structure from being entirely zero-initialized,
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |             /// When read == last == write, no bytes will be allowed to be read (good), but
[INFO] [stdout] 268 | |             /// write grants can be given out (also good).
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout] 269 |               last: AtomicUsize::new(0),
[INFO] [stdout]     |               ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 272 |             reserve: AtomicUsize::new(0),
[INFO] [stdout]     |             ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             /// Owned by the Reader, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |             read_in_progress: AtomicBool::new(false),
[INFO] [stdout]     |             ---------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 278 |             write_in_progress: AtomicBool::new(false),
[INFO] [stdout]     |             ----------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             /// We haven't split at the start
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 281 |             already_split: AtomicBool::new(false),
[INFO] [stdout]     |             ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bbqueue-ng` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bbqueue-ng` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "769f4f520006ac72acf6b8f13a0a24b91474905e9f81b4f8919eb56ae1aebe2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "769f4f520006ac72acf6b8f13a0a24b91474905e9f81b4f8919eb56ae1aebe2e", kill_on_drop: false }`
[INFO] [stdout] 769f4f520006ac72acf6b8f13a0a24b91474905e9f81b4f8919eb56ae1aebe2e
[INFO] checking bbqueue-ng-0.101.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate bbqueue-ng 0.101.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate bbqueue-ng 0.101.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bbqueue-ng 0.101.1
[INFO] finished tweaking crates.io crate bbqueue-ng 0.101.1
[INFO] tweaked toml for crates.io crate bbqueue-ng 0.101.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f93204a19f131ee6cab79ce9d2c7822500acf8226b60275a0a1ca69d0b10ac57
[INFO] running `Command { std: "docker" "start" "-a" "f93204a19f131ee6cab79ce9d2c7822500acf8226b60275a0a1ca69d0b10ac57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f93204a19f131ee6cab79ce9d2c7822500acf8226b60275a0a1ca69d0b10ac57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f93204a19f131ee6cab79ce9d2c7822500acf8226b60275a0a1ca69d0b10ac57", kill_on_drop: false }`
[INFO] [stdout] f93204a19f131ee6cab79ce9d2c7822500acf8226b60275a0a1ca69d0b10ac57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef80f092a0d226f001d02804e3b244e43d56b0c1cf5a3ce31aaa2627d3b91cda
[INFO] running `Command { std: "docker" "start" "-a" "ef80f092a0d226f001d02804e3b244e43d56b0c1cf5a3ce31aaa2627d3b91cda", kill_on_drop: false }`
[INFO] [stderr]     Checking bbqueue-ng v0.101.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             /// Owned by the writer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 253 |             write: AtomicUsize::new(0),
[INFO] [stdout]     |             -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_doc_comments)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             /// Owned by the reader
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 |             read: AtomicUsize::new(0),
[INFO] [stdout]     |             ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 | /             /// Cooperatively owned
[INFO] [stdout] 259 | |             ///
[INFO] [stdout] 260 | |             /// NOTE: This should generally be initialized as size_of::<self.buf>(), however
[INFO] [stdout] 261 | |             /// this would prevent the structure from being entirely zero-initialized,
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |             /// When read == last == write, no bytes will be allowed to be read (good), but
[INFO] [stdout] 268 | |             /// write grants can be given out (also good).
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout] 269 |               last: AtomicUsize::new(0),
[INFO] [stdout]     |               ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 272 |             reserve: AtomicUsize::new(0),
[INFO] [stdout]     |             ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             /// Owned by the Reader, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |             read_in_progress: AtomicBool::new(false),
[INFO] [stdout]     |             ---------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 278 |             write_in_progress: AtomicBool::new(false),
[INFO] [stdout]     |             ----------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             /// We haven't split at the start
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 281 |             already_split: AtomicBool::new(false),
[INFO] [stdout]     |             ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             /// Owned by the writer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 253 |             write: AtomicUsize::new(0),
[INFO] [stdout]     |             -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_doc_comments)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             /// Owned by the reader
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 |             read: AtomicUsize::new(0),
[INFO] [stdout]     |             ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 | /             /// Cooperatively owned
[INFO] [stdout] 259 | |             ///
[INFO] [stdout] 260 | |             /// NOTE: This should generally be initialized as size_of::<self.buf>(), however
[INFO] [stdout] 261 | |             /// this would prevent the structure from being entirely zero-initialized,
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |             /// When read == last == write, no bytes will be allowed to be read (good), but
[INFO] [stdout] 268 | |             /// write grants can be given out (also good).
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout] 269 |               last: AtomicUsize::new(0),
[INFO] [stdout]     |               ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 272 |             reserve: AtomicUsize::new(0),
[INFO] [stdout]     |             ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             /// Owned by the Reader, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |             read_in_progress: AtomicBool::new(false),
[INFO] [stdout]     |             ---------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 278 |             write_in_progress: AtomicBool::new(false),
[INFO] [stdout]     |             ----------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             /// We haven't split at the start
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 281 |             already_split: AtomicBool::new(false),
[INFO] [stdout]     |             ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bbqueue-ng` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bbqueue-ng` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "ef80f092a0d226f001d02804e3b244e43d56b0c1cf5a3ce31aaa2627d3b91cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef80f092a0d226f001d02804e3b244e43d56b0c1cf5a3ce31aaa2627d3b91cda", kill_on_drop: false }`
[INFO] [stdout] ef80f092a0d226f001d02804e3b244e43d56b0c1cf5a3ce31aaa2627d3b91cda
