[INFO] crate heed-types 0.7.0 is already in cache [INFO] documenting heed-types-0.7.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate heed-types 0.7.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate heed-types 0.7.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate heed-types 0.7.0 [INFO] finished tweaking crates.io crate heed-types 0.7.0 [INFO] tweaked toml for crates.io crate heed-types 0.7.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc6fe79325b273ece9af7d81635e1935fbafd5774a6dcb985435cf47f81574da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc6fe79325b273ece9af7d81635e1935fbafd5774a6dcb985435cf47f81574da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc6fe79325b273ece9af7d81635e1935fbafd5774a6dcb985435cf47f81574da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc6fe79325b273ece9af7d81635e1935fbafd5774a6dcb985435cf47f81574da", kill_on_drop: false }` [INFO] [stdout] dc6fe79325b273ece9af7d81635e1935fbafd5774a6dcb985435cf47f81574da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c26026e2f9e6988b0312b3213d7336a6b11289c16e0485c6157e4670e49c4980 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c26026e2f9e6988b0312b3213d7336a6b11289c16e0485c6157e4670e49c4980", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking heed-traits v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Documenting heed-types v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[crate::types::Str]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | //! [`Str`]: crate::types::Str [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::Str]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | //! [`Str`]: crate::types::Str [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::Unit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | //! [`Unit`]: crate::types::Unit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::SerdeBincode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | //! [`SerdeBincode`]: crate::types::SerdeBincode [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::SerdeJson]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | //! [`SerdeJson`]: crate::types::SerdeJson [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::CowSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | //! [`CowSlice`]: crate::types::CowSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::CowType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | //! [`CowType`]: crate::types::CowType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::OwnedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | //! [`OwnedSlice`]: crate::types::OwnedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::OwnedType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | //! [`OwnedType`]: crate::types::OwnedType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::UnalignedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | //! [`UnalignedSlice`]: crate::types::UnalignedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::UnalignedType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | //! [`UnalignedType`]: crate::types::UnalignedType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::UnalignedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cow_slice.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | /// [`UnalignedSlice`]: crate::types::UnalignedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::OwnedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cow_slice.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | /// [`OwnedSlice`]: crate::types::OwnedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::UnalignedType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cow_type.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | /// [`UnalignedType`]: crate::types::UnalignedType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::OwnedType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cow_type.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | /// [`OwnedType`]: crate::types::OwnedType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::CowSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cow_type.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | /// [`CowSlice`]: crate::types::CowSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::OwnedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cow_type.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | /// [`OwnedSlice`]: crate::types::OwnedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::UnalignedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cow_type.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | /// [`UnalignedSlice`]: crate::types::UnalignedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::UnalignedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/owned_slice.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | /// [`UnalignedSlice`]: crate::types::UnalignedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::CowType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/owned_slice.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | /// [`CowType`]: crate::types::CowType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::UnalignedType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/owned_type.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | /// [`UnalignedType`]: crate::types::UnalignedType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::CowType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/owned_type.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | /// [`CowType`]: crate::types::CowType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::CowSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/owned_type.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | /// [`CowSlice`]: crate::types::CowSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::OwnedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/owned_type.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | /// [`OwnedSlice`]: crate::types::OwnedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::UnalignedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/owned_type.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | /// [`UnalignedSlice`]: crate::types::UnalignedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::CowType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/unaligned_slice.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | /// [`CowType`]: crate::types::CowType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::CowType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/unaligned_type.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | /// [`CowType`]: crate::types::CowType [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::CowSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/unaligned_type.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | /// [`CowSlice`]: crate::types::CowSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::OwnedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/unaligned_type.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | /// [`OwnedSlice`]: crate::types::OwnedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::types::UnalignedSlice]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/unaligned_type.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | /// [`UnalignedSlice`]: crate::types::UnalignedSlice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.74s [INFO] running `Command { std: "docker" "inspect" "c26026e2f9e6988b0312b3213d7336a6b11289c16e0485c6157e4670e49c4980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c26026e2f9e6988b0312b3213d7336a6b11289c16e0485c6157e4670e49c4980", kill_on_drop: false }` [INFO] [stdout] c26026e2f9e6988b0312b3213d7336a6b11289c16e0485c6157e4670e49c4980