[INFO] fetching crate wasmshield 0.1.0... [INFO] testing wasmshield-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate wasmshield 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wasmshield 0.1.0 [INFO] finished tweaking crates.io crate wasmshield 0.1.0 [INFO] tweaked toml for crates.io crate wasmshield 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmshield 0.1.0 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 386 packages to latest compatible versions [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.8) [INFO] [stderr] Adding wasmparser v0.220.1 (available: v0.240.0) [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a07e29527f0d0c9d1ccf80b084911c471486b44f429b07ffdf5f99ff013059e0 [INFO] running `Command { std: "docker" "start" "-a" "a07e29527f0d0c9d1ccf80b084911c471486b44f429b07ffdf5f99ff013059e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a07e29527f0d0c9d1ccf80b084911c471486b44f429b07ffdf5f99ff013059e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a07e29527f0d0c9d1ccf80b084911c471486b44f429b07ffdf5f99ff013059e0", kill_on_drop: false }` [INFO] [stdout] a07e29527f0d0c9d1ccf80b084911c471486b44f429b07ffdf5f99ff013059e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0dc515ff6f8c637c1b4ad13a682cd460020f43ed39edd2fe29f783d9fda57763 [INFO] running `Command { std: "docker" "start" "-a" "0dc515ff6f8c637c1b4ad13a682cd460020f43ed39edd2fe29f783d9fda57763", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling gix-trace v0.1.15 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling gix-sec v0.11.0 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling wasmparser v0.207.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling binfarce v0.2.1 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling gix-path v0.10.21 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling gix-config-value v0.15.3 [INFO] [stderr] Compiling gix-command v0.6.3 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling gix-glob v0.20.1 [INFO] [stderr] Compiling toml-span v0.5.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling gix-attributes v0.26.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling gix-prompt v0.11.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.3 [INFO] [stderr] Compiling gix-date v0.10.7 [INFO] [stderr] Compiling gix-packetline v0.19.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling gix-actor v0.35.6 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Compiling gix-commitgraph v0.28.0 [INFO] [stderr] Compiling gix-ignore v0.15.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling gix-shallow v0.4.0 [INFO] [stderr] Compiling gix-pathspec v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling gix-object v0.49.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling gix-url v0.31.0 [INFO] [stderr] Compiling auditable-extract v0.3.5 [INFO] [stderr] Compiling gix-credentials v0.29.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling smol_str v0.3.4 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling auditable-serde v0.8.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling abscissa_derive v0.8.2 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling platforms v3.7.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling auditable-info v0.9.0 [INFO] [stderr] Compiling gix-revwalk v0.20.1 [INFO] [stderr] Compiling gix-ref v0.52.1 [INFO] [stderr] Compiling gix-pack v0.59.1 [INFO] [stderr] Compiling gix-filter v0.19.2 [INFO] [stderr] Compiling gix-diff v0.52.1 [INFO] [stderr] Compiling cvss v2.1.1 [INFO] [stderr] Compiling gix-traverse v0.46.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling gix-revision v0.34.1 [INFO] [stderr] error: could not compile `jiff` (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 jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/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="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=ef63f4a6223448c5 -C extra-filename=-ca98947e85596554 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0dc515ff6f8c637c1b4ad13a682cd460020f43ed39edd2fe29f783d9fda57763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc515ff6f8c637c1b4ad13a682cd460020f43ed39edd2fe29f783d9fda57763", kill_on_drop: false }` [INFO] [stdout] 0dc515ff6f8c637c1b4ad13a682cd460020f43ed39edd2fe29f783d9fda57763