[INFO] cloning repository https://github.com/joshuataylor/arrow_fail_read_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuataylor/arrow_fail_read_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01c901338ac5db0fa4ffa65724000330dc8969d9 [INFO] testing joshuataylor/arrow_fail_read_example 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%2Fjoshuataylor%2Farrow_fail_read_example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshuataylor/arrow_fail_read_example 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/joshuataylor/arrow_fail_read_example [INFO] finished tweaking git repo https://github.com/joshuataylor/arrow_fail_read_example [INFO] tweaked toml for git repo https://github.com/joshuataylor/arrow_fail_read_example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joshuataylor/arrow_fail_read_example 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a85a4b98c63aefb5b02fdf63a9ec4e7b62e5c5161f614df611ba0c41c4eca1d5 [INFO] running `Command { std: "docker" "start" "-a" "a85a4b98c63aefb5b02fdf63a9ec4e7b62e5c5161f614df611ba0c41c4eca1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a85a4b98c63aefb5b02fdf63a9ec4e7b62e5c5161f614df611ba0c41c4eca1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85a4b98c63aefb5b02fdf63a9ec4e7b62e5c5161f614df611ba0c41c4eca1d5", kill_on_drop: false }` [INFO] [stdout] a85a4b98c63aefb5b02fdf63a9ec4e7b62e5c5161f614df611ba0c41c4eca1d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8a6adf80462f51e2139f7775c51b3a3f2c373002c350d0c8658b2029bb507842 [INFO] running `Command { std: "docker" "start" "-a" "8a6adf80462f51e2139f7775c51b3a3f2c373002c350d0c8658b2029bb507842", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling planus v0.2.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling flatbuffers v2.1.2 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling arrow-format v0.6.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling arrow v15.0.0 [INFO] [stderr] Compiling arrow2 v0.11.2 (https://github.com/jorgecarleitao/arrow2#0dbe9222) [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=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow-15.0.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", "force_validate", "ipc", "packed_simd", "prettyprint", "pyarrow", "pyo3", "rand", "simd", "test_utils"))' -C metadata=06f4a26a09e34e74 -C extra-filename=-06f4a26a09e34e74 --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-42f6dabaf5a7d4cd.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-478764f175e9609f.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-eb62d9e0a9890fe8.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-bb52c7918736de63.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8f9fa11b1c1523d7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-429ae2e70713e3eb.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-078fe6ec25d517d6.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-016a37b477fc3892.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d283f8a61aabd64b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-104e6a4ff0053fac.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c6a71869e8e63365.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f3f55a22e90f09e1.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9b4cb65e5b8685c2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8a6adf80462f51e2139f7775c51b3a3f2c373002c350d0c8658b2029bb507842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a6adf80462f51e2139f7775c51b3a3f2c373002c350d0c8658b2029bb507842", kill_on_drop: false }` [INFO] [stdout] 8a6adf80462f51e2139f7775c51b3a3f2c373002c350d0c8658b2029bb507842