[INFO] fetching crate cargo-xcodebuild 0.1.0... [INFO] checking cargo-xcodebuild-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate cargo-xcodebuild 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cargo-xcodebuild 0.1.0 [INFO] finished tweaking crates.io crate cargo-xcodebuild 0.1.0 [INFO] tweaked toml for crates.io crate cargo-xcodebuild 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-xcodebuild 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-xcodebuild 0.1.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fecbda3e1990e77564a0e38dbdf7a423375404e5ee5756650d602a9087e793b5 [INFO] running `Command { std: "docker" "start" "-a" "fecbda3e1990e77564a0e38dbdf7a423375404e5ee5756650d602a9087e793b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fecbda3e1990e77564a0e38dbdf7a423375404e5ee5756650d602a9087e793b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fecbda3e1990e77564a0e38dbdf7a423375404e5ee5756650d602a9087e793b5", kill_on_drop: false }` [INFO] [stdout] fecbda3e1990e77564a0e38dbdf7a423375404e5ee5756650d602a9087e793b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b78553487d2ef65d9a445b5ba5e7b3e5e986296771d82b198d1517eb2dbd8934 [INFO] running `Command { std: "docker" "start" "-a" "b78553487d2ef65d9a445b5ba5e7b3e5e986296771d82b198d1517eb2dbd8934", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling core-foundation-sys v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling mobile-device v0.1.0 [INFO] [stdout] error: Unfortunately, only MacOS is supported. If you need supports for another OS better take a look at https://libimobiledevice.org. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mobile-device-0.1.0/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | compile_error!("Unfortunately, only MacOS is supported. If you need supports for another OS better take a look at https://libimobiledevice.org."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mobile-device` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b78553487d2ef65d9a445b5ba5e7b3e5e986296771d82b198d1517eb2dbd8934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78553487d2ef65d9a445b5ba5e7b3e5e986296771d82b198d1517eb2dbd8934", kill_on_drop: false }` [INFO] [stdout] b78553487d2ef65d9a445b5ba5e7b3e5e986296771d82b198d1517eb2dbd8934