frida-gum 0.16.5

Rust bindings for Frida
Build #1625948 2025-01-15T08:14:46.682506+00:00
# rustc version
rustc 1.86.0-nightly (8361aef0d 2025-01-14)# docs.rs version
docsrs 0.6.0 (13d4ccea 2025-01-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/frida-gum-0.16.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/frida-gum-0.16.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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "event-sink invocation-listener stalker-observer stalker-params std" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250114-1.86.0-nightly-8361aef0d\", \"--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] fb0c6e6735c3e359235e25c789660465f0b8fc0c42029bf9c348e3bb79f8e491
[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" "fb0c6e6735c3e359235e25c789660465f0b8fc0c42029bf9c348e3bb79f8e491", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting frida-gum v0.16.5 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/stalker/event_sink.rs:19:20
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[cfg_attr(docsrs, doc(cfg(feature = "event-sink")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/stalker/event_sink.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[cfg_attr(docsrs, doc(cfg(feature = "event-sink")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/stalker/event_sink.rs:55:20
[INFO] [stderr]    |
[INFO] [stderr] 55 | #[cfg_attr(docsrs, doc(cfg(feature = "event-sink")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]    --> src/stalker/event_sink.rs:100:20
[INFO] [stderr]     |
[INFO] [stderr] 100 | #[cfg_attr(docsrs, doc(cfg(feature = "event-sink")))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]     = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/stalker.rs:58:20
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[cfg_attr(docsrs, doc(cfg(feature = "event-sink")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/stalker.rs:62:20
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[cfg_attr(docsrs, doc(cfg(feature = "event-sink")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]  --> src/stalker/observer.rs:9:20
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[cfg_attr(docsrs, doc(cfg(feature = "stalker-observer")))]
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]   = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]   = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]    --> src/stalker.rs:193:24
[INFO] [stderr]     |
[INFO] [stderr] 193 |     #[cfg_attr(docsrs, doc(cfg(feature = "event-sink")))]
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]     = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]    --> src/stalker.rs:225:24
[INFO] [stderr]     |
[INFO] [stderr] 225 |     #[cfg_attr(docsrs, doc(cfg(feature = "event-sink")))]
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]     = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]    --> src/stalker.rs:291:24
[INFO] [stderr]     |
[INFO] [stderr] 291 |     #[cfg_attr(docsrs, doc(cfg(feature = "stalker-observer")))]
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]     = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/interceptor.rs:20:20
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[cfg_attr(docsrs, doc(cfg(feature = "invocation-listener")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/interceptor.rs:64:24
[INFO] [stderr]    |
[INFO] [stderr] 64 |     #[cfg_attr(docsrs, doc(cfg(feature = "invocation-listener")))]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/interceptor.rs:95:24
[INFO] [stderr]    |
[INFO] [stderr] 95 |     #[cfg_attr(docsrs, doc(cfg(feature = "invocation-listener")))]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]    --> src/interceptor.rs:126:24
[INFO] [stderr]     |
[INFO] [stderr] 126 |     #[cfg_attr(docsrs, doc(cfg(feature = "invocation-listener")))]
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]     = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]    --> src/interceptor.rs:234:24
[INFO] [stderr]     |
[INFO] [stderr] 234 |     #[cfg_attr(docsrs, doc(cfg(feature = "invocation-listener")))]
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]     = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2025-01-14; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0658`.
[INFO] [stderr] error: could not document `frida-gum`
[INFO] running `Command { std: "docker" "inspect" "fb0c6e6735c3e359235e25c789660465f0b8fc0c42029bf9c348e3bb79f8e491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb0c6e6735c3e359235e25c789660465f0b8fc0c42029bf9c348e3bb79f8e491", kill_on_drop: false }`
[INFO] [stdout] fb0c6e6735c3e359235e25c789660465f0b8fc0c42029bf9c348e3bb79f8e491