[INFO] fetching crate sql_csv 0.2.0... [INFO] testing sql_csv-0.2.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate sql_csv 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate sql_csv 0.2.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sql_csv 0.2.0 [INFO] finished tweaking crates.io crate sql_csv 0.2.0 [INFO] tweaked toml for crates.io crate sql_csv 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate sql_csv 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parquet-format v2.6.1 [INFO] [stderr] Downloaded lexical-core v0.8.2 [INFO] [stderr] Downloaded lexical-write-integer v0.8.0 [INFO] [stderr] Downloaded serde_derive v1.0.131 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.0 [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded comfy-table v5.0.0 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded flatbuffers v2.0.0 [INFO] [stderr] Downloaded lexical-write-float v0.8.2 [INFO] [stderr] Downloaded lexical-util v0.8.1 [INFO] [stderr] Downloaded blake3 v1.2.0 [INFO] [stderr] Downloaded arrow v6.4.0 [INFO] [stderr] Downloaded sqlparser v0.12.0 [INFO] [stderr] Downloaded serde_json v1.0.73 [INFO] [stderr] Downloaded lexical-parse-float v0.8.2 [INFO] [stderr] Downloaded parquet v6.4.0 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] [stderr] Downloaded datafusion v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1affcc74f19cf6fbddd5425ba110b4f4a6c7d513f6f44de81e1d711b328e6d30 [INFO] running `Command { std: "docker" "start" "-a" "1affcc74f19cf6fbddd5425ba110b4f4a6c7d513f6f44de81e1d711b328e6d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1affcc74f19cf6fbddd5425ba110b4f4a6c7d513f6f44de81e1d711b328e6d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1affcc74f19cf6fbddd5425ba110b4f4a6c7d513f6f44de81e1d711b328e6d30", kill_on_drop: false }` [INFO] [stdout] 1affcc74f19cf6fbddd5425ba110b4f4a6c7d513f6f44de81e1d711b328e6d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4946c42cf044f4dc1ae063cede79a12745b5e97636a1dab42f34b6861edbf525 [INFO] running `Command { std: "docker" "start" "-a" "4946c42cf044f4dc1ae063cede79a12745b5e97636a1dab42f34b6861edbf525", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-io v0.3.18 [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 hex v0.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [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 indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.14.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 sqlparser v0.12.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 aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 lexical-core v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling rand v0.8.4 [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 csv v1.1.6 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.6.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.17 [INFO] [stderr] Compiling futures v0.3.17 [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=985eeec40b0b0598 -C extra-filename=-985eeec40b0b0598 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4a68a88b7e4ee1cf.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-cb87591fcd236fdb.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8152d7c63fd08798.so --extern blake2=/opt/rustwide/target/debug/deps/libblake2-616eee45bdc8697a.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-dd9e9fd316c10b2b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8807e8c4312f9665.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-75ef42f516152bf4.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-83a7fd31931b3118.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c810c1d86b7b0850.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a772d44cb38d8d60.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-f175e8b872da32c7.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-f5885324205fc085.rmeta --extern parquet=/opt/rustwide/target/debug/deps/libparquet-14990f65dfcbd1c2.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-169ba3e0ebfeefdf.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-4d275ea0d5cd6bac.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ca1c6de29796af1c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4d86d90d817f153a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ed2e9796c3177030.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f97dfa23c3117437.rmeta --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-e071be99181b3049.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-72f6740fbcd5eb85.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2c6e1175412472ed.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-4c1f88ccaa8ce47f.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-61f9ab0cb33aa89d/out -L native=/opt/rustwide/target/debug/build/blake3-61f9ab0cb33aa89d/out -L native=/opt/rustwide/target/debug/build/lz4-sys-0643d75a6dfd4fb8/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5d9d954d02dca47c/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4946c42cf044f4dc1ae063cede79a12745b5e97636a1dab42f34b6861edbf525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4946c42cf044f4dc1ae063cede79a12745b5e97636a1dab42f34b6861edbf525", kill_on_drop: false }` [INFO] [stdout] 4946c42cf044f4dc1ae063cede79a12745b5e97636a1dab42f34b6861edbf525