[INFO] fetching crate homestar-workflow 0.3.0... [INFO] checking homestar-workflow-0.3.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate homestar-workflow 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate homestar-workflow 0.3.0 [INFO] finished tweaking crates.io crate homestar-workflow 0.3.0 [INFO] tweaked toml for crates.io crate homestar-workflow 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate homestar-workflow 0.3.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 482 packages to latest compatible versions [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbb096fdf8ea89f11f3f847fc265aeb0841d11c7365f2ba748bfe4746934b104 [INFO] running `Command { std: "docker" "start" "-a" "fbb096fdf8ea89f11f3f847fc265aeb0841d11c7365f2ba748bfe4746934b104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbb096fdf8ea89f11f3f847fc265aeb0841d11c7365f2ba748bfe4746934b104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb096fdf8ea89f11f3f847fc265aeb0841d11c7365f2ba748bfe4746934b104", kill_on_drop: false }` [INFO] [stdout] fbb096fdf8ea89f11f3f847fc265aeb0841d11c7365f2ba748bfe4746934b104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9e1c6ed2fa5621c9261dcd8caad5107c019e4b38d93658c91d47012807e6ae9 [INFO] running `Command { std: "docker" "start" "-a" "f9e1c6ed2fa5621c9261dcd8caad5107c019e4b38d93658c91d47012807e6ae9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cranelift-isle v0.103.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cranelift-codegen-shared v0.103.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.103.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v16.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling cranelift-codegen v0.103.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cranelift-entity v0.103.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling wasmtime-fiber v16.0.0 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling wasm-encoder v0.237.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling wasmparser v0.118.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling wasmtime-component-util v16.0.0 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cranelift-control v0.103.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling jsonrpsee-types v0.21.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cranelift-bforest v0.103.0 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Compiling wasmtime-runtime v16.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling wasmtime-types v16.0.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Compiling wasmprinter v0.2.80 [INFO] [stderr] Compiling jsonrpsee-core v0.21.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling wasmtime-environ v16.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Checking serde-big-array v0.3.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasmtime-cache v16.0.0 [INFO] [stderr] Compiling wit-parser v0.13.2 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking multihash v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wasmtime-asm-macros v16.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] warning: cranelift-codegen@0.103.0: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.103.0: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.103.0: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.103.0: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.103.0: 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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.103.0/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 --warn=unused_import_braces --warn=unused_extern_crates --warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="std"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "anyhow", "arm64", "bincode", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-in-source-tree", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=459fc8c6621df496 -C extra-filename=-20f5a1600bdcc464 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-5967b85f487a5bea.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-e0b4d8b08832a866.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-e3de790b9acf8fa4.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-cf11fa4cd46841db.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-a0547537082ccda8.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-cd8a869be4c31667.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-ebda562c4a3be348.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-24496e9eafb97b0f.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-54504bab54349445.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-6ec99cbb2770dc62.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-f7dfaae28b9a7794.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" "f9e1c6ed2fa5621c9261dcd8caad5107c019e4b38d93658c91d47012807e6ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e1c6ed2fa5621c9261dcd8caad5107c019e4b38d93658c91d47012807e6ae9", kill_on_drop: false }` [INFO] [stdout] f9e1c6ed2fa5621c9261dcd8caad5107c019e4b38d93658c91d47012807e6ae9