[INFO] fetching crate ym2149-wasm 0.9.1...
[INFO] testing ym2149-wasm-0.9.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ym2149-wasm 0.9.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ym2149-wasm 0.9.1
[INFO] finished tweaking crates.io crate ym2149-wasm 0.9.1
[INFO] tweaked toml for crates.io crate ym2149-wasm 0.9.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ym2149-wasm 0.9.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] crate crates.io crate ym2149-wasm 0.9.1 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-04-21" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8fc1711c74dcc7d4e55fbf77738633526a81c8f03447c6a91a81307ca35b157d
[INFO] running `Command { std: "docker" "start" "-a" "8fc1711c74dcc7d4e55fbf77738633526a81c8f03447c6a91a81307ca35b157d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fc1711c74dcc7d4e55fbf77738633526a81c8f03447c6a91a81307ca35b157d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc1711c74dcc7d4e55fbf77738633526a81c8f03447c6a91a81307ca35b157d", kill_on_drop: false }`
[INFO] [stdout] 8fc1711c74dcc7d4e55fbf77738633526a81c8f03447c6a91a81307ca35b157d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b80f0797d31c9cba970c5f6db4cfd15d85703c824df41997cc6bc2303496019e
[INFO] running `Command { std: "docker" "start" "-a" "b80f0797d31c9cba970c5f6db4cfd15d85703c824df41997cc6bc2303496019e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ym2149-common v0.9.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling iz80 v0.4.4
[INFO] [stderr]    Compiling r68k v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling delharc v0.6.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ym2149 v0.9.1
[INFO] [stderr]    Compiling ym2149-ay-replayer v0.9.1
[INFO] [stderr]    Compiling ym2149-ym-replayer v0.9.1
[INFO] [stderr]    Compiling ym2149-sndh-replayer v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ym2149-sndh-replayer-0.9.1/src/cpu_backend/r68k_impl.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |         let ptr = memory as *mut M as *mut dyn CpuMemoryDyn;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]     |                   ...so that the type `M` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn step<M: CpuMemory + 'static>(&mut self, memory: &mut M) -> usize {
[INFO] [stdout]     |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ym2149-sndh-replayer` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b80f0797d31c9cba970c5f6db4cfd15d85703c824df41997cc6bc2303496019e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b80f0797d31c9cba970c5f6db4cfd15d85703c824df41997cc6bc2303496019e", kill_on_drop: false }`
[INFO] [stdout] b80f0797d31c9cba970c5f6db4cfd15d85703c824df41997cc6bc2303496019e
