[INFO] cloning repository https://github.com/Abdullah-Albanna/rsmobiledevice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdullah-Albanna/rsmobiledevice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah-Albanna%2Frsmobiledevice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah-Albanna%2Frsmobiledevice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e06f36cce05b86f60133a47a279917320246d9a
[INFO] documenting Abdullah-Albanna/rsmobiledevice against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah-Albanna%2Frsmobiledevice" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abdullah-Albanna/rsmobiledevice
[INFO] finished tweaking git repo https://github.com/Abdullah-Albanna/rsmobiledevice
[INFO] tweaked toml for git repo https://github.com/Abdullah-Albanna/rsmobiledevice written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdullah-Albanna/rsmobiledevice on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Abdullah-Albanna/modified_rusty_libimobiledevice`
[INFO] [stderr]      Locking 160 packages to latest compatible versions
[INFO] [stderr]       Adding zip v2.4.2 (available: v6.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plist_plus v0.2.6
[INFO] [stderr]   Downloaded home v0.5.12
[INFO] [stderr]   Downloaded deflate64 v0.1.10
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded openssl-src v300.5.4+3.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed38d630e49ae0beaf10ce64649b1c1ff225c984b89a3140ed83f79b062e3b1a
[INFO] running `Command { std: "docker" "start" "-a" "ed38d630e49ae0beaf10ce64649b1c1ff225c984b89a3140ed83f79b062e3b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed38d630e49ae0beaf10ce64649b1c1ff225c984b89a3140ed83f79b062e3b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed38d630e49ae0beaf10ce64649b1c1ff225c984b89a3140ed83f79b062e3b1a", kill_on_drop: false }`
[INFO] [stdout] ed38d630e49ae0beaf10ce64649b1c1ff225c984b89a3140ed83f79b062e3b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b627482510a49602037c5df43d7cbd08def990bbf02b1dd479933262473c643
[INFO] running `Command { std: "docker" "start" "-a" "0b627482510a49602037c5df43d7cbd08def990bbf02b1dd479933262473c643", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling plist_plus v0.2.6
[INFO] [stderr]    Compiling rusty_libimobiledevice v0.2.3 (https://github.com/Abdullah-Albanna/modified_rusty_libimobiledevice?rev=76256183#76256183)
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]  Documenting rsmobiledevice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rsmobiledevice/index.html
[INFO] running `Command { std: "docker" "inspect" "0b627482510a49602037c5df43d7cbd08def990bbf02b1dd479933262473c643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b627482510a49602037c5df43d7cbd08def990bbf02b1dd479933262473c643", kill_on_drop: false }`
[INFO] [stdout] 0b627482510a49602037c5df43d7cbd08def990bbf02b1dd479933262473c643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "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] 8137baabd6c74621b1b313988bceb010499d39ae700f8d06aabef47862718289
[INFO] running `Command { std: "docker" "start" "-a" "8137baabd6c74621b1b313988bceb010499d39ae700f8d06aabef47862718289", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling plist_plus v0.2.6
[INFO] [stderr]    Compiling rusty_libimobiledevice v0.2.3 (https://github.com/Abdullah-Albanna/modified_rusty_libimobiledevice?rev=76256183#76256183)
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking openssl v0.10.74
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking zip v2.4.2
[INFO] [stderr]  Documenting rsmobiledevice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.38s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rsmobiledevice/index.html
[INFO] running `Command { std: "docker" "inspect" "8137baabd6c74621b1b313988bceb010499d39ae700f8d06aabef47862718289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8137baabd6c74621b1b313988bceb010499d39ae700f8d06aabef47862718289", kill_on_drop: false }`
[INFO] [stdout] 8137baabd6c74621b1b313988bceb010499d39ae700f8d06aabef47862718289
