[INFO] fetching crate rs-df2ipc-stream 0.1.0... [INFO] linting rs-df2ipc-stream-0.1.0 against nightly for clippy-nonminimal_bool-denied [INFO] extracting crate rs-df2ipc-stream 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rs-df2ipc-stream 0.1.0 [INFO] finished tweaking crates.io crate rs-df2ipc-stream 0.1.0 [INFO] tweaked toml for crates.io crate rs-df2ipc-stream 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rs-df2ipc-stream 0.1.0 on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rs-df2ipc-stream 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-csv v56.2.0 [INFO] [stderr] Downloaded arrow-cast v56.2.0 [INFO] [stderr] Downloaded arrow v56.2.0 [INFO] [stderr] Downloaded comfy-table v7.1.2 [INFO] [stderr] Downloaded arrow-json v56.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 362e42d3b0356ed35563238cb81bf32911379682849206c65bbef61fb1fd7ed3 [INFO] running `Command { std: "docker" "start" "-a" "362e42d3b0356ed35563238cb81bf32911379682849206c65bbef61fb1fd7ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "362e42d3b0356ed35563238cb81bf32911379682849206c65bbef61fb1fd7ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362e42d3b0356ed35563238cb81bf32911379682849206c65bbef61fb1fd7ed3", kill_on_drop: false }` [INFO] [stdout] 362e42d3b0356ed35563238cb81bf32911379682849206c65bbef61fb1fd7ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ea730310241e10341f90f85fbbbca46ca86c42763eb42b8bf956dad0ab31362 [INFO] running `Command { std: "docker" "start" "-a" "6ea730310241e10341f90f85fbbbca46ca86c42763eb42b8bf956dad0ab31362", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Checking log v0.4.28 [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 num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking datafusion-doc v50.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking rustix v1.1.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.1 [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/nightly-x86_64-unknown-linux-gnu/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=9455b22dccb3d287 -C extra-filename=-8d6e2fd0948060ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bd9e351e8129b0aa.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c49b9d3dca2214eb.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" "6ea730310241e10341f90f85fbbbca46ca86c42763eb42b8bf956dad0ab31362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea730310241e10341f90f85fbbbca46ca86c42763eb42b8bf956dad0ab31362", kill_on_drop: false }` [INFO] [stdout] 6ea730310241e10341f90f85fbbbca46ca86c42763eb42b8bf956dad0ab31362