[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] building hnlee/dataframe-benchmarking against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnlee%2Fdataframe-benchmarking" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hnlee/dataframe-benchmarking on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-macro v0.3.19 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Downloaded futures v0.3.19 [INFO] [stderr] Downloaded flatbuffers v2.0.0 [INFO] [stderr] Downloaded tokio v1.15.0 [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded integer-encoding v1.1.7 [INFO] [stderr] Downloaded ordered-float v2.8.0 [INFO] [stderr] Downloaded zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Downloaded parquet v6.4.0 [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded sqlparser v0.12.0 [INFO] [stderr] Downloaded futures-sink v0.3.19 [INFO] [stderr] Downloaded lexical-parse-float v0.8.2 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded lexical-write-float v0.8.2 [INFO] [stderr] Downloaded arrow v6.4.0 [INFO] [stderr] Downloaded zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Downloaded lexical-util v0.8.1 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] [stderr] Downloaded datafusion v6.0.0 [INFO] [stderr] Downloaded lexical-write-integer v0.8.0 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.0 [INFO] [stderr] Downloaded lexical-core v0.8.2 [INFO] [stderr] Downloaded comfy-table v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caddedb6913ca5120f599623fbdef20a992b2419a9ff4ac7c4310a4d7f48306d [INFO] running `Command { std: "docker" "start" "-a" "caddedb6913ca5120f599623fbdef20a992b2419a9ff4ac7c4310a4d7f48306d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caddedb6913ca5120f599623fbdef20a992b2419a9ff4ac7c4310a4d7f48306d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caddedb6913ca5120f599623fbdef20a992b2419a9ff4ac7c4310a4d7f48306d", kill_on_drop: false }` [INFO] [stdout] caddedb6913ca5120f599623fbdef20a992b2419a9ff4ac7c4310a4d7f48306d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be8129a4a099155c2b66846797a9be044640ab032736bd942e8268b63f6b8b96 [INFO] running `Command { std: "docker" "start" "-a" "be8129a4a099155c2b66846797a9be044640ab032736bd942e8268b63f6b8b96", 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 memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [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 cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parquet v6.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling parquet-format v2.6.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [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 base64 v0.13.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling sqlparser v0.12.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling comfy-table v5.0.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling arrow v6.4.0 [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=d76edd54679dc918 -C extra-filename=-d76edd54679dc918 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f7d3f20f1debd850.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-36e13f98f899b6c9.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-03e50d5c99659aca.so --extern blake2=/opt/rustwide/target/debug/deps/libblake2-20fa053e6fec75da.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-4b81ea6f26ca2507.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dd20f418128e7744.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-686f75e5deac51da.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c32b62317594c4cf.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-988fdc0f70eb0281.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-266fedb888314087.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-0fdfb4f2f34c32b7.rmeta --extern parquet=/opt/rustwide/target/debug/deps/libparquet-7f66ec7a7e504cd8.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-4d6a3c29c1b84e5f.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-836b60c752c6a31e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-51909b37de6d5bcc.rmeta --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-d9b7214e30907507.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3a6b5de7089619f2.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-88a9d56abc0f1542.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-83e4960f50a23269.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-a8f22a10a7dececa/out -L native=/opt/rustwide/target/debug/build/blake3-a8f22a10a7dececa/out -L native=/opt/rustwide/target/debug/build/lz4-sys-d7f723008ad295e2/out -L native=/opt/rustwide/target/debug/build/zstd-sys-95e2d648ff2c3c3c/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "be8129a4a099155c2b66846797a9be044640ab032736bd942e8268b63f6b8b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8129a4a099155c2b66846797a9be044640ab032736bd942e8268b63f6b8b96", kill_on_drop: false }` [INFO] [stdout] be8129a4a099155c2b66846797a9be044640ab032736bd942e8268b63f6b8b96