[INFO] fetching crate winrt_gen 0.7.2... [INFO] documenting winrt_gen-0.7.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate winrt_gen 0.7.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate winrt_gen 0.7.2 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 winrt_gen 0.7.2 [INFO] finished tweaking crates.io crate winrt_gen 0.7.2 [INFO] tweaked toml for crates.io crate winrt_gen 0.7.2 written to /workspace/builds/worker-5/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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 5021918aff9fdff125efccdd6ac28749ea8af08ac1c5a381ec54d958b11c96cc [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" "5021918aff9fdff125efccdd6ac28749ea8af08ac1c5a381ec54d958b11c96cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5021918aff9fdff125efccdd6ac28749ea8af08ac1c5a381ec54d958b11c96cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5021918aff9fdff125efccdd6ac28749ea8af08ac1c5a381ec54d958b11c96cc", kill_on_drop: false }` [INFO] [stdout] 5021918aff9fdff125efccdd6ac28749ea8af08ac1c5a381ec54d958b11c96cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 691fb7bfe8e7f5866a8f6284b1c59978633203f81fe928949cc6d245a4c9427e [INFO] running `Command { std: "docker" "start" "-a" "691fb7bfe8e7f5866a8f6284b1c59978633203f81fe928949cc6d245a4c9427e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling winrt_gen_macros v0.7.2 [INFO] [stderr] Documenting winrt_gen v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: public documentation for `namespace_types` links to private item `TypeDef` [INFO] [stdout] --> src/type_reader.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | /// Get all type definitions ([`TypeDef`]s) for a given namespace [INFO] [stdout] | ^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `u32` links to private item `Row` [INFO] [stdout] --> src/type_reader.rs:87:48 [INFO] [stdout] | [INFO] [stdout] 87 | /// Read a [`u32`] value from a specific [`Row`] and column [INFO] [stdout] | ^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `str` links to private item `Row` [INFO] [stdout] --> src/type_reader.rs:100:49 [INFO] [stdout] | [INFO] [stdout] 100 | /// Read a [`&str`] value from a specific [`Row`] and column [INFO] [stdout] | ^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `decode` links to private item `Row` [INFO] [stdout] --> src/type_reader.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | /// Read a `T: Decode` value from a specific [`Row`] and column [INFO] [stdout] | ^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypeLimit` [INFO] [stdout] --> src/type_stage.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | /// Resolve types from the relevant types in a [`TypeLimit`] [INFO] [stdout] | ^^^^^^^^^ no item named `TypeLimit` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.77s [INFO] running `Command { std: "docker" "inspect" "691fb7bfe8e7f5866a8f6284b1c59978633203f81fe928949cc6d245a4c9427e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691fb7bfe8e7f5866a8f6284b1c59978633203f81fe928949cc6d245a4c9427e", kill_on_drop: false }` [INFO] [stdout] 691fb7bfe8e7f5866a8f6284b1c59978633203f81fe928949cc6d245a4c9427e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] e34b0c45665771301185980c0ede2f3ed9655d68a95a693544dab7e2e48db66a [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" "e34b0c45665771301185980c0ede2f3ed9655d68a95a693544dab7e2e48db66a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Compiling winrt_gen_macros v0.7.2 [INFO] [stderr] Documenting winrt_gen v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: public documentation for `namespace_types` links to private item `TypeDef` [INFO] [stdout] --> src/type_reader.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | /// Get all type definitions ([`TypeDef`]s) for a given namespace [INFO] [stdout] | ^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `u32` links to private item `Row` [INFO] [stdout] --> src/type_reader.rs:87:48 [INFO] [stdout] | [INFO] [stdout] 87 | /// Read a [`u32`] value from a specific [`Row`] and column [INFO] [stdout] | ^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `str` links to private item `Row` [INFO] [stdout] --> src/type_reader.rs:100:49 [INFO] [stdout] | [INFO] [stdout] 100 | /// Read a [`&str`] value from a specific [`Row`] and column [INFO] [stdout] | ^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `decode` links to private item `Row` [INFO] [stdout] --> src/type_reader.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | /// Read a `T: Decode` value from a specific [`Row`] and column [INFO] [stdout] | ^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypeLimit` [INFO] [stdout] --> src/type_stage.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | /// Resolve types from the relevant types in a [`TypeLimit`] [INFO] [stdout] | ^^^^^^^^^ no item named `TypeLimit` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.78s [INFO] running `Command { std: "docker" "inspect" "e34b0c45665771301185980c0ede2f3ed9655d68a95a693544dab7e2e48db66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34b0c45665771301185980c0ede2f3ed9655d68a95a693544dab7e2e48db66a", kill_on_drop: false }` [INFO] [stdout] e34b0c45665771301185980c0ede2f3ed9655d68a95a693544dab7e2e48db66a