[INFO] fetching crate rpu 0.3.0... [INFO] testing rpu-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rpu 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rpu 0.3.0 [INFO] finished tweaking crates.io crate rpu 0.3.0 [INFO] tweaked toml for crates.io crate rpu 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rpu 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 243 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding rand v0.8.6 (available: v0.10.1) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.2) [INFO] [stderr] Adding wasmer v4.4.0 (available: v7.1.0) [INFO] [stderr] Adding wat v1.0.71 (available: v1.247.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2fa1dd8b5863abda2ed2619d20ca3c259888dd3cf63595fc7c9c7219e979df8 [INFO] running `Command { std: "docker" "start" "-a" "a2fa1dd8b5863abda2ed2619d20ca3c259888dd3cf63595fc7c9c7219e979df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2fa1dd8b5863abda2ed2619d20ca3c259888dd3cf63595fc7c9c7219e979df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fa1dd8b5863abda2ed2619d20ca3c259888dd3cf63595fc7c9c7219e979df8", kill_on_drop: false }` [INFO] [stdout] a2fa1dd8b5863abda2ed2619d20ca3c259888dd3cf63595fc7c9c7219e979df8 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4064cb6a4d3af4a8981bfeb96e2501bd65be9f1bc012784d4f89b110e3f85d8a [INFO] running `Command { std: "docker" "start" "-a" "4064cb6a4d3af4a8981bfeb96e2501bd65be9f1bc012784d4f89b110e3f85d8a", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.46 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling cranelift-entity v0.91.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling cranelift-egraph v0.91.1 [INFO] [stderr] Compiling cranelift-bforest v0.91.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling no_std_io2 v0.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling wasmer-types v4.4.0 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling bitstream-io v4.10.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling wasm-encoder v0.32.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling wasmer-vm v4.4.0 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.4.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling wast v64.0.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling gif v0.14.2 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling wasmer-compiler v4.4.0 [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] error: could not compile `cranelift-codegen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.91.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 -C debuginfo=2 --cfg 'feature="arm64"' --cfg 'feature="default"' --cfg 'feature="gimli"' --cfg 'feature="riscv64"' --cfg 'feature="std"' --cfg 'feature="unwind"' --cfg 'feature="x86"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "arm64", "bincode", "core", "default", "enable-serde", "experimental_x64", "gimli", "hashbrown", "incremental-cache", "isle-errors", "isle-in-source-tree", "riscv64", "s390x", "serde", "sha2", "souper-harvest", "souper-ir", "std", "testing_hooks", "trace-log", "unwind", "x86"))' -C metadata=e1c5d71135e20d72 -C extra-filename=-4e7fb847bf7f7ca1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0652ea863830e32c.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-dc1c43f40f9ffa47.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-33a8e911a2f80c4c.rmeta --extern cranelift_egraph=/opt/rustwide/target/debug/deps/libcranelift_egraph-0b8d1ebded01ddf5.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-3f1c260933c64622.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-789fef5507e978be.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-4fa700bc3c20d8dc.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-42869113a3c3f2c5.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-987b16d48fb6fa8d.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" "4064cb6a4d3af4a8981bfeb96e2501bd65be9f1bc012784d4f89b110e3f85d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4064cb6a4d3af4a8981bfeb96e2501bd65be9f1bc012784d4f89b110e3f85d8a", kill_on_drop: false }` [INFO] [stdout] 4064cb6a4d3af4a8981bfeb96e2501bd65be9f1bc012784d4f89b110e3f85d8a