[INFO] cloning repository https://github.com/enzoblain/HistDataScrapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enzoblain/HistDataScrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenzoblain%2FHistDataScrapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenzoblain%2FHistDataScrapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c857572cd851cf0f75a37e1b7580cdccfc81921b
[INFO] checking enzoblain/HistDataScrapper against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenzoblain%2FHistDataScrapper" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/enzoblain/HistDataScrapper
[INFO] finished tweaking git repo https://github.com/enzoblain/HistDataScrapper
[INFO] tweaked toml for git repo https://github.com/enzoblain/HistDataScrapper written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enzoblain/HistDataScrapper on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enzoblain/HistDataScrapper 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polars-json v0.46.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded stringmatch v0.4.0
[INFO] [stderr]   Downloaded thirtyfour-macros v0.2.0
[INFO] [stderr]   Downloaded halfbrown v0.2.5
[INFO] [stderr]   Downloaded value-trait v0.10.1
[INFO] [stderr]   Downloaded thirtyfour v0.35.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.0
[INFO] [stderr]   Downloaded simd-json v0.14.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8708903b84dcbe0c170a2b657cd63580c0f5ac005f3dff8781a2c22f2a1b925b
[INFO] running `Command { std: "docker" "start" "-a" "8708903b84dcbe0c170a2b657cd63580c0f5ac005f3dff8781a2c22f2a1b925b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8708903b84dcbe0c170a2b657cd63580c0f5ac005f3dff8781a2c22f2a1b925b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8708903b84dcbe0c170a2b657cd63580c0f5ac005f3dff8781a2c22f2a1b925b", kill_on_drop: false }`
[INFO] [stdout] 8708903b84dcbe0c170a2b657cd63580c0f5ac005f3dff8781a2c22f2a1b925b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebd26270c81730ac54f115b4809091d8324e7b071e51c60dbe347662cb97e9bb
[INFO] running `Command { std: "docker" "start" "-a" "ebd26270c81730ac54f115b4809091d8324e7b071e51c60dbe347662cb97e9bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling polars-utils v0.46.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling polars-schema v0.46.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling polars-arrow v0.46.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling polars-compute v0.46.0
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]     Checking ethnum v1.5.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking atoi_simd v0.16.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling polars-core v0.46.0
[INFO] [stderr]     Checking zlib-rs v0.5.0
[INFO] [stderr]    Compiling polars-ops v0.46.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking snap v1.1.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]    Compiling polars-plan v0.46.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling polars-lazy v0.46.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking libz-rs-sys v0.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling polars v0.46.0
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking stringmatch v0.4.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[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/c8a31b780d5415358566a20b94912620a3f27067/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.3/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", "default", "filter-by-regex", "serde", "std"))' -C metadata=bc4e7b179f659f42 -C extra-filename=-07e0ff5610103e74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ea46b0a1328afa49.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9bbe4b4d1738599b.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" "ebd26270c81730ac54f115b4809091d8324e7b071e51c60dbe347662cb97e9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebd26270c81730ac54f115b4809091d8324e7b071e51c60dbe347662cb97e9bb", kill_on_drop: false }`
[INFO] [stdout] ebd26270c81730ac54f115b4809091d8324e7b071e51c60dbe347662cb97e9bb
