[INFO] cloning repository https://github.com/0710LiuYanxue/SimpleDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0710LiuYanxue/SimpleDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0710LiuYanxue%2FSimpleDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0710LiuYanxue%2FSimpleDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4d2cc705632c61a10ecf3ff6fd3e7584f5d27df [INFO] testing 0710LiuYanxue/SimpleDB against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0710LiuYanxue%2FSimpleDB" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/0710LiuYanxue/SimpleDB [INFO] finished tweaking git repo https://github.com/0710LiuYanxue/SimpleDB [INFO] tweaked toml for git repo https://github.com/0710LiuYanxue/SimpleDB written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0710LiuYanxue/SimpleDB on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0710LiuYanxue/SimpleDB 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlparser v0.9.0 [INFO] [stderr] Downloaded comfy-table v5.0.1 [INFO] [stderr] Downloaded arrow v13.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cace0f4365e3cb0487883d69c3415295649e5bfa845fba853a9620a60dcff266 [INFO] running `Command { std: "docker" "start" "-a" "cace0f4365e3cb0487883d69c3415295649e5bfa845fba853a9620a60dcff266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cace0f4365e3cb0487883d69c3415295649e5bfa845fba853a9620a60dcff266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cace0f4365e3cb0487883d69c3415295649e5bfa845fba853a9620a60dcff266", kill_on_drop: false }` [INFO] [stdout] cace0f4365e3cb0487883d69c3415295649e5bfa845fba853a9620a60dcff266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab9f9fbffafd07a4edf2c376207f7336dc1d72d7f199f25efab84beae232873c [INFO] running `Command { std: "docker" "start" "-a" "ab9f9fbffafd07a4edf2c376207f7336dc1d72d7f199f25efab84beae232873c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sqlparser v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling flatbuffers v2.1.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling arrow v13.0.0 [INFO] [stderr] Compiling simple_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ProjectionPushDown` is never constructed [INFO] [stdout] --> src/optimizer/projection_push_down.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ProjectionPushDown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arrow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-13.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="comfy-table"' --cfg 'feature="csv"' --cfg 'feature="csv_crate"' --cfg 'feature="default"' --cfg 'feature="flatbuffers"' --cfg 'feature="ipc"' --cfg 'feature="prettyprint"' --cfg 'feature="rand"' --cfg 'feature="test_utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx512", "chrono-tz", "comfy-table", "csv", "csv_crate", "default", "flatbuffers", "force_validate", "ipc", "packed_simd", "prettyprint", "pyarrow", "pyo3", "rand", "simd", "test_utils"))' -C metadata=47b724094b028e42 -C extra-filename=-8742ebed30885100 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3333d968e5f279ee.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e0a537bbde49f382.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-3bc086466d02d207.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-6c04b05a422e4205.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-0f5fea7e64819776.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-03656a68593a39a6.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ca926d8cc80c7033.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bbc0eb7cac55ebae.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ab9a3dc8def9ba85.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-31fa38456d696ddd.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-fa440db5055557cc.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-f073e52d52a54c8d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-87a780a11a4a7a89.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-92e861d4d10c9c11.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f578119032554219.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9446bb42bed6d4ad.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9daf21b7dd8297c1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ab9f9fbffafd07a4edf2c376207f7336dc1d72d7f199f25efab84beae232873c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9f9fbffafd07a4edf2c376207f7336dc1d72d7f199f25efab84beae232873c", kill_on_drop: false }` [INFO] [stdout] ab9f9fbffafd07a4edf2c376207f7336dc1d72d7f199f25efab84beae232873c