[INFO] fetching crate android-activity 0.6.0...
[INFO] testing android-activity-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate android-activity 0.6.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate android-activity 0.6.0
[INFO] finished tweaking crates.io crate android-activity 0.6.0
[INFO] tweaked toml for crates.io crate android-activity 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate android-activity 0.6.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding jni-sys v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a1be728063f79dde366969a4ba7f0203983a4ddebe138deb4c1f744a04b66a3
[INFO] running `Command { std: "docker" "start" "-a" "5a1be728063f79dde366969a4ba7f0203983a4ddebe138deb4c1f744a04b66a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a1be728063f79dde366969a4ba7f0203983a4ddebe138deb4c1f744a04b66a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1be728063f79dde366969a4ba7f0203983a4ddebe138deb4c1f744a04b66a3", kill_on_drop: false }`
[INFO] [stdout] 5a1be728063f79dde366969a4ba7f0203983a4ddebe138deb4c1f744a04b66a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc5545fe18afa93faad2676dbe878280e509795b5a23fca1c5724598c6f02aa6
[INFO] running `Command { std: "docker" "start" "-a" "bc5545fe18afa93faad2676dbe878280e509795b5a23fca1c5724598c6f02aa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling android-properties v0.2.2
[INFO] [stderr]    Compiling ndk-context v0.1.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[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] error: could not compile `ndk-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bc5545fe18afa93faad2676dbe878280e509795b5a23fca1c5724598c6f02aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5545fe18afa93faad2676dbe878280e509795b5a23fca1c5724598c6f02aa6", kill_on_drop: false }`
[INFO] [stdout] bc5545fe18afa93faad2676dbe878280e509795b5a23fca1c5724598c6f02aa6
