[INFO] cloning repository https://github.com/morphqdd/lake-native-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morphqdd/lake-native-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorphqdd%2Flake-native-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorphqdd%2Flake-native-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93a45714c9468d2c6d238a1008d8ad89a30f5908 [INFO] checking morphqdd/lake-native-compiler against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorphqdd%2Flake-native-compiler" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/morphqdd/lake-native-compiler [INFO] finished tweaking git repo https://github.com/morphqdd/lake-native-compiler [INFO] tweaked toml for git repo https://github.com/morphqdd/lake-native-compiler written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/morphqdd/lake-native-compiler on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/morphqdd/lake-native-compiler 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f42c32edfacd003c023966d8ba2124232cf4119e103426d3dd59ebd21f271e0b [INFO] running `Command { std: "docker" "start" "-a" "f42c32edfacd003c023966d8ba2124232cf4119e103426d3dd59ebd21f271e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f42c32edfacd003c023966d8ba2124232cf4119e103426d3dd59ebd21f271e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42c32edfacd003c023966d8ba2124232cf4119e103426d3dd59ebd21f271e0b", kill_on_drop: false }` [INFO] [stdout] f42c32edfacd003c023966d8ba2124232cf4119e103426d3dd59ebd21f271e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4db9453e3ac4caf82094099fa916ddb7367ae1e8a8b2f0d2ae5170d887cacd8 [INFO] running `Command { std: "docker" "start" "-a" "f4db9453e3ac4caf82094099fa916ddb7367ae1e8a8b2f0d2ae5170d887cacd8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling cranelift-srcgen v0.127.3 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.127.3 [INFO] [stderr] Compiling cranelift-isle v0.127.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.127.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.127.3 [INFO] [stderr] Checking cranelift-bitset v0.127.3 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Checking cranelift-entity v0.127.3 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.127.3 [INFO] [stderr] Compiling cranelift-isle v0.112.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking regalloc2 v0.13.5 [INFO] [stderr] Checking wasmtime-internal-math v40.0.3 [INFO] [stderr] Checking cranelift-bforest v0.127.3 [INFO] [stderr] Compiling cranelift-codegen v0.127.3 [INFO] [stderr] Checking cranelift-control v0.127.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.112.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.112.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling cranelift-codegen v0.112.3 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking regalloc2 v0.10.2 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking cranelift-control v0.112.3 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Checking cranelift-bitset v0.112.3 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking cranelift-entity v0.112.3 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking wasmparser v0.217.1 [INFO] [stderr] Checking concolor v0.1.1 [INFO] [stderr] Checking cranelift-bforest v0.112.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking scroll v0.13.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking ariadne v0.6.0 [INFO] [stderr] Checking clap_builder v4.5.58 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling lakec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking goblin v0.10.5 [INFO] [stderr] Checking chumsky v0.13.0 (https://github.com/zesterer/chumsky.git#5730d3e8) [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking jiff v0.2.20 [INFO] [stderr] Checking indicatif v0.17.11 [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/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.217.1/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="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "features", "no-hash-maps", "serde", "std", "validate"))' -C metadata=8b248c19cfbe02b5 -C extra-filename=-05272e20454a8cae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-551bf34800f7e998.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-924610f47dcb2cb8.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-084c597b7cc9773a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bad0424019eef9ed.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-032714883fb61a11.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.127.3/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=clippy::useless_conversion' --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=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--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)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=5aa12580bf35528c -C extra-filename=-0a07cae38cffc762 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f4db9453e3ac4caf82094099fa916ddb7367ae1e8a8b2f0d2ae5170d887cacd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4db9453e3ac4caf82094099fa916ddb7367ae1e8a8b2f0d2ae5170d887cacd8", kill_on_drop: false }` [INFO] [stdout] f4db9453e3ac4caf82094099fa916ddb7367ae1e8a8b2f0d2ae5170d887cacd8