[INFO] fetching crate toursql 0.1.1...
[INFO] testing toursql-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate toursql 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate toursql 0.1.1
[INFO] finished tweaking crates.io crate toursql 0.1.1
[INFO] tweaked toml for crates.io crate toursql 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toursql 0.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 242 packages to latest compatible versions
[INFO] [stderr]       Adding gluesql v0.13.1 (available: v0.19.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5511e43a6061bf2ac955ac09a83d7e0ae6011a52e6afbc610bb73f5ed17c369
[INFO] running `Command { std: "docker" "start" "-a" "e5511e43a6061bf2ac955ac09a83d7e0ae6011a52e6afbc610bb73f5ed17c369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5511e43a6061bf2ac955ac09a83d7e0ae6011a52e6afbc610bb73f5ed17c369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5511e43a6061bf2ac955ac09a83d7e0ae6011a52e6afbc610bb73f5ed17c369", kill_on_drop: false }`
[INFO] [stdout] e5511e43a6061bf2ac955ac09a83d7e0ae6011a52e6afbc610bb73f5ed17c369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fd37d55e395f3d6380e6864c1b9f2e2fe74b77ef09baa3c491ca9198cded900
[INFO] running `Command { std: "docker" "start" "-a" "9fd37d55e395f3d6380e6864c1b9f2e2fe74b77ef09baa3c491ca9198cded900", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling papergrid v0.5.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling find-crate v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling futures-enum v0.1.18
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling rustyline-derive v0.6.0
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling iter-enum v1.2.1
[INFO] [stderr]    Compiling tabled v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sqlparser v0.25.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling gluesql-utils v0.13.0
[INFO] [stderr]    Compiling gluesql-core v0.13.1
[INFO] [stderr]    Compiling gluesql_memory_storage v0.13.0
[INFO] [stderr]    Compiling gluesql_sled_storage v0.13.0
[INFO] [stderr]    Compiling gluesql-test-suite v0.13.1
[INFO] [stderr]    Compiling gluesql-shared-memory-storage v0.13.0
[INFO] [stderr]    Compiling gluesql-cli v0.13.1
[INFO] [stderr]    Compiling gluesql v0.13.1
[INFO] [stderr]    Compiling toursql v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `is_numeric` is never used
[INFO] [stdout]   --> src/lib.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn is_numeric(ty: &Type) -> bool {
[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 `option_for_value` is never used
[INFO] [stdout]   --> src/lib.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn option_for_value<T: Default>(input: Option<T>) -> T {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |     let mut String_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |     let mut NaiveDateTime_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |     let mut Uuid_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Option_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:342:13
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let mut Option_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `option_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:738:53
[INFO] [stdout]     |
[INFO] [stdout] 738 | ...                   stringify!(#String_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:744:65
[INFO] [stdout]     |
[INFO] [stdout] 744 | ...                   set_sturct.#String_fields = value_str.clone();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:747:65
[INFO] [stdout]     |
[INFO] [stdout] 747 | ...                   set_sturct.#String_fields = value_i64.to_string();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:755:53
[INFO] [stdout]     |
[INFO] [stdout] 755 | ...                   stringify!(#NaiveDateTime_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:757:61
[INFO] [stdout]     |
[INFO] [stdout] 757 | ...                   set_sturct.#NaiveDateTime_fields = *value;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:769:53
[INFO] [stdout]     |
[INFO] [stdout] 769 | ...                   stringify!(#Uuid_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:771:61
[INFO] [stdout]     |
[INFO] [stdout] 771 | ...                   set_sturct.#Uuid_fields = Uuid::from_u128(*value);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:864:51
[INFO] [stdout]     |
[INFO] [stdout] 864 | ...                   #(stringify!(#String_fields) => format!("'{}'", value),)*
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:865:51
[INFO] [stdout]     |
[INFO] [stdout] 865 | ...                   #(stringify!(#NaiveDateTime_fields) => format!("'{}'", value),)*
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:866:51
[INFO] [stdout]     |
[INFO] [stdout] 866 | ...                   #(stringify!(#Uuid_fields) => format!("'{}'", value),)*
[INFO] [stdout]     |                                     ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:967:45
[INFO] [stdout]     |
[INFO] [stdout] 967 | ...                   stringify!(#String_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:969:53
[INFO] [stdout]     |
[INFO] [stdout] 969 | ...                   set_sturct.#String_fields = value.clone();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:974:45
[INFO] [stdout]     |
[INFO] [stdout] 974 | ...                   stringify!(#NaiveDateTime_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:976:53
[INFO] [stdout]     |
[INFO] [stdout] 976 | ...                   set_sturct.#NaiveDateTime_fields = *value;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:988:45
[INFO] [stdout]     |
[INFO] [stdout] 988 | ...                   stringify!(#Uuid_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:990:53
[INFO] [stdout]     |
[INFO] [stdout] 990 | ...                   set_sturct.#Uuid_fields = Uuid::from_u128(*value);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.91s
[INFO] running `Command { std: "docker" "inspect" "9fd37d55e395f3d6380e6864c1b9f2e2fe74b77ef09baa3c491ca9198cded900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd37d55e395f3d6380e6864c1b9f2e2fe74b77ef09baa3c491ca9198cded900", kill_on_drop: false }`
[INFO] [stdout] 9fd37d55e395f3d6380e6864c1b9f2e2fe74b77ef09baa3c491ca9198cded900
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c560314ce3525317ca76676993cf12f322679bef7deb3747aff083a25f772c0
[INFO] running `Command { std: "docker" "start" "-a" "3c560314ce3525317ca76676993cf12f322679bef7deb3747aff083a25f772c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling toursql v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `is_numeric` is never used
[INFO] [stdout]   --> src/lib.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn is_numeric(ty: &Type) -> bool {
[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 `option_for_value` is never used
[INFO] [stdout]   --> src/lib.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn option_for_value<T: Default>(input: Option<T>) -> T {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |     let mut String_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |     let mut NaiveDateTime_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |     let mut Uuid_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Option_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:342:13
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let mut Option_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `option_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_numeric` is never used
[INFO] [stdout]   --> src/lib.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn is_numeric(ty: &Type) -> bool {
[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 `option_for_value` is never used
[INFO] [stdout]   --> src/lib.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn option_for_value<T: Default>(input: Option<T>) -> T {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |     let mut String_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |     let mut NaiveDateTime_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |     let mut Uuid_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Option_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:342:13
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let mut Option_fields = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `option_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:738:53
[INFO] [stdout]     |
[INFO] [stdout] 738 | ...                   stringify!(#String_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:738:53
[INFO] [stdout]     |
[INFO] [stdout] 738 | ...                   stringify!(#String_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:744:65
[INFO] [stdout]     |
[INFO] [stdout] 744 | ...                   set_sturct.#String_fields = value_str.clone();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:747:65
[INFO] [stdout]     |
[INFO] [stdout] 747 | ...                   set_sturct.#String_fields = value_i64.to_string();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:755:53
[INFO] [stdout]     |
[INFO] [stdout] 755 | ...                   stringify!(#NaiveDateTime_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:757:61
[INFO] [stdout]     |
[INFO] [stdout] 757 | ...                   set_sturct.#NaiveDateTime_fields = *value;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:744:65
[INFO] [stdout]     |
[INFO] [stdout] 744 | ...                   set_sturct.#String_fields = value_str.clone();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:747:65
[INFO] [stdout]     |
[INFO] [stdout] 747 | ...                   set_sturct.#String_fields = value_i64.to_string();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:755:53
[INFO] [stdout]     |
[INFO] [stdout] 755 | ...                   stringify!(#NaiveDateTime_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:757:61
[INFO] [stdout]     |
[INFO] [stdout] 757 | ...                   set_sturct.#NaiveDateTime_fields = *value;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:769:53
[INFO] [stdout]     |
[INFO] [stdout] 769 | ...                   stringify!(#Uuid_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:769:53
[INFO] [stdout]     |
[INFO] [stdout] 769 | ...                   stringify!(#Uuid_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:771:61
[INFO] [stdout]     |
[INFO] [stdout] 771 | ...                   set_sturct.#Uuid_fields = Uuid::from_u128(*value);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:864:51
[INFO] [stdout]     |
[INFO] [stdout] 864 | ...                   #(stringify!(#String_fields) => format!("'{}'", value),)*
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:771:61
[INFO] [stdout]     |
[INFO] [stdout] 771 | ...                   set_sturct.#Uuid_fields = Uuid::from_u128(*value);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:865:51
[INFO] [stdout]     |
[INFO] [stdout] 865 | ...                   #(stringify!(#NaiveDateTime_fields) => format!("'{}'", value),)*
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:866:51
[INFO] [stdout]     |
[INFO] [stdout] 866 | ...                   #(stringify!(#Uuid_fields) => format!("'{}'", value),)*
[INFO] [stdout]     |                                     ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:967:45
[INFO] [stdout]     |
[INFO] [stdout] 967 | ...                   stringify!(#String_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:969:53
[INFO] [stdout]     |
[INFO] [stdout] 969 | ...                   set_sturct.#String_fields = value.clone();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:974:45
[INFO] [stdout]     |
[INFO] [stdout] 974 | ...                   stringify!(#NaiveDateTime_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:976:53
[INFO] [stdout]     |
[INFO] [stdout] 976 | ...                   set_sturct.#NaiveDateTime_fields = *value;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:988:45
[INFO] [stdout]     |
[INFO] [stdout] 988 | ...                   stringify!(#Uuid_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:990:53
[INFO] [stdout]     |
[INFO] [stdout] 990 | ...                   set_sturct.#Uuid_fields = Uuid::from_u128(*value);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:864:51
[INFO] [stdout]     |
[INFO] [stdout] 864 | ...                   #(stringify!(#String_fields) => format!("'{}'", value),)*
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:865:51
[INFO] [stdout]     |
[INFO] [stdout] 865 | ...                   #(stringify!(#NaiveDateTime_fields) => format!("'{}'", value),)*
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:866:51
[INFO] [stdout]     |
[INFO] [stdout] 866 | ...                   #(stringify!(#Uuid_fields) => format!("'{}'", value),)*
[INFO] [stdout]     |                                     ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:967:45
[INFO] [stdout]     |
[INFO] [stdout] 967 | ...                   stringify!(#String_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `String_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:969:53
[INFO] [stdout]     |
[INFO] [stdout] 969 | ...                   set_sturct.#String_fields = value.clone();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:974:45
[INFO] [stdout]     |
[INFO] [stdout] 974 | ...                   stringify!(#NaiveDateTime_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:976:53
[INFO] [stdout]     |
[INFO] [stdout] 976 | ...                   set_sturct.#NaiveDateTime_fields = *value;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:988:45
[INFO] [stdout]     |
[INFO] [stdout] 988 | ...                   stringify!(#Uuid_fields) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:990:53
[INFO] [stdout]     |
[INFO] [stdout] 990 | ...                   set_sturct.#Uuid_fields = Uuid::from_u128(*value);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "3c560314ce3525317ca76676993cf12f322679bef7deb3747aff083a25f772c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c560314ce3525317ca76676993cf12f322679bef7deb3747aff083a25f772c0", kill_on_drop: false }`
[INFO] [stdout] 3c560314ce3525317ca76676993cf12f322679bef7deb3747aff083a25f772c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56f5c4b4346f34d52aa5323ff167a541d6181766da1cdfd3c2f24e4ef1e279d6
[INFO] running `Command { std: "docker" "start" "-a" "56f5c4b4346f34d52aa5323ff167a541d6181766da1cdfd3c2f24e4ef1e279d6", kill_on_drop: false }`
[INFO] [stderr] warning: function `is_numeric` is never used
[INFO] [stderr]   --> src/lib.rs:20:4
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn is_numeric(ty: &Type) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `option_for_value` is never used
[INFO] [stderr]   --> src/lib.rs:41:4
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn option_for_value<T: Default>(input: Option<T>) -> T {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `String_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:338:13
[INFO] [stderr]     |
[INFO] [stderr] 338 |     let mut String_fields = Vec::new();
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:339:13
[INFO] [stderr]     |
[INFO] [stderr] 339 |     let mut NaiveDateTime_fields = Vec::new();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:341:13
[INFO] [stderr]     |
[INFO] [stderr] 341 |     let mut Uuid_fields = Vec::new();
[INFO] [stderr]     |             ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Option_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:342:13
[INFO] [stderr]     |
[INFO] [stderr] 342 |     let mut Option_fields = Vec::new();
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `option_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `String_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:738:53
[INFO] [stderr]     |
[INFO] [stderr] 738 | ...                   stringify!(#String_fields) => {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `String_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:744:65
[INFO] [stderr]     |
[INFO] [stderr] 744 | ...                   set_sturct.#String_fields = value_str.clone();
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `String_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:747:65
[INFO] [stderr]     |
[INFO] [stderr] 747 | ...                   set_sturct.#String_fields = value_i64.to_string();
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:755:53
[INFO] [stderr]     |
[INFO] [stderr] 755 | ...                   stringify!(#NaiveDateTime_fields) => {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:757:61
[INFO] [stderr]     |
[INFO] [stderr] 757 | ...                   set_sturct.#NaiveDateTime_fields = *value;
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:769:53
[INFO] [stderr]     |
[INFO] [stderr] 769 | ...                   stringify!(#Uuid_fields) => {
[INFO] [stderr]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:771:61
[INFO] [stderr]     |
[INFO] [stderr] 771 | ...                   set_sturct.#Uuid_fields = Uuid::from_u128(*value);
[INFO] [stderr]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `String_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:864:51
[INFO] [stderr]     |
[INFO] [stderr] 864 | ...                   #(stringify!(#String_fields) => format!("'{}'", value),)*
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:865:51
[INFO] [stderr]     |
[INFO] [stderr] 865 | ...                   #(stringify!(#NaiveDateTime_fields) => format!("'{}'", value),)*
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:866:51
[INFO] [stderr]     |
[INFO] [stderr] 866 | ...                   #(stringify!(#Uuid_fields) => format!("'{}'", value),)*
[INFO] [stderr]     |                                     ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `String_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:967:45
[INFO] [stderr]     |
[INFO] [stderr] 967 | ...                   stringify!(#String_fields) => {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `String_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:969:53
[INFO] [stderr]     |
[INFO] [stderr] 969 | ...                   set_sturct.#String_fields = value.clone();
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:974:45
[INFO] [stderr]     |
[INFO] [stderr] 974 | ...                   stringify!(#NaiveDateTime_fields) => {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NaiveDateTime_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:976:53
[INFO] [stderr]     |
[INFO] [stderr] 976 | ...                   set_sturct.#NaiveDateTime_fields = *value;
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `naive_date_time_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:988:45
[INFO] [stderr]     |
[INFO] [stderr] 988 | ...                   stringify!(#Uuid_fields) => {
[INFO] [stderr]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Uuid_fields` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:990:53
[INFO] [stderr]     |
[INFO] [stderr] 990 | ...                   set_sturct.#Uuid_fields = Uuid::from_u128(*value);
[INFO] [stderr]     |                                   ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: `toursql` (lib) generated 22 warnings
[INFO] [stderr] warning: `toursql` (lib test) generated 22 warnings (22 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toursql-396ac7b55f1111a7)
[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] [stderr]    Doc-tests toursql
[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" "56f5c4b4346f34d52aa5323ff167a541d6181766da1cdfd3c2f24e4ef1e279d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f5c4b4346f34d52aa5323ff167a541d6181766da1cdfd3c2f24e4ef1e279d6", kill_on_drop: false }`
[INFO] [stdout] 56f5c4b4346f34d52aa5323ff167a541d6181766da1cdfd3c2f24e4ef1e279d6
