[INFO] fetching crate maitake-sync 0.1.0... [INFO] documenting maitake-sync-0.1.0 against master#ef324565d071c6d7e2477a195648549e33d6a465 for pr-121659-bump-pulldown-cmark [INFO] extracting crate maitake-sync 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate maitake-sync 0.1.0 on toolchain ef324565d071c6d7e2477a195648549e33d6a465 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate maitake-sync 0.1.0 [INFO] finished tweaking crates.io crate maitake-sync 0.1.0 [INFO] tweaked toml for crates.io crate maitake-sync 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cordyceps v0.3.2 [INFO] [stderr] Downloaded mycelium-bitfield v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c41fef002641b9792f14a9a8a5363bbd60796485161c961302998f73859e2f8d [INFO] running `Command { std: "docker" "start" "-a" "c41fef002641b9792f14a9a8a5363bbd60796485161c961302998f73859e2f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c41fef002641b9792f14a9a8a5363bbd60796485161c961302998f73859e2f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41fef002641b9792f14a9a8a5363bbd60796485161c961302998f73859e2f8d", kill_on_drop: false }` [INFO] [stdout] c41fef002641b9792f14a9a8a5363bbd60796485161c961302998f73859e2f8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba354e9ebb5decf778e3ecefd2126d13d61a3731059ff4731b4e750df8ff1487 [INFO] running `Command { std: "docker" "start" "-a" "ba354e9ebb5decf778e3ecefd2126d13d61a3731059ff4731b4e750df8ff1487", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking cordyceps v0.3.2 [INFO] [stderr] Checking mycelium-bitfield v0.1.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Documenting maitake-sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Vec` [INFO] [stdout] --> src/util/maybe_uninit.rs:191:48 [INFO] [stdout] | [INFO] [stdout] 191 | /// rely on this. For example, setting a [`Vec`] to an invalid but [INFO] [stdout] | ^^^^^^ no item named `Vec` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/rwlock/owned.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 104 | /// [`OwnedRwLockReadGuard`][guard] that clones the [`Arc`] rather than [INFO] [stdout] | ---------------------- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] note: referenced explicit link target defined here [INFO] [stdout] --> src/rwlock/owned.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | /// [guard]: OwnedRwLockReadGuard [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] 104 | /// [`OwnedRwLockReadGuard`] that clones the [`Arc`] rather than [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/rwlock/owned.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | /// [`OwnedRwLockWriteGuard`][guard] that clones the [`Arc`] rather than [INFO] [stdout] | ----------------------- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] note: referenced explicit link target defined here [INFO] [stdout] --> src/rwlock/owned.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | /// [guard]: OwnedRwLockWriteGuard [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] 174 | /// [`OwnedRwLockWriteGuard`] that clones the [`Arc`] rather than [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/rwlock/owned.rs:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | /// [`OwnedRwLockReadGuard`][guard] that clones the [`Arc`] rather than [INFO] [stdout] | ---------------------- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] note: referenced explicit link target defined here [INFO] [stdout] --> src/rwlock/owned.rs:265:18 [INFO] [stdout] | [INFO] [stdout] 265 | /// [guard]: OwnedRwLockReadGuard [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] 229 | /// [`OwnedRwLockReadGuard`] that clones the [`Arc`] rather than [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/rwlock/owned.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | /// [`OwnedRwLockWriteGuard`][guard] that clones the [`Arc`] rather than [INFO] [stdout] | ----------------------- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] note: referenced explicit link target defined here [INFO] [stdout] --> src/rwlock/owned.rs:312:18 [INFO] [stdout] | [INFO] [stdout] 312 | /// [guard]: OwnedRwLockWriteGuard [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] 276 | /// [`OwnedRwLockWriteGuard`] that clones the [`Arc`] rather than [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s [INFO] [stderr] Generated /opt/rustwide/target/doc/maitake_sync/index.html [INFO] running `Command { std: "docker" "inspect" "ba354e9ebb5decf778e3ecefd2126d13d61a3731059ff4731b4e750df8ff1487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba354e9ebb5decf778e3ecefd2126d13d61a3731059ff4731b4e750df8ff1487", kill_on_drop: false }` [INFO] [stdout] ba354e9ebb5decf778e3ecefd2126d13d61a3731059ff4731b4e750df8ff1487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 100447c501fd4cb79aaa29136817eaf145ab6665a1bbcbc5f2b4040a9903964b [INFO] running `Command { std: "docker" "start" "-a" "100447c501fd4cb79aaa29136817eaf145ab6665a1bbcbc5f2b4040a9903964b", kill_on_drop: false }` [INFO] [stderr] Checking cordyceps v0.3.2 [INFO] [stderr] Documenting maitake-sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/rwlock/owned.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 104 | /// [`OwnedRwLockReadGuard`][guard] that clones the [`Arc`] rather than [INFO] [stdout] | ---------------------- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] note: referenced explicit link target defined here [INFO] [stdout] --> src/rwlock/owned.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | /// [guard]: OwnedRwLockReadGuard [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] 104 | /// [`OwnedRwLockReadGuard`] that clones the [`Arc`] rather than [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/rwlock/owned.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | /// [`OwnedRwLockWriteGuard`][guard] that clones the [`Arc`] rather than [INFO] [stdout] | ----------------------- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] note: referenced explicit link target defined here [INFO] [stdout] --> src/rwlock/owned.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | /// [guard]: OwnedRwLockWriteGuard [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] 174 | /// [`OwnedRwLockWriteGuard`] that clones the [`Arc`] rather than [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/rwlock/owned.rs:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | /// [`OwnedRwLockReadGuard`][guard] that clones the [`Arc`] rather than [INFO] [stdout] | ---------------------- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] note: referenced explicit link target defined here [INFO] [stdout] --> src/rwlock/owned.rs:265:18 [INFO] [stdout] | [INFO] [stdout] 265 | /// [guard]: OwnedRwLockReadGuard [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] 229 | /// [`OwnedRwLockReadGuard`] that clones the [`Arc`] rather than [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/rwlock/owned.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | /// [`OwnedRwLockWriteGuard`][guard] that clones the [`Arc`] rather than [INFO] [stdout] | ----------------------- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] note: referenced explicit link target defined here [INFO] [stdout] --> src/rwlock/owned.rs:312:18 [INFO] [stdout] | [INFO] [stdout] 312 | /// [guard]: OwnedRwLockWriteGuard [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] 276 | /// [`OwnedRwLockWriteGuard`] that clones the [`Arc`] rather than [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Generated /opt/rustwide/target/doc/maitake_sync/index.html [INFO] running `Command { std: "docker" "inspect" "100447c501fd4cb79aaa29136817eaf145ab6665a1bbcbc5f2b4040a9903964b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "100447c501fd4cb79aaa29136817eaf145ab6665a1bbcbc5f2b4040a9903964b", kill_on_drop: false }` [INFO] [stdout] 100447c501fd4cb79aaa29136817eaf145ab6665a1bbcbc5f2b4040a9903964b