[INFO] updating cached repository luminescent-dreams/rs-cocoa [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luminescent-dreams/rs-cocoa [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luminescent-dreams/rs-cocoa" "work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/luminescent-dreams/rs-cocoa"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/luminescent-dreams/rs-cocoa'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luminescent-dreams/rs-cocoa" "work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/luminescent-dreams/rs-cocoa"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/luminescent-dreams/rs-cocoa'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e5b8a3106f5880f2cc63edf5cea9649c0d135b60 [INFO] sha for GitHub repo luminescent-dreams/rs-cocoa: e5b8a3106f5880f2cc63edf5cea9649c0d135b60 [INFO] validating manifest of luminescent-dreams/rs-cocoa on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of luminescent-dreams/rs-cocoa on toolchain try#74092351c05ae61047b2be02024415546595e974 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing luminescent-dreams/rs-cocoa [INFO] finished frobbing luminescent-dreams/rs-cocoa [INFO] frobbed toml for luminescent-dreams/rs-cocoa written to work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/luminescent-dreams/rs-cocoa/Cargo.toml [INFO] started frobbing luminescent-dreams/rs-cocoa [INFO] finished frobbing luminescent-dreams/rs-cocoa [INFO] frobbed toml for luminescent-dreams/rs-cocoa written to work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/luminescent-dreams/rs-cocoa/Cargo.toml [INFO] crate luminescent-dreams/rs-cocoa already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking luminescent-dreams/rs-cocoa against try#74092351c05ae61047b2be02024415546595e974 for pr-60174 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60174/worker-2/try#74092351c05ae61047b2be02024415546595e974:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/luminescent-dreams/rs-cocoa:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b72258546525f35e00fa2c0779911aed8bbabe5285c73320bc414aab1e12ecad [INFO] running `"docker" "start" "-a" "b72258546525f35e00fa2c0779911aed8bbabe5285c73320bc414aab1e12ecad"` [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking objc v0.2.5 [INFO] [stderr] Checking objc_id v0.1.1 [INFO] [stderr] Checking objc-foundation v0.1.1 [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/objc-foundation-0.1.1/src/lib.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[link(name = "Foundation", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0455`. [INFO] [stderr] error: Could not compile `objc-foundation`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b72258546525f35e00fa2c0779911aed8bbabe5285c73320bc414aab1e12ecad"` [INFO] running `"docker" "rm" "-f" "b72258546525f35e00fa2c0779911aed8bbabe5285c73320bc414aab1e12ecad"` [INFO] [stdout] b72258546525f35e00fa2c0779911aed8bbabe5285c73320bc414aab1e12ecad