[INFO] cloning repository https://github.com/darrencc1/ml-rust-library
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darrencc1/ml-rust-library" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrencc1%2Fml-rust-library", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrencc1%2Fml-rust-library'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bda5bfad9b12c924a7eadb6b12a39c7e966e321
[INFO] testing darrencc1/ml-rust-library against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrencc1%2Fml-rust-library" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/darrencc1/ml-rust-library
[INFO] finished tweaking git repo https://github.com/darrencc1/ml-rust-library
[INFO] tweaked toml for git repo https://github.com/darrencc1/ml-rust-library written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darrencc1/ml-rust-library on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darrencc1/ml-rust-library 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 578df0537bb890817c69552904f430743100df9576ed5d0cce38454e7efa86ea
[INFO] running `Command { std: "docker" "start" "-a" "578df0537bb890817c69552904f430743100df9576ed5d0cce38454e7efa86ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "578df0537bb890817c69552904f430743100df9576ed5d0cce38454e7efa86ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "578df0537bb890817c69552904f430743100df9576ed5d0cce38454e7efa86ea", kill_on_drop: false }`
[INFO] [stdout] 578df0537bb890817c69552904f430743100df9576ed5d0cce38454e7efa86ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ca667679781d8f16ecd0ee0b9e90697925884fc7eeddee6ee6fb8cec26f80d1
[INFO] running `Command { std: "docker" "start" "-a" "2ca667679781d8f16ecd0ee0b9e90697925884fc7eeddee6ee6fb8cec26f80d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling flatbuffers v2.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling parquet v5.5.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling linfa v0.7.1
[INFO] [stderr]    Compiling arrow v5.5.0
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling sprs v0.11.1
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling parquet-format v2.6.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling nalgebra v0.31.4
[INFO] [stderr]    Compiling argmin v0.5.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ndarray-npy v0.9.1
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling smartcore v0.3.2
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr] error: could not compile `arrow` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name arrow --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-5.5.0/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="csv"' --cfg 'feature="csv_crate"' --cfg 'feature="default"' --cfg 'feature="flatbuffers"' --cfg 'feature="ipc"' --cfg 'feature="test_utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx512", "csv", "csv_crate", "default", "flatbuffers", "getrandom", "ipc", "js", "memory-check", "packed_simd", "prettyprint", "prettytable-rs", "simd", "test_utils"))' -C metadata=d54ecc302db57c6f -C extra-filename=-f171049aed9728d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-49527e7729db6071.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-0dc29c341bb077d2.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-49648606c9194f1f.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f3371efb9595a278.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-3ad4b605f36161cd.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-9de2d6c9f49c87e7.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-67614e34bb9a7474.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b839ffe9e5daeb4c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9b444a174a2e0976.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-01f2ed5dc3e934d0.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-08cc381fc5ccbd1c.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f30bf2a9416480bc.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" "2ca667679781d8f16ecd0ee0b9e90697925884fc7eeddee6ee6fb8cec26f80d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca667679781d8f16ecd0ee0b9e90697925884fc7eeddee6ee6fb8cec26f80d1", kill_on_drop: false }`
[INFO] [stdout] 2ca667679781d8f16ecd0ee0b9e90697925884fc7eeddee6ee6fb8cec26f80d1
