[INFO] fetching crate uniui_widget_label 0.0.10... [INFO] documenting uniui_widget_label-0.0.10 against master#e1df625306f4136949e02612406f0c60df6008f3 for pr-96676 [INFO] extracting crate uniui_widget_label 0.0.10 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate uniui_widget_label 0.0.10 on toolchain e1df625306f4136949e02612406f0c60df6008f3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uniui_widget_label 0.0.10 [INFO] finished tweaking crates.io crate uniui_widget_label 0.0.10 [INFO] tweaked toml for crates.io crate uniui_widget_label 0.0.10 written to /workspace/builds/worker-117/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "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-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ba15a2e3d05d00d518896df27b0c8843b11d153d7319655967eb72893d43ce4 [INFO] running `Command { std: "docker" "start" "-a" "9ba15a2e3d05d00d518896df27b0c8843b11d153d7319655967eb72893d43ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ba15a2e3d05d00d518896df27b0c8843b11d153d7319655967eb72893d43ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba15a2e3d05d00d518896df27b0c8843b11d153d7319655967eb72893d43ce4", kill_on_drop: false }` [INFO] [stdout] 9ba15a2e3d05d00d518896df27b0c8843b11d153d7319655967eb72893d43ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17fc150d3383030e126bd7b40cbcd7418326084998344b97611f75781fc26824 [INFO] running `Command { std: "docker" "start" "-a" "17fc150d3383030e126bd7b40cbcd7418326084998344b97611f75781fc26824", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling uniui_core v0.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling uni_components_macro v0.0.7 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking uni_net v0.0.5 [INFO] [stderr] Checking uni_components v0.0.9 [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling uniui_build v0.0.15 [INFO] [stderr] Compiling uniui_gui v0.0.16 [INFO] [stderr] Compiling uniui_gui_macro v0.0.15 [INFO] [stderr] Compiling uniui_widget_label v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Documenting uniui_widget_label v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `uniui_theme` [INFO] [stdout] --> src/lib.rs:16:59 [INFO] [stdout] | [INFO] [stdout] 16 | /// The class-name for theme configuration. Please check [uniui_theme] for [INFO] [stdout] | ^^^^^^^^^^^ no item named `uniui_theme` 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: unresolved link to `Label::slot_set_text` [INFO] [stdout] --> src/macros.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | /// connected to [Label::slot_set_text], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `Label` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Label::slot_set_text` [INFO] [stdout] --> src/macros.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | /// * slot_set_text_proxy (optional): [Label::slot_set_text]'s proxy will be assigned to [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `Label` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Label::slot_set_text_alignment` [INFO] [stdout] --> src/macros.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | /// [Label::slot_set_text_alignment]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Label` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.46s [INFO] running `Command { std: "docker" "inspect" "17fc150d3383030e126bd7b40cbcd7418326084998344b97611f75781fc26824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17fc150d3383030e126bd7b40cbcd7418326084998344b97611f75781fc26824", kill_on_drop: false }` [INFO] [stdout] 17fc150d3383030e126bd7b40cbcd7418326084998344b97611f75781fc26824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "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" "+e1df625306f4136949e02612406f0c60df6008f3" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 44be6b8bbb2c5c44f34267a2d656b79297fddbb82af0816a3d1b64dad9244a95 [INFO] running `Command { std: "docker" "start" "-a" "44be6b8bbb2c5c44f34267a2d656b79297fddbb82af0816a3d1b64dad9244a95", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling uniui_core v0.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling uni_components_macro v0.0.7 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking uni_net v0.0.5 [INFO] [stderr] Checking uni_components v0.0.9 [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling uniui_build v0.0.15 [INFO] [stderr] Compiling uniui_gui v0.0.16 [INFO] [stderr] Compiling uniui_widget_label v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uniui_gui_macro v0.0.15 [INFO] [stderr] Documenting uniui_widget_label v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `uniui_theme` [INFO] [stdout] --> src/lib.rs:16:59 [INFO] [stdout] | [INFO] [stdout] 16 | /// The class-name for theme configuration. Please check [uniui_theme] for [INFO] [stdout] | ^^^^^^^^^^^ no item named `uniui_theme` 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.69s [INFO] [stdout] warning: unresolved link to `Label::slot_set_text` [INFO] [stdout] --> src/macros.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | /// connected to [Label::slot_set_text], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `Label` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Label::slot_set_text` [INFO] [stdout] --> src/macros.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | /// * slot_set_text_proxy (optional): [Label::slot_set_text]'s proxy will be assigned to [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `Label` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Label::slot_set_text_alignment` [INFO] [stdout] --> src/macros.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | /// [Label::slot_set_text_alignment]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Label` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44be6b8bbb2c5c44f34267a2d656b79297fddbb82af0816a3d1b64dad9244a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44be6b8bbb2c5c44f34267a2d656b79297fddbb82af0816a3d1b64dad9244a95", kill_on_drop: false }` [INFO] [stdout] 44be6b8bbb2c5c44f34267a2d656b79297fddbb82af0816a3d1b64dad9244a95