[INFO] fetching crate bbqueue 0.5.1...
[INFO] checking bbqueue-0.5.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate bbqueue 0.5.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate bbqueue 0.5.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bbqueue 0.5.1
[INFO] finished tweaking crates.io crate bbqueue 0.5.1
[INFO] tweaked toml for crates.io crate bbqueue 0.5.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt v0.3.6
[INFO] [stderr]   Downloaded defmt-macros v0.3.7
[INFO] [stderr]   Downloaded defmt-parser v0.3.4
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded aligned v0.3.5
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4eb2c230b43dcb159d58583e80963417ddc9d6c0cb6bf3df0de44bcef1c17f22
[INFO] running `Command { std: "docker" "start" "-a" "4eb2c230b43dcb159d58583e80963417ddc9d6c0cb6bf3df0de44bcef1c17f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4eb2c230b43dcb159d58583e80963417ddc9d6c0cb6bf3df0de44bcef1c17f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eb2c230b43dcb159d58583e80963417ddc9d6c0cb6bf3df0de44bcef1c17f22", kill_on_drop: false }`
[INFO] [stdout] 4eb2c230b43dcb159d58583e80963417ddc9d6c0cb6bf3df0de44bcef1c17f22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21296c06c53c185acf2e11238c7a931eea42cf5f7e98a8b0bdce80fc433cd462
[INFO] running `Command { std: "docker" "start" "-a" "21296c06c53c185acf2e11238c7a931eea42cf5f7e98a8b0bdce80fc433cd462", kill_on_drop: false }`
[INFO] [stderr]     Checking bbqueue v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             /// Owned by the writer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 251 |             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:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![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:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |             /// Owned by the reader
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 254 |             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:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 | /             /// Cooperatively owned
[INFO] [stdout] 257 | |             ///
[INFO] [stdout] 258 | |             /// NOTE: This should generally be initialized as size_of::<self.buf>(), however
[INFO] [stdout] 259 | |             /// this would prevent the structure from being entirely zero-initialized,
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |             /// When read == last == write, no bytes will be allowed to be read (good), but
[INFO] [stdout] 266 | |             /// write grants can be given out (also good).
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout] 267 |               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:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 270 |             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:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             /// Owned by the Reader, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 273 |             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:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 276 |             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:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             /// We haven't split at the start
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 |             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:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             /// Owned by the writer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 251 |             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:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![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:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |             /// Owned by the reader
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 254 |             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:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 | /             /// Cooperatively owned
[INFO] [stdout] 257 | |             ///
[INFO] [stdout] 258 | |             /// NOTE: This should generally be initialized as size_of::<self.buf>(), however
[INFO] [stdout] 259 | |             /// this would prevent the structure from being entirely zero-initialized,
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |             /// When read == last == write, no bytes will be allowed to be read (good), but
[INFO] [stdout] 266 | |             /// write grants can be given out (also good).
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout] 267 |               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:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 270 |             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:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             /// Owned by the Reader, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 273 |             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:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 276 |             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:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             /// We haven't split at the start
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 |             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` (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` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "21296c06c53c185acf2e11238c7a931eea42cf5f7e98a8b0bdce80fc433cd462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21296c06c53c185acf2e11238c7a931eea42cf5f7e98a8b0bdce80fc433cd462", kill_on_drop: false }`
[INFO] [stdout] 21296c06c53c185acf2e11238c7a931eea42cf5f7e98a8b0bdce80fc433cd462
[INFO] checking bbqueue-0.5.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate bbqueue 0.5.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate bbqueue 0.5.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bbqueue 0.5.1
[INFO] finished tweaking crates.io crate bbqueue 0.5.1
[INFO] tweaked toml for crates.io crate bbqueue 0.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ce737cc282056774dc3f4c5fe210c794d8badf1f83542e9714d181d6693d120
[INFO] running `Command { std: "docker" "start" "-a" "9ce737cc282056774dc3f4c5fe210c794d8badf1f83542e9714d181d6693d120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ce737cc282056774dc3f4c5fe210c794d8badf1f83542e9714d181d6693d120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce737cc282056774dc3f4c5fe210c794d8badf1f83542e9714d181d6693d120", kill_on_drop: false }`
[INFO] [stdout] 9ce737cc282056774dc3f4c5fe210c794d8badf1f83542e9714d181d6693d120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4188b50b7452dc714707739e2fcfed1c3f1c43b4c1a0b5c2e7d6c5d93b44112d
[INFO] running `Command { std: "docker" "start" "-a" "4188b50b7452dc714707739e2fcfed1c3f1c43b4c1a0b5c2e7d6c5d93b44112d", kill_on_drop: false }`
[INFO] [stderr]     Checking bbqueue v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/bbbuffer.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             /// Owned by the writer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 251 |             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:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![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:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |             /// Owned by the reader
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 254 |             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:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 | /             /// Cooperatively owned
[INFO] [stdout] 257 | |             ///
[INFO] [stdout] 258 | |             /// NOTE: This should generally be initialized as size_of::<self.buf>(), however
[INFO] [stdout] 259 | |             /// this would prevent the structure from being entirely zero-initialized,
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |             /// When read == last == write, no bytes will be allowed to be read (good), but
[INFO] [stdout] 266 | |             /// write grants can be given out (also good).
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout] 267 |               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:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 270 |             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:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             /// Owned by the Reader, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 273 |             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:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 276 |             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:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             /// We haven't split at the start
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 |             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:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             /// Owned by the writer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 251 |             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:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![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:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |             /// Owned by the reader
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 254 |             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:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 | /             /// Cooperatively owned
[INFO] [stdout] 257 | |             ///
[INFO] [stdout] 258 | |             /// NOTE: This should generally be initialized as size_of::<self.buf>(), however
[INFO] [stdout] 259 | |             /// this would prevent the structure from being entirely zero-initialized,
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |             /// When read == last == write, no bytes will be allowed to be read (good), but
[INFO] [stdout] 266 | |             /// write grants can be given out (also good).
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout] 267 |               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:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 270 |             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:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             /// Owned by the Reader, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 273 |             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:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             /// Owned by the Writer, "private"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 276 |             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:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             /// We haven't split at the start
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 |             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` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bbqueue` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "4188b50b7452dc714707739e2fcfed1c3f1c43b4c1a0b5c2e7d6c5d93b44112d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4188b50b7452dc714707739e2fcfed1c3f1c43b4c1a0b5c2e7d6c5d93b44112d", kill_on_drop: false }`
[INFO] [stdout] 4188b50b7452dc714707739e2fcfed1c3f1c43b4c1a0b5c2e7d6c5d93b44112d
