[INFO] fetching crate coil-scaffold 0.1.5... [INFO] checking coil-scaffold-0.1.5 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for pr-155500 [INFO] extracting crate coil-scaffold 0.1.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate coil-scaffold 0.1.5 [INFO] finished tweaking crates.io crate coil-scaffold 0.1.5 [INFO] tweaked toml for crates.io crate coil-scaffold 0.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate coil-scaffold 0.1.5 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate coil-scaffold 0.1.5 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e91657b04b5820bd7b9cd48a4ed0162d91c121d3067d30f6f0137ef1ca07b9cf [INFO] running `Command { std: "docker" "start" "-a" "e91657b04b5820bd7b9cd48a4ed0162d91c121d3067d30f6f0137ef1ca07b9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e91657b04b5820bd7b9cd48a4ed0162d91c121d3067d30f6f0137ef1ca07b9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91657b04b5820bd7b9cd48a4ed0162d91c121d3067d30f6f0137ef1ca07b9cf", kill_on_drop: false }` [INFO] [stdout] e91657b04b5820bd7b9cd48a4ed0162d91c121d3067d30f6f0137ef1ca07b9cf [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39341f327c4054b1c07e688150b396b0fee3dc986b185da4b3f133f24069093d [INFO] running `Command { std: "docker" "start" "-a" "39341f327c4054b1c07e688150b396b0fee3dc986b185da4b3f133f24069093d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.117.2 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.117.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling pulley-interpreter v30.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling cranelift-isle v0.117.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cranelift-bitset v0.117.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.117.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cranelift-codegen-meta v0.117.2 [INFO] [stderr] Checking wasmtime-math v30.0.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v30.0.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking cranelift-control v0.117.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Compiling wasm-encoder v0.224.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cranelift-codegen v0.117.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking cranelift-entity v0.117.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Checking regalloc2 v0.11.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking cranelift-bforest v0.117.2 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6b6472ee604df771 -C extra-filename=-0b3d2364ebeea3a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-042bf5bb802128c8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-6f994f4587fbc03e.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.224.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 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=c91874fb5688350e -C extra-filename=-e53c66b7a4dc74f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7b1c6a9ad10fe9ba.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-1fa24bc154ecf017.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "39341f327c4054b1c07e688150b396b0fee3dc986b185da4b3f133f24069093d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39341f327c4054b1c07e688150b396b0fee3dc986b185da4b3f133f24069093d", kill_on_drop: false }` [INFO] [stdout] 39341f327c4054b1c07e688150b396b0fee3dc986b185da4b3f133f24069093d