[INFO] fetching crate moonramp-registry 0.1.22...
[INFO] testing moonramp-registry-0.1.22 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate moonramp-registry 0.1.22 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate moonramp-registry 0.1.22
[INFO] finished tweaking crates.io crate moonramp-registry 0.1.22
[INFO] tweaked toml for crates.io crate moonramp-registry 0.1.22 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moonramp-registry 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]     Updating crates.io index
[INFO] [stderr]      Locking 189 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a37bb70cb07a06a4392aaa4e13f037fc9c8dc38dd766fa114c62d6fca10c11c0
[INFO] running `Command { std: "docker" "start" "-a" "a37bb70cb07a06a4392aaa4e13f037fc9c8dc38dd766fa114c62d6fca10c11c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a37bb70cb07a06a4392aaa4e13f037fc9c8dc38dd766fa114c62d6fca10c11c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a37bb70cb07a06a4392aaa4e13f037fc9c8dc38dd766fa114c62d6fca10c11c0", kill_on_drop: false }`
[INFO] [stdout] a37bb70cb07a06a4392aaa4e13f037fc9c8dc38dd766fa114c62d6fca10c11c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c9b32f3a9f5ad6cc9091ad8cca3f9b32e688f9e943a7ceba92ffddeb26ef007b
[INFO] running `Command { std: "docker" "start" "-a" "c9b32f3a9f5ad6cc9091ad8cca3f9b32e688f9e943a7ceba92ffddeb26ef007b", kill_on_drop: false }`
[INFO] [stderr]    Compiling io-lifetimes v0.5.3
[INFO] [stderr]    Compiling rustix v0.33.7
[INFO] [stderr]    Compiling linux-raw-sys v0.0.42
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wasmtime-fiber v0.35.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling io-extras v0.13.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling wasmparser v0.83.0
[INFO] [stderr]    Compiling ambient-authority v0.0.1
[INFO] [stderr]    Compiling cap-primitives v0.24.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling wasmtime-runtime v0.35.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasmtime-jit-debug v0.35.3
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling cap-std v0.24.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling wasmtime v0.35.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling wasi-common v0.35.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling cap-fs-ext v0.24.4
[INFO] [stderr]    Compiling system-interface v0.20.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cap-rand v0.24.4
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling wasmtime-wasi v0.35.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling fs-set-times v0.15.0
[INFO] [stderr] error: could not compile `rustix` (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 rustix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.33.7/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"' --cfg 'feature="io-lifetimes"' --cfg 'feature="itoa"' --cfg 'feature="once_cell"' --cfg 'feature="procfs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-impls", "alloc", "async-std", "cc", "compiler_builtins", "core", "default", "errno", "fs-err", "io-lifetimes", "itoa", "libc", "mio", "once_cell", "os_pipe", "procfs", "rustc-dep-of-std", "socket2", "std", "tokio", "use-libc"))' -C metadata=23cf341707d1b34a -C extra-filename=-fe71ee0e6c854fa8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern io_lifetimes=/opt/rustwide/target/debug/deps/libio_lifetimes-8278a29dcd01044d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ef40fa516293a9d3.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-f228a09ba6d9ff16.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --cap-lints allow --cap-lints=warn --cfg linux_raw --cfg asm` (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="read"' --cfg 'feature="read-core"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --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=8208edd4e16b5a44 -C extra-filename=-3e00ce1107f205bc --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 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" "c9b32f3a9f5ad6cc9091ad8cca3f9b32e688f9e943a7ceba92ffddeb26ef007b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b32f3a9f5ad6cc9091ad8cca3f9b32e688f9e943a7ceba92ffddeb26ef007b", kill_on_drop: false }`
[INFO] [stdout] c9b32f3a9f5ad6cc9091ad8cca3f9b32e688f9e943a7ceba92ffddeb26ef007b
