[INFO] cloning repository https://github.com/Bmohsen/frida
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bmohsen/frida" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBmohsen%2Ffrida", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBmohsen%2Ffrida'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e1ee5c616338cfca75d4f18f06ae6ae1a3e20b3
[INFO] documenting Bmohsen/frida against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBmohsen%2Ffrida" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bmohsen/frida
[INFO] finished tweaking git repo https://github.com/Bmohsen/frida
[INFO] tweaked toml for git repo https://github.com/Bmohsen/frida written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bmohsen/frida on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bmohsen/frida already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded io-uring v0.7.8
[INFO] [stderr]   Downloaded libwayshot v0.2.0
[INFO] [stderr]   Downloaded serial_test v0.10.0
[INFO] [stderr]   Downloaded serial_test_derive v0.10.0
[INFO] [stderr]   Downloaded display-info v0.4.8
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.1.0
[INFO] [stderr]   Downloaded memmap2 v0.7.1
[INFO] [stderr]   Downloaded screenshots v0.8.10
[INFO] [stderr]   Downloaded rusb v0.9.4
[INFO] [stderr]   Downloaded rstest v0.16.0
[INFO] [stderr]   Downloaded rstest_macros v0.16.0
[INFO] [stderr]   Downloaded wayland-scanner v0.30.1
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded wayland-client v0.30.2
[INFO] [stderr]   Downloaded wayland-backend v0.1.2
[INFO] [stderr]   Downloaded public-ip v0.2.2
[INFO] [stderr]   Downloaded core-graphics v0.21.0
[INFO] [stderr]   Downloaded wayland-protocols v0.30.1
[INFO] [stderr]   Downloaded rdev v0.5.3
[INFO] [stderr]   Downloaded cocoa v0.22.0
[INFO] [stderr]   Downloaded quick-xml v0.28.2
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] [stderr]   Downloaded trust-dns-client v0.20.4
[INFO] [stderr]   Downloaded hyper-system-resolver v0.5.0
[INFO] [stderr]   Downloaded xcb v1.5.0
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded iplocate v0.1.0
[INFO] [stderr]   Downloaded libusb1-sys v0.7.0
[INFO] [stderr]   Downloaded trust-dns-proto v0.20.4
[INFO] [stderr]   Downloaded tokio v1.46.1
[INFO] [stderr]   Downloaded webp v0.2.6
[INFO] [stderr]   Downloaded libwebp-sys v0.9.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9
[INFO] running `Command { std: "docker" "start" "6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking wayland-client v0.30.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking dns-lookup v1.0.8
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking wayland-protocols v0.30.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking trust-dns-proto v0.20.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking hyper-system-resolver v0.5.0
[INFO] [stderr]     Checking iplocate v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking trust-dns-client v0.20.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.1.0
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking public-ip v0.2.2
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking webp v0.2.6
[INFO] [stderr]     Checking libwayshot v0.2.0
[INFO] [stderr]     Checking display-info v0.4.8
[INFO] [stderr]     Checking screenshots v0.8.10
[INFO] [stderr]  Documenting frida_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking frida_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 169 | |     /// // Example: let geolocator = Geolocator::new(5); // 5-second timeout
[INFO] [stdout] 170 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 190 | |     /// // Example: Using the multi-source location functionality
[INFO] [stdout] 191 | |     /// // let location = geolocator.get_multi_source_location().await?;
[INFO] [stdout] 192 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 365 | |     /// // Example: Getting the public IP address
[INFO] [stdout] 366 | |     /// // let ip = geolocator.get_public_ip().await?;
[INFO] [stdout] 367 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 392 | |     /// // Example: Getting IP-based location information
[INFO] [stdout] 393 | |     /// // let location = geolocator.get_ip_location().await?;
[INFO] [stdout] 394 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 169 | |     /// // Example: let geolocator = Geolocator::new(5); // 5-second timeout
[INFO] [stdout] 170 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 190 | |     /// // Example: Using the multi-source location functionality
[INFO] [stdout] 191 | |     /// // let location = geolocator.get_multi_source_location().await?;
[INFO] [stdout] 192 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 365 | |     /// // Example: Getting the public IP address
[INFO] [stdout] 366 | |     /// // let ip = geolocator.get_public_ip().await?;
[INFO] [stdout] 367 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 392 | |     /// // Example: Getting IP-based location information
[INFO] [stdout] 393 | |     /// // let location = geolocator.get_ip_location().await?;
[INFO] [stdout] 394 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/agent/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking display-info v0.4.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]     Checking wayland-client v0.30.2
[INFO] [stderr]     Checking wayland-protocols v0.30.1
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking wayland-protocols-wlr v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking libwayshot v0.2.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking screenshots v0.8.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking trust-dns-proto v0.20.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking iplocate v0.1.0
[INFO] [stderr]     Checking trust-dns-client v0.20.4
[INFO] [stderr]     Checking hyper-system-resolver v0.5.0
[INFO] [stderr]     Checking public-ip v0.2.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]  Documenting frida_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 169 | |     /// // Example: let geolocator = Geolocator::new(5); // 5-second timeout
[INFO] [stdout] 170 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 190 | |     /// // Example: Using the multi-source location functionality
[INFO] [stdout] 191 | |     /// // let location = geolocator.get_multi_source_location().await?;
[INFO] [stdout] 192 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 365 | |     /// // Example: Getting the public IP address
[INFO] [stdout] 366 | |     /// // let ip = geolocator.get_public_ip().await?;
[INFO] [stdout] 367 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/geolocation.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |       /// ```no_run
[INFO] [stdout]     |  _________^
[INFO] [stdout] 392 | |     /// // Example: Getting IP-based location information
[INFO] [stdout] 393 | |     /// // let location = geolocator.get_ip_location().await?;
[INFO] [stdout] 394 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/agent/index.html
[INFO] running `Command { std: "docker" "inspect" "6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9", kill_on_drop: false }`
[INFO] [stdout] 6cd6e5cccb14ab84f1860dec9d667d165f5b6dca15f0071d1e3650ba65f997b9
