oxc_parser 0.25.0

A collection of JavaScript tools written in Rust.
Documentation
Build #1334376 2024-08-23T08:20:31.205848+00:00
# rustc version
rustc 1.82.0-nightly (eff09483c 2024-08-22)# docs.rs version
docsrs 0.6.0 (a6155e2c 2024-08-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/oxc_parser-0.25.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/oxc_parser-0.25.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240822-1.82.0-nightly-eff09483c\", \"--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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-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] d70cd9e6ca2b0c882fc57f36aeb9169fc80858fb74103d896b585d921321fe03
[INFO] running `Command { std: "docker" "start" "-a" "d70cd9e6ca2b0c882fc57f36aeb9169fc80858fb74103d896b585d921321fe03", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: parser, regular_expression, visitor
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking oxc_ast v0.25.0
[INFO] [stderr] error[E0080]: evaluation of constant value failed
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/oxc_ast-0.25.0/src/generated/assert_layouts.rs:1424:5
[INFO] [stderr]      |
[INFO] [stderr] 1424 |     assert!(size_of::<NumericLiteral>() == 32usize);
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: size_of::<NumericLiteral>() == 32usize', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/oxc_ast-0.25.0/src/generated/assert_layouts.rs:1424:5
[INFO] [stderr]      |
[INFO] [stderr]      = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0080`.
[INFO] [stderr] error: could not compile `oxc_ast` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d70cd9e6ca2b0c882fc57f36aeb9169fc80858fb74103d896b585d921321fe03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d70cd9e6ca2b0c882fc57f36aeb9169fc80858fb74103d896b585d921321fe03", kill_on_drop: false }`
[INFO] [stdout] d70cd9e6ca2b0c882fc57f36aeb9169fc80858fb74103d896b585d921321fe03