[INFO] fetching crate lace 0.9.0... [INFO] checking lace-0.9.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate lace 0.9.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate lace 0.9.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lace 0.9.0 [INFO] tweaked toml for crates.io crate lace 0.9.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lace 0.9.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lace 0.9.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `polars` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca5966377aa8fa1d3d08ad272ebc3bc568632bf5ac4736c5e6eb942627c3d794 [INFO] running `Command { std: "docker" "start" "-a" "ca5966377aa8fa1d3d08ad272ebc3bc568632bf5ac4736c5e6eb942627c3d794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca5966377aa8fa1d3d08ad272ebc3bc568632bf5ac4736c5e6eb942627c3d794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5966377aa8fa1d3d08ad272ebc3bc568632bf5ac4736c5e6eb942627c3d794", kill_on_drop: false }` [INFO] [stdout] ca5966377aa8fa1d3d08ad272ebc3bc568632bf5ac4736c5e6eb942627c3d794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b97fc197ebd546ad0196d0e529fc1295e4fba486adbb396c57c43d16c8f85a5 [INFO] running `Command { std: "docker" "start" "-a" "9b97fc197ebd546ad0196d0e529fc1295e4fba486adbb396c57c43d16c8f85a5", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `polars` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling polars-utils v0.52.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling polars-schema v0.52.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling polars-arrow v0.52.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling polars-compute v0.52.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling polars-core v0.52.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking polars-error v0.52.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling lambert_w v1.2.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling polars-ops v0.52.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling polars v0.52.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking clap_builder v4.5.52 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling lace v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking special v0.10.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking maplit v1.0.2 [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/b1f2594eac607c1f051534800237eeedb5590a49/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=48165fc357ebb4a4 -C extra-filename=-f728bc9acfd12b10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-28529131ba38e1d0.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" "9b97fc197ebd546ad0196d0e529fc1295e4fba486adbb396c57c43d16c8f85a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b97fc197ebd546ad0196d0e529fc1295e4fba486adbb396c57c43d16c8f85a5", kill_on_drop: false }` [INFO] [stdout] 9b97fc197ebd546ad0196d0e529fc1295e4fba486adbb396c57c43d16c8f85a5