[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshuataylor/arrow_fail_read_example on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 hash_hasher v2.0.3 [INFO] [stderr] Downloaded bytemuck_derive v1.1.0 [INFO] [stderr] Downloaded planus v0.2.0 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded array-init-cursor v0.2.0 [INFO] [stderr] Downloaded arrow-format v0.6.0 [INFO] [stderr] Downloaded comfy-table v5.0.1 [INFO] [stderr] Downloaded flatbuffers v2.1.2 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.5 [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded bytemuck v1.9.1 [INFO] [stderr] Downloaded arrow v15.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7dabd42a1d7d07be8bac572ccf6a3da58f5f7f21ad3a2ee8028cecb10107195 [INFO] running `Command { std: "docker" "start" "-a" "a7dabd42a1d7d07be8bac572ccf6a3da58f5f7f21ad3a2ee8028cecb10107195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7dabd42a1d7d07be8bac572ccf6a3da58f5f7f21ad3a2ee8028cecb10107195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7dabd42a1d7d07be8bac572ccf6a3da58f5f7f21ad3a2ee8028cecb10107195", kill_on_drop: false }` [INFO] [stdout] a7dabd42a1d7d07be8bac572ccf6a3da58f5f7f21ad3a2ee8028cecb10107195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d9229407f9716f4d6efba7f1afe3a67e2f2267fa60df3ad05d25b93f4af2f90 [INFO] running `Command { std: "docker" "start" "-a" "2d9229407f9716f4d6efba7f1afe3a67e2f2267fa60df3ad05d25b93f4af2f90", kill_on_drop: false }` [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 num-bigint v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling planus v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.5 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling bytemuck v1.9.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/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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,test)' --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=3ea3538cd17afde0 -C extra-filename=-32017b88ed235245 --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-fe0a577cbf296807.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-cbecc9bd9b3a6e47.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-8bb2dee13afa62b3.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-b57b44b63c8ec328.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-063032713c0c05bc.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-cc58e92835942c2f.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-c990936f01175104.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-846147afaa1c88eb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-260501ae8c613933.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9350f09576f596fe.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-14bd9f952cd95042.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-596e1e7ff50bbf40.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cb313880dc27ebb5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2d9229407f9716f4d6efba7f1afe3a67e2f2267fa60df3ad05d25b93f4af2f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9229407f9716f4d6efba7f1afe3a67e2f2267fa60df3ad05d25b93f4af2f90", kill_on_drop: false }` [INFO] [stdout] 2d9229407f9716f4d6efba7f1afe3a67e2f2267fa60df3ad05d25b93f4af2f90