[INFO] fetching crate yozefu 0.0.14... [INFO] testing yozefu-0.0.14 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate yozefu 0.0.14 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate yozefu 0.0.14 [INFO] finished tweaking crates.io crate yozefu 0.0.14 [INFO] tweaked toml for crates.io crate yozefu 0.0.14 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yozefu 0.0.14 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yozefu 0.0.14 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d21a283b0c774ef0c9f44ecac5537b698fa99437ea3d6fb924dd16ad588ac43 [INFO] running `Command { std: "docker" "start" "-a" "4d21a283b0c774ef0c9f44ecac5537b698fa99437ea3d6fb924dd16ad588ac43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d21a283b0c774ef0c9f44ecac5537b698fa99437ea3d6fb924dd16ad588ac43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d21a283b0c774ef0c9f44ecac5537b698fa99437ea3d6fb924dd16ad588ac43", kill_on_drop: false }` [INFO] [stdout] 4d21a283b0c774ef0c9f44ecac5537b698fa99437ea3d6fb924dd16ad588ac43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f44b6d52db261c39342cc1278eab63b417446d06fe36afe5891d86fe04b07ec [INFO] running `Command { std: "docker" "start" "-a" "9f44b6d52db261c39342cc1278eab63b417446d06fe36afe5891d86fe04b07ec", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.117.2 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling pulley-interpreter v30.0.2 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling cranelift-isle v0.117.2 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling cranelift-bitset v0.117.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.117.2 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.117.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling wasmtime-math v30.0.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling krb5-src v0.3.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling wasm-encoder v0.224.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cranelift-control v0.117.2 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wasmtime-component-util v30.0.2 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling cranelift-codegen-meta v0.117.2 [INFO] [stderr] Compiling sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling wasmtime-component-macro v30.0.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling wasmtime-cache v30.0.2 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling wast v238.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v30.0.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling cranelift-codegen v0.117.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling wasmtime-jit-debug v30.0.2 [INFO] [stderr] Compiling wasmtime-fiber v30.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling kasuari v0.4.7 [INFO] [stderr] Compiling wasmtime v30.0.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling lru v0.14.0 [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/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.224.1/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 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=299f558f36adada9 -C extra-filename=-95d7c0cb72785bc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-de506cbbbeb21e62.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-7130aa101c792324.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9f44b6d52db261c39342cc1278eab63b417446d06fe36afe5891d86fe04b07ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f44b6d52db261c39342cc1278eab63b417446d06fe36afe5891d86fe04b07ec", kill_on_drop: false }` [INFO] [stdout] 9f44b6d52db261c39342cc1278eab63b417446d06fe36afe5891d86fe04b07ec