[INFO] cloning repository https://github.com/giorgeabdala/abdala-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giorgeabdala/abdala-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiorgeabdala%2Fabdala-chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiorgeabdala%2Fabdala-chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c15ab7ce13ecdccd7e8d90445cb27e08a46d8cf [INFO] testing giorgeabdala/abdala-chain against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiorgeabdala%2Fabdala-chain" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/giorgeabdala/abdala-chain [INFO] finished tweaking git repo https://github.com/giorgeabdala/abdala-chain [INFO] tweaked toml for git repo https://github.com/giorgeabdala/abdala-chain written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/giorgeabdala/abdala-chain on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/giorgeabdala/abdala-chain 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-isle v0.113.1 [INFO] [stderr] Downloaded wasmtime-cranelift v26.0.1 [INFO] [stderr] Downloaded wasmtime-component-util v26.0.1 [INFO] [stderr] Downloaded wasmtime v26.0.1 [INFO] [stderr] Downloaded is-terminal v0.4.13 [INFO] [stderr] Downloaded wasmprinter v0.218.0 [INFO] [stderr] Downloaded memfd v0.6.4 [INFO] [stderr] Downloaded psm v0.1.24 [INFO] [stderr] Downloaded wit-parser v0.218.0 [INFO] [stderr] Downloaded sha256 v1.5.0 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded pulley-interpreter v26.0.1 [INFO] [stderr] Downloaded wasmtime-cache v26.0.1 [INFO] [stderr] Downloaded cc v1.1.35 [INFO] [stderr] Downloaded cranelift-frontend v0.113.1 [INFO] [stderr] Downloaded wasmtime-component-macro v26.0.1 [INFO] [stderr] Downloaded wasmparser v0.218.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.113.1 [INFO] [stderr] Downloaded rustix v0.38.39 [INFO] [stderr] Downloaded slice-group-by v0.3.1 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v26.0.1 [INFO] [stderr] Downloaded cranelift-bforest v0.113.1 [INFO] [stderr] Downloaded cranelift-bitset v0.113.1 [INFO] [stderr] Downloaded cranelift-entity v0.113.1 [INFO] [stderr] Downloaded wasm-encoder v0.220.0 [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded wasmparser v0.220.0 [INFO] [stderr] Downloaded wasmtime-asm-macros v26.0.1 [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded postcard v1.0.10 [INFO] [stderr] Downloaded wat v1.220.0 [INFO] [stderr] Downloaded sptr v0.3.2 [INFO] [stderr] Downloaded wasmtime-environ v26.0.1 [INFO] [stderr] Downloaded wasmtime-versioned-export-macros v26.0.1 [INFO] [stderr] Downloaded cranelift-codegen v0.113.1 [INFO] [stderr] Downloaded wast v220.0.0 [INFO] [stderr] Downloaded regalloc2 v0.10.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.113.1 [INFO] [stderr] Downloaded cranelift-control v0.113.1 [INFO] [stderr] Downloaded cranelift-native v0.113.1 [INFO] [stderr] Downloaded wasm-encoder v0.218.0 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v26.0.1 [INFO] [stderr] Downloaded leb128 v0.2.5 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] [stderr] Downloaded libc v0.2.161 [INFO] [stderr] Downloaded wasmtime-slab v26.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64c654a76645754bd3799eaebbe2e0c3c51cde250cab3086a5b93c131147b6a5 [INFO] running `Command { std: "docker" "start" "-a" "64c654a76645754bd3799eaebbe2e0c3c51cde250cab3086a5b93c131147b6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c654a76645754bd3799eaebbe2e0c3c51cde250cab3086a5b93c131147b6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c654a76645754bd3799eaebbe2e0c3c51cde250cab3086a5b93c131147b6a5", kill_on_drop: false }` [INFO] [stdout] 64c654a76645754bd3799eaebbe2e0c3c51cde250cab3086a5b93c131147b6a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4472a668ca3b1823b28456b595c3f5bf63840ae4663884e2c1b48be3a01b256b [INFO] running `Command { std: "docker" "start" "-a" "4472a668ca3b1823b28456b595c3f5bf63840ae4663884e2c1b48be3a01b256b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.1.35 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling cranelift-isle v0.113.1 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-codegen-shared v0.113.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling cranelift-codegen-meta v0.113.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling cranelift-codegen v0.113.1 [INFO] [stderr] Compiling cranelift-control v0.113.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v26.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cranelift-bitset v0.113.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling cranelift-entity v0.113.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling cranelift-bforest v0.113.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regalloc2 v0.10.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling wasmparser v0.218.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling postcard v1.0.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling wasm-encoder v0.218.0 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling wasm-encoder v0.220.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling wasmtime-cache v26.0.1 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling wast v220.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling wasmtime v26.0.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wasmprinter v0.218.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling wasmtime-environ v26.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.113.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/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.113.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 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=trivial_numeric_casts '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="std"' --cfg 'feature="timing"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-in-source-tree", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=3038b7d7e6fe8b39 -C extra-filename=-87c4236cf6e6698f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2d2c91a1d19edcc8.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-b393e2e933c67b8b.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-f1f2e57b3f4096d0.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-81e47f30f2b72aac.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-3dfca5ff3b945d62.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-a612ed13bd7c2af7.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-66793e5d9ca311f8.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-ce083699df5ca746.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-cdc15ad54bf4d710.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-9f948d4b6235e254.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4e44ac1cccf64233.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-f9e8f02c66b031bd.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" "4472a668ca3b1823b28456b595c3f5bf63840ae4663884e2c1b48be3a01b256b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4472a668ca3b1823b28456b595c3f5bf63840ae4663884e2c1b48be3a01b256b", kill_on_drop: false }` [INFO] [stdout] 4472a668ca3b1823b28456b595c3f5bf63840ae4663884e2c1b48be3a01b256b