[INFO] cloning repository https://github.com/moonrepo/proto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moonrepo/proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fproto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fproto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 081fd1488ec4fae7936773dcccefd1586ebb48c0 [INFO] checking moonrepo/proto against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fproto" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/moonrepo/proto [INFO] finished tweaking git repo https://github.com/moonrepo/proto [INFO] tweaked toml for git repo https://github.com/moonrepo/proto written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moonrepo/proto on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/moonrepo/proto 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf1d086e5b496389553f6305f5d94da6fe5ee8d25d2c2bf475074bf851026772 [INFO] running `Command { std: "docker" "start" "-a" "cf1d086e5b496389553f6305f5d94da6fe5ee8d25d2c2bf475074bf851026772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf1d086e5b496389553f6305f5d94da6fe5ee8d25d2c2bf475074bf851026772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1d086e5b496389553f6305f5d94da6fe5ee8d25d2c2bf475074bf851026772", kill_on_drop: false }` [INFO] [stdout] cf1d086e5b496389553f6305f5d94da6fe5ee8d25d2c2bf475074bf851026772 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 603afcaeab3bc2bee2480fcdecfb99ef557c07fc511b5fc363444e5b4e79dbdb [INFO] running `Command { std: "docker" "start" "-a" "603afcaeab3bc2bee2480fcdecfb99ef557c07fc511b5fc363444e5b4e79dbdb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking markdown v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.117.2 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.117.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pulley-interpreter v30.0.2 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling cranelift-isle v0.117.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cranelift-bitset v0.117.2 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schematic_macros v0.18.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v30.0.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Compiling cranelift-codegen-shared v0.117.2 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.117.2 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking schematic_types v0.10.6 [INFO] [stderr] Checking garde v0.22.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking cranelift-entity v0.117.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling cranelift-codegen v0.117.2 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Checking wasmtime-math v30.0.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking cranelift-control v0.117.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking starbase_styles v0.6.3 [INFO] [stderr] Checking schematic v0.18.12 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking system_env v0.8.3 (/opt/rustwide/workdir/crates/system-env) [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking warpgate_api v0.16.2 (/opt/rustwide/workdir/crates/warpgate-api) [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Checking cranelift-bforest v0.117.2 [INFO] [stderr] Checking regalloc2 v0.11.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling wasm-encoder v0.224.1 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling wasm-encoder v0.238.1 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Checking human-sort v0.2.2 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Compiling extism-convert-macros v1.12.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking extism-convert v1.12.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking version_spec v0.9.5 (/opt/rustwide/workdir/crates/version-spec) [INFO] [stderr] Checking extism-manifest v1.12.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling wasmtime-jit-debug v30.0.2 [INFO] [stderr] Compiling wasmtime-fiber v30.0.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wasmtime-cache v30.0.2 [INFO] [stderr] Compiling wasmtime-component-macro v30.0.2 [INFO] [stderr] Checking wasmtime-component-util v30.0.2 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Checking zlib-rs v0.5.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking libz-rs-sys v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking wasmprinter v0.224.1 [INFO] [stderr] Compiling wit-parser v0.224.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking wast v238.0.1 [INFO] [stderr] Compiling wasmtime v30.0.2 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking wasmtime-environ v30.0.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Checking wasmtime-asm-macros v30.0.2 [INFO] [stderr] Compiling cbindgen v0.29.0 [INFO] [stderr] Compiling wiggle-macro v30.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling wasmtime-wit-bindgen v30.0.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling wiggle-generate v30.0.2 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking flate2 v1.1.2 [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/e90f1ff63e694965281f833819a486da29772bdf/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.117.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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=unsafe-attr-outside-unsafe '--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=unexpected_cfgs --warn=trivial_numeric_casts --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=impl-trait-overcaptures --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="pulley"' --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", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=ce3dc4459c25880f -C extra-filename=-8ff57c4e616ff577 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-6bfe85f40dae67da.rmeta --extern cranelift_assembler_x64=/opt/rustwide/target/debug/deps/libcranelift_assembler_x64-8ddb039994b86a7a.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-19f96232c4c04bf8.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-a54238b6cc15292e.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-b9c8b9650f768b8b.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-b0ea1f7832e2a0e1.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-4e4234385d18709d.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-ac4b2e46eed1cb6e.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-94fd802d7f17bf97.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern pulley_interpreter=/opt/rustwide/target/debug/deps/libpulley_interpreter-968ead8ec161d318.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-0fbe26420ae28a92.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-0bb3a5e14e8504c6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-32352de977c368da.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-b84c58aa8dfee449.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" "603afcaeab3bc2bee2480fcdecfb99ef557c07fc511b5fc363444e5b4e79dbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603afcaeab3bc2bee2480fcdecfb99ef557c07fc511b5fc363444e5b4e79dbdb", kill_on_drop: false }` [INFO] [stdout] 603afcaeab3bc2bee2480fcdecfb99ef557c07fc511b5fc363444e5b4e79dbdb