[INFO] fetching crate diplomat_core 0.3.0... [INFO] documenting diplomat_core-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate diplomat_core 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate diplomat_core 0.3.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 diplomat_core 0.3.0 [INFO] finished tweaking crates.io crate diplomat_core 0.3.0 [INFO] tweaked toml for crates.io crate diplomat_core 0.3.0 written to /workspace/builds/worker-8/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 7d18a9b131948de2c47a1ac965512f6b37e2aa93626b834d7a9803521c1bf134 [INFO] running `Command { std: "docker" "start" "-a" "7d18a9b131948de2c47a1ac965512f6b37e2aa93626b834d7a9803521c1bf134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d18a9b131948de2c47a1ac965512f6b37e2aa93626b834d7a9803521c1bf134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d18a9b131948de2c47a1ac965512f6b37e2aa93626b834d7a9803521c1bf134", kill_on_drop: false }` [INFO] [stdout] 7d18a9b131948de2c47a1ac965512f6b37e2aa93626b834d7a9803521c1bf134 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 5f9f87eb59324f460f4644d6f2eb39d71d64ddd87880a870c771fce1c06be40f [INFO] running `Command { std: "docker" "start" "-a" "5f9f87eb59324f460f4644d6f2eb39d71d64ddd87880a870c771fce1c06be40f", 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_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Documenting diplomat_core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.69s [INFO] [stdout] warning: unresolved link to `diplomat::opaque` [INFO] [stdout] --> src/ast/structs.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | /// A struct annotated with [`diplomat::opaque`] whose fields are not visible. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `diplomat` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `diplomat::opaque` [INFO] [stdout] --> src/ast/types.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | /// A struct annotated with [`diplomat::opaque`] whose fields are not visible. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `diplomat` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Lifetime` is both an enum and a function [INFO] [stdout] --> src/ast/types.rs:548:24 [INFO] [stdout] | [INFO] [stdout] 548 | /// Converts the [`Lifetime`] back into an AST node that can be spliced into a program. [INFO] [stdout] | ^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the enum, prefix with `enum@` [INFO] [stdout] | [INFO] [stdout] 548 | /// Converts the [`enum@Lifetime`] back into an AST node that can be spliced into a program. [INFO] [stdout] | +++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 548 | /// Converts the [`Lifetime()`] back into an AST node that can be spliced into a program. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `diplomat_runtime::DiplomatResult` [INFO] [stdout] --> src/ast/types.rs:395:44 [INFO] [stdout] | [INFO] [stdout] 395 | /// - If the type is a path equal to [`diplomat_runtime::DiplomatResult`], returns a [`TypeName::Result`] with the type parameters re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `diplomat_runtime` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `diplomat_runtime::DiplomatWriteable` [INFO] [stdout] --> src/ast/types.rs:396:44 [INFO] [stdout] | [INFO] [stdout] 396 | /// - If the type is a path equal to [`diplomat_runtime::DiplomatWriteable`], returns a [`TypeName::Writeable`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `diplomat_runtime` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f9f87eb59324f460f4644d6f2eb39d71d64ddd87880a870c771fce1c06be40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9f87eb59324f460f4644d6f2eb39d71d64ddd87880a870c771fce1c06be40f", kill_on_drop: false }` [INFO] [stdout] 5f9f87eb59324f460f4644d6f2eb39d71d64ddd87880a870c771fce1c06be40f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 2fec4f4623a2c60fdc49ca1ea573e9aef4547b673be6bbcf3ca0ee71cbd919a7 [INFO] running `Command { std: "docker" "start" "-a" "2fec4f4623a2c60fdc49ca1ea573e9aef4547b673be6bbcf3ca0ee71cbd919a7", 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_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Documenting diplomat_core v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `diplomat::opaque` [INFO] [stdout] --> src/ast/structs.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | /// A struct annotated with [`diplomat::opaque`] whose fields are not visible. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `diplomat` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `diplomat::opaque` [INFO] [stdout] --> src/ast/types.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | /// A struct annotated with [`diplomat::opaque`] whose fields are not visible. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `diplomat` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Lifetime` is both an enum and a function [INFO] [stdout] --> src/ast/types.rs:548:24 [INFO] [stdout] | [INFO] [stdout] 548 | /// Converts the [`Lifetime`] back into an AST node that can be spliced into a program. [INFO] [stdout] | ^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the enum, prefix with `enum@` [INFO] [stdout] | [INFO] [stdout] 548 | /// Converts the [`enum@Lifetime`] back into an AST node that can be spliced into a program. [INFO] [stdout] | +++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 548 | /// Converts the [`Lifetime()`] back into an AST node that can be spliced into a program. [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `diplomat_runtime::DiplomatResult` [INFO] [stdout] --> src/ast/types.rs:395:44 [INFO] [stdout] | [INFO] [stdout] 395 | /// - If the type is a path equal to [`diplomat_runtime::DiplomatResult`], returns a [`TypeName::Result`] with the type parameters re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `diplomat_runtime` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `diplomat_runtime::DiplomatWriteable` [INFO] [stdout] --> src/ast/types.rs:396:44 [INFO] [stdout] | [INFO] [stdout] 396 | /// - If the type is a path equal to [`diplomat_runtime::DiplomatWriteable`], returns a [`TypeName::Writeable`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `diplomat_runtime` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.94s [INFO] running `Command { std: "docker" "inspect" "2fec4f4623a2c60fdc49ca1ea573e9aef4547b673be6bbcf3ca0ee71cbd919a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fec4f4623a2c60fdc49ca1ea573e9aef4547b673be6bbcf3ca0ee71cbd919a7", kill_on_drop: false }` [INFO] [stdout] 2fec4f4623a2c60fdc49ca1ea573e9aef4547b673be6bbcf3ca0ee71cbd919a7