[INFO] fetching crate bevy_mod_gba 0.1.0...
[INFO] testing bevy_mod_gba-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_mod_gba 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate bevy_mod_gba 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_mod_gba 0.1.0
[INFO] tweaked toml for crates.io crate bevy_mod_gba 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_mod_gba 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_mod_gba 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 691333d3e0e1d5098142b53bee922b963517b6104f5d2a5f4236933b1a4aa359
[INFO] running `Command { std: "docker" "start" "-a" "691333d3e0e1d5098142b53bee922b963517b6104f5d2a5f4236933b1a4aa359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "691333d3e0e1d5098142b53bee922b963517b6104f5d2a5f4236933b1a4aa359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691333d3e0e1d5098142b53bee922b963517b6104f5d2a5f4236933b1a4aa359", kill_on_drop: false }`
[INFO] [stdout] 691333d3e0e1d5098142b53bee922b963517b6104f5d2a5f4236933b1a4aa359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db69bddedc74037c8204bf087f50f145de79954e3619a014eeb88b7886eee11f
[INFO] running `Command { std: "docker" "start" "-a" "db69bddedc74037c8204bf087f50f145de79954e3619a014eeb88b7886eee11f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling bevy_ptr v0.16.0
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling nohash v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling agb v0.21.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling pagination-packing v2.1.1
[INFO] [stderr]    Compiling agb_hashmap v0.21.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling qrcodegen-no-heap v1.8.1
[INFO] [stdout] error: `portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) is not compatible with target that supports atomic CAS;
[INFO] [stdout]        see also <https://github.com/taiki-e/portable-atomic/issues/148> for troubleshooting
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.11.0/src/lib.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / compile_error!(
[INFO] [stdout] 356 | |     "`portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) \
[INFO] [stdout] 357 | |      is not compatible with target that supports atomic CAS;\n\
[INFO] [stdout] 358 | |      see also <https://github.com/taiki-e/portable-atomic/issues/148> for troubleshooting"
[INFO] [stdout] 359 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr] error: could not compile `portable-atomic` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "db69bddedc74037c8204bf087f50f145de79954e3619a014eeb88b7886eee11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db69bddedc74037c8204bf087f50f145de79954e3619a014eeb88b7886eee11f", kill_on_drop: false }`
[INFO] [stdout] db69bddedc74037c8204bf087f50f145de79954e3619a014eeb88b7886eee11f
