[INFO] cloning repository https://github.com/alekangelov/planetscale-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alekangelov/planetscale-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekangelov%2Fplanetscale-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekangelov%2Fplanetscale-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a456684a025d0a07cad7b887aba5acbf8ac66a69 [INFO] testing alekangelov/planetscale-rs against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekangelov%2Fplanetscale-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alekangelov/planetscale-rs [INFO] finished tweaking git repo https://github.com/alekangelov/planetscale-rs [INFO] tweaked toml for git repo https://github.com/alekangelov/planetscale-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alekangelov/planetscale-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alekangelov/planetscale-rs 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" "+beta-2025-09-21" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a73bdce0456c9d2d32a084e28064f0e4113bd4a36b27008901b02ebb0ab2af1e [INFO] running `Command { std: "docker" "start" "-a" "a73bdce0456c9d2d32a084e28064f0e4113bd4a36b27008901b02ebb0ab2af1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a73bdce0456c9d2d32a084e28064f0e4113bd4a36b27008901b02ebb0ab2af1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73bdce0456c9d2d32a084e28064f0e4113bd4a36b27008901b02ebb0ab2af1e", kill_on_drop: false }` [INFO] [stdout] a73bdce0456c9d2d32a084e28064f0e4113bd4a36b27008901b02ebb0ab2af1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80ba3f713a32aa11440c9bbd95d06fd037e1a034c062e2bf0823ecae9ecb0844 [INFO] running `Command { std: "docker" "start" "-a" "80ba3f713a32aa11440c9bbd95d06fd037e1a034c062e2bf0823ecae9ecb0844", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling frunk_core v0.4.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling tracing v0.1.38 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.29.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling axum v0.6.17 [INFO] [stderr] Compiling derive_utils v0.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling mysql v23.0.1 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling iri-string v0.7.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling frunk_derives v0.4.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling frunk_proc_macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling frunk v0.4.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling io-enum v1.1.0 [INFO] [stderr] Compiling axum-macros v0.3.7 [INFO] [stderr] Compiling mysql_common v0.29.2 [INFO] [stderr] Compiling axum-auth v0.4.0 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.4.0 [INFO] [stderr] Compiling planetscale-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `body::HttpBody` and `http::StatusCode` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | body::HttpBody, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 3 | extract::State, [INFO] [stdout] 4 | http::StatusCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Conn` and `PooledConn` [INFO] [stdout] --> src/main.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | use mysql::{prelude::Queryable, Conn, Opts, Pool, PooledConn}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/main.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any::Any` and `collections::HashMap` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | any::Any, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid` [INFO] [stdout] --> src/main.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | use uuid::{uuid, Uuid}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | State(state): State, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orgTable` should have a snake case name [INFO] [stdout] --> src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub orgTable: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `org_table` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orgName` should have a snake case name [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub orgName: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `org_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `columnLength` should have a snake case name [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub columnLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `column_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `columnType` should have a snake case name [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub columnType: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `column_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rowsAffected` should have a snake case name [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub rowsAffected: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `rows_affected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `insertId` should have a snake case name [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub insertId: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `insert_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "80ba3f713a32aa11440c9bbd95d06fd037e1a034c062e2bf0823ecae9ecb0844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ba3f713a32aa11440c9bbd95d06fd037e1a034c062e2bf0823ecae9ecb0844", kill_on_drop: false }` [INFO] [stdout] 80ba3f713a32aa11440c9bbd95d06fd037e1a034c062e2bf0823ecae9ecb0844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8356fb066b1d17a845e526dce34823418e623872073c143bf48312ad944136cb [INFO] running `Command { std: "docker" "start" "-a" "8356fb066b1d17a845e526dce34823418e623872073c143bf48312ad944136cb", kill_on_drop: false }` [INFO] [stderr] Compiling planetscale-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `body::HttpBody` and `http::StatusCode` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | body::HttpBody, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 3 | extract::State, [INFO] [stdout] 4 | http::StatusCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Conn` and `PooledConn` [INFO] [stdout] --> src/main.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | use mysql::{prelude::Queryable, Conn, Opts, Pool, PooledConn}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/main.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any::Any` and `collections::HashMap` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | any::Any, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid` [INFO] [stdout] --> src/main.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | use uuid::{uuid, Uuid}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | State(state): State, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orgTable` should have a snake case name [INFO] [stdout] --> src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub orgTable: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `org_table` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orgName` should have a snake case name [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub orgName: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `org_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `columnLength` should have a snake case name [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub columnLength: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `column_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `columnType` should have a snake case name [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub columnType: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `column_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rowsAffected` should have a snake case name [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub rowsAffected: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `rows_affected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `insertId` should have a snake case name [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub insertId: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `insert_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "8356fb066b1d17a845e526dce34823418e623872073c143bf48312ad944136cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8356fb066b1d17a845e526dce34823418e623872073c143bf48312ad944136cb", kill_on_drop: false }` [INFO] [stdout] 8356fb066b1d17a845e526dce34823418e623872073c143bf48312ad944136cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b7ec9317464e3b66349da483bfffb0f68f04bf755ecc6f912997713bdeb7941 [INFO] running `Command { std: "docker" "start" "-a" "0b7ec9317464e3b66349da483bfffb0f68f04bf755ecc6f912997713bdeb7941", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `body::HttpBody` and `http::StatusCode` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | body::HttpBody, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 3 | extract::State, [INFO] [stderr] 4 | http::StatusCode, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Conn` and `PooledConn` [INFO] [stderr] --> src/main.rs:10:33 [INFO] [stderr] | [INFO] [stderr] 10 | use mysql::{prelude::Queryable, Conn, Opts, Pool, PooledConn}; [INFO] [stderr] | ^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Value` [INFO] [stderr] --> src/main.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | use serde_json::{json, Value}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `any::Any` and `collections::HashMap` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | any::Any, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 15 | collections::HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid` [INFO] [stderr] --> src/main.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | use uuid::{uuid, Uuid}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> src/main.rs:115:11 [INFO] [stderr] | [INFO] [stderr] 115 | State(state): State, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/main.rs:158:13 [INFO] [stderr] | [INFO] [stderr] 158 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: structure field `orgTable` should have a snake case name [INFO] [stderr] --> src/main.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | pub orgTable: Option, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `org_table` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `orgName` should have a snake case name [INFO] [stderr] --> src/main.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub orgName: Option, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `org_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `columnLength` should have a snake case name [INFO] [stderr] --> src/main.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | pub columnLength: Option, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `column_length` [INFO] [stderr] [INFO] [stderr] warning: structure field `columnType` should have a snake case name [INFO] [stderr] --> src/main.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | pub columnType: Option, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `column_type` [INFO] [stderr] [INFO] [stderr] warning: structure field `rowsAffected` should have a snake case name [INFO] [stderr] --> src/main.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | pub rowsAffected: Option, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `rows_affected` [INFO] [stderr] [INFO] [stderr] warning: structure field `insertId` should have a snake case name [INFO] [stderr] --> src/main.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | pub insertId: Option, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `insert_id` [INFO] [stderr] [INFO] [stderr] warning: `planetscale-rs` (bin "planetscale-rs" test) generated 13 warnings (run `cargo fix --bin "planetscale-rs" --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/planetscale_rs-dbce4ed19f1ee5c7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0b7ec9317464e3b66349da483bfffb0f68f04bf755ecc6f912997713bdeb7941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7ec9317464e3b66349da483bfffb0f68f04bf755ecc6f912997713bdeb7941", kill_on_drop: false }` [INFO] [stdout] 0b7ec9317464e3b66349da483bfffb0f68f04bf755ecc6f912997713bdeb7941