[INFO] fetching crate memtable-core 0.2.0... [INFO] documenting memtable-core-0.2.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate memtable-core 0.2.0 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate memtable-core 0.2.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memtable-core 0.2.0 [INFO] finished tweaking crates.io crate memtable-core 0.2.0 [INFO] tweaked toml for crates.io crate memtable-core 0.2.0 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sled v0.34.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 839ad752731b178ed175fbd0df2817e1b625cc469955aedd0fea33e38556ddcf [INFO] running `Command { std: "docker" "start" "-a" "839ad752731b178ed175fbd0df2817e1b625cc469955aedd0fea33e38556ddcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "839ad752731b178ed175fbd0df2817e1b625cc469955aedd0fea33e38556ddcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "839ad752731b178ed175fbd0df2817e1b625cc469955aedd0fea33e38556ddcf", kill_on_drop: false }` [INFO] [stdout] 839ad752731b178ed175fbd0df2817e1b625cc469955aedd0fea33e38556ddcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59cd0022fb5a2a4c4abcd3bb122c062c5aa6afa18d3daf2d210e213a0fb0504 [INFO] running `Command { std: "docker" "start" "-a" "d59cd0022fb5a2a4c4abcd3bb122c062c5aa6afa18d3daf2d210e213a0fb0504", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Documenting memtable-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `sled::SledTable` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`sled::SledTable`] struct, which wraps around other tables and provides [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `sled` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `csv::ToCsv` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`csv::ToCsv`] trait, which enables converting a [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `csv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `csv::FromCsv` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`csv::FromCsv`] trait, which enables converting [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `csv` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell2` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell2`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell3` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell3`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell4` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell4`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell5` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell5`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell6` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell6`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell7` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell7`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell8` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell8`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell9` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell9`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell10` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell10`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell11` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell11`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell12` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell12`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell13` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell13`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell14` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell14`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell15` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell15`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell16` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell16`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell17` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell17`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell18` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell18`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell19` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell19`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell20` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell20`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell21` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell21`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell22` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell22`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell23` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell23`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell24` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell24`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell25` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell25`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cell::Cell26` [INFO] [stdout] --> src/exts/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Contains relevant traits, structs, and more for extensions to tables [INFO] [stdout] 18 | | pub mod prelude; [INFO] [stdout] ... | [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`cell::Cell26`] enum, which provides a simple way to [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `cell` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Table::set_row_capacity` [INFO] [stdout] --> src/impls/fixed.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | /// [`Table::set_row_capacity`] and [`Table::set_column_capacity`] respectively. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Table` has no associated item named `set_row_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Table::set_column_capacity` [INFO] [stdout] --> src/impls/fixed.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 207 | /// [`Table::set_row_capacity`] and [`Table::set_column_capacity`] respectively. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Table` has no associated item named `set_column_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Table::set_row_capacity` [INFO] [stdout] --> src/impls/col.rs:190:11 [INFO] [stdout] | [INFO] [stdout] 190 | /// [`Table::set_row_capacity`] and [`Table::set_column_capacity`] respectively. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Table` has no associated item named `set_row_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Table::set_column_capacity` [INFO] [stdout] --> src/impls/col.rs:190:43 [INFO] [stdout] | [INFO] [stdout] 190 | /// [`Table::set_row_capacity`] and [`Table::set_column_capacity`] respectively. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Table` has no associated item named `set_column_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Table::set_row_capacity` [INFO] [stdout] --> src/impls/row.rs:214:11 [INFO] [stdout] | [INFO] [stdout] 214 | /// [`Table::set_row_capacity`] and [`Table::set_column_capacity`] respectively. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Table` has no associated item named `set_row_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Table::set_column_capacity` [INFO] [stdout] --> src/impls/row.rs:214:43 [INFO] [stdout] | [INFO] [stdout] 214 | /// [`Table::set_row_capacity`] and [`Table::set_column_capacity`] respectively. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Table` has no associated item named `set_column_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils/make/array.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | /// - https://github.com/rust-lang/rust/pull/84838 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils/make/array.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | /// - https://github.com/rust-lang/rust/issues/61956 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils/make/table_array.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | /// - https://github.com/rust-lang/rust/pull/84838 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils/make/table_array.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | /// - https://github.com/rust-lang/rust/issues/61956 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `Command { std: "docker" "inspect" "d59cd0022fb5a2a4c4abcd3bb122c062c5aa6afa18d3daf2d210e213a0fb0504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59cd0022fb5a2a4c4abcd3bb122c062c5aa6afa18d3daf2d210e213a0fb0504", kill_on_drop: false }` [INFO] [stdout] d59cd0022fb5a2a4c4abcd3bb122c062c5aa6afa18d3daf2d210e213a0fb0504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "docs" "--all-features" "--frozen" "--message-format=json" "--" "--cfg" "feature=\"docs\"" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 36e25880e5c6eed2f5321648c038c4b1de30f45d6dcae39c3fff79e1599532c6 [INFO] running `Command { std: "docker" "start" "-a" "36e25880e5c6eed2f5321648c038c4b1de30f45d6dcae39c3fff79e1599532c6", kill_on_drop: false }` [INFO] [stderr] error: Package `memtable-core v0.2.0 (/opt/rustwide/workdir)` does not have the feature `docs` [INFO] running `Command { std: "docker" "inspect" "36e25880e5c6eed2f5321648c038c4b1de30f45d6dcae39c3fff79e1599532c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e25880e5c6eed2f5321648c038c4b1de30f45d6dcae39c3fff79e1599532c6", kill_on_drop: false }` [INFO] [stdout] 36e25880e5c6eed2f5321648c038c4b1de30f45d6dcae39c3fff79e1599532c6