cairo-vm 2.0.1

Blazing fast Cairo interpreter
Documentation
Build #1879654 2025-03-17T15:26:19.538352+00:00
# rustc version
rustc 1.87.0-nightly (227690a25 2025-03-16)# docs.rs version
docsrs 0.6.0 (004a02c4 2025-03-05)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cairo-vm-2.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cairo-vm-2.0.1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250316-1.87.0-nightly-227690a25\", \"--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] [stdout] b67bc8652d161b6c73dd98348a9840d8ea74f8e93e99e78cb4688cf61ab83a40
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "b67bc8652d161b6c73dd98348a9840d8ea74f8e93e99e78cb4688cf61ab83a40", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting cairo-vm v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `crate::vm::hooks::Hooks`
[INFO] [stderr]   --> src/lib.rs:6:20
[INFO] [stderr]    |
[INFO] [stderr] 6  | //!    - [`Hooks`](crate::vm::hooks::Hooks) support for the [VirtualMachine](vm::vm_core::VirtualMachine);
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^ no item named `hooks` in module `vm`
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | #![deny(warnings)]
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` implied by `#[warn(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `&stark_felt::NonZeroFelt`
[INFO] [stderr]   --> src/math_utils/mod.rs:43:67
[INFO] [stderr]    |
[INFO] [stderr] 43 | /// Returns the `n`th (up to the `251`th power) power of 2 as a [`&stark_felt::NonZeroFelt`]
[INFO] [stderr]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `&stark_felt` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `pedersen`
[INFO] [stderr]    --> src/vm/runners/cairo_pie.rs:273:129
[INFO] [stderr]     |
[INFO] [stderr] 273 |     /// Checks that the pie received is identical to self, skipping the fields execution_resources.n_steps, and additional_data[pedersen]
[INFO] [stderr]     |                                                                                                                                 ^^^^^^^^ no item named `pedersen` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `cairo_vm::hint_processor::builtin_hint_processor::builtin_hint_processor_definition::BuiltinHintProcessor`
[INFO] [stderr]   --> src/vm/runners/cairo_runner.rs:94:109
[INFO] [stderr]    |
[INFO] [stderr] 94 | ...Processor](cairo_vm::hint_processor::builtin_hint_processor::builtin_hint_processor_definition::BuiltinHintProcessor)
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `cairo_vm` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/math_utils/mod.rs:99:46
[INFO] [stderr]    |
[INFO] [stderr] 99 | /// QM31 operations are to be relocated into https://github.com/lambdaclass/lambdaworks.
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` implied by `#[warn(warnings)]`
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 99 | /// QM31 operations are to be relocated into <https://github.com/lambdaclass/lambdaworks.>
[INFO] [stderr]    |                                              +                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/math_utils/mod.rs:117:46
[INFO] [stderr]     |
[INFO] [stderr] 117 | /// QM31 operations are to be relocated into https://github.com/lambdaclass/lambdaworks.
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 117 | /// QM31 operations are to be relocated into <https://github.com/lambdaclass/lambdaworks.>
[INFO] [stderr]     |                                              +                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/math_utils/mod.rs:135:46
[INFO] [stderr]     |
[INFO] [stderr] 135 | /// QM31 operations are to be relocated into https://github.com/lambdaclass/lambdaworks.
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 135 | /// QM31 operations are to be relocated into <https://github.com/lambdaclass/lambdaworks.>
[INFO] [stderr]     |                                              +                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/math_utils/mod.rs:149:46
[INFO] [stderr]     |
[INFO] [stderr] 149 | /// QM31 operations are to be relocated into https://github.com/lambdaclass/lambdaworks.
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 149 | /// QM31 operations are to be relocated into <https://github.com/lambdaclass/lambdaworks.>
[INFO] [stderr]     |                                              +                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/math_utils/mod.rs:167:46
[INFO] [stderr]     |
[INFO] [stderr] 167 | /// QM31 operations are to be relocated into https://github.com/lambdaclass/lambdaworks.
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 167 | /// QM31 operations are to be relocated into <https://github.com/lambdaclass/lambdaworks.>
[INFO] [stderr]     |                                              +                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/math_utils/mod.rs:204:45
[INFO] [stderr]     |
[INFO] [stderr] 204 | /// M31 operations are to be relocated into https://github.com/lambdaclass/lambdaworks.
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 204 | /// M31 operations are to be relocated into <https://github.com/lambdaclass/lambdaworks.>
[INFO] [stderr]     |                                             +                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/math_utils/mod.rs:229:46
[INFO] [stderr]     |
[INFO] [stderr] 229 | /// QM31 operations are to be relocated into https://github.com/lambdaclass/lambdaworks.
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 229 | /// QM31 operations are to be relocated into <https://github.com/lambdaclass/lambdaworks.>
[INFO] [stderr]     |                                              +                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/math_utils/mod.rs:271:46
[INFO] [stderr]     |
[INFO] [stderr] 271 | /// QM31 operations are to be relocated into https://github.com/lambdaclass/lambdaworks.
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 271 | /// QM31 operations are to be relocated into <https://github.com/lambdaclass/lambdaworks.>
[INFO] [stderr]     |                                              +                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: `cairo-vm` (lib doc) generated 12 warnings (run `cargo fix --lib -p cairo-vm` to apply 8 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/cairo_vm/index.html
[INFO] running `Command { std: "docker" "inspect" "b67bc8652d161b6c73dd98348a9840d8ea74f8e93e99e78cb4688cf61ab83a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b67bc8652d161b6c73dd98348a9840d8ea74f8e93e99e78cb4688cf61ab83a40", kill_on_drop: false }`
[INFO] [stdout] b67bc8652d161b6c73dd98348a9840d8ea74f8e93e99e78cb4688cf61ab83a40