[INFO] cloning repository https://github.com/hnlee/dataframe-benchmarking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hnlee/dataframe-benchmarking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnlee%2Fdataframe-benchmarking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnlee%2Fdataframe-benchmarking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 897d216cdcf30fec3d09eae24c4417892221d844 [INFO] testing hnlee/dataframe-benchmarking against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnlee%2Fdataframe-benchmarking" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hnlee/dataframe-benchmarking on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hnlee/dataframe-benchmarking [INFO] finished tweaking git repo https://github.com/hnlee/dataframe-benchmarking [INFO] tweaked toml for git repo https://github.com/hnlee/dataframe-benchmarking written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/hnlee/dataframe-benchmarking already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7829899340c3b8a9318b197ab89afc988f921825036083aba6f17022ad8a2f98 [INFO] running `Command { std: "docker" "start" "-a" "7829899340c3b8a9318b197ab89afc988f921825036083aba6f17022ad8a2f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7829899340c3b8a9318b197ab89afc988f921825036083aba6f17022ad8a2f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7829899340c3b8a9318b197ab89afc988f921825036083aba6f17022ad8a2f98", kill_on_drop: false }` [INFO] [stdout] 7829899340c3b8a9318b197ab89afc988f921825036083aba6f17022ad8a2f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03731480ac1d097402aa535106af3e5414ba808b25389edf1e25b329c55dd48f [INFO] running `Command { std: "docker" "start" "-a" "03731480ac1d097402aa535106af3e5414ba808b25389edf1e25b329c55dd48f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling parquet v6.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling sqlparser v0.12.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling parquet-format v2.6.1 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling comfy-table v5.0.0 [INFO] [stderr] Compiling arrow v6.4.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling datafusion v6.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-6.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="blake2"' --cfg 'feature="blake3"' --cfg 'feature="crypto_expressions"' --cfg 'feature="default"' --cfg 'feature="md-5"' --cfg 'feature="regex"' --cfg 'feature="regex_expressions"' --cfg 'feature="sha2"' --cfg 'feature="unicode-segmentation"' --cfg 'feature="unicode_expressions"' -C metadata=c3e18015149bbdd6 -C extra-filename=-c3e18015149bbdd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8350ebd3256c4df3.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-3a72de6c9d50aea2.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c0028e8714ef92b7.so --extern blake2=/opt/rustwide/target/debug/deps/libblake2-ba75774c2ea0f08e.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-a7ce1365ddede0f4.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c07648ae401b16e5.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3e32caa7dd596d7b.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6f0dff43e9303d7a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-51838c4140d22451.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-927cf0ec8bd4c04a.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-6bbd424d09f8cd64.rmeta --extern parquet=/opt/rustwide/target/debug/deps/libparquet-2a71b3c8151bbf3e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-3439cfa4a2da8d7a.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e05eb9c2d9c5f544.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9f572fd8c55f4604.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a7991a4dea3801d1.rmeta --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-59bd8bac8ae5157c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c6991b7ddc7cb9ca.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3f8a0ceae2c374d7.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-fbb2d0c05e5620cf.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-021ded23a327f693/out -L native=/opt/rustwide/target/debug/build/blake3-021ded23a327f693/out -L native=/opt/rustwide/target/debug/build/lz4-sys-311b5b17a71bdd0e/out -L native=/opt/rustwide/target/debug/build/zstd-sys-20fbf5557d4c5efe/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "03731480ac1d097402aa535106af3e5414ba808b25389edf1e25b329c55dd48f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03731480ac1d097402aa535106af3e5414ba808b25389edf1e25b329c55dd48f", kill_on_drop: false }` [INFO] [stdout] 03731480ac1d097402aa535106af3e5414ba808b25389edf1e25b329c55dd48f