[INFO] cloning repository https://github.com/LilyIsWasHere/slipnsights-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LilyIsWasHere/slipnsights-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilyIsWasHere%2Fslipnsights-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilyIsWasHere%2Fslipnsights-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4f6f517553a726d52757501fc9e8c41a1d2bd6f [INFO] testing LilyIsWasHere/slipnsights-rs against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilyIsWasHere%2Fslipnsights-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LilyIsWasHere/slipnsights-rs on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LilyIsWasHere/slipnsights-rs [INFO] finished tweaking git repo https://github.com/LilyIsWasHere/slipnsights-rs [INFO] tweaked toml for git repo https://github.com/LilyIsWasHere/slipnsights-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LilyIsWasHere/slipnsights-rs 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa1080c3dc14e29d65089498db28c65f2f546b0711e7b895ef3cd98639c7a55d [INFO] running `Command { std: "docker" "start" "-a" "fa1080c3dc14e29d65089498db28c65f2f546b0711e7b895ef3cd98639c7a55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa1080c3dc14e29d65089498db28c65f2f546b0711e7b895ef3cd98639c7a55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1080c3dc14e29d65089498db28c65f2f546b0711e7b895ef3cd98639c7a55d", kill_on_drop: false }` [INFO] [stdout] fa1080c3dc14e29d65089498db28c65f2f546b0711e7b895ef3cd98639c7a55d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 677ea4115bd7fa2a932035e948006cc30d3ffe70cbf1654505f93fc095cb93b8 [INFO] running `Command { std: "docker" "start" "-a" "677ea4115bd7fa2a932035e948006cc30d3ffe70cbf1654505f93fc095cb93b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling iana-time-zone v0.1.45 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling arrow v6.5.0 [INFO] [stderr] Compiling peppi-arrow v0.2.3 [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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow-6.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="rand"' --cfg 'feature="test_utils"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("avx512", "chrono-tz", "comfy-table", "csv", "csv_crate", "default", "flatbuffers", "ipc", "memory-check", "packed_simd", "prettyprint", "pyarrow", "pyo3", "rand", "simd", "test_utils"))' -C metadata=c23287fa50db9c24 -C extra-filename=-c23287fa50db9c24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f4c57bf950d8ec0c.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-539dedce9c677981.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-bef0a4b527002f01.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1ce30c148e54e12a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-6d6abf0113f4d9f6.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-d4c6fd75c9a5cbc5.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-afef1960eefe604e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-aacf25246714ebdf.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-20a4cbedca74fa2e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5458e5e7a2da9a04.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-310b13eeac041996.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ed6bbce9c86ba59a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "677ea4115bd7fa2a932035e948006cc30d3ffe70cbf1654505f93fc095cb93b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677ea4115bd7fa2a932035e948006cc30d3ffe70cbf1654505f93fc095cb93b8", kill_on_drop: false }` [INFO] [stdout] 677ea4115bd7fa2a932035e948006cc30d3ffe70cbf1654505f93fc095cb93b8