il2cpp_rs 0.1.2

A library for interacting with il2cpp on Windows
Build #2652443 2025-11-10 20:04:00

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.93.0-nightly (6647be936 2025-11-09)

# docs.rs version docsrs 0.6.0 (fb84acf8 2025-11-04)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/il2cpp_rs-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/il2cpp_rs-0.1.2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251109-1.93.0-nightly-6647be936\", \"--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] e9b272138d6298bc67c3ce1ee1dbabb66fd52379369e98922a99068811517c2f [INFO] running `Command { std: "docker" "start" "-a" "e9b272138d6298bc67c3ce1ee1dbabb66fd52379369e98922a99068811517c2f", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking windows-future v0.3.2 [INFO] [stderr] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:87:51 [INFO] [stderr] | [INFO] [stderr] 87 | } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID { [INFO] [stderr] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:89:43 [INFO] [stderr] | [INFO] [stderr] 89 | return windows_core::imp::marshaler( [INFO] [stderr] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:255:51 [INFO] [stderr] | [INFO] [stderr] 255 | } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID { [INFO] [stderr] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:257:43 [INFO] [stderr] | [INFO] [stderr] 257 | return windows_core::imp::marshaler( [INFO] [stderr] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:422:364 [INFO] [stderr] | [INFO] [stderr] 422 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [INFO] [stderr] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:422:470 [INFO] [stderr] | [INFO] [stderr] 422 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stderr] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:572:51 [INFO] [stderr] | [INFO] [stderr] 572 | } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID { [INFO] [stderr] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:574:43 [INFO] [stderr] | [INFO] [stderr] 574 | return windows_core::imp::marshaler( [INFO] [stderr] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:752:364 [INFO] [stderr] | [INFO] [stderr] 752 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [INFO] [stderr] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:752:470 [INFO] [stderr] | [INFO] [stderr] 752 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stderr] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:927:377 [INFO] [stderr] | [INFO] [stderr] 927 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [INFO] [stderr] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:927:483 [INFO] [stderr] | [INFO] [stderr] 927 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stderr] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `submit` in crate `windows_threading` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:264:28 [INFO] [stderr] | [INFO] [stderr] 264 | windows_threading::submit(move || { [INFO] [stderr] | ^^^^^^ not found in `windows_threading` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `submit` in crate `windows_threading` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:281:28 [INFO] [stderr] | [INFO] [stderr] 281 | windows_threading::submit(move || { [INFO] [stderr] | ^^^^^^ not found in `windows_threading` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `submit` in crate `windows_threading` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:298:28 [INFO] [stderr] | [INFO] [stderr] 298 | windows_threading::submit(move || { [INFO] [stderr] | ^^^^^^ not found in `windows_threading` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `submit` in crate `windows_threading` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:315:28 [INFO] [stderr] | [INFO] [stderr] 315 | windows_threading::submit(move || { [INFO] [stderr] | ^^^^^^ not found in `windows_threading` [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `windows-future` (lib) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "e9b272138d6298bc67c3ce1ee1dbabb66fd52379369e98922a99068811517c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9b272138d6298bc67c3ce1ee1dbabb66fd52379369e98922a99068811517c2f", kill_on_drop: false }` [INFO] [stdout] e9b272138d6298bc67c3ce1ee1dbabb66fd52379369e98922a99068811517c2f