[INFO] cloning repository https://github.com/anowell/fantasy-football-forecasting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anowell/fantasy-football-forecasting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanowell%2Ffantasy-football-forecasting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanowell%2Ffantasy-football-forecasting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07218265afd8ae2b5c7ddeeccf1f52e95a8fbea9 [INFO] checking anowell/fantasy-football-forecasting against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanowell%2Ffantasy-football-forecasting" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anowell/fantasy-football-forecasting [INFO] finished tweaking git repo https://github.com/anowell/fantasy-football-forecasting [INFO] tweaked toml for git repo https://github.com/anowell/fantasy-football-forecasting written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anowell/fantasy-football-forecasting on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anowell/fantasy-football-forecasting 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c1212ccf30ca65e81be1ea841114c71e24820393b8c5761a6891c1122912e19 [INFO] running `Command { std: "docker" "start" "-a" "0c1212ccf30ca65e81be1ea841114c71e24820393b8c5761a6891c1122912e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c1212ccf30ca65e81be1ea841114c71e24820393b8c5761a6891c1122912e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1212ccf30ca65e81be1ea841114c71e24820393b8c5761a6891c1122912e19", kill_on_drop: false }` [INFO] [stdout] 0c1212ccf30ca65e81be1ea841114c71e24820393b8c5761a6891c1122912e19 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d989c28f834ea3056348396a7e5508485221081686312092861f697b072bcdcd [INFO] running `Command { std: "docker" "start" "-a" "d989c28f834ea3056348396a7e5508485221081686312092861f697b072bcdcd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling polars-utils v0.41.3 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking raw-cpuid v11.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling polars-arrow v0.41.3 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Compiling polars-compute v0.41.3 [INFO] [stderr] Compiling polars-core v0.41.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling polars-ops v0.41.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking unicode-reverse v1.0.9 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking brotli v5.0.0 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling polars-plan v0.41.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling polars-lazy v0.41.3 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking sqlparser v0.47.0 [INFO] [stderr] Compiling polars v0.41.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5b0618d996a6a3941e423fd3e170737b8dbdc92/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-5.0.0/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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=9e432bc4235a44b0 -C extra-filename=-d928f2d954c8ce7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-0b481b45a1caa844.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" "d989c28f834ea3056348396a7e5508485221081686312092861f697b072bcdcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d989c28f834ea3056348396a7e5508485221081686312092861f697b072bcdcd", kill_on_drop: false }` [INFO] [stdout] d989c28f834ea3056348396a7e5508485221081686312092861f697b072bcdcd