[INFO] fetching crate shaha 0.2.0...
[INFO] testing shaha-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate shaha 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate shaha 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate shaha 0.2.0
[INFO] tweaked toml for crates.io crate shaha 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shaha 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shaha 0.2.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-buffer v54.3.1
[INFO] [stderr]   Downloaded bloomfilter v1.0.16
[INFO] [stderr]   Downloaded arrow-schema v54.3.1
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.3
[INFO] [stderr]   Downloaded arrow-string v54.2.1
[INFO] [stderr]   Downloaded arrow-json v54.2.1
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded arrow v54.2.1
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded bit-vec v0.7.0
[INFO] [stderr]   Downloaded arrow-ord v54.2.1
[INFO] [stderr]   Downloaded arrow-row v54.2.1
[INFO] [stderr]   Downloaded arrow-data v54.3.1
[INFO] [stderr]   Downloaded arrow-arith v54.2.1
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded arrow-cast v54.2.1
[INFO] [stderr]   Downloaded arrow-select v54.2.1
[INFO] [stderr]   Downloaded arrow-ipc v54.2.1
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded arrow-array v54.2.1
[INFO] [stderr]   Downloaded arrow-csv v54.2.1
[INFO] [stderr]   Downloaded flatbuffers v24.12.23
[INFO] [stderr]   Downloaded parquet v54.2.1
[INFO] [stderr]   Downloaded duckdb v1.2.2
[INFO] [stderr]   Downloaded libduckdb-sys v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7f918a99459203d83d0e042824cab69dec05eecc581c55f4f99b8d6bba9a5e8
[INFO] running `Command { std: "docker" "start" "-a" "e7f918a99459203d83d0e042824cab69dec05eecc581c55f4f99b8d6bba9a5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7f918a99459203d83d0e042824cab69dec05eecc581c55f4f99b8d6bba9a5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f918a99459203d83d0e042824cab69dec05eecc581c55f4f99b8d6bba9a5e8", kill_on_drop: false }`
[INFO] [stdout] e7f918a99459203d83d0e042824cab69dec05eecc581c55f4f99b8d6bba9a5e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74e0403a1431125a86cb8e1d0f0effa30cb0eb34c6da7e1e2b61da942dda915d
[INFO] running `Command { std: "docker" "start" "-a" "74e0403a1431125a86cb8e1d0f0effa30cb0eb34c6da7e1e2b61da942dda915d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bloomfilter v1.0.16
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling libduckdb-sys v1.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling arrow-array v54.2.1
[INFO] [stderr] error: could not compile `reqwest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=655d67dc8a684d6b -C extra-filename=-90fcf4fa33a8d47b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-269412bb99e3f43d.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-356d1e0061f73c60.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e87120a4a5fe85ed.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8350092af0f0339b.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-42223556a00eaa02.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-0b6956d793714444.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-dcc0d82d374d1af3.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-05295cfad5599899.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-28aaeb5e3a4b9236.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1979ff924cd580a5.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-c265e34f5ec4f241.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-ef8e698352f69119.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8cdbcf384ab44191.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-ce0319f53a2119cd.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-11ae0265b12af5b6.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-be1411bc33da4261.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8cda137948184924.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-2e7bec7418f555af.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7920bc7e347ce7b2.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-aee50437a938c51f.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-e9891d68bfbde2d2.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a166bcf3b1a3374e.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-0d9586605ddb15d9.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-5926bdea898995a7.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-1907b46613f66bb2.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-2977940d96a5a5ec.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-4ea7cd2ba6fe215e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `arrow-array` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_array --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-54.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=b55475ebb08882f9 -C extra-filename=-465f7342d7cae9e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8ec1ae9c46194eee.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-689439791e2699cf.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-696f8a31bb64dff9.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-9e7c2d0f4abb7887.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4cf401ca19dff9a5.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c4d06a4e064a96b1.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-39dd78a00f70042f.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-7df637205bf0610d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "74e0403a1431125a86cb8e1d0f0effa30cb0eb34c6da7e1e2b61da942dda915d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e0403a1431125a86cb8e1d0f0effa30cb0eb34c6da7e1e2b61da942dda915d", kill_on_drop: false }`
[INFO] [stdout] 74e0403a1431125a86cb8e1d0f0effa30cb0eb34c6da7e1e2b61da942dda915d
