[INFO] fetching crate deno_kv 0.125.0... [INFO] testing deno_kv-0.125.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate deno_kv 0.125.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate deno_kv 0.125.0 [INFO] finished tweaking crates.io crate deno_kv 0.125.0 [INFO] tweaked toml for crates.io crate deno_kv 0.125.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate deno_kv 0.125.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate deno_kv 0.125.0 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aee0675f428caa6b9bf6e372aa8cebb55d315b6b6703f9798e2a8c3f2c705ce [INFO] running `Command { std: "docker" "start" "-a" "7aee0675f428caa6b9bf6e372aa8cebb55d315b6b6703f9798e2a8c3f2c705ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aee0675f428caa6b9bf6e372aa8cebb55d315b6b6703f9798e2a8c3f2c705ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aee0675f428caa6b9bf6e372aa8cebb55d315b6b6703f9798e2a8c3f2c705ce", kill_on_drop: false }` [INFO] [stdout] 7aee0675f428caa6b9bf6e372aa8cebb55d315b6b6703f9798e2a8c3f2c705ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db656fb899712bd2375fc8840d712a329a4234633c35d5ffd86a6fe7764b6dbd [INFO] running `Command { std: "docker" "start" "-a" "db656fb899712bd2375fc8840d712a329a4234633c35d5ffd86a6fe7764b6dbd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling icu_locale_data v2.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling icu_calendar_data v2.0.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling strck v1.0.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling aws-lc-rs v1.12.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling jiff-tzdb v0.1.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling diplomat-runtime v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling aws-lc-sys v0.26.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling unicode-id-start v1.2.0 [INFO] [stderr] Compiling stringcase v0.4.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling cooked-waker v5.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling deno_core_icudata v0.74.0 [INFO] [stderr] Compiling fs3 v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling deno_terminal v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling derive-io-macros v0.4.1 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling denokv_proto v0.12.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fqdn v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling tzif v0.4.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling vsock v0.5.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling deno_native_certs v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling wtf8 v0.1.0 [INFO] [stderr] Compiling deno_maybe_sync v0.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling deno_error_macro v0.7.0 [INFO] [stderr] Compiling calendrical_calculations v0.2.2 [INFO] [stderr] Compiling ixdtf v0.6.3 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling sys_traits_macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling capacity_builder_macros v0.3.0 [INFO] [stderr] Compiling sys_traits v0.1.17 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling proc-macro-rules-macros v0.4.0 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=04952db36ab9d8eb -C extra-filename=-ef8997ed3cca3311 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2a14ab00ff49e906.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-703b3f4ba1411afb.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-d7f962a9d8e457be.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a22760e021c17b34.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c55bb2e9c147c915.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8df9dc01410483b7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9b15cc3eae3444da.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ca4219e344ea5da0.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d42f9967807a45e2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-9273a5a996e7dce2.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 `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.0/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-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=82b31a18015108a6 -C extra-filename=-60b432a9f62a0669 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-118b0458ceca2dd8.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-27a2ad33aa090449.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-119549b57d7fefe1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "db656fb899712bd2375fc8840d712a329a4234633c35d5ffd86a6fe7764b6dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db656fb899712bd2375fc8840d712a329a4234633c35d5ffd86a6fe7764b6dbd", kill_on_drop: false }` [INFO] [stdout] db656fb899712bd2375fc8840d712a329a4234633c35d5ffd86a6fe7764b6dbd