[INFO] fetching crate re_log_types 0.28.2...
[INFO] checking re_log_types-0.28.2 against try#94382f34384023f3d2062a34ccf0bb6b4d44a75a for mutual-coercion
[INFO] extracting crate re_log_types 0.28.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate re_log_types 0.28.2
[INFO] finished tweaking crates.io crate re_log_types 0.28.2
[INFO] tweaked toml for crates.io crate re_log_types 0.28.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate re_log_types 0.28.2 on toolchain 94382f34384023f3d2062a34ccf0bb6b4d44a75a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate re_log_types 0.28.2 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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97a3f05c028ce5784db264868fb40cd710545ca7c3b66726c9b7fd61af0591c3
[INFO] running `Command { std: "docker" "start" "-a" "97a3f05c028ce5784db264868fb40cd710545ca7c3b66726c9b7fd61af0591c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97a3f05c028ce5784db264868fb40cd710545ca7c3b66726c9b7fd61af0591c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97a3f05c028ce5784db264868fb40cd710545ca7c3b66726c9b7fd61af0591c3", kill_on_drop: false }`
[INFO] [stdout] 97a3f05c028ce5784db264868fb40cd710545ca7c3b66726c9b7fd61af0591c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 979e5cebdf7e13a581327f27d9cad61b28b964db469fa94618665b008f0e99dc
[INFO] running `Command { std: "docker" "start" "-a" "979e5cebdf7e13a581327f27d9cad61b28b964db469fa94618665b008f0e99dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking petgraph v0.8.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking re_case v0.28.2
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking re_error v0.28.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-row v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking sqlparser v0.58.0
[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/94382f34384023f3d2062a34ccf0bb6b4d44a75a/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=67aafb174763d566 -C extra-filename=-e96bff2007335a2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bff217f2f5df19e5.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" "979e5cebdf7e13a581327f27d9cad61b28b964db469fa94618665b008f0e99dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "979e5cebdf7e13a581327f27d9cad61b28b964db469fa94618665b008f0e99dc", kill_on_drop: false }`
[INFO] [stdout] 979e5cebdf7e13a581327f27d9cad61b28b964db469fa94618665b008f0e99dc
