valkyrie-parser 0.2.5

The hand write parser of valkyrie language
Documentation

Build #2329067 2025-07-19 01:35:50

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.90.0-nightly (8f08b3a32 2025-07-18)

# docs.rs version docsrs 0.6.0 (c1135d19 2025-07-02)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/valkyrie-parser-0.2.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/valkyrie-parser-0.2.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250718-1.90.0-nightly-8f08b3a32\", \"--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] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 93f6b566b122ab49e3a07ccca3429d14465800eee6d7e3fdfd8c5900a792b4ae [INFO] running `Command { std: "docker" "start" "-a" "93f6b566b122ab49e3a07ccca3429d14465800eee6d7e3fdfd8c5900a792b4ae", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking valkyrie-ast v0.1.12 [INFO] [stderr] error[E0432]: unresolved imports `nyar_error::FileID`, `nyar_error::FileSpan` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/valkyrie-ast-0.1.12/src/expression_level/mod.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | FileID, FileSpan, NyarError, ReportKind, SyntaxError, [INFO] [stderr] | ^^^^^^ ^^^^^^^^ no `FileSpan` in the root [INFO] [stderr] | | [INFO] [stderr] | no `FileID` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `nyar_error::FileSpan` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/valkyrie-ast-0.1.12/src/package_level/import/mod.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use nyar_error::FileSpan; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `FileSpan` in the root [INFO] [stderr] | [INFO] [stderr] = note: unresolved item `crate::expression_level::display::FileSpan` exists but is inaccessible [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `nyar_error::FileSpan` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/valkyrie-ast-0.1.12/src/string_like/string_literal/mod.rs:2:18 [INFO] [stderr] | [INFO] [stderr] 2 | use nyar_error::{FileSpan, Validation}; [INFO] [stderr] | ^^^^^^^^ no `FileSpan` in the root [INFO] [stderr] | [INFO] [stderr] = note: unresolved item `crate::package_level::import::iters::FileSpan` exists but is inaccessible [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `valkyrie-ast` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "93f6b566b122ab49e3a07ccca3429d14465800eee6d7e3fdfd8c5900a792b4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f6b566b122ab49e3a07ccca3429d14465800eee6d7e3fdfd8c5900a792b4ae", kill_on_drop: false }` [INFO] [stdout] 93f6b566b122ab49e3a07ccca3429d14465800eee6d7e3fdfd8c5900a792b4ae