[INFO] fetching crate pyanndata 0.5.1... [INFO] checking pyanndata-0.5.1 against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] extracting crate pyanndata 0.5.1 into /workspace/builds/worker-7-tc2/source [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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pyanndata 0.5.1 on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 356 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.25.0) [INFO] [stderr] Adding polars v0.45.1 (available: v0.49.1) [INFO] [stderr] Adding pyo3 v0.22.6 (available: v0.25.1) [INFO] [stderr] Adding pyo3-polars v0.19.0 (available: v0.22.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f27d9d8af8d73f9dbbd02335b59d915afc6f4e55f1016f03a42c539c6c4dc6ef [INFO] running `Command { std: "docker" "start" "-a" "f27d9d8af8d73f9dbbd02335b59d915afc6f4e55f1016f03a42c539c6c4dc6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f27d9d8af8d73f9dbbd02335b59d915afc6f4e55f1016f03a42c539c6c4dc6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27d9d8af8d73f9dbbd02335b59d915afc6f4e55f1016f03a42c539c6c4dc6ef", kill_on_drop: false }` [INFO] [stdout] f27d9d8af8d73f9dbbd02335b59d915afc6f4e55f1016f03a42c539c6c4dc6ef [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 241e1ad7bdca3099a36b263a665c702a3882697caa3da627039e2de1d50a9c3f [INFO] running `Command { std: "docker" "start" "-a" "241e1ad7bdca3099a36b263a665c702a3882697caa3da627039e2de1d50a9c3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling polars-utils v0.45.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling polars-schema v0.45.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling polars-arrow v0.45.1 [INFO] [stderr] Compiling polars-compute v0.45.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling polars-core v0.45.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling polars-ops v0.45.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Compiling polars-plan v0.45.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling polars-lazy v0.45.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling polars v0.45.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libz-ng-sys v1.1.22 [INFO] [stderr] Compiling hdf5-metno-src v0.9.4 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling snappy_src v0.2.5+snappy.1.2.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling blosc-src v0.3.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling hdf5-metno-types v0.9.0 [INFO] [stderr] Checking unsafe_cell_slice v0.2.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking permutation v0.4.1 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Compiling zarrs v0.18.3 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling hdf5-metno v0.9.2 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking rayon_iter_concurrent_limit v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [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 nalgebra-macros v0.2.2 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling monostate-impl v0.1.14 [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/4797991aa2efb6d658150f10425b3f3b5d10eceb/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=137ecbafbb3c3db3 -C extra-filename=-727801d1febb8e66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d21b98a2425c3872.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9dd31b021e39116c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "241e1ad7bdca3099a36b263a665c702a3882697caa3da627039e2de1d50a9c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "241e1ad7bdca3099a36b263a665c702a3882697caa3da627039e2de1d50a9c3f", kill_on_drop: false }` [INFO] [stdout] 241e1ad7bdca3099a36b263a665c702a3882697caa3da627039e2de1d50a9c3f