[INFO] cloning repository https://github.com/schnippl0r/pixelfire-android [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schnippl0r/pixelfire-android" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschnippl0r%2Fpixelfire-android", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschnippl0r%2Fpixelfire-android'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cffbde08935b342602ba9ee7e4ce7b82d0c83d9 [INFO] checking schnippl0r/pixelfire-android against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschnippl0r%2Fpixelfire-android" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schnippl0r/pixelfire-android on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schnippl0r/pixelfire-android [INFO] finished tweaking git repo https://github.com/schnippl0r/pixelfire-android [INFO] tweaked toml for git repo https://github.com/schnippl0r/pixelfire-android written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/schnippl0r/pixelfire-android already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56054e4e5c3d37b65bf4f0882a26fdafc7f72995ac77fce4bdf47db02189cece [INFO] running `Command { std: "docker" "start" "-a" "56054e4e5c3d37b65bf4f0882a26fdafc7f72995ac77fce4bdf47db02189cece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56054e4e5c3d37b65bf4f0882a26fdafc7f72995ac77fce4bdf47db02189cece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56054e4e5c3d37b65bf4f0882a26fdafc7f72995ac77fce4bdf47db02189cece", kill_on_drop: false }` [INFO] [stdout] 56054e4e5c3d37b65bf4f0882a26fdafc7f72995ac77fce4bdf47db02189cece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93f2b24de01cbf817e8ecbeed6a4dad3686627eacc4a84bc48f3bb20efc9ace5 [INFO] running `Command { std: "docker" "start" "-a" "93f2b24de01cbf817e8ecbeed6a4dad3686627eacc4a84bc48f3bb20efc9ace5", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking ndk-sys v0.2.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking pollster v0.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling wayland-sys v0.28.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking wide v0.4.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stdout] error: android-ndk-sys only supports compiling for Android [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndk-sys-0.2.0/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | compile_error!("android-ndk-sys only supports compiling for Android"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndk-sys` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "93f2b24de01cbf817e8ecbeed6a4dad3686627eacc4a84bc48f3bb20efc9ace5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f2b24de01cbf817e8ecbeed6a4dad3686627eacc4a84bc48f3bb20efc9ace5", kill_on_drop: false }` [INFO] [stdout] 93f2b24de01cbf817e8ecbeed6a4dad3686627eacc4a84bc48f3bb20efc9ace5