[INFO] fetching crate pmse-apk 0.1.0-a1... [INFO] building pmse-apk-0.1.0-a1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate pmse-apk 0.1.0-a1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pmse-apk 0.1.0-a1 [INFO] finished tweaking crates.io crate pmse-apk 0.1.0-a1 [INFO] tweaked toml for crates.io crate pmse-apk 0.1.0-a1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pmse-apk 0.1.0-a1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding android_logger v0.14.1 (available: v0.15.1) [INFO] [stderr] Adding raw-window-handle v0.5.2 (available: v0.6.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ac8b2958a9e9224c5dd272fd49820c24fc64152b34fbf846c47c3cddd75c3f4 [INFO] running `Command { std: "docker" "start" "-a" "9ac8b2958a9e9224c5dd272fd49820c24fc64152b34fbf846c47c3cddd75c3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ac8b2958a9e9224c5dd272fd49820c24fc64152b34fbf846c47c3cddd75c3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac8b2958a9e9224c5dd272fd49820c24fc64152b34fbf846c47c3cddd75c3f4", kill_on_drop: false }` [INFO] [stdout] 9ac8b2958a9e9224c5dd272fd49820c24fc64152b34fbf846c47c3cddd75c3f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b849bf4cf18c0424829daf064629d5e8b47ac732a9116b33330a33cb0d1098c7 [INFO] running `Command { std: "docker" "start" "-a" "b849bf4cf18c0424829daf064629d5e8b47ac732a9116b33330a33cb0d1098c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling vk-parse v0.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling ndk-sys v0.6.0+11769913 [INFO] [stdout] error: ndk-sys only supports compiling for Android [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndk-sys-0.6.0+11769913/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | compile_error!("ndk-sys only supports compiling for Android"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling android_log-sys v0.3.2 [INFO] [stderr] error: could not compile `ndk-sys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=e2772d7a95d4ed28 -C extra-filename=-e425a3c23363c6e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-46ad3173dbd6be8e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b849bf4cf18c0424829daf064629d5e8b47ac732a9116b33330a33cb0d1098c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b849bf4cf18c0424829daf064629d5e8b47ac732a9116b33330a33cb0d1098c7", kill_on_drop: false }` [INFO] [stdout] b849bf4cf18c0424829daf064629d5e8b47ac732a9116b33330a33cb0d1098c7