[INFO] cloning repository https://github.com/Dysprosium0626/time-series-benchmark-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dysprosium0626/time-series-benchmark-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDysprosium0626%2Ftime-series-benchmark-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDysprosium0626%2Ftime-series-benchmark-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f9278f53d3eae41f7120fdb726a2e890afb1520
[INFO] checking Dysprosium0626/time-series-benchmark-playground against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDysprosium0626%2Ftime-series-benchmark-playground" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dysprosium0626/time-series-benchmark-playground
[INFO] finished tweaking git repo https://github.com/Dysprosium0626/time-series-benchmark-playground
[INFO] tweaked toml for git repo https://github.com/Dysprosium0626/time-series-benchmark-playground written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dysprosium0626/time-series-benchmark-playground on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dysprosium0626/time-series-benchmark-playground 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7eef4c62b0df81959fdb6068620f1de9422c7164b65c29f01694c49bb105381f
[INFO] running `Command { std: "docker" "start" "-a" "7eef4c62b0df81959fdb6068620f1de9422c7164b65c29f01694c49bb105381f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eef4c62b0df81959fdb6068620f1de9422c7164b65c29f01694c49bb105381f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eef4c62b0df81959fdb6068620f1de9422c7164b65c29f01694c49bb105381f", kill_on_drop: false }`
[INFO] [stdout] 7eef4c62b0df81959fdb6068620f1de9422c7164b65c29f01694c49bb105381f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10c36586782576f7368e6eee448c3e85c27f5d86977681ff0362034f6600708c
[INFO] running `Command { std: "docker" "start" "-a" "10c36586782576f7368e6eee448c3e85c27f5d86977681ff0362034f6600708c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking arrow-schema v52.1.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking arrow-buffer v52.1.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]     Checking arrow-data v52.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking arrow-array v52.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking rustls-native-certs v0.7.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking arrow-select v52.1.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking arrow-cast v52.1.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]     Checking arrow-ord v52.1.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking arrow-arith v52.1.0
[INFO] [stderr]     Checking arrow-row v52.1.0
[INFO] [stderr]     Checking arrow-string v52.1.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]    Compiling snafu-derive v0.8.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking url-escape v0.1.1
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking arrow-ipc v52.1.0
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking fake v2.9.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking snafu v0.8.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.5
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking rustix v0.38.34
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking arrow-csv v52.1.0
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking parquet v52.1.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking arrow-json v52.1.0
[INFO] [stderr]     Checking arrow v52.1.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling greptime-proto v0.1.0 (https://github.com/GreptimeTeam/greptime-proto.git#5c801650)
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking greptime-bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `usql`
[INFO] [stdout]   --> src/loader/greptime_data_loader.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn load_data_by_usql(&self, usql: Option<Usql>) {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_usql`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_create_table_stmt` is never used
[INFO] [stdout]   --> src/loader/data_loader.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn gen_create_table_stmt(hypertable: &str, cols: &[&str]) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_insert_stmt` is never used
[INFO] [stdout]   --> src/loader/data_loader.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn gen_insert_stmt(hypertable: &str, cols: &[&str], data: &[Vec<String>]) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `usql`
[INFO] [stdout]   --> src/loader/greptime_data_loader.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn load_data_by_usql(&self, usql: Option<Usql>) {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_usql`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_create_table_stmt` is never used
[INFO] [stdout]   --> src/loader/data_loader.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn gen_create_table_stmt(hypertable: &str, cols: &[&str]) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_insert_stmt` is never used
[INFO] [stdout]   --> src/loader/data_loader.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn gen_insert_stmt(hypertable: &str, cols: &[&str], data: &[Vec<String>]) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_path`
[INFO] [stdout]   --> src/main.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn generate_data(file_path: &str) {
[INFO] [stdout]    |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_path`
[INFO] [stdout]   --> src/main.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn generate_data(file_path: &str) {
[INFO] [stdout]    |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "10c36586782576f7368e6eee448c3e85c27f5d86977681ff0362034f6600708c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c36586782576f7368e6eee448c3e85c27f5d86977681ff0362034f6600708c", kill_on_drop: false }`
[INFO] [stdout] 10c36586782576f7368e6eee448c3e85c27f5d86977681ff0362034f6600708c
