[INFO] fetching crate dycovec 0.1.1... [INFO] documenting dycovec-0.1.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate dycovec 0.1.1 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate dycovec 0.1.1 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dycovec 0.1.1 [INFO] finished tweaking crates.io crate dycovec 0.1.1 [INFO] tweaked toml for crates.io crate dycovec 0.1.1 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47ae0204bf5081da1fc81a615f4a03b5a5610af5981c02932178a3c9f20df507 [INFO] running `Command { std: "docker" "start" "-a" "47ae0204bf5081da1fc81a615f4a03b5a5610af5981c02932178a3c9f20df507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ae0204bf5081da1fc81a615f4a03b5a5610af5981c02932178a3c9f20df507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ae0204bf5081da1fc81a615f4a03b5a5610af5981c02932178a3c9f20df507", kill_on_drop: false }` [INFO] [stdout] 47ae0204bf5081da1fc81a615f4a03b5a5610af5981c02932178a3c9f20df507 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 675c20a96dd5490906a86afc82b97675cdd60a60ec742b6aacdd76619ddbb8ce [INFO] running `Command { std: "docker" "start" "-a" "675c20a96dd5490906a86afc82b97675cdd60a60ec742b6aacdd76619ddbb8ce", kill_on_drop: false }` [INFO] [stderr] Documenting dycovec v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:4:69 [INFO] [stdout] | [INFO] [stdout] 4 | #![warn(clippy::all, clippy::pedantic, clippy::cargo, missing_docs, missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::sync::Mutex` [INFO] [stdout] --> src/lib.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | /// [`Mutex`](std::sync::Mutex). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `std` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "675c20a96dd5490906a86afc82b97675cdd60a60ec742b6aacdd76619ddbb8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675c20a96dd5490906a86afc82b97675cdd60a60ec742b6aacdd76619ddbb8ce", kill_on_drop: false }` [INFO] [stdout] 675c20a96dd5490906a86afc82b97675cdd60a60ec742b6aacdd76619ddbb8ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 7aeafc8b44ec3bfef6810e76e4c69cc59fc38ebb8b280ea7bd479de6203c26ce [INFO] running `Command { std: "docker" "start" "-a" "7aeafc8b44ec3bfef6810e76e4c69cc59fc38ebb8b280ea7bd479de6203c26ce", kill_on_drop: false }` [INFO] [stderr] Documenting dycovec v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:4:69 [INFO] [stdout] | [INFO] [stdout] 4 | #![warn(clippy::all, clippy::pedantic, clippy::cargo, missing_docs, missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! crate docs [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:69 [INFO] [stdout] | [INFO] [stdout] 4 | #![warn(clippy::all, clippy::pedantic, clippy::cargo, missing_docs, missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / /// A **dy**namically-allocated, **co**ncurrent **vec**tor. [INFO] [stdout] 28 | | /// [INFO] [stdout] 29 | | /// [`DycoVec`]s are thread-safe vectors that support random access, iteration, [INFO] [stdout] 30 | | /// and tail pushing in an `O(1)`, wait-free\* manner, *and that's it*! It's [INFO] [stdout] ... | [INFO] [stdout] 61 | | /// The only other time the lock is locked is during cloning as to prevent an [INFO] [stdout] 62 | | /// incomplete allocation from providing bad data for the clone. [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / impl DycoVec { [INFO] [stdout] 217 | | const T_ZST: bool = core::mem::size_of::() == 0; [INFO] [stdout] 218 | | [INFO] [stdout] 219 | | /// Create a new [`DycoVec`] with zero length. [INFO] [stdout] ... | [INFO] [stdout] 415 | | } [INFO] [stdout] 416 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | / /// Create a new [`DycoVec`] with zero length. [INFO] [stdout] 220 | | /// [INFO] [stdout] 221 | | /// The [`DycoVec`] will no allocate memory until elements are pushed onto [INFO] [stdout] 222 | | /// it. [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | /// Create a new [`DycoVec`] from a [box](Box)ed slice. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | /// Index `self` by `index` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | /// Mutably index `self` by `index` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | /// Index `self` by `index` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | /// Mutably index `self` by `index` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | / /// Clear all elements in `self`. [INFO] [stdout] 330 | | /// [INFO] [stdout] 331 | | /// Drops all elements stored in `self` without losing the allocated space. [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | /// Push an element to the end of `self` and return the new index. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | /// Get the number of elements in `self`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | /// Returns `true` if the [`DycoVec`] contains no elements. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 367 | /// Create an immutable iterator over the elements of `self`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | /// Consumes the [`DycoVec`], returning a [`Vec`] containing the elements. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | / /// Immutable iter over [`DycoVec`]s. [INFO] [stdout] 515 | | /// [INFO] [stdout] 516 | | /// Created by the [iter](DycoVec::iter()) method. [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::sync::Mutex` [INFO] [stdout] --> src/lib.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | /// [`Mutex`](std::sync::Mutex). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `std` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "7aeafc8b44ec3bfef6810e76e4c69cc59fc38ebb8b280ea7bd479de6203c26ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aeafc8b44ec3bfef6810e76e4c69cc59fc38ebb8b280ea7bd479de6203c26ce", kill_on_drop: false }` [INFO] [stdout] 7aeafc8b44ec3bfef6810e76e4c69cc59fc38ebb8b280ea7bd479de6203c26ce