[INFO] cloning repository https://github.com/openkoi-ai/openkoi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openkoi-ai/openkoi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkoi-ai%2Fopenkoi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkoi-ai%2Fopenkoi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a136549e30859e163903638fb762f775ae129628 [INFO] checking openkoi-ai/openkoi against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkoi-ai%2Fopenkoi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/openkoi-ai/openkoi [INFO] finished tweaking git repo https://github.com/openkoi-ai/openkoi [INFO] tweaked toml for git repo https://github.com/openkoi-ai/openkoi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/openkoi-ai/openkoi on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/openkoi-ai/openkoi 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01582d7e13f034338b3f7882ddeee1385aa31272a6d208736f01b2b005d3855c [INFO] running `Command { std: "docker" "start" "-a" "01582d7e13f034338b3f7882ddeee1385aa31272a6d208736f01b2b005d3855c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01582d7e13f034338b3f7882ddeee1385aa31272a6d208736f01b2b005d3855c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01582d7e13f034338b3f7882ddeee1385aa31272a6d208736f01b2b005d3855c", kill_on_drop: false }` [INFO] [stdout] 01582d7e13f034338b3f7882ddeee1385aa31272a6d208736f01b2b005d3855c [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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a100b2d4dd4e3be11025df362aac6ead44b51d3df0e3fe448b65998bcdbee26 [INFO] running `Command { std: "docker" "start" "-a" "0a100b2d4dd4e3be11025df362aac6ead44b51d3df0e3fe448b65998bcdbee26", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling cranelift-srcgen v0.128.3 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.128.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cranelift-bitset v0.128.3 [INFO] [stderr] Compiling cranelift-isle v0.128.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.128.3 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking wasmtime-internal-math v41.0.3 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling wasmparser v0.243.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.128.3 [INFO] [stderr] Checking cranelift-control v0.128.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling wasm-encoder v0.243.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [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] Checking yoke v0.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling pulley-macros v41.0.3 [INFO] [stderr] Compiling pulley-interpreter v41.0.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking cranelift-entity v0.128.3 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking cranelift-bforest v0.128.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.128.3 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking regalloc2 v0.13.5 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] error: could not compile `zerocopy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4907eac94165faff6c5e5e015670b1c584275f7b/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.39/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 --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=f1c952388751e6f3 -C extra-filename=-aba0b63170fc6a59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern zerocopy_derive=/opt/rustwide/target/debug/deps/libzerocopy_derive-4da94283282fc714.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (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/4907eac94165faff6c5e5e015670b1c584275f7b/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.128.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=374ba9d3872eb229 -C extra-filename=-e3368ca30f1c5815 --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" "0a100b2d4dd4e3be11025df362aac6ead44b51d3df0e3fe448b65998bcdbee26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a100b2d4dd4e3be11025df362aac6ead44b51d3df0e3fe448b65998bcdbee26", kill_on_drop: false }` [INFO] [stdout] 0a100b2d4dd4e3be11025df362aac6ead44b51d3df0e3fe448b65998bcdbee26