[INFO] updating cached repository savruk/copycat [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/savruk/copycat [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/savruk/copycat" "work/ex/beta-1.38-1/sources/1.37.0/gh/savruk/copycat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/savruk/copycat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/savruk/copycat" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/savruk/copycat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/savruk/copycat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0c654f8a4783bb4eebf9c932d30af159000d276a [INFO] sha for GitHub repo savruk/copycat: 0c654f8a4783bb4eebf9c932d30af159000d276a [INFO] validating manifest of savruk/copycat on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of savruk/copycat on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing savruk/copycat [INFO] finished frobbing savruk/copycat [INFO] frobbed toml for savruk/copycat written to work/ex/beta-1.38-1/sources/1.37.0/gh/savruk/copycat/Cargo.toml [INFO] started frobbing savruk/copycat [INFO] finished frobbing savruk/copycat [INFO] frobbed toml for savruk/copycat written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/savruk/copycat/Cargo.toml [INFO] crate savruk/copycat already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing savruk/copycat against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/savruk/copycat:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4dc31de132835f650df5b953e50fb276b5bb3be34866ef0c2c17c4d54f855911 [INFO] running `"docker" "start" "-a" "4dc31de132835f650df5b953e50fb276b5bb3be34866ef0c2c17c4d54f855911"` [INFO] [stderr] Compiling core-foundation-sys v0.3.1 [INFO] [stderr] Compiling cairo-rs v0.1.3 (https://github.com/gtk-rs/cairo#680ccfdb) [INFO] [stderr] Compiling gio v0.1.3 (https://github.com/gtk-rs/gio#c8b2d3bc) [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 (https://github.com/gtk-rs/gdk-pixbuf#09fafcfc) [INFO] [stderr] Compiling gdk v0.5.3 (https://github.com/gtk-rs/gdk#a585b1f0) [INFO] [stderr] Compiling gtk v0.1.3 (https://github.com/gtk-rs/gtk.git#25f75339) [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling glib-sys v0.3.4 (https://github.com/gtk-rs/sys#9556f8fe) [INFO] [stderr] Compiling gobject-sys v0.3.4 (https://github.com/gtk-rs/sys#9556f8fe) [INFO] [stderr] Compiling gio-sys v0.3.4 (https://github.com/gtk-rs/sys#9556f8fe) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.4 (https://github.com/gtk-rs/sys#9556f8fe) [INFO] [stderr] Compiling pango-sys v0.3.4 (https://github.com/gtk-rs/sys#9556f8fe) [INFO] [stderr] Compiling cairo-sys-rs v0.3.4 (https://github.com/gtk-rs/cairo#680ccfdb) [INFO] [stderr] Compiling gdk-sys v0.3.4 (https://github.com/gtk-rs/sys#9556f8fe) [INFO] [stderr] Compiling atk-sys v0.3.4 (https://github.com/gtk-rs/sys#9556f8fe) [INFO] [stderr] Compiling gtk-sys v0.3.4 (https://github.com/gtk-rs/sys#9556f8fe) [INFO] [stderr] Compiling xcb v0.7.6 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling objc v0.2.2 [INFO] [stderr] error: native frameworks are only available on macOS targets [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `core-foundation-sys`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4dc31de132835f650df5b953e50fb276b5bb3be34866ef0c2c17c4d54f855911"` [INFO] running `"docker" "rm" "-f" "4dc31de132835f650df5b953e50fb276b5bb3be34866ef0c2c17c4d54f855911"` [INFO] [stdout] 4dc31de132835f650df5b953e50fb276b5bb3be34866ef0c2c17c4d54f855911