[INFO] cloning repository https://github.com/AaronL11/NHL_RANKING [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AaronL11/NHL_RANKING" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronL11%2FNHL_RANKING", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronL11%2FNHL_RANKING'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0dfbab13211bb00f7e076bd397adbb6bf0bf0e0 [INFO] testing AaronL11/NHL_RANKING against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronL11%2FNHL_RANKING" "/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/AaronL11/NHL_RANKING [INFO] finished tweaking git repo https://github.com/AaronL11/NHL_RANKING [INFO] tweaked toml for git repo https://github.com/AaronL11/NHL_RANKING written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AaronL11/NHL_RANKING on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AaronL11/NHL_RANKING 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded plotters-bitmap v0.3.7 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.5 [INFO] [stderr] Downloaded ndarray-csv v0.5.4 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded font-kit v0.14.3 [INFO] [stderr] Downloaded linfa-bayes v0.8.0 [INFO] [stderr] Downloaded ndarray-rand v0.15.0 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded windows-strings v0.5.0 [INFO] [stderr] Downloaded linfa-trees v0.8.0 [INFO] [stderr] Downloaded argmin-math v0.5.1 [INFO] [stderr] Downloaded nhl_api v0.7.0 [INFO] [stderr] Downloaded skillratings v0.27.1 [INFO] [stderr] Downloaded sprs v0.11.4 [INFO] [stderr] Downloaded argmin v0.11.0 [INFO] [stderr] Downloaded ndarray-stats v0.6.0 [INFO] [stderr] Downloaded linfa v0.8.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.10 [INFO] [stderr] Downloaded windows-result v0.4.0 [INFO] [stderr] Downloaded windows-core v0.62.1 [INFO] [stderr] Downloaded linfa-logistic v0.8.0 [INFO] [stderr] Downloaded csv-core v0.1.13 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded core-text v20.1.0 [INFO] [stderr] Downloaded ndarray v0.17.1 [INFO] [stderr] Downloaded dwrote v0.11.5 [INFO] [stderr] Downloaded windows-implement v0.60.1 [INFO] [stderr] Downloaded windows-interface v0.59.2 [INFO] [stderr] Downloaded jpeg-decoder v0.3.2 [INFO] [stderr] Downloaded csv v1.4.0 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c8401eab630f8cd9a25721effb3f5a0859ead205d0aeabbec46c98427456caa [INFO] running `Command { std: "docker" "start" "-a" "8c8401eab630f8cd9a25721effb3f5a0859ead205d0aeabbec46c98427456caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c8401eab630f8cd9a25721effb3f5a0859ead205d0aeabbec46c98427456caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8401eab630f8cd9a25721effb3f5a0859ead205d0aeabbec46c98427456caa", kill_on_drop: false }` [INFO] [stdout] 8c8401eab630f8cd9a25721effb3f5a0859ead205d0aeabbec46c98427456caa [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c313d63f45b78c2e1fd1e4f6bd84bc0d88c47656862f675de6f9f661808e94 [INFO] running `Command { std: "docker" "start" "-a" "e7c313d63f45b78c2e1fd1e4f6bd84bc0d88c47656862f675de6f9f661808e94", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling linfa v0.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling ndarray v0.17.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.11/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=5958e36bd7822670 -C extra-filename=-48795fb5de6804c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-418b505fef5c6941.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-0b96c82609fbc819.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" "e7c313d63f45b78c2e1fd1e4f6bd84bc0d88c47656862f675de6f9f661808e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c313d63f45b78c2e1fd1e4f6bd84bc0d88c47656862f675de6f9f661808e94", kill_on_drop: false }` [INFO] [stdout] e7c313d63f45b78c2e1fd1e4f6bd84bc0d88c47656862f675de6f9f661808e94