[INFO] cloning repository https://github.com/yutiansut/qadataframe-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yutiansut/qadataframe-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutiansut%2Fqadataframe-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutiansut%2Fqadataframe-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d648b4f4004e14fe5f4b378f0eb3de7a6919ef2 [INFO] checking yutiansut/qadataframe-rs against master#1ab98933fa75d72e882b86feac1a0be3a5b02cb0 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutiansut%2Fqadataframe-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yutiansut/qadataframe-rs on toolchain 1ab98933fa75d72e882b86feac1a0be3a5b02cb0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/yutiansut/qadataframe-rs [INFO] finished tweaking git repo https://github.com/yutiansut/qadataframe-rs [INFO] tweaked toml for git repo https://github.com/yutiansut/qadataframe-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/yutiansut/qadataframe-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/yutiansut/polars` [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 git repository `https://github.com/ritchie46/jsonpath` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded integer-encoding v3.0.3 [INFO] [stderr] Downloaded bitpacking v0.8.4 [INFO] [stderr] Downloaded pyo3-macros-backend v0.16.2 [INFO] [stderr] Downloaded lexical-core v0.8.3 [INFO] [stderr] Downloaded parquet-format-async-temp v0.2.0 [INFO] [stderr] Downloaded parquet2 v0.10.3 [INFO] [stderr] Downloaded crossterm v0.23.1 [INFO] [stderr] Downloaded arrow-format v0.4.0 [INFO] [stderr] Downloaded planus v0.2.0 [INFO] [stderr] Downloaded mimalloc v0.1.28 [INFO] [stderr] Downloaded inventory v0.2.2 [INFO] [stderr] Downloaded simdutf8 v0.1.3 [INFO] [stderr] Downloaded lexical v6.1.0 [INFO] [stderr] Downloaded comfy-table v5.0.1 [INFO] [stderr] Downloaded numpy v0.16.2 [INFO] [stderr] Downloaded async-stream v0.3.3 [INFO] [stderr] Downloaded lexical-parse-float v0.8.3 [INFO] [stderr] Downloaded avro-schema v0.2.2 [INFO] [stderr] Downloaded streaming-decompression v0.1.0 [INFO] [stderr] Downloaded pyo3-ffi v0.16.2 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded indoc v1.0.4 [INFO] [stderr] Downloaded strength_reduce v0.2.3 [INFO] [stderr] Downloaded async-stream-impl v0.3.3 [INFO] [stderr] Downloaded lexical-write-integer v0.8.3 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.3 [INFO] [stderr] Downloaded lz4-sys v1.9.3 [INFO] [stderr] Downloaded pyo3 v0.16.2 [INFO] [stderr] Downloaded lexical-util v0.8.3 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.24 [INFO] [stderr] Downloaded brotli v3.3.4 [INFO] [stderr] Downloaded libz-sys v1.1.5 [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded lz4 v1.23.3 [INFO] [stderr] Downloaded unindent v0.1.8 [INFO] [stderr] Downloaded array-init-cursor v0.2.0 [INFO] [stderr] Downloaded streaming-iterator v0.1.5 [INFO] [stderr] Downloaded pyo3-build-config v0.16.2 [INFO] [stderr] Downloaded pyo3-macros v0.16.2 [INFO] [stderr] Downloaded lexical-write-float v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 203f0a1afabed5c44ea3f7195cc8a7333a8e0073bef7a0bc3137fdfc1cc51576 [INFO] running `Command { std: "docker" "start" "-a" "203f0a1afabed5c44ea3f7195cc8a7333a8e0073bef7a0bc3137fdfc1cc51576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "203f0a1afabed5c44ea3f7195cc8a7333a8e0073bef7a0bc3137fdfc1cc51576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203f0a1afabed5c44ea3f7195cc8a7333a8e0073bef7a0bc3137fdfc1cc51576", kill_on_drop: false }` [INFO] [stdout] 203f0a1afabed5c44ea3f7195cc8a7333a8e0073bef7a0bc3137fdfc1cc51576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa9c4b374c6cfafbe897d54dcc31de6729c3fec08049e5635471aab0a8150ef9 [INFO] running `Command { std: "docker" "start" "-a" "fa9c4b374c6cfafbe897d54dcc31de6729c3fec08049e5635471aab0a8150ef9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pyo3-build-config v0.16.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking streaming-iterator v0.1.5 [INFO] [stderr] Checking simdutf8 v0.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lexical-util v0.8.3 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.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] Checking libflate_lz77 v1.1.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking streaming-decompression v0.1.0 [INFO] [stderr] Checking planus v0.2.0 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking lexical-parse-integer v0.8.3 [INFO] [stderr] Checking lexical-write-integer v0.8.3 [INFO] [stderr] Checking lexical-parse-float v0.8.3 [INFO] [stderr] Checking lexical-write-float v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking libflate v1.2.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking memmap2 v0.5.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking lexical-core v0.8.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking lexical v6.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling pyo3-ffi v0.16.2 [INFO] [stderr] Compiling pyo3 v0.16.2 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossterm v0.23.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.24 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking polars-utils v0.20.0 (https://github.com/yutiansut/polars#15a3cdf5) [INFO] [stderr] Compiling pyo3-macros-backend v0.16.2 [INFO] [stderr] Checking mimalloc v0.1.28 [INFO] [stderr] error: could not compile `bitpacking` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bitpacking --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitpacking-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bitpacker1x"' --cfg 'feature="bitpacker4x"' --cfg 'feature="bitpacker8x"' --cfg 'feature="default"' -C metadata=80cac9bbbfca35b0 -C extra-filename=-80cac9bbbfca35b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-09a2a3ffa99b8f13.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.90/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=bad47f0e7f57a72d -C extra-filename=-bad47f0e7f57a72d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-57c1be8c4f14b3a1.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fa9c4b374c6cfafbe897d54dcc31de6729c3fec08049e5635471aab0a8150ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9c4b374c6cfafbe897d54dcc31de6729c3fec08049e5635471aab0a8150ef9", kill_on_drop: false }` [INFO] [stdout] fa9c4b374c6cfafbe897d54dcc31de6729c3fec08049e5635471aab0a8150ef9