[INFO] cloning repository https://github.com/wert007/structured-sql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wert007/structured-sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwert007%2Fstructured-sql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwert007%2Fstructured-sql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a98ddb29cd6ce2667fdfe64ca04a375d8592c7b [INFO] testing wert007/structured-sql against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwert007%2Fstructured-sql" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wert007/structured-sql [INFO] finished tweaking git repo https://github.com/wert007/structured-sql [INFO] tweaked toml for git repo https://github.com/wert007/structured-sql written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wert007/structured-sql on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wert007/structured-sql 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4677a5574057638e3a35705f53f949e1a69fc7ee425efb6495728e9b8d9ad600 [INFO] running `Command { std: "docker" "start" "-a" "4677a5574057638e3a35705f53f949e1a69fc7ee425efb6495728e9b8d9ad600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4677a5574057638e3a35705f53f949e1a69fc7ee425efb6495728e9b8d9ad600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4677a5574057638e3a35705f53f949e1a69fc7ee425efb6495728e9b8d9ad600", kill_on_drop: false }` [INFO] [stdout] 4677a5574057638e3a35705f53f949e1a69fc7ee425efb6495728e9b8d9ad600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f5b18afb4d32c2eea82c0328a9c8d5ab210b1970f4f04987f4d3069330a301b [INFO] running `Command { std: "docker" "start" "-a" "0f5b18afb4d32c2eea82c0328a9c8d5ab210b1970f4f04987f4d3069330a301b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling typewit v1.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling konst_macro_rules v0.2.19 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling konst v0.2.19 [INFO] [stderr] Compiling konst_kernel v0.3.15 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Compiling const_panic v0.2.12 [INFO] [stderr] Compiling konst_proc_macros v0.3.10 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling konst v0.3.16 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling facet-core v0.27.14 [INFO] [stderr] Compiling facet-macros-parse v0.27.14 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling facet-macros-emit v0.27.14 [INFO] [stderr] Compiling ident_case_conversions v1.0.0 [INFO] [stderr] Compiling facet-macros v0.27.14 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling silo-derive v0.1.0 (/opt/rustwide/workdir/silo-derive) [INFO] [stdout] warning: unused import: `ToSnekCase` [INFO] [stdout] --> silo-derive/src/lib.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use heck::{ToSnakeCase, ToSnekCase}; [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 import: `TypePath` [INFO] [stdout] --> silo-derive/src/lib.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{Attribute, Error, Ident, LitInt, Type, TypePath, Visibility}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ident_case_conversions::CaseConversions` [INFO] [stdout] --> silo-derive/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ident_case_conversions::CaseConversions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `members` [INFO] [stdout] --> silo-derive/src/lib.rs:502:9 [INFO] [stdout] | [INFO] [stdout] 502 | members: &[Member], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_members` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `has_vec_as_member` [INFO] [stdout] --> silo-derive/src/lib.rs:763:13 [INFO] [stdout] | [INFO] [stdout] 763 | has_vec_as_member, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `visibility` is never read [INFO] [stdout] --> silo-derive/src/lib.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 135 | struct Member { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 138 | visibility: Visibility, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Member` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling facet v0.27.14 [INFO] [stdout] warning: associated items `create_variant_field_indices`, `try_strip_vec_and_option`, and `create_single_field_type` are never used [INFO] [stdout] --> silo-derive/src/lib.rs:391:8 [INFO] [stdout] | [INFO] [stdout] 160 | impl Member { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 391 | fn create_variant_field_indices( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | fn try_strip_vec_and_option(type_: &Type) -> &Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 594 | fn create_single_field_type(&self) -> &Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling silo v0.1.0 (/opt/rustwide/workdir/silo) [INFO] [stdout] warning: unused variable: `actual_columns` [INFO] [stdout] --> silo/src/lib.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | actual_columns: &[SqlColumn], [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actual_columns` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 871 | impl_as_params!(bool); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 871 | impl_as_params!(bool); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 872 | impl_as_params!(Time); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 872 | impl_as_params!(Time); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 873 | impl_as_params!(Date); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 873 | impl_as_params!(Date); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 874 | impl_as_params!(OffsetDateTime); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 874 | impl_as_params!(OffsetDateTime); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 875 | impl_as_params!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 875 | impl_as_params!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 876 | impl_as_params!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 876 | impl_as_params!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 877 | impl_as_params!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 877 | impl_as_params!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 878 | impl_as_params!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 878 | impl_as_params!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 879 | impl_as_params!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 879 | impl_as_params!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 880 | impl_as_params!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 880 | impl_as_params!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 881 | impl_as_params!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 881 | impl_as_params!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 882 | impl_as_params!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 882 | impl_as_params!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 883 | impl_as_params!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 883 | impl_as_params!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 884 | impl_as_params!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 884 | impl_as_params!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:771:17 [INFO] [stdout] | [INFO] [stdout] 771 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 885 | impl_as_params_and_nan_is_none!(f32); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params_and_nan_is_none` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:828:17 [INFO] [stdout] | [INFO] [stdout] 828 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 885 | impl_as_params_and_nan_is_none!(f32); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params_and_nan_is_none` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:771:17 [INFO] [stdout] | [INFO] [stdout] 771 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 886 | impl_as_params_and_nan_is_none!(f64); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params_and_nan_is_none` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:828:17 [INFO] [stdout] | [INFO] [stdout] 828 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 886 | impl_as_params_and_nan_is_none!(f64); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params_and_nan_is_none` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] ... [INFO] [stdout] 887 | impl_as_params!(String); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] ... [INFO] [stdout] 887 | impl_as_params!(String); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `string_storage` [INFO] [stdout] --> silo/src/lib.rs:997:9 [INFO] [stdout] | [INFO] [stdout] 997 | string_storage: &mut StaticStringStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_string_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> silo/src/lib.rs:999:9 [INFO] [stdout] | [INFO] [stdout] 999 | row: &rusqlite::Row, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:1000:9 [INFO] [stdout] | [INFO] [stdout] 1000 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `string_storage` [INFO] [stdout] --> silo/src/lib.rs:1031:9 [INFO] [stdout] | [INFO] [stdout] 1031 | string_storage: &mut StaticStringStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_string_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column_name` [INFO] [stdout] --> silo/src/lib.rs:1032:9 [INFO] [stdout] | [INFO] [stdout] 1032 | column_name: Option<&'static str>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_column_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_top_level` [INFO] [stdout] --> silo/src/lib.rs:1044:9 [INFO] [stdout] | [INFO] [stdout] 1044 | is_top_level: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> silo/src/lib.rs:1045:9 [INFO] [stdout] | [INFO] [stdout] 1045 | connection: &rusqlite::Connection, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> silo/src/lib.rs:604:18 [INFO] [stdout] | [INFO] [stdout] 604 | InsertColumn(SqlColumn), [INFO] [stdout] | ------------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TableAlteration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 604 - InsertColumn(SqlColumn), [INFO] [stdout] 604 + InsertColumn(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> silo/src/lib.rs:605:16 [INFO] [stdout] | [INFO] [stdout] 605 | ChangeType(usize, SqlColumnType), [INFO] [stdout] | ---------- ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TableAlteration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 605 - ChangeType(usize, SqlColumnType), [INFO] [stdout] 605 + ChangeType((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> silo/src/lib.rs:606:21 [INFO] [stdout] | [INFO] [stdout] 606 | ChangeIsPrimary(usize, bool), [INFO] [stdout] | --------------- ^^^^^ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TableAlteration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 606 - ChangeIsPrimary(usize, bool), [INFO] [stdout] 606 + ChangeIsPrimary((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> silo/src/lib.rs:607:20 [INFO] [stdout] | [INFO] [stdout] 607 | ChangeIsUnique(usize, bool), [INFO] [stdout] | -------------- ^^^^^ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TableAlteration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 607 - ChangeIsUnique(usize, bool), [INFO] [stdout] 607 + ChangeIsUnique((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> silo/src/lib.rs:608:18 [INFO] [stdout] | [INFO] [stdout] 608 | DeleteColumn(&'static str), [INFO] [stdout] | ------------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TableAlteration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 608 - DeleteColumn(&'static str), [INFO] [stdout] 608 + DeleteColumn(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling test-structured-sql v0.1.0 (/opt/rustwide/workdir/test-structured-sql) [INFO] [stdout] error: couldn't read `test-structured-sql/../tmp.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `test-structured-sql` (bin "standalone") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f5b18afb4d32c2eea82c0328a9c8d5ab210b1970f4f04987f4d3069330a301b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5b18afb4d32c2eea82c0328a9c8d5ab210b1970f4f04987f4d3069330a301b", kill_on_drop: false }` [INFO] [stdout] 0f5b18afb4d32c2eea82c0328a9c8d5ab210b1970f4f04987f4d3069330a301b