[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 [INFO] documenting maitake-sync-0.1.0 against try#223112bf1ca31911a6475910c77b36bfa127d5f8 for pr-121659-bump-pulldown-cmark [INFO] extracting crate maitake-sync 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate maitake-sync 0.1.0 on toolchain 223112bf1ca31911a6475910c77b36bfa127d5f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "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-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "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" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55c24105df62782fe060bf8d1466ae1ae35a6de2681823e594ffef31348cc12b [INFO] running `Command { std: "docker" "start" "-a" "55c24105df62782fe060bf8d1466ae1ae35a6de2681823e594ffef31348cc12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55c24105df62782fe060bf8d1466ae1ae35a6de2681823e594ffef31348cc12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c24105df62782fe060bf8d1466ae1ae35a6de2681823e594ffef31348cc12b", kill_on_drop: false }` [INFO] [stdout] 55c24105df62782fe060bf8d1466ae1ae35a6de2681823e594ffef31348cc12b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92b174283d0b7782499965f5ecd167ca912923b40bd2be3d000392bdd67c6585 [INFO] running `Command { std: "docker" "start" "-a" "92b174283d0b7782499965f5ecd167ca912923b40bd2be3d000392bdd67c6585", 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] error: unportable markdown [INFO] [stdout] --> src/mutex.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | /// Finally, this mutex does not implement [poisoning][^3], unlike [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees FootnoteReference(Borrowed("3")), old sees Start(Link(Shortcut, Borrowed("https://doc.rust-lang.org/stable/std/sync/struct.Mutex.html#poisoning"), Borrowed(""))) [INFO] [stdout] = note: `#[deny(rustdoc::unportable_markdown)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/mutex.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | /// [^2]: The [tasks](core::task) themselves must, of course, be stored [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees Start(Link { link_type: Inline, dest_url: Borrowed("core::task"), title: Borrowed(""), id: Borrowed("") }), old sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/mutex.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | /// [^2]: The [tasks](core::task) themselves must, of course, be stored [INFO] [stdout] | _______________^ [INFO] [stdout] 62 | | /// somewhere, but this need not be a heap allocation in systems with a [INFO] [stdout] 63 | | /// fixed set of statically-allocated tasks. And, when tasks *are* [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees Start(Emphasis), old sees Start(Link(Inline, Borrowed("core::task"), Borrowed(""))) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/mutex.rs:63:66 [INFO] [stdout] | [INFO] [stdout] 63 | /// fixed set of statically-allocated tasks. And, when tasks *are* [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: old parser sees Start(Emphasis), new sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/mutex.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | /// [^3]: In fact, this mutex _cannot_ implement poisoning, as poisoning [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees Start(Emphasis), old sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/mutex.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | /// [^3]: In fact, this mutex _cannot_ implement poisoning, as poisoning [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: old parser sees Start(Emphasis), new sees nothing [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] error: aborting due to 6 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `maitake-sync` [INFO] running `Command { std: "docker" "inspect" "92b174283d0b7782499965f5ecd167ca912923b40bd2be3d000392bdd67c6585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b174283d0b7782499965f5ecd167ca912923b40bd2be3d000392bdd67c6585", kill_on_drop: false }` [INFO] [stdout] 92b174283d0b7782499965f5ecd167ca912923b40bd2be3d000392bdd67c6585