[INFO] cloning repository https://github.com/datafusion-contrib/datafusion-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/datafusion-contrib/datafusion-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatafusion-contrib%2Fdatafusion-python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatafusion-contrib%2Fdatafusion-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 368b50ed9662d5e93c70b539f94cceace685265e [INFO] testing datafusion-contrib/datafusion-python against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatafusion-contrib%2Fdatafusion-python" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/datafusion-contrib/datafusion-python on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/datafusion-contrib/datafusion-python [INFO] finished tweaking git repo https://github.com/datafusion-contrib/datafusion-python [INFO] tweaked toml for git repo https://github.com/datafusion-contrib/datafusion-python written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/datafusion-contrib/datafusion-python already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1100a6cab2bfa9737e69a3e2dd166eb6f66e8827a1859f37a261fcc136a7679a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1100a6cab2bfa9737e69a3e2dd166eb6f66e8827a1859f37a261fcc136a7679a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1100a6cab2bfa9737e69a3e2dd166eb6f66e8827a1859f37a261fcc136a7679a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1100a6cab2bfa9737e69a3e2dd166eb6f66e8827a1859f37a261fcc136a7679a", kill_on_drop: false }` [INFO] [stdout] 1100a6cab2bfa9737e69a3e2dd166eb6f66e8827a1859f37a261fcc136a7679a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c22bb3d31353f5010da809802ad779e069afb30675b92bddb231cddddb74615 [INFO] running `Command { std: "docker" "start" "-a" "6c22bb3d31353f5010da809802ad779e069afb30675b92bddb231cddddb74615", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling parquet v9.0.2 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling sqlparser v0.14.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling blake2 v0.10.2 [INFO] [stderr] Compiling parquet-format v4.0.0 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.24 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling mimalloc v0.1.28 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling comfy-table v5.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling arrow v9.0.2 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling datafusion-common v7.0.0 [INFO] [stderr] Compiling datafusion-expr v7.0.0 [INFO] [stderr] Compiling datafusion v7.0.0 [INFO] [stderr] error: could not compile `datafusion` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name datafusion --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datafusion-7.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="blake2"' --cfg 'feature="blake3"' --cfg 'feature="crypto_expressions"' --cfg 'feature="default"' --cfg 'feature="md-5"' --cfg 'feature="pyarrow"' --cfg 'feature="pyo3"' --cfg 'feature="regex"' --cfg 'feature="regex_expressions"' --cfg 'feature="sha2"' --cfg 'feature="unicode-segmentation"' --cfg 'feature="unicode_expressions"' -C metadata=1afe75451faf2e3b -C extra-filename=-1afe75451faf2e3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-5777ac20da1eeede.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-f27d7e49ea59cfcb.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-56465272a7d7f172.so --extern blake2=/opt/rustwide/target/debug/deps/libblake2-ae9851951ce810bf.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-d3412330030b3d6d.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cae68c1588b6263c.rmeta --extern datafusion_common=/opt/rustwide/target/debug/deps/libdatafusion_common-566583de48d010ff.rmeta --extern datafusion_expr=/opt/rustwide/target/debug/deps/libdatafusion_expr-ce9a64b3b1b905f1.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-eedfbe70e99374d6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-584349b07d49a8bf.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-739058fa557dcef5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-06d5cf632203c214.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-dcfba8d0e9cf6a06.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1c81d3bb17363ac0.rmeta --extern parquet=/opt/rustwide/target/debug/deps/libparquet-1c8b5fea678c2079.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-86f6208703d48bb1.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-710864785ed9fff7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-73cfe41990b02ec2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-664efee9f472a7fc.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9c1ff4a90460d8e9.rmeta --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-7c4f7f76872e8880.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b6ee29a3c69ca264.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-02175d393dcb84dc.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0a35d100a3bd17c9.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-c826eeacbb34f07b.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-2dbe1483d2af6912/out -L native=/opt/rustwide/target/debug/build/blake3-2dbe1483d2af6912/out -L native=/opt/rustwide/target/debug/build/lz4-sys-cea49bad3d811afb/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5105c5c2760d1631/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6c22bb3d31353f5010da809802ad779e069afb30675b92bddb231cddddb74615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c22bb3d31353f5010da809802ad779e069afb30675b92bddb231cddddb74615", kill_on_drop: false }` [INFO] [stdout] 6c22bb3d31353f5010da809802ad779e069afb30675b92bddb231cddddb74615