[INFO] fetching crate hc-wasmer-middlewares 4.3.6-hc.1... [INFO] checking hc-wasmer-middlewares-4.3.6-hc.1 against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] extracting crate hc-wasmer-middlewares 4.3.6-hc.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate hc-wasmer-middlewares 4.3.6-hc.1 on toolchain d8a5ee01b913730aca7ab44c72c8f2722c0533ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hc-wasmer-middlewares 4.3.6-hc.1 [INFO] finished tweaking crates.io crate hc-wasmer-middlewares 4.3.6-hc.1 [INFO] tweaked toml for crates.io crate hc-wasmer-middlewares 4.3.6-hc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "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 226 packages to latest compatible versions [INFO] [stderr] Adding wat v1.0.71 (available: v1.227.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42e8adb4eabb113f354a311e4f27ccc8dbb9715dbd9ccd1eb6b04a061b406a42 [INFO] running `Command { std: "docker" "start" "-a" "42e8adb4eabb113f354a311e4f27ccc8dbb9715dbd9ccd1eb6b04a061b406a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42e8adb4eabb113f354a311e4f27ccc8dbb9715dbd9ccd1eb6b04a061b406a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e8adb4eabb113f354a311e4f27ccc8dbb9715dbd9ccd1eb6b04a061b406a42", kill_on_drop: false }` [INFO] [stdout] 42e8adb4eabb113f354a311e4f27ccc8dbb9715dbd9ccd1eb6b04a061b406a42 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d17e27d0a7c9407cdadba4e96853135d98e23d28e9da4c133f31f45fd88fa029 [INFO] running `Command { std: "docker" "start" "-a" "d17e27d0a7c9407cdadba4e96853135d98e23d28e9da4c133f31f45fd88fa029", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.21.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling zip v2.5.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking wasm-encoder v0.32.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling hc-wasmer-compiler-cranelift v4.3.6-hc.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking wast v64.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling hc-wasmer-derive v4.3.6-hc.1 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.121.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a367732efebf2ea3 -C extra-filename=-dbdf6bb746185548 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-626c3a36ede55ca4.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-245cb50669907880.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6ff96830a17715e4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d17e27d0a7c9407cdadba4e96853135d98e23d28e9da4c133f31f45fd88fa029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17e27d0a7c9407cdadba4e96853135d98e23d28e9da4c133f31f45fd88fa029", kill_on_drop: false }` [INFO] [stdout] d17e27d0a7c9407cdadba4e96853135d98e23d28e9da4c133f31f45fd88fa029