# rustc version rustc 1.98.0-nightly (423e3d252 2026-05-24)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "5511c728d6156e73d469192f205146382d207bfb09f64d1e1c138d2ae1176e89" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260524-1.98.0-nightly-423e3d252\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] Scraping easy-repl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting easy-repl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `command` [INFO] [stderr] --> src/command.rs:19:42 [INFO] [stderr] | [INFO] [stderr] 19 | /// One should rather use the provided [`command!`] macro which will generate [INFO] [stderr] | ^^^^^^^^ no item named `command` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `command` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `command` [INFO] [stderr] --> src/repl.rs:169:63 [INFO] [stderr] | [INFO] [stderr] 169 | /// Add a command with given `name`. Use along with the [`command!`] macro. [INFO] [stderr] | ^^^^^^^^ no item named `command` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `command` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `command` [INFO] [stderr] --> src/command.rs:117:69 [INFO] [stderr] | [INFO] [stderr] 117 | /// Generate argument validator based on a list of types (used by [`command!`]). [INFO] [stderr] | ^^^^^^^^ no item named `command` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `command` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `command` [INFO] [stderr] --> src/command.rs:122:7 [INFO] [stderr] | [INFO] [stderr] 122 | /// [`command!`] which will use this macro appropriately. [INFO] [stderr] | ^^^^^^^^ no item named `command` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `command` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: `easy-repl` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/easy_repl/index.html [INFO] running `Command { std: "docker" "inspect" "5511c728d6156e73d469192f205146382d207bfb09f64d1e1c138d2ae1176e89", kill_on_drop: false }`