[INFO] fetching crate rs-ipc-stream2df 0.1.0... [INFO] checking rs-ipc-stream2df-0.1.0 against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1 [INFO] extracting crate rs-ipc-stream2df 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rs-ipc-stream2df 0.1.0 [INFO] finished tweaking crates.io crate rs-ipc-stream2df 0.1.0 [INFO] tweaked toml for crates.io crate rs-ipc-stream2df 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rs-ipc-stream2df 0.1.0 on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rs-ipc-stream2df 0.1.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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22a10abb52b27feebb0bc0a50a092de7568dad45885bb4dec2c87f57d018343e [INFO] running `Command { std: "docker" "start" "-a" "22a10abb52b27feebb0bc0a50a092de7568dad45885bb4dec2c87f57d018343e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22a10abb52b27feebb0bc0a50a092de7568dad45885bb4dec2c87f57d018343e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a10abb52b27feebb0bc0a50a092de7568dad45885bb4dec2c87f57d018343e", kill_on_drop: false }` [INFO] [stdout] 22a10abb52b27feebb0bc0a50a092de7568dad45885bb4dec2c87f57d018343e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68f1f96e2875d0a586978ab15c5db875764541d1dca36ac78b0f52784fab57fa [INFO] running `Command { std: "docker" "start" "-a" "68f1f96e2875d0a586978ab15c5db875764541d1dca36ac78b0f52784fab57fa", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling arrow-schema v56.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking datafusion-doc v50.2.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Compiling psm v0.1.27 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking bigdecimal v0.4.9 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling sqlparser v0.58.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/59a256151e578f525a26127f2c3e3a6c7e2982ca/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02abc9b0edd8f067 -C extra-filename=-490401b38e2033ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9aea1b2f74f72f0e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e7bc63a362ccb983.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ca7f5110fb77b832.rlib --extern proc_macro --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/59a256151e578f525a26127f2c3e3a6c7e2982ca/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,link -C embed-bitcode=no --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=96597daba44ed18c -C extra-filename=-205f3ac91ac8926e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-33de333cd629c736.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-f1c10abb990fb291.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "68f1f96e2875d0a586978ab15c5db875764541d1dca36ac78b0f52784fab57fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f1f96e2875d0a586978ab15c5db875764541d1dca36ac78b0f52784fab57fa", kill_on_drop: false }` [INFO] [stdout] 68f1f96e2875d0a586978ab15c5db875764541d1dca36ac78b0f52784fab57fa