[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] 967e4c7c4105b92e079267a1044da0105a70bf0e
[INFO] building Abdullah-Albanna/rsmobiledevice against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah-Albanna%2Frsmobiledevice" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Abdullah-Albanna/rsmobiledevice on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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 132 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45169e264cc2239314fa1188588f6a69dadc7ebd7045f67105ef2ecb16cb7bac
[INFO] running `Command { std: "docker" "start" "-a" "45169e264cc2239314fa1188588f6a69dadc7ebd7045f67105ef2ecb16cb7bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45169e264cc2239314fa1188588f6a69dadc7ebd7045f67105ef2ecb16cb7bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45169e264cc2239314fa1188588f6a69dadc7ebd7045f67105ef2ecb16cb7bac", kill_on_drop: false }`
[INFO] [stdout] 45169e264cc2239314fa1188588f6a69dadc7ebd7045f67105ef2ecb16cb7bac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f672c4b5dd4d34afdfadb830f294cb47fa51ca73d7d422f3f5b305b9dcb859f
[INFO] running `Command { std: "docker" "start" "-a" "9f672c4b5dd4d34afdfadb830f294cb47fa51ca73d7d422f3f5b305b9dcb859f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[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]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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=406f210#406f210b)
[INFO] [stderr]    Compiling rsmobiledevice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.09s
[INFO] running `Command { std: "docker" "inspect" "9f672c4b5dd4d34afdfadb830f294cb47fa51ca73d7d422f3f5b305b9dcb859f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f672c4b5dd4d34afdfadb830f294cb47fa51ca73d7d422f3f5b305b9dcb859f", kill_on_drop: false }`
[INFO] [stdout] 9f672c4b5dd4d34afdfadb830f294cb47fa51ca73d7d422f3f5b305b9dcb859f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b13ed3e4523f62b8fedc2744dc15482b159d9e2901a669374f130faf07d375f4
[INFO] running `Command { std: "docker" "start" "-a" "b13ed3e4523f62b8fedc2744dc15482b159d9e2901a669374f130faf07d375f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsmobiledevice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcWhWcCO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libcrossbeam_channel-9a7467e13fecad02.rlib,libcrossbeam_utils-fe393cbd49b066a4.rlib,libzip-c303f40f023109c7.rlib,libdeflate64-4fdf03d24a519323.rlib,libpbkdf2-c7be953481b55574.rlib,libzstd-44137fd50d8953ce.rlib,libzstd_safe-02c42f5f01bb05da.rlib,libzstd_sys-807b70302ba7916f.rlib,libzopfli-3996bd6d6d4e9a9b.rlib,libsimd_adler32-4c6c18bda7733bd9.rlib,libbumpalo-2d2c91a1d19edcc8.rlib,liblockfree_object_pool-ed923e08fdb0d845.rlib,libbzip2-af98f39ab0fb09f7.rlib,libbzip2_sys-9d6b95402da1c823.rlib,libflate2-da44c0c3ac4817bf.rlib,libminiz_oxide-e502227085177f21.rlib,libadler2-b931b79841890bad.rlib,libtime-8dd271f1a6ae993c.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libmemchr-3ffe5f7a52883367.rlib,liblzma_rs-eea79c2f77b9cfb4.rlib,libcrc-dad355042bb8f721.rlib,libcrc_catalog-bb32f52851f13aa4.rlib,libindexmap-9d6e30d92f98b401.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libaes-038ed42ed6c10a8a.rlib,libcipher-3eae035d5e9e8ba5.rlib,libinout-03797b8b8ff81f26.rlib,libzeroize-c3f7a3a071915a71.rlib,libsha1-a59a51c49d0b0c0d.rlib,libcpufeatures-1354436b31901300.rlib,libhmac-e4f8b470173216c2.rlib,libdigest-42520725a6ddcca8.rlib,libsubtle-ca7024fc66e4388f.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-57b5775ae13b5cdb.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libthiserror-08e71b2599427b82.rlib,librusty_libimobiledevice-64413953dd989cd1.rlib,libonce_cell-debe7c411cf97340.rlib,libplist_plus-cd502f6bc6840957.rlib,librand-863215ac7588405a.rlib,librand_chacha-5a506e7eafcc1c12.rlib,libppv_lite86-4696c1a77616ad82.rlib,libzerocopy-a73f0d38e60ba165.rlib,libbyteorder-1efcbe4f07366651.rlib,librand_core-d2a505f50779fb08.rlib,libgetrandom-0eb2837464292ad3.rlib,liblibc-60646f2741300933.rlib,libcfg_if-33ef6c02a07f9fec.rlib,liblog-5fb51f756c1191b0.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-limobiledevice-1.0" "-lusbmuxd-2.0" "-limobiledevice-glue-1.0" "-lplist-2.0" "-lcrypto" "-lssl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/homebrew/lib" "-L" "/usr/local/opt/libimobiledevice/lib" "-L" "/usr/local/opt/libusbmuxd/lib" "-L" "/usr/local/opt/libimobiledevice-glue/lib" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/homebrew/lib" "-L" "/usr/local/opt/libimobiledevice/lib" "-L" "/usr/local/opt/libusbmuxd/lib" "-L" "/usr/local/opt/libimobiledevice-glue/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d70f652aa73fa285/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-303450557b32fb9e/out" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rsmobiledevice-9760e163b3139b14" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -limobiledevice-1.0
[INFO] [stdout]           rust-lld: error: unable to find library -lusbmuxd-2.0
[INFO] [stdout]           rust-lld: error: unable to find library -limobiledevice-glue-1.0
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsmobiledevice` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b13ed3e4523f62b8fedc2744dc15482b159d9e2901a669374f130faf07d375f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b13ed3e4523f62b8fedc2744dc15482b159d9e2901a669374f130faf07d375f4", kill_on_drop: false }`
[INFO] [stdout] b13ed3e4523f62b8fedc2744dc15482b159d9e2901a669374f130faf07d375f4
