[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#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenzoblain%2FHistDataScrapper" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enzoblain/HistDataScrapper on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded stringmatch v0.4.0
[INFO] [stderr]   Downloaded polars-error v0.46.0
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded atoi_simd v0.16.0
[INFO] [stderr]   Downloaded polars-utils v0.46.0
[INFO] [stderr]   Downloaded polars-expr v0.46.0
[INFO] [stderr]   Downloaded polars-json v0.46.0
[INFO] [stderr]   Downloaded polars-mem-engine v0.46.0
[INFO] [stderr]   Downloaded polars-sql v0.46.0
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded polars-pipe v0.46.0
[INFO] [stderr]   Downloaded polars-compute v0.46.0
[INFO] [stderr]   Downloaded polars-lazy v0.46.0
[INFO] [stderr]   Downloaded polars-io v0.46.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.3
[INFO] [stderr]   Downloaded sqlparser v0.53.0
[INFO] [stderr]   Downloaded polars-parquet v0.46.0
[INFO] [stderr]   Downloaded polars-ops v0.46.0
[INFO] [stderr]   Downloaded polars-plan v0.46.0
[INFO] [stderr]   Downloaded ethnum v1.5.1
[INFO] [stderr]   Downloaded polars-core v0.46.0
[INFO] [stderr]   Downloaded polars v0.46.0
[INFO] [stderr]   Downloaded polars-stream v0.46.0
[INFO] [stderr]   Downloaded polars-time v0.46.0
[INFO] [stderr]   Downloaded thirtyfour v0.35.0
[INFO] [stderr]   Downloaded polars-row v0.46.0
[INFO] [stderr]   Downloaded polars-schema v0.46.0
[INFO] [stderr]   Downloaded thirtyfour-macros v0.2.0
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded polars-arrow v0.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ff7371a0f15d2af71c0c30ca5dc088d86e1c5ab3e7167a64f9565d24fa3f3c9
[INFO] running `Command { std: "docker" "start" "-a" "1ff7371a0f15d2af71c0c30ca5dc088d86e1c5ab3e7167a64f9565d24fa3f3c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ff7371a0f15d2af71c0c30ca5dc088d86e1c5ab3e7167a64f9565d24fa3f3c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ff7371a0f15d2af71c0c30ca5dc088d86e1c5ab3e7167a64f9565d24fa3f3c9", kill_on_drop: false }`
[INFO] [stdout] 1ff7371a0f15d2af71c0c30ca5dc088d86e1c5ab3e7167a64f9565d24fa3f3c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d7bf5f9b5259068aff172bd9f1bcc416ab6c664f589daf26cb347692944b772
[INFO] running `Command { std: "docker" "start" "-a" "9d7bf5f9b5259068aff172bd9f1bcc416ab6c664f589daf26cb347692944b772", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling polars-utils v0.46.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking memmap2 v0.9.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]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling polars-compute v0.46.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking atoi_simd v0.16.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ethnum v1.5.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling polars-core v0.46.0
[INFO] [stderr]     Checking zlib-rs v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling polars-ops v0.46.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking libz-rs-sys v0.5.0
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling polars-plan v0.46.0
[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]     Checking home v0.5.11
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polars-lazy v0.46.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking polars-error v0.46.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling polars v0.46.0
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking stringmatch v0.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thirtyfour-macros v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v3.0.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking thirtyfour v0.35.0
[INFO] [stderr]     Checking polars-row v0.46.0
[INFO] [stderr]     Checking polars-parquet v0.46.0
[INFO] [stderr]     Checking polars-time v0.46.0
[INFO] [stderr]     Checking polars-io v0.46.0
[INFO] [stderr]     Checking polars-expr v0.46.0
[INFO] [stderr]     Checking polars-mem-engine v0.46.0
[INFO] [stderr]     Checking histdatascraper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "9d7bf5f9b5259068aff172bd9f1bcc416ab6c664f589daf26cb347692944b772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7bf5f9b5259068aff172bd9f1bcc416ab6c664f589daf26cb347692944b772", kill_on_drop: false }`
[INFO] [stdout] 9d7bf5f9b5259068aff172bd9f1bcc416ab6c664f589daf26cb347692944b772
