[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 try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBmohsen%2Ffrida" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bmohsen/frida on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5497287f9ea03d45872cf70928f8844ca7311cb126a0baa9497dda81b8f1466b
[INFO] running `Command { std: "docker" "start" "-a" "5497287f9ea03d45872cf70928f8844ca7311cb126a0baa9497dda81b8f1466b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5497287f9ea03d45872cf70928f8844ca7311cb126a0baa9497dda81b8f1466b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5497287f9ea03d45872cf70928f8844ca7311cb126a0baa9497dda81b8f1466b", kill_on_drop: false }`
[INFO] [stdout] 5497287f9ea03d45872cf70928f8844ca7311cb126a0baa9497dda81b8f1466b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8350b15739b9137f9745cfde534b6bfa1cf893e6d637f2ea43295e5001db63dd
[INFO] running `Command { std: "docker" "start" "-a" "8350b15739b9137f9745cfde534b6bfa1cf893e6d637f2ea43295e5001db63dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking dns-lookup v1.0.8
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking wayland-client v0.30.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking trust-dns-proto v0.20.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking wayland-protocols v0.30.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking trust-dns-client v0.20.4
[INFO] [stderr]     Checking hyper-system-resolver v0.5.0
[INFO] [stderr]     Checking iplocate v0.1.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking public-ip v0.2.2
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking webp v0.2.6
[INFO] [stderr]     Checking wayland-protocols-wlr v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking display-info v0.4.8
[INFO] [stderr]     Checking libwayshot v0.2.0
[INFO] [stderr]     Checking screenshots v0.8.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking frida_rust v0.1.0 (/opt/rustwide/workdir)
[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] [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 51.93s
[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 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/agent/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "8350b15739b9137f9745cfde534b6bfa1cf893e6d637f2ea43295e5001db63dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8350b15739b9137f9745cfde534b6bfa1cf893e6d637f2ea43295e5001db63dd", kill_on_drop: false }`
[INFO] [stdout] 8350b15739b9137f9745cfde534b6bfa1cf893e6d637f2ea43295e5001db63dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13c9d362a8b7cf651d4c00aa974742ee4df83bf1cdc9c20713c7fd77874b2b58
[INFO] running `Command { std: "docker" "start" "-a" "13c9d362a8b7cf651d4c00aa974742ee4df83bf1cdc9c20713c7fd77874b2b58", kill_on_drop: false }`
[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 3.52s
[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 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/agent/index.html
[INFO] running `Command { std: "docker" "inspect" "13c9d362a8b7cf651d4c00aa974742ee4df83bf1cdc9c20713c7fd77874b2b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c9d362a8b7cf651d4c00aa974742ee4df83bf1cdc9c20713c7fd77874b2b58", kill_on_drop: false }`
[INFO] [stdout] 13c9d362a8b7cf651d4c00aa974742ee4df83bf1cdc9c20713c7fd77874b2b58
