[INFO] fetching crate ordofp_core 0.1.2...
[INFO] documenting ordofp_core-0.1.2 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate ordofp_core 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ordofp_core 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ordofp_core 0.1.2
[INFO] tweaked toml for crates.io crate ordofp_core 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ordofp_core 0.1.2 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ordofp_core 0.1.2 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86
[INFO] running `Command { std: "docker" "start" "3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting ordofp_core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `praedicatum_impls`
[INFO] [stdout]  --> src/refined/common.rs:8:57
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! The per-type `Praedicatum` impls are generated by [`praedicatum_impls!`];
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^ no item named `praedicatum_impls` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `macro_rules` named `praedicatum_impls` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ecclesia::LectorEcclesiaT`
[INFO] [stdout]   --> src/transformers/mod.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | //! - [`ecclesia::LectorEcclesiaT`]: CPS `ReaderT`
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ecclesia` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]    --> src/category/kan.rs:357:14
[INFO] [stdout]     |
[INFO] [stdout] 357 |     /// The G<B> value (type-erased).
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 357 |     /// The `G<B>` value (type-erased).
[INFO] [stdout]     |             +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]    --> src/category/kan.rs:359:29
[INFO] [stdout]     |
[INFO] [stdout] 359 |     /// The transformation H<B> -> A.
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 359 |     /// The transformation `H<B>` -> A.
[INFO] [stdout]     |                            +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]    --> src/category/kan.rs:568:14
[INFO] [stdout]     |
[INFO] [stdout] 568 |     /// The G<B> value.
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 568 |     /// The `G<B>` value.
[INFO] [stdout]     |             +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]    --> src/category/kan.rs:570:34
[INFO] [stdout]     |
[INFO] [stdout] 570 |     /// The extraction function G<B> -> A.
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 570 |     /// The extraction function `G<B>` -> A.
[INFO] [stdout]     |                                 +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]    --> src/category/kan.rs:660:10
[INFO] [stdout]     |
[INFO] [stdout] 660 |     /// F<B> component.
[INFO] [stdout]     |          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 660 |     /// `F<B>` component.
[INFO] [stdout]     |         +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `C`
[INFO] [stdout]    --> src/category/kan.rs:662:10
[INFO] [stdout]     |
[INFO] [stdout] 662 |     /// G<C> component.
[INFO] [stdout]     |          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 662 |     /// `G<C>` component.
[INFO] [stdout]     |         +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ordofp_core/index.html
[INFO] running `Command { std: "docker" "inspect" "3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v30.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]    Compiling wgpu v30.0.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tokio v1.53.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stderr]  Documenting ordofp_core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nexus/effect.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / pub struct Eff<R: EffectRow, A> {
[INFO] [stdout] 79 | |     /// The internal representation, selected at compile time.
[INFO] [stdout] 80 | |     pub(crate) inner: EffInner<R, A>,
[INFO] [stdout] 81 | |     /// Phantom to satisfy the compiler.
[INFO] [stdout] 82 | |     _marker: PhantomData<R>,
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The central effectful computation type.`
[INFO] [stdout]    = help: ends near `The central effectful computation type.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nexus/effect.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub trait EffectMarker {
[INFO] [stdout] 39 | |     /// The bit position of this effect in the effect row.
[INFO] [stdout] 40 | |     const BIT: u128;
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     const NAME: &'static str = "Effect";
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Marker trait for effects.`
[INFO] [stdout]    = help: ends near `Marker trait for effect types.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nexus/effect.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub trait EffectMarker {
[INFO] [stdout] 39 | |     /// The bit position of this effect in the effect row.
[INFO] [stdout] 40 | |     const BIT: u128;
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     const NAME: &'static str = "Effect";
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Marker trait for effect types.`
[INFO] [stdout]    = help: ends near `Marker trait for effect types.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/nexus/row.rs:292:1
[INFO] [stdout]     |
[INFO] [stdout] 292 | / macro_rules! effect_row {
[INFO] [stdout] 293 | |     () => { $crate::nexus::prelude::Pure };
[INFO] [stdout] 294 | |     ($e:ty) => { $crate::nexus::prelude::Row<{ <$e as $crate::nexus::EffectMarker>::BIT }> };
[INFO] [stdout] 295 | |     ($e:ty, $($rest:ty),+ $(,)?) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |     };
[INFO] [stdout] 301 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ````rust`
[INFO] [stdout]     = help: ends near `````
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `ordofp_core`
[INFO] running `Command { std: "docker" "inspect" "3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86", kill_on_drop: false }`
[INFO] [stdout] 3b12c7331f312a580c0708e64fd3ef1ceba4430955ec50218d50e1af8b227a86
