[INFO] fetching crate pyanndata 0.5.1... [INFO] checking pyanndata-0.5.1 against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] extracting crate pyanndata 0.5.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate pyanndata 0.5.1 on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyanndata 0.5.1 [INFO] finished tweaking crates.io crate pyanndata 0.5.1 [INFO] tweaked toml for crates.io crate pyanndata 0.5.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 352 packages to latest compatible versions [INFO] [stderr] Adding downcast-rs v1.2.1 (available: v2.0.1) [INFO] [stderr] Adding hdf5-metno v0.9.2 (available: v0.9.4) [INFO] [stderr] Adding numpy v0.22.1 (available: v0.24.0) [INFO] [stderr] Adding polars v0.45.1 (available: v0.46.0) [INFO] [stderr] Adding pyo3 v0.22.6 (available: v0.24.0) [INFO] [stderr] Adding pyo3-polars v0.19.0 (available: v0.20.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73cea0f70b54fc534909ef88bf6ab93361b56a1067a44068b3ef62b4f1e08226 [INFO] running `Command { std: "docker" "start" "-a" "73cea0f70b54fc534909ef88bf6ab93361b56a1067a44068b3ef62b4f1e08226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73cea0f70b54fc534909ef88bf6ab93361b56a1067a44068b3ef62b4f1e08226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cea0f70b54fc534909ef88bf6ab93361b56a1067a44068b3ef62b4f1e08226", kill_on_drop: false }` [INFO] [stdout] 73cea0f70b54fc534909ef88bf6ab93361b56a1067a44068b3ef62b4f1e08226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dde0216c7976ecf6a87335f542ffa7c4d5e6c6f93ede0b9c92da1539ea1eb12 [INFO] running `Command { std: "docker" "start" "-a" "1dde0216c7976ecf6a87335f542ffa7c4d5e6c6f93ede0b9c92da1539ea1eb12", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling polars-utils v0.45.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling polars-schema v0.45.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling polars-arrow v0.45.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling polars-compute v0.45.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libz-ng-sys v1.1.22 [INFO] [stderr] Compiling polars-core v0.45.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling polars-ops v0.45.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Compiling polars-plan v0.45.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling hdf5-metno-src v0.9.4 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling snappy_src v0.2.5+snappy.1.2.2 [INFO] [stderr] Compiling polars-lazy v0.45.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling polars v0.45.1 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling blosc-src v0.3.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling hdf5-metno-sys v0.9.1 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling hdf5-metno-types v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking unsafe_cell_slice v0.2.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=ddb474821c7fb081 -C extra-filename=-b857451ed3fa4214 --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 cexpr=/opt/rustwide/target/debug/deps/libcexpr-c01d76409fb25732.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-0d8b620b587d42ad.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5c22dfd29cf6fae8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e976b2532402682d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a613634f98a483ac.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-30e64a8a33174a67.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 `chrono-tz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=1f8de051edc38732 -C extra-filename=-33b759611bb188de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2df736c3bfbf9f7e.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9bbe4b4d1738599b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1dde0216c7976ecf6a87335f542ffa7c4d5e6c6f93ede0b9c92da1539ea1eb12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dde0216c7976ecf6a87335f542ffa7c4d5e6c6f93ede0b9c92da1539ea1eb12", kill_on_drop: false }` [INFO] [stdout] 1dde0216c7976ecf6a87335f542ffa7c4d5e6c6f93ede0b9c92da1539ea1eb12