[INFO] fetching crate tod 0.11.1... [INFO] testing tod-0.11.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate tod 0.11.1 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate tod 0.11.1 [INFO] finished tweaking crates.io crate tod 0.11.1 [INFO] tweaked toml for crates.io crate tod 0.11.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tod 0.11.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tod 0.11.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2756699d32476062c6d2a01fb82356e6a11183815f6f2d8b286f1af6095f01e5 [INFO] running `Command { std: "docker" "start" "-a" "2756699d32476062c6d2a01fb82356e6a11183815f6f2d8b286f1af6095f01e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2756699d32476062c6d2a01fb82356e6a11183815f6f2d8b286f1af6095f01e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2756699d32476062c6d2a01fb82356e6a11183815f6f2d8b286f1af6095f01e5", kill_on_drop: false }` [INFO] [stdout] 2756699d32476062c6d2a01fb82356e6a11183815f6f2d8b286f1af6095f01e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 211a3e2a7fe7bdee8f9e82eee45defb1214b76862d1a0e0627b700297d4745d9 [INFO] running `Command { std: "docker" "start" "-a" "211a3e2a7fe7bdee8f9e82eee45defb1214b76862d1a0e0627b700297d4745d9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [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/beta-2025-10-28-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,link -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=54d1de9fd2da88e4 -C extra-filename=-005445ed860403ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6020867b69dadad6.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-7d0c578efce194e2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "211a3e2a7fe7bdee8f9e82eee45defb1214b76862d1a0e0627b700297d4745d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211a3e2a7fe7bdee8f9e82eee45defb1214b76862d1a0e0627b700297d4745d9", kill_on_drop: false }` [INFO] [stdout] 211a3e2a7fe7bdee8f9e82eee45defb1214b76862d1a0e0627b700297d4745d9