[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 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshuataylor/arrow_fail_read_example on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "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-1-tc1/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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/jorgecarleitao/arrow2` [INFO] [stderr] Updating git submodule `https://github.com/apache/arrow-testing` [INFO] [stderr] Updating git submodule `https://github.com/apache/parquet-testing` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded planus v0.2.0 [INFO] [stderr] Downloaded array-init-cursor v0.2.0 [INFO] [stderr] Downloaded flatbuffers v2.1.2 [INFO] [stderr] Downloaded arrow-format v0.6.0 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.5 [INFO] [stderr] Downloaded syn v1.0.95 [INFO] [stderr] Downloaded arrow v15.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44713fa799b6ffec033f700ad27deb0465802f5a36d743365819c59cf037fe39 [INFO] running `Command { std: "docker" "start" "-a" "44713fa799b6ffec033f700ad27deb0465802f5a36d743365819c59cf037fe39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44713fa799b6ffec033f700ad27deb0465802f5a36d743365819c59cf037fe39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44713fa799b6ffec033f700ad27deb0465802f5a36d743365819c59cf037fe39", kill_on_drop: false }` [INFO] [stdout] 44713fa799b6ffec033f700ad27deb0465802f5a36d743365819c59cf037fe39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8b56e7d734b58744108338f472c86f633ee26ac718cb98595c5bfcb95ae0033 [INFO] running `Command { std: "docker" "start" "-a" "d8b56e7d734b58744108338f472c86f633ee26ac718cb98595c5bfcb95ae0033", 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 memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling planus v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.5 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [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-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.6 [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 rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.4.0 [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 multiversion v0.6.1 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling flatbuffers v2.1.2 [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/1.84.0-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=53ed28fc1a758cd5 -C extra-filename=-53ed28fc1a758cd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7349d4ade634f9b8.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-a26b422bc8bb1078.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-bc5b1ad04f6206ec.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-009e853b037e86e9.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bf7c7e88be113135.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d5aaef5a779b4f7d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-3e9173401bbd3fe8.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-fcada3ff79b6c607.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-341946a82a2210aa.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fc7a21b98bac915b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-263102707fe1f110.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fd2676039b80e683.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ebb59d8e1ae33932.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0b91b77534b6835b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d8b56e7d734b58744108338f472c86f633ee26ac718cb98595c5bfcb95ae0033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b56e7d734b58744108338f472c86f633ee26ac718cb98595c5bfcb95ae0033", kill_on_drop: false }` [INFO] [stdout] d8b56e7d734b58744108338f472c86f633ee26ac718cb98595c5bfcb95ae0033