[INFO] cloning repository https://github.com/kritzcreek/nemo-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kritzcreek/nemo-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkritzcreek%2Fnemo-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkritzcreek%2Fnemo-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ecad6f41afd0897c6625b75ac97cc451ef93dab [INFO] checking kritzcreek/nemo-lang against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkritzcreek%2Fnemo-lang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kritzcreek/nemo-lang [INFO] finished tweaking git repo https://github.com/kritzcreek/nemo-lang [INFO] tweaked toml for git repo https://github.com/kritzcreek/nemo-lang written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kritzcreek/nemo-lang on toolchain 099af82bc034c1e4895c90e5407fafdd61976cdb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kritzcreek/nemo-lang 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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb7770b4d6f0a28aa448c9073b653d49674a1cf822132058e5f05995ce82bc0c [INFO] running `Command { std: "docker" "start" "-a" "fb7770b4d6f0a28aa448c9073b653d49674a1cf822132058e5f05995ce82bc0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb7770b4d6f0a28aa448c9073b653d49674a1cf822132058e5f05995ce82bc0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7770b4d6f0a28aa448c9073b653d49674a1cf822132058e5f05995ce82bc0c", kill_on_drop: false }` [INFO] [stdout] fb7770b4d6f0a28aa448c9073b653d49674a1cf822132058e5f05995ce82bc0c [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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dcbc164cae714e3cf3ef564d7eb7371f025559b6317eb02be0631b9e2aad113 [INFO] running `Command { std: "docker" "start" "-a" "5dcbc164cae714e3cf3ef564d7eb7371f025559b6317eb02be0631b9e2aad113", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.118.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pulley-interpreter v31.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cranelift-bitset v0.118.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cranelift-isle v0.118.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling wasm-encoder v0.228.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.118.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cranelift-codegen-shared v0.118.0 [INFO] [stderr] Checking concolor v0.1.1 [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling cranelift-codegen-meta v0.118.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking line-index v0.1.2 [INFO] [stderr] Checking ariadne v0.5.1 [INFO] [stderr] Checking lexpr v0.2.7 [INFO] [stderr] Checking rowan v0.16.1 [INFO] [stderr] Checking wasmtime-math v31.0.0 [INFO] [stderr] Compiling wasmparser v0.226.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking cranelift-control v0.118.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling cranelift-codegen v0.118.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v31.0.0 [INFO] [stderr] Compiling derive_ir v0.1.0 (/opt/rustwide/workdir/crates/derive_ir) [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Compiling wasm-encoder v0.226.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling wasmtime-fiber v31.0.0 [INFO] [stderr] Compiling wasmtime-jit-debug v31.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking wasmtime-component-util v31.0.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling wasmtime-component-macro v31.0.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling wasmtime-cache v31.0.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking wast v228.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking string-interner v0.19.0 [INFO] [stderr] Checking cranelift-entity v0.118.0 [INFO] [stderr] Checking regalloc2 v0.11.2 [INFO] [stderr] Checking frontend v0.1.0 (/opt/rustwide/workdir/crates/frontend) [INFO] [stderr] Checking cranelift-bforest v0.118.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/lib.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn errors(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn errors(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/lib.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn run_frontend(sources: &[(Utf8PathBuf, String)]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn run_frontend(sources: &[(Utf8PathBuf, String)]) -> Result, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/types/check.rs:107:34 [INFO] [stdout] | [INFO] [stdout] 107 | fn new(uses: HashMap) -> TyCtx { [INFO] [stdout] | ^^^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | fn new(uses: HashMap) -> TyCtx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/types/check.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | fn lookup_type_def(&self, name: Name) -> Option { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | fn lookup_type_def(&self, name: Name) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/types/check.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | fn lookup_type(&self, v: Symbol) -> Option { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 178 | fn lookup_type(&self, v: Symbol) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/types/check.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | fn lookup_qual_type_name(&self, q: Symbol, n: Name) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | fn lookup_qual_type_name(&self, q: Symbol, n: Name) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/types/check.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | fn lookup_qual_type(&self, q: Symbol, v: &str) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | fn lookup_qual_type(&self, q: Symbol, v: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/types/check.rs:597:9 [INFO] [stdout] | [INFO] [stdout] 597 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 602 | ) -> Option { [INFO] [stdout] | ------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/types/module.rs:210:24 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn lookup_type(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 210 | pub fn lookup_type(&self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/frontend/src/types/module.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn lookup_type_name(&self, name: Name) -> Option { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | pub fn lookup_type_name(&self, name: Name) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Compiling wit-parser v0.226.0 [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/099af82bc034c1e4895c90e5407fafdd61976cdb/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.226.0/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' --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="serde"' --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=90234f5920a10a9d -C extra-filename=-acd7797a3eab3f19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8fc7183388364ff8.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-bfeeae2ff3456d99.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-81f5d74465061625.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (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/099af82bc034c1e4895c90e5407fafdd61976cdb/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.226.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 '--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=5bffd3a5f609507d -C extra-filename=-bbd56f4fd19242e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9e5d3bffc9e87c87.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-ee2adcc1dd484a98.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" "5dcbc164cae714e3cf3ef564d7eb7371f025559b6317eb02be0631b9e2aad113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dcbc164cae714e3cf3ef564d7eb7371f025559b6317eb02be0631b9e2aad113", kill_on_drop: false }` [INFO] [stdout] 5dcbc164cae714e3cf3ef564d7eb7371f025559b6317eb02be0631b9e2aad113