[INFO] fetching crate jerky 0.9.0... [INFO] documenting jerky-0.9.0 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918 [INFO] extracting crate jerky 0.9.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate jerky 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate jerky 0.9.0 [INFO] tweaked toml for crates.io crate jerky 0.9.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jerky 0.9.0 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jerky 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anybytes v0.20.0 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d72b6c3d6329875553f3219be2a90003529d2a55bd8a65a8222d6bd29b7a3cd8 [INFO] running `Command { std: "docker" "start" "-a" "d72b6c3d6329875553f3219be2a90003529d2a55bd8a65a8222d6bd29b7a3cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d72b6c3d6329875553f3219be2a90003529d2a55bd8a65a8222d6bd29b7a3cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72b6c3d6329875553f3219be2a90003529d2a55bd8a65a8222d6bd29b7a3cd8", kill_on_drop: false }` [INFO] [stdout] d72b6c3d6329875553f3219be2a90003529d2a55bd8a65a8222d6bd29b7a3cd8 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e12488646b1974d9ae3170dbab3a66fa17badf031092e4b14852fbb9739b103 [INFO] running `Command { std: "docker" "start" "-a" "1e12488646b1974d9ae3170dbab3a66fa17badf031092e4b14852fbb9739b103", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Checking anybytes v0.20.0 [INFO] [stderr] Documenting jerky v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `anybytes::ViewError` [INFO] [stdout] --> src/error.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | /// Wrapper around [`anybytes::ViewError`] values. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ViewError` in module `anybytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `set_int` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | /// This structure collects integers using [`set_int`] or [`set_ints`] [INFO] [stdout] | ^^^^^^^ no item named `set_int` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `set_ints` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:16:61 [INFO] [stdout] | [INFO] [stdout] 16 | /// This structure collects integers using [`set_int`] or [`set_ints`] [INFO] [stdout] | ^^^^^^^^ no item named `set_ints` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `freeze` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | /// and finally [`freeze`]s into an immutable [`CompactVector`]. [INFO] [stdout] | ^^^^^^ no item named `freeze` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access] | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ---- ^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access](Access) | [Rank] | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access](Access) | [Rank](Rank) | [Select] | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/int_vectors/mod.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | //! | Implementation | [Access](Access) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 20 - //! | Implementation | [Access](Access) | Update | Memory (bits) | [INFO] [stdout] 20 + //! | Implementation | [Access] | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/int_vectors/dacs_byte.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | /// The generic parameter `I` chooses the [`BitVectorIndex`](crate::bit_vector::BitVectorIndex) [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 25 - /// The generic parameter `I` chooses the [`BitVectorIndex`](crate::bit_vector::BitVectorIndex) [INFO] [stdout] 25 + /// The generic parameter `I` chooses the [`BitVectorIndex`] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.95s [INFO] [stderr] Generated /opt/rustwide/target/doc/jerky/index.html [INFO] running `Command { std: "docker" "inspect" "1e12488646b1974d9ae3170dbab3a66fa17badf031092e4b14852fbb9739b103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e12488646b1974d9ae3170dbab3a66fa17badf031092e4b14852fbb9739b103", kill_on_drop: false }` [INFO] [stdout] 1e12488646b1974d9ae3170dbab3a66fa17badf031092e4b14852fbb9739b103 [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" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"katex.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a07e5dfe8645d7173f9592470adae4ddce5ccae4eba1e4b2c0f64ce7b5f8d2d7 [INFO] running `Command { std: "docker" "start" "-a" "a07e5dfe8645d7173f9592470adae4ddce5ccae4eba1e4b2c0f64ce7b5f8d2d7", kill_on_drop: false }` [INFO] [stderr] Documenting jerky v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `anybytes::ViewError` [INFO] [stdout] --> src/error.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | /// Wrapper around [`anybytes::ViewError`] values. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ViewError` in module `anybytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `set_int` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | /// This structure collects integers using [`set_int`] or [`set_ints`] [INFO] [stdout] | ^^^^^^^ no item named `set_int` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `set_ints` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:16:61 [INFO] [stdout] | [INFO] [stdout] 16 | /// This structure collects integers using [`set_int`] or [`set_ints`] [INFO] [stdout] | ^^^^^^^^ no item named `set_ints` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `freeze` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | /// and finally [`freeze`]s into an immutable [`CompactVector`]. [INFO] [stdout] | ^^^^^^ no item named `freeze` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access] | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ---- ^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access](Access) | [Rank] | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access](Access) | [Rank](Rank) | [Select] | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/int_vectors/mod.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | //! | Implementation | [Access](Access) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 20 - //! | Implementation | [Access](Access) | Update | Memory (bits) | [INFO] [stdout] 20 + //! | Implementation | [Access] | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/int_vectors/dacs_byte.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | /// The generic parameter `I` chooses the [`BitVectorIndex`](crate::bit_vector::BitVectorIndex) [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 25 - /// The generic parameter `I` chooses the [`BitVectorIndex`](crate::bit_vector::BitVectorIndex) [INFO] [stdout] 25 + /// The generic parameter `I` chooses the [`BitVectorIndex`] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] [stderr] Generated /opt/rustwide/target/doc/jerky/index.html [INFO] running `Command { std: "docker" "inspect" "a07e5dfe8645d7173f9592470adae4ddce5ccae4eba1e4b2c0f64ce7b5f8d2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a07e5dfe8645d7173f9592470adae4ddce5ccae4eba1e4b2c0f64ce7b5f8d2d7", kill_on_drop: false }` [INFO] [stdout] a07e5dfe8645d7173f9592470adae4ddce5ccae4eba1e4b2c0f64ce7b5f8d2d7