[INFO] fetching crate moonramp-program 0.1.22... [INFO] testing moonramp-program-0.1.22 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate moonramp-program 0.1.22 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate moonramp-program 0.1.22 [INFO] finished tweaking crates.io crate moonramp-program 0.1.22 [INFO] tweaked toml for crates.io crate moonramp-program 0.1.22 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate moonramp-program 0.1.22 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 350 packages to latest compatible versions [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding unicode-normalization v0.1.9 (available: v0.1.25) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ad2d98be075b6641dc0eba392fd30feb17b871d0e4dcc653028a6e3d14be420 [INFO] running `Command { std: "docker" "start" "-a" "7ad2d98be075b6641dc0eba392fd30feb17b871d0e4dcc653028a6e3d14be420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad2d98be075b6641dc0eba392fd30feb17b871d0e4dcc653028a6e3d14be420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad2d98be075b6641dc0eba392fd30feb17b871d0e4dcc653028a6e3d14be420", kill_on_drop: false }` [INFO] [stdout] 7ad2d98be075b6641dc0eba392fd30feb17b871d0e4dcc653028a6e3d14be420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f110fd4eddfa4698a3aeb1e0dce9843edd06870be1481f238c731500f4f93fc1 [INFO] running `Command { std: "docker" "start" "-a" "f110fd4eddfa4698a3aeb1e0dce9843edd06870be1481f238c731500f4f93fc1", kill_on_drop: false }` [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling rustix v0.33.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling io-extras v0.13.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cap-primitives v0.24.4 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling memfd v0.4.1 [INFO] [stderr] Compiling wasmtime-fiber v0.35.3 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling ittapi-rs v0.2.0 [INFO] [stderr] Compiling wasmtime-types v0.35.3 [INFO] [stderr] Compiling wasmtime-runtime v0.35.3 [INFO] [stderr] Compiling wasmtime-cache v0.35.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cap-std v0.24.4 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling wasmtime v0.35.3 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling wat v1.240.0 [INFO] [stderr] Compiling fs-set-times v0.15.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] error: could not compile `regalloc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name regalloc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regalloc-0.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-serde", "fuzzing", "serde"))' -C metadata=49b9660ee784c939 -C extra-filename=-29065263985ac70c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c4a66f98a2548f.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-3281308869c19c4b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.26.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallible-iterator"' --cfg 'feature="indexmap"' --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "endian-reader", "fallible-iterator", "indexmap", "read", "read-core", "rustc-dep-of-std", "stable_deref_trait", "std", "write"))' -C metadata=dba697dd7c223ec1 -C extra-filename=-ce18ac4d1564a304 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-448d67c7a9bd3451.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-41816c617d31a2e4.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-47534bf2dd4c0c3a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f110fd4eddfa4698a3aeb1e0dce9843edd06870be1481f238c731500f4f93fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f110fd4eddfa4698a3aeb1e0dce9843edd06870be1481f238c731500f4f93fc1", kill_on_drop: false }` [INFO] [stdout] f110fd4eddfa4698a3aeb1e0dce9843edd06870be1481f238c731500f4f93fc1