[INFO] cloning repository https://github.com/taheris/loom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taheris/loom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaheris%2Floom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaheris%2Floom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afb402e95f2b4fb13f585ee0d4c823954a89564a [INFO] checking taheris/loom against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaheris%2Floom" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/taheris/loom [INFO] finished tweaking git repo https://github.com/taheris/loom [INFO] tweaked toml for git repo https://github.com/taheris/loom written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taheris/loom on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/taheris/loom 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 03b912036b618106219c1c6a950140c37009dca2e2d799b8fa0e6aa963f715e0 [INFO] running `Command { std: "docker" "start" "03b912036b618106219c1c6a950140c37009dca2e2d799b8fa0e6aa963f715e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03b912036b618106219c1c6a950140c37009dca2e2d799b8fa0e6aa963f715e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03b912036b618106219c1c6a950140c37009dca2e2d799b8fa0e6aa963f715e0" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03b912036b618106219c1c6a950140c37009dca2e2d799b8fa0e6aa963f715e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03b912036b618106219c1c6a950140c37009dca2e2d799b8fa0e6aa963f715e0" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking gix-trace v0.1.20 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking tinyvec v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Checking zlib-rs v0.6.6 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking jiff v0.2.32 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking winnow v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.16 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking nonempty v0.12.0 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking arc-swap v1.9.2 [INFO] [stderr] Checking imara-diff v0.2.0 [INFO] [stderr] Compiling cc v1.2.67 [INFO] [stderr] Compiling pulldown-cmark v0.13.4 [INFO] [stderr] Checking hashlink v0.12.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking gix-sec v0.14.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking clru v0.6.3 [INFO] [stderr] Checking prodash v31.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling aws-lc-rs v1.17.1 [INFO] [stderr] Checking sha1 v0.10.7 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking toml v1.1.3+spec-1.1.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Checking rustls-pki-types v1.15.0 [INFO] [stderr] Compiling rustls v0.23.42 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking simd-adler32 v0.3.10 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking compression-core v0.4.32 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustls-native-certs v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling libsqlite3-sys v0.38.1 [INFO] [stderr] Compiling aws-lc-sys v0.42.0 [INFO] [stderr] Checking shlex v2.0.1 [INFO] [stderr] Compiling cfg_aliases v0.2.2 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking compression-codecs v0.4.38 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Compiling rustc-hash v2.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking clap_builder v4.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking console v0.16.4 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling target-triple v1.0.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking insta v1.48.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bstr v1.13.0 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling tokio-macros v2.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Checking gix-validate v0.11.2 [INFO] [stderr] Checking gix-utils v0.3.4 [INFO] [stderr] Checking gix-error v0.2.5 [INFO] [stderr] Checking tokio v1.53.0 [INFO] [stderr] Checking gix-imara-diff v0.2.3 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking gix-date v0.15.6 [INFO] [stderr] Checking gix-chunk v0.7.2 [INFO] [stderr] Checking gix-quote v0.7.2 [INFO] [stderr] Checking gix-bitmap v0.3.2 [INFO] [stderr] Compiling maybe-async v0.2.11 [INFO] [stderr] Checking gix-actor v0.41.1 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking gix-path v0.12.2 [INFO] [stderr] Checking gix-packetline v0.21.5 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Checking gix-features v0.48.1 [INFO] [stderr] Checking gix-config-value v0.18.1 [INFO] [stderr] Checking gix-command v0.9.1 [INFO] [stderr] Checking gix-url v0.36.2 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking gix-hash v0.25.1 [INFO] [stderr] Checking gix-fs v0.21.2 [INFO] [stderr] Checking gix-glob v0.26.1 [INFO] [stderr] Checking gix-hashtable v0.15.2 [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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.54/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="simd"' --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=4f4e57c4792b83fb -C extra-filename=-7a36d67d81776ba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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_aarch64_simd_be_1_87_0)' --check-cfg 'cfg(rust, values("1.87.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)' --check-cfg 'cfg(zerocopy_inline_always)' --check-cfg 'cfg(zerocopy_unstable_ptr)' --check-cfg 'cfg(zerocopy_unstable_linux)' --check-cfg 'cfg(no_fp_fmt_parse)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "03b912036b618106219c1c6a950140c37009dca2e2d799b8fa0e6aa963f715e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b912036b618106219c1c6a950140c37009dca2e2d799b8fa0e6aa963f715e0", kill_on_drop: false }` [INFO] [stdout] 03b912036b618106219c1c6a950140c37009dca2e2d799b8fa0e6aa963f715e0