[INFO] fetching crate arboard 3.5.0...
[INFO] documenting arboard-3.5.0 against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] extracting crate arboard 3.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate arboard 3.5.0 on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate arboard 3.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate arboard 3.5.0
[INFO] tweaked toml for crates.io crate arboard 3.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate arboard 3.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e1c9a4ded5d03eb91aa6f3983e9928f065a78ff1bb3045a67f1cb93acf3d2c2
[INFO] running `Command { std: "docker" "start" "-a" "2e1c9a4ded5d03eb91aa6f3983e9928f065a78ff1bb3045a67f1cb93acf3d2c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e1c9a4ded5d03eb91aa6f3983e9928f065a78ff1bb3045a67f1cb93acf3d2c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1c9a4ded5d03eb91aa6f3983e9928f065a78ff1bb3045a67f1cb93acf3d2c2", kill_on_drop: false }`
[INFO] [stdout] 2e1c9a4ded5d03eb91aa6f3983e9928f065a78ff1bb3045a67f1cb93acf3d2c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 178a8952c3a5d4b630ccb2680bc242bf1c66d049f332180f83573d8a9a784bfa
[INFO] running `Command { std: "docker" "start" "-a" "178a8952c3a5d4b630ccb2680bc242bf1c66d049f332180f83573d8a9a784bfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]  Documenting arboard v3.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `GetExtLinux` links to private item `super::Get`
[INFO] [stdout]    --> src/platform/linux/mod.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | /// Linux-specific extensions to the [`Get`](super::Get) builder.
[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]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `SetExtLinux` links to private item `super::Set`
[INFO] [stdout]    --> src/platform/linux/mod.rs:223:46
[INFO] [stdout]     |
[INFO] [stdout] 223 | /// Linux specific extensions to the [`Set`](super::Set) builder.
[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 `ClearExtLinux` links to private item `Clear`
[INFO] [stdout]    --> src/platform/linux/mod.rs:323:39
[INFO] [stdout]     |
[INFO] [stdout] 323 | /// Linux specific extensions to the [Clear] builder.
[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: redundant explicit link target
[INFO] [stdout]    --> src/platform/linux/mod.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | /// Linux-specific extensions to the [`Get`](super::Get) builder.
[INFO] [stdout]     |                                       -----  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout]     = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 153 - /// Linux-specific extensions to the [`Get`](super::Get) builder.
[INFO] [stdout] 153 + /// Linux-specific extensions to the [`Get`] builder.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/platform/linux/mod.rs:223:46
[INFO] [stdout]     |
[INFO] [stdout] 223 | /// Linux specific extensions to the [`Set`](super::Set) builder.
[INFO] [stdout]     |                                       -----  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 223 - /// Linux specific extensions to the [`Set`](super::Set) builder.
[INFO] [stdout] 223 + /// Linux specific extensions to the [`Set`] builder.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.48s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/arboard/index.html
[INFO] running `Command { std: "docker" "inspect" "178a8952c3a5d4b630ccb2680bc242bf1c66d049f332180f83573d8a9a784bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178a8952c3a5d4b630ccb2680bc242bf1c66d049f332180f83573d8a9a784bfa", kill_on_drop: false }`
[INFO] [stdout] 178a8952c3a5d4b630ccb2680bc242bf1c66d049f332180f83573d8a9a784bfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c8136a75aebb79b0496a8643ca6dc1c8f3c0e1a1fa4d47ffa10ef368e2883f5
[INFO] running `Command { std: "docker" "start" "-a" "4c8136a75aebb79b0496a8643ca6dc1c8f3c0e1a1fa4d47ffa10ef368e2883f5", kill_on_drop: false }`
[INFO] [stderr]  Documenting arboard v3.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `GetExtLinux` links to private item `super::Get`
[INFO] [stdout]    --> src/platform/linux/mod.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | /// Linux-specific extensions to the [`Get`](super::Get) builder.
[INFO] [stdout]     |                                              ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `SetExtLinux` links to private item `super::Set`
[INFO] [stdout]    --> src/platform/linux/mod.rs:223:46
[INFO] [stdout]     |
[INFO] [stdout] 223 | /// Linux specific extensions to the [`Set`](super::Set) builder.
[INFO] [stdout]     |                                              ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ClearExtLinux` links to private item `Clear`
[INFO] [stdout]    --> src/platform/linux/mod.rs:323:39
[INFO] [stdout]     |
[INFO] [stdout] 323 | /// Linux specific extensions to the [Clear] builder.
[INFO] [stdout]     |                                       ^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/arboard/index.html
[INFO] running `Command { std: "docker" "inspect" "4c8136a75aebb79b0496a8643ca6dc1c8f3c0e1a1fa4d47ffa10ef368e2883f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c8136a75aebb79b0496a8643ca6dc1c8f3c0e1a1fa4d47ffa10ef368e2883f5", kill_on_drop: false }`
[INFO] [stdout] 4c8136a75aebb79b0496a8643ca6dc1c8f3c0e1a1fa4d47ffa10ef368e2883f5
