wasmparser 0.216.0

A simple event-driven library for parsing WebAssembly binary files.
Documentation
Build #1333514 2024-08-22T17:35:41.871270+00:00
# rustc version
rustc 1.82.0-nightly (a32d4a0e8 2024-08-21)# 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/wasmparser-0.216.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/wasmparser-0.216.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" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240821-1.82.0-nightly-a32d4a0e8\", \"--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-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", 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] 54d1fbd2becf7643b8c84f925524da190dfea0d5d477aefe4d264bcc6403982e
[INFO] running `Command { std: "docker" "start" "-a" "54d1fbd2becf7643b8c84f925524da190dfea0d5d477aefe4d264bcc6403982e", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: simple
[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]  Documenting wasmparser v0.216.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/features.rs:81:25
[INFO] [stderr]     |
[INFO] [stderr] 81  |                    #[doc = "`.\n"]
[INFO] [stderr]     |  __________________________^
[INFO] [stderr] 82  | |                  pub $field: bool,
[INFO] [stderr] 83  | |              )*
[INFO] [stderr] 84  | |          }
[INFO] [stderr] ...   |
[INFO] [stderr] 88  | |/ define_wasm_features! {
[INFO] [stderr] 89  | ||     /// Flags for features that are enabled for validation.
[INFO] [stderr] 90  | ||     #[derive(Hash, Debug, Copy, Clone, Eq, PartialEq)]
[INFO] [stderr] 91  | ||     pub struct WasmFeatures: u32 {
[INFO] [stderr] ...   ||
[INFO] [stderr] 152 | ||         pub component_model_multiple_returns: COMPONENT_MODEL_MULTIPLE_RETURNS(1 << 24) = false;
[INFO] [stderr] 153 | ||         /// The WebAssembly legacy exception handling proposal (phase 1)
[INFO] [stderr]     | ||________________________________________________________________________^
[INFO] [stderr] ...    |
[INFO] [stderr] 177 |  |     }
[INFO] [stderr] 178 |  | }
[INFO] [stderr]     |  |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `define_wasm_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 81  ~                 #[doc = <"`.\n"]
[INFO] [stderr] 82  |                 pub $field: bool,
[INFO] [stderr] ...
[INFO] [stderr] 152 |         pub component_model_multiple_returns: COMPONENT_MODEL_MULTIPLE_RETURNS(1 << 24) = false;
[INFO] [stderr] 153 ~         /// The WebAssembly legacy exception handling proposal (phase 1)>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmparser` (lib doc) generated 1 warning (run `cargo fix --lib -p wasmparser` to apply 1 suggestion)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-apple-darwin/doc/wasmparser/index.html
[INFO] running `Command { std: "docker" "inspect" "54d1fbd2becf7643b8c84f925524da190dfea0d5d477aefe4d264bcc6403982e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54d1fbd2becf7643b8c84f925524da190dfea0d5d477aefe4d264bcc6403982e", kill_on_drop: false }`
[INFO] [stdout] 54d1fbd2becf7643b8c84f925524da190dfea0d5d477aefe4d264bcc6403982e