[INFO] cloning repository https://github.com/savruk/copycat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/savruk/copycat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavruk%2Fcopycat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavruk%2Fcopycat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c654f8a4783bb4eebf9c932d30af159000d276a [INFO] checking savruk/copycat against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavruk%2Fcopycat" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/savruk/copycat on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/savruk/copycat [INFO] finished tweaking git repo https://github.com/savruk/copycat [INFO] tweaked toml for git repo https://github.com/savruk/copycat written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/savruk/copycat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace-sys v0.1.10 [INFO] [stderr] Downloaded clipboard v0.3.0 [INFO] [stderr] Downloaded clipboard-win v2.0.0 [INFO] [stderr] Downloaded core-graphics v0.7.0 [INFO] [stderr] Downloaded cocoa v0.8.1 [INFO] [stderr] Downloaded xcb v0.7.6 [INFO] [stderr] Downloaded x11-clipboard v0.1.3 [INFO] [stderr] Downloaded backtrace v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4aa20b56517e5657decee54ba2dc8d9b15042ec4a3417843eb6ea1491024aea5 [INFO] running `Command { std: "docker" "start" "-a" "4aa20b56517e5657decee54ba2dc8d9b15042ec4a3417843eb6ea1491024aea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aa20b56517e5657decee54ba2dc8d9b15042ec4a3417843eb6ea1491024aea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa20b56517e5657decee54ba2dc8d9b15042ec4a3417843eb6ea1491024aea5", kill_on_drop: false }` [INFO] [stdout] 4aa20b56517e5657decee54ba2dc8d9b15042ec4a3417843eb6ea1491024aea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e7e22167fe255bf59475ce6687375dc6728b4d7a4007266c2c1cc38d6f8eb5c [INFO] running `Command { std: "docker" "start" "-a" "9e7e22167fe255bf59475ce6687375dc6728b4d7a4007266c2c1cc38d6f8eb5c", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.22 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling core-foundation-sys v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling gio v0.1.3 (https://github.com/gtk-rs/gio#c8b2d3bc) [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Compiling cairo-rs v0.1.3 (https://github.com/gtk-rs/cairo#680ccfdb) [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 (https://github.com/gtk-rs/gdk-pixbuf#09fafcfc) [INFO] [stderr] Checking log v0.3.7 [INFO] [stderr] Checking c_vec v1.2.1 [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] Checking serde v0.9.15 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling xcb v0.7.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 cairo-sys-rs v0.3.4 (https://github.com/gtk-rs/cairo#680ccfdb) [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 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] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking objc v0.2.2 [INFO] [stdout] error: native frameworks are only available on macOS targets [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `core-foundation-sys` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9e7e22167fe255bf59475ce6687375dc6728b4d7a4007266c2c1cc38d6f8eb5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e7e22167fe255bf59475ce6687375dc6728b4d7a4007266c2c1cc38d6f8eb5c", kill_on_drop: false }` [INFO] [stdout] 9e7e22167fe255bf59475ce6687375dc6728b4d7a4007266c2c1cc38d6f8eb5c