[INFO] fetching crate screeps-async 0.3.1...
[INFO] testing screeps-async-0.3.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate screeps-async 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate screeps-async 0.3.1
[INFO] finished tweaking crates.io crate screeps-async 0.3.1
[INFO] tweaked toml for crates.io crate screeps-async 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate screeps-async 0.3.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 58 packages to latest compatible versions
[INFO] [stderr]       Adding flume v0.11.1 (available: v0.12.0)
[INFO] [stderr]       Adding rstest v0.18.2 (available: v0.26.1)
[INFO] [stderr]       Adding screeps-game-api v0.22.0 (available: v0.23.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaee5b3692ff0126c258fea1aedbd0d662494c5600bbbb867668028e23c899ba
[INFO] running `Command { std: "docker" "start" "-a" "eaee5b3692ff0126c258fea1aedbd0d662494c5600bbbb867668028e23c899ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaee5b3692ff0126c258fea1aedbd0d662494c5600bbbb867668028e23c899ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaee5b3692ff0126c258fea1aedbd0d662494c5600bbbb867668028e23c899ba", kill_on_drop: false }`
[INFO] [stdout] eaee5b3692ff0126c258fea1aedbd0d662494c5600bbbb867668028e23c899ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3817c565c5df00c7948318e9fa0cc424bc63531e330cd1fd1bb674ee06897df3
[INFO] running `Command { std: "docker" "start" "-a" "3817c565c5df00c7948318e9fa0cc424bc63531e330cd1fd1bb674ee06897df3", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling screeps-async-macros v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.95
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling screeps-game-api v0.22.0
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.22.0/src/js_collections.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let array = Object::keys(self.map.unchecked_ref());
[INFO] [stdout]    |                     ^^^^^^^^^^^^ ------------------------ type must be known at this point
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     cannot infer type of the type parameter `T` declared on the associated function `keys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let array = Object::keys::<T>(self.map.unchecked_ref());
[INFO] [stdout]    |                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.22.0/src/objects/impls/store.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Object::keys(self.unchecked_ref())
[INFO] [stdout]    |         ^^^^^^^^^^^^ -------------------- type must be known at this point
[INFO] [stdout]    |         |
[INFO] [stdout]    |         cannot infer type of the type parameter `T` declared on the associated function `keys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Object::keys::<T>(self.unchecked_ref())
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `screeps-game-api` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3817c565c5df00c7948318e9fa0cc424bc63531e330cd1fd1bb674ee06897df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3817c565c5df00c7948318e9fa0cc424bc63531e330cd1fd1bb674ee06897df3", kill_on_drop: false }`
[INFO] [stdout] 3817c565c5df00c7948318e9fa0cc424bc63531e330cd1fd1bb674ee06897df3
