[INFO] cloning repository https://github.com/sariola/notion2prompt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sariola/notion2prompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsariola%2Fnotion2prompt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsariola%2Fnotion2prompt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a2b2f0dc46719201e37fc6c502c855bea3d8440 [INFO] documenting sariola/notion2prompt against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsariola%2Fnotion2prompt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sariola/notion2prompt [INFO] finished tweaking git repo https://github.com/sariola/notion2prompt [INFO] tweaked toml for git repo https://github.com/sariola/notion2prompt written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sariola/notion2prompt on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sariola/notion2prompt 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree_magic_mini v3.2.2 [INFO] [stderr] Downloaded wl-clipboard-rs v0.9.3 [INFO] [stderr] Downloaded pyo3-async-runtimes v0.24.0 [INFO] [stderr] Downloaded notion-client v1.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b71a084e4adea76ffdcc85fe63e8e28b417848a01c87cca35cf96620cd32626 [INFO] running `Command { std: "docker" "start" "-a" "4b71a084e4adea76ffdcc85fe63e8e28b417848a01c87cca35cf96620cd32626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b71a084e4adea76ffdcc85fe63e8e28b417848a01c87cca35cf96620cd32626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b71a084e4adea76ffdcc85fe63e8e28b417848a01c87cca35cf96620cd32626", kill_on_drop: false }` [INFO] [stdout] 4b71a084e4adea76ffdcc85fe63e8e28b417848a01c87cca35cf96620cd32626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fee31fe0465669791388640b8887d2e3a23315463a528fd8dfe88776ef693512 [INFO] running `Command { std: "docker" "start" "-a" "fee31fe0465669791388640b8887d2e3a23315463a528fd8dfe88776ef693512", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking openssl-sys v0.9.111 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking zerocopy v0.8.39 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking thread-id v5.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking mock_instant v0.6.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking tree_magic_mini v3.2.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking clap v4.5.59 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking handlebars v6.4.0 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking log4rs v1.4.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Checking wl-clipboard-rs v0.9.3 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking notion-client v1.0.11 [INFO] [stderr] Documenting notion2prompt v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `NotionContent` [INFO] [stdout] --> src/algebras/error.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | /// This is the error type for [`NotionContent`] algebra operations. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NotionContent` 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: unresolved link to `VisitTracker` [INFO] [stdout] --> src/algebras/error.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | /// This is the error type for [`VisitTracker`] algebra operations. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `VisitTracker` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/config.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | /// Notion page/database URL or ID (e.g., "https://www.notion.so/...") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 22 | /// Notion page/database URL or ID (e.g., "...") [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.62s [INFO] [stderr] Generated /opt/rustwide/target/doc/notion2prompt/index.html [INFO] running `Command { std: "docker" "inspect" "fee31fe0465669791388640b8887d2e3a23315463a528fd8dfe88776ef693512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee31fe0465669791388640b8887d2e3a23315463a528fd8dfe88776ef693512", kill_on_drop: false }` [INFO] [stdout] fee31fe0465669791388640b8887d2e3a23315463a528fd8dfe88776ef693512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "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] 90f3e1375ef3f4ea8131e07c92831250deb66035b4483bf1dc8ea0b0e1c51fe1 [INFO] running `Command { std: "docker" "start" "-a" "90f3e1375ef3f4ea8131e07c92831250deb66035b4483bf1dc8ea0b0e1c51fe1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking wayland-client v0.31.12 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking openssl v0.10.75 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking clap v4.5.59 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking native-tls v0.2.18 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking wl-clipboard-rs v0.9.3 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking handlebars v6.4.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking log4rs v1.4.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking notion-client v1.0.11 [INFO] [stderr] Documenting notion2prompt v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `NotionContent` [INFO] [stdout] --> src/algebras/error.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | /// This is the error type for [`NotionContent`] algebra operations. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NotionContent` 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: unresolved link to `VisitTracker` [INFO] [stdout] --> src/algebras/error.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | /// This is the error type for [`VisitTracker`] algebra operations. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `VisitTracker` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.51s [INFO] [stderr] Generated /opt/rustwide/target/doc/notion2prompt/index.html [INFO] running `Command { std: "docker" "inspect" "90f3e1375ef3f4ea8131e07c92831250deb66035b4483bf1dc8ea0b0e1c51fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f3e1375ef3f4ea8131e07c92831250deb66035b4483bf1dc8ea0b0e1c51fe1", kill_on_drop: false }` [INFO] [stdout] 90f3e1375ef3f4ea8131e07c92831250deb66035b4483bf1dc8ea0b0e1c51fe1