[INFO] fetching crate ripvec-core 0.13.8... [INFO] checking ripvec-core-0.13.8 against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299 [INFO] extracting crate ripvec-core 0.13.8 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ripvec-core 0.13.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ripvec-core 0.13.8 [INFO] tweaked toml for crates.io crate ripvec-core 0.13.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ripvec-core 0.13.8 on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ripvec-core 0.13.8 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e6a1ccf8a0ccdd606976671ac73be1e06966a7fb0ff7810d6ebf112b920356b [INFO] running `Command { std: "docker" "start" "-a" "7e6a1ccf8a0ccdd606976671ac73be1e06966a7fb0ff7810d6ebf112b920356b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e6a1ccf8a0ccdd606976671ac73be1e06966a7fb0ff7810d6ebf112b920356b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6a1ccf8a0ccdd606976671ac73be1e06966a7fb0ff7810d6ebf112b920356b", kill_on_drop: false }` [INFO] [stdout] 7e6a1ccf8a0ccdd606976671ac73be1e06966a7fb0ff7810d6ebf112b920356b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd9781c5aea0095b0c49e9d3dd60c18d349d37a4ae3885d0acffcdd10c40dcba [INFO] running `Command { std: "docker" "start" "-a" "bd9781c5aea0095b0c49e9d3dd60c18d349d37a4ae3885d0acffcdd10c40dcba", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking ownedbytes v0.9.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking bitpacking v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tantivy-bitpacker v0.9.0 [INFO] [stderr] Checking tantivy-fst v0.5.0 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking murmurhash32 v0.3.1 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking rustls v0.23.37 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-hcl v1.1.0 [INFO] [stderr] Compiling tree-sitter-md v0.5.3 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling tree-sitter-scala v0.25.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-rust v0.24.2 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-swift v0.7.1 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking fastdivide v0.4.2 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking tantivy-common v0.10.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Checking ureq v3.2.0 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Checking rend v0.5.3 [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/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.42/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=64e7943fdb0ee810 -C extra-filename=-98a3dca073848dab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern zerocopy_derive=/opt/rustwide/target/debug/deps/libzerocopy_derive-484f3899013e0f0e.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] running `Command { std: "docker" "inspect" "bd9781c5aea0095b0c49e9d3dd60c18d349d37a4ae3885d0acffcdd10c40dcba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd9781c5aea0095b0c49e9d3dd60c18d349d37a4ae3885d0acffcdd10c40dcba", kill_on_drop: false }` [INFO] [stdout] bd9781c5aea0095b0c49e9d3dd60c18d349d37a4ae3885d0acffcdd10c40dcba