[INFO] cloning repository https://github.com/dpalmie/palmietopia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpalmie/palmietopia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpalmie%2Fpalmietopia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpalmie%2Fpalmietopia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3850b9894d9d5a050a0bdb5a7120372f2f3f3819
[INFO] testing dpalmie/palmietopia against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpalmie%2Fpalmietopia" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dpalmie/palmietopia
[INFO] finished tweaking git repo https://github.com/dpalmie/palmietopia
[INFO] tweaked toml for git repo https://github.com/dpalmie/palmietopia written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dpalmie/palmietopia on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dpalmie/palmietopia 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" "+beta-2026-03-05" "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] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.106
[INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.106
[INFO] [stderr] Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr] Downloaded uuid v1.19.0
[INFO] [stderr] Downloaded data-encoding v2.10.0
[INFO] [stderr] Downloaded crypto-common v0.1.7
[INFO] [stderr] Downloaded serde_path_to_error v0.1.20
[INFO] [stderr] Downloaded tower v0.5.2
[INFO] [stderr] Downloaded js-sys v0.3.83
[INFO] [stderr] Downloaded typenum v1.19.0
[INFO] [stderr] Downloaded tungstenite v0.28.0
[INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.106
[INFO] [stderr] Downloaded wasm-bindgen v0.2.106
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ced65b48528524ed2233dc76529dc5f8d7f3d1af511862d1bf720e38186fd669
[INFO] running `Command { std: "docker" "start" "-a" "ced65b48528524ed2233dc76529dc5f8d7f3d1af511862d1bf720e38186fd669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ced65b48528524ed2233dc76529dc5f8d7f3d1af511862d1bf720e38186fd669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced65b48528524ed2233dc76529dc5f8d7f3d1af511862d1bf720e38186fd669", kill_on_drop: false }`
[INFO] [stdout] ced65b48528524ed2233dc76529dc5f8d7f3d1af511862d1bf720e38186fd669
[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=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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] beeccd7028392d73cc431f877da5c426cbe60613b78400ddd5a0d28d471160d3
[INFO] running `Command { std: "docker" "start" "-a" "beeccd7028392d73cc431f877da5c426cbe60613b78400ddd5a0d28d471160d3", kill_on_drop: false }`
[INFO] [stderr] Compiling unicode-ident v1.0.22
[INFO] [stderr] Compiling libc v0.2.180
[INFO] [stderr] Compiling futures-core v0.3.31
[INFO] [stderr] Compiling typenum v1.19.0
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling getrandom v0.3.4
[INFO] [stderr] Compiling once_cell v1.21.3
[INFO] [stderr] Compiling http v1.4.0
[INFO] [stderr] Compiling zerocopy v0.8.33
[INFO] [stderr] Compiling log v0.4.29
[INFO] [stderr] Compiling serde_core v1.0.228
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr] Compiling thiserror v2.0.17
[INFO] [stderr] Compiling serde_json v1.0.149
[INFO] [stderr] Compiling bumpalo v3.19.1
[INFO] [stderr] Compiling wasm-bindgen v0.2.106
[INFO] [stderr] Compiling proc-macro2 v1.0.105
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling atomic-waker v1.1.2
[INFO] [stderr] Compiling tracing-core v0.1.36
[INFO] [stderr] Compiling percent-encoding v2.3.2
[INFO] [stderr] Compiling sync_wrapper v1.0.2
[INFO] [stderr] Compiling quote v1.0.43
[INFO] [stderr] Compiling data-encoding v2.10.0
[INFO] [stderr] Compiling form_urlencoded v1.2.2
[INFO] [stderr] Compiling ryu v1.0.22
[INFO] [stderr] Compiling sharded-slab v0.1.7
[INFO] [stderr] Compiling thread_local v1.1.9
[INFO] [stderr] Compiling syn v2.0.114
[INFO] [stderr] Compiling bitflags v2.10.0
[INFO] [stderr] Compiling base64 v0.22.1
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling http-body-util v0.1.3
[INFO] [stderr] Compiling tracing-log v0.2.0
[INFO] [stderr] Compiling matchit v0.8.4
[INFO] [stderr] Compiling nu-ansi-term v0.50.3
[INFO] [stderr] Compiling tower-http v0.6.8
[INFO] [stderr] Compiling tracing-subscriber v0.3.22
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling errno v0.3.14
[INFO] [stderr] Compiling parking_lot_core v0.9.12
[INFO] [stderr] Compiling socket2 v0.6.1
[INFO] [stderr] Compiling mio v1.1.1
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling signal-hook-registry v1.4.8
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling rand_core v0.9.5
[INFO] [stderr] Compiling uuid v1.19.0
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling crypto-common v0.1.7
[INFO] [stderr] Compiling parking_lot v0.12.5
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling sha1 v0.10.6
[INFO] [stderr] Compiling rand v0.9.2
[INFO] [stderr] Compiling serde_path_to_error v0.1.20
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling tokio-macros v2.6.0
[INFO] [stderr] Compiling tracing-attributes v0.1.31
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling thiserror-impl v2.0.17
[INFO] [stderr] Compiling async-trait v0.1.89
[INFO] [stderr] Compiling tokio v1.49.0
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling tracing v0.1.44
[INFO] [stderr] Compiling tungstenite v0.28.0
[INFO] [stderr] Compiling axum-core v0.5.6
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling futures-executor v0.3.31
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling palmietopia-core v0.1.0 (/opt/rustwide/workdir/palmietopia-core)
[INFO] [stderr] Compiling hyper v1.8.1
[INFO] [stderr] Compiling tokio-tungstenite v0.28.0
[INFO] [stderr] Compiling tower v0.5.2
[INFO] [stderr] Compiling hyper-util v0.1.19
[INFO] [stderr] Compiling axum v0.8.8
[INFO] [stderr] Compiling palmietopia-server v0.1.0 (/opt/rustwide/workdir/palmietopia-server)
[INFO] [stdout] warning: method `load_game` is never used
[INFO] [stdout] --> palmietopia-server/src/store/mod.rs:39:14
[INFO] [stdout] |
[INFO] [stdout] 29 | pub trait GameStore: Send + Sync {
[INFO] [stdout] | --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 39 | async fn load_game(&self, id: &str) -> StoreResult