[INFO] crate exocore-apps-host 0.1.26 is already in cache [INFO] testing exocore-apps-host-0.1.26 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] extracting crate exocore-apps-host 0.1.26 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate exocore-apps-host 0.1.26 [INFO] finished tweaking crates.io crate exocore-apps-host 0.1.26 [INFO] tweaked toml for crates.io crate exocore-apps-host 0.1.26 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate exocore-apps-host 0.1.26 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 540 packages to latest compatible versions [INFO] [stderr] Adding crypto-common v0.1.6 (available: v0.1.7) [INFO] [stderr] Adding reqwest v0.12.28 (available: v0.13.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding uuid v1.6.1 (available: v1.19.0) [INFO] [stderr] Adding wasmtime v4.0.1 (available: v40.0.0) [INFO] [stderr] Adding wasmtime-wasi v4.0.1 (available: v40.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecab751cd3558594f2c153343e467656185ad1a9c3faa816a6e312767fc1a681 [INFO] running `Command { std: "docker" "start" "-a" "ecab751cd3558594f2c153343e467656185ad1a9c3faa816a6e312767fc1a681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecab751cd3558594f2c153343e467656185ad1a9c3faa816a6e312767fc1a681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecab751cd3558594f2c153343e467656185ad1a9c3faa816a6e312767fc1a681", kill_on_drop: false }` [INFO] [stdout] ecab751cd3558594f2c153343e467656185ad1a9c3faa816a6e312767fc1a681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a6dd22521a1219ce18fa71242d871f634c7a72ae47f728b89672080014c4156 [INFO] running `Command { std: "docker" "start" "-a" "5a6dd22521a1219ce18fa71242d871f634c7a72ae47f728b89672080014c4156", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling cranelift-entity v0.91.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling wasmparser v0.95.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling wasmtime-fiber v4.0.1 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling libp2p-identity v0.2.13 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling cranelift-egraph v0.91.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling cranelift-bforest v0.91.1 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling wasmtime-types v4.0.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Compiling libp2p-core v0.41.3 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling wasmtime-environ v4.0.1 [INFO] [stderr] Compiling fs-set-times v0.19.2 [INFO] [stderr] Compiling wasmtime-runtime v4.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling wasmtime-asm-macros v4.0.1 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wasm-encoder v0.244.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling wasmtime-jit-debug v4.0.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling capnp v0.19.8 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling wasmtime-cache v4.0.1 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Compiling wast v244.0.0 [INFO] [stderr] Compiling libp2p-swarm v0.44.2 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling ittapi v0.3.5 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling capnpc v0.19.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v3.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling wasmtime v4.0.1 [INFO] [stderr] Compiling wasmtime-jit v4.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling exocore-protos v0.1.26 [INFO] [stderr] Compiling wiggle-generate v4.0.1 [INFO] [stderr] Compiling shadow-rs v0.33.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling cranelift-frontend v0.91.1 [INFO] [stderr] Compiling cranelift-native v0.91.1 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling cranelift-wasm v0.91.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling wat v1.244.0 [INFO] [stderr] Compiling wasmtime-cranelift v4.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling petname v1.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wasi-common v4.0.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling libp2p-noise v0.44.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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="default"' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --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=ba169436fd41c586 -C extra-filename=-83540f9eab3dda25 --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-d94fd049f85eaf3b.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-b603918ddcc92314.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-cac1dde586ac1053.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-6bf16f8de8fca92d.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-119e6d2d0896a97a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-68dc950282ea389d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-987b16d48fb6fa8d.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5a6dd22521a1219ce18fa71242d871f634c7a72ae47f728b89672080014c4156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a6dd22521a1219ce18fa71242d871f634c7a72ae47f728b89672080014c4156", kill_on_drop: false }` [INFO] [stdout] 5a6dd22521a1219ce18fa71242d871f634c7a72ae47f728b89672080014c4156