[INFO] fetching crate bbqueue-sync 0.5.1... [INFO] checking bbqueue-sync-0.5.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate bbqueue-sync 0.5.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate bbqueue-sync 0.5.1 [INFO] finished tweaking crates.io crate bbqueue-sync 0.5.1 [INFO] tweaked toml for crates.io crate bbqueue-sync 0.5.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bbqueue-sync 0.5.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding cortex-m v0.6.7 (available: v0.7.7) [INFO] [stderr] Adding defmt v0.3.100 (available: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m v0.6.7 [INFO] [stderr] Downloaded aligned v0.3.5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9311a04c08fc8f76ccae2862df2bcd037e830fc672df772d9b09880da217dc95 [INFO] running `Command { std: "docker" "start" "-a" "9311a04c08fc8f76ccae2862df2bcd037e830fc672df772d9b09880da217dc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9311a04c08fc8f76ccae2862df2bcd037e830fc672df772d9b09880da217dc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9311a04c08fc8f76ccae2862df2bcd037e830fc672df772d9b09880da217dc95", kill_on_drop: false }` [INFO] [stdout] 9311a04c08fc8f76ccae2862df2bcd037e830fc672df772d9b09880da217dc95 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50fbb069fadd0799f0250ccb984c06f84c72a3ffb8cc476d89867f2bf573f9d8 [INFO] running `Command { std: "docker" "start" "-a" "50fbb069fadd0799f0250ccb984c06f84c72a3ffb8cc476d89867f2bf573f9d8", kill_on_drop: false }` [INFO] [stderr] Checking bbqueue-sync v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m`, `defmt`, `defmt_0_3`, and `thumbv6` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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(unexpected_cfgs)]` implied by `#[deny(warnings)]` [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: `#[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::(), 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: unexpected `cfg` condition value: `8` [INFO] [stdout] --> src/vusize.rs:158:7 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(target_pointer_width = "8")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m`, `defmt`, `defmt_0_3`, and `thumbv6` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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(unexpected_cfgs)]` implied by `#[deny(warnings)]` [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: `#[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::(), 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: unexpected `cfg` condition value: `8` [INFO] [stdout] --> src/vusize.rs:158:7 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(target_pointer_width = "8")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bbqueue-sync` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bbqueue-sync` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "50fbb069fadd0799f0250ccb984c06f84c72a3ffb8cc476d89867f2bf573f9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50fbb069fadd0799f0250ccb984c06f84c72a3ffb8cc476d89867f2bf573f9d8", kill_on_drop: false }` [INFO] [stdout] 50fbb069fadd0799f0250ccb984c06f84c72a3ffb8cc476d89867f2bf573f9d8