[INFO] fetching crate bbqueue-ng 0.101.1... [INFO] checking bbqueue-ng-0.101.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate bbqueue-ng 0.101.1 into /workspace/builds/worker-5-tc1/source [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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bbqueue-ng 0.101.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 21 packages to latest compatible versions [INFO] [stderr] Adding cortex-m v0.6.7 (available: v0.7.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded as-slice v0.1.5 [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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afab744df3da3f00c0ac97b8ac219e13ec2a5af57f1b8f54142144d066d611ce [INFO] running `Command { std: "docker" "start" "-a" "afab744df3da3f00c0ac97b8ac219e13ec2a5af57f1b8f54142144d066d611ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afab744df3da3f00c0ac97b8ac219e13ec2a5af57f1b8f54142144d066d611ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afab744df3da3f00c0ac97b8ac219e13ec2a5af57f1b8f54142144d066d611ce", kill_on_drop: false }` [INFO] [stdout] afab744df3da3f00c0ac97b8ac219e13ec2a5af57f1b8f54142144d066d611ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dc5c0e0ed3791e4c2a98f221e9062c30c547079a55c265584cfea75bf973c74 [INFO] running `Command { std: "docker" "start" "-a" "8dc5c0e0ed3791e4c2a98f221e9062c30c547079a55c265584cfea75bf973c74", kill_on_drop: false }` [INFO] [stderr] Checking bbqueue-ng v0.101.1 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m` 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:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | #![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: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: `#[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::(), 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: 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:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m` 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:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | #![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: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: `#[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::(), 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: 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-ng` (lib) due to 9 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 9 previous errors [INFO] running `Command { std: "docker" "inspect" "8dc5c0e0ed3791e4c2a98f221e9062c30c547079a55c265584cfea75bf973c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc5c0e0ed3791e4c2a98f221e9062c30c547079a55c265584cfea75bf973c74", kill_on_drop: false }` [INFO] [stdout] 8dc5c0e0ed3791e4c2a98f221e9062c30c547079a55c265584cfea75bf973c74