[INFO] cloning repository https://github.com/themixednuts/drizzle-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themixednuts/drizzle-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fdrizzle-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fdrizzle-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fbcf3ee9f224df96643c46770cc891c47f1a6f9
[INFO] checking themixednuts/drizzle-test against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fdrizzle-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-7-tc2/source/.git: No space left on device
[INFO] checking themixednuts/drizzle-test against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fdrizzle-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device
[INFO] checking themixednuts/drizzle-test against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fdrizzle-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/themixednuts/drizzle-test on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/themixednuts/drizzle-test
[INFO] finished tweaking git repo https://github.com/themixednuts/drizzle-test
[INFO] tweaked toml for git repo https://github.com/themixednuts/drizzle-test written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/themixednuts/drizzle-test 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/d8e289e66525e6ae00371c2db085e60c34266c6753364fb42cbd48568b9dcca1/diff: no space left on device
[INFO] checking themixednuts/drizzle-test against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fdrizzle-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-7-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'remote.origin.url' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fdrizzle-test'
[INFO] checking themixednuts/drizzle-test against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fdrizzle-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/themixednuts/drizzle-test on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/themixednuts/drizzle-test
[INFO] finished tweaking git repo https://github.com/themixednuts/drizzle-test
[INFO] tweaked toml for git repo https://github.com/themixednuts/drizzle-test written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/themixednuts/drizzle-test 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: unused manifest key: workspace.dev-dependencies
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bdd22f8bde6504aab627b40c9a6b1b88d10368b2bd0ac4d64d698552c4f0428
[INFO] running `Command { std: "docker" "start" "-a" "7bdd22f8bde6504aab627b40c9a6b1b88d10368b2bd0ac4d64d698552c4f0428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bdd22f8bde6504aab627b40c9a6b1b88d10368b2bd0ac4d64d698552c4f0428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bdd22f8bde6504aab627b40c9a6b1b88d10368b2bd0ac4d64d698552c4f0428", kill_on_drop: false }`
[INFO] [stdout] 7bdd22f8bde6504aab627b40c9a6b1b88d10368b2bd0ac4d64d698552c4f0428
[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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f392ae686be13f0c1cdde5b1a6734ce9d3b9f453d9d06c6235de94b013183b34
[INFO] running `Command { std: "docker" "start" "-a" "f392ae686be13f0c1cdde5b1a6734ce9d3b9f453d9d06c6235de94b013183b34", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking drizzle-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `eq` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn eq() {}
[INFO] [stdout]   |        ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ne` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn ne() {}
[INFO] [stdout]   |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `and` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn and() {}
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `or` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn or() {}
[INFO] [stdout]   |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn not() {}
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gt` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn gt() {}
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gte` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn gte() {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lt` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn lt() {}
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lte` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn lte() {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_array` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn in_array() {}
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_in_array` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn not_in_array() {}
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_null` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn is_null() {}
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_not_null` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn is_not_null() {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exists` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn exists() {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_exists` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn not_exists() {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `between` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn between() {}
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_between` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn not_between() {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `like` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn like() {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_like` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn not_like() {}
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eq` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn eq() {}
[INFO] [stdout]   |        ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ilike` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn ilike() {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_ilike` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn not_ilike() {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `array_contains` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn array_contains() {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `array_contained` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn array_contained() {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `array_overlaps` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn array_overlaps() {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ne` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn ne() {}
[INFO] [stdout]   |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `and` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn and() {}
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `or` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn or() {}
[INFO] [stdout]   |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not` is never used
[INFO] [stdout]  --> common/src/expressions/conditions.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn not() {}
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gt` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn gt() {}
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gte` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn gte() {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lt` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn lt() {}
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lte` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn lte() {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_array` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn in_array() {}
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_in_array` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn not_in_array() {}
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_null` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn is_null() {}
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_not_null` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn is_not_null() {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exists` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn exists() {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_exists` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn not_exists() {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `between` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn between() {}
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_between` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn not_between() {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `like` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn like() {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_like` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn not_like() {}
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ilike` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn ilike() {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not_ilike` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn not_ilike() {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `array_contains` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn array_contains() {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `array_contained` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn array_contained() {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `array_overlaps` is never used
[INFO] [stdout]   --> common/src/expressions/conditions.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn array_overlaps() {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlite v0.1.0 (/opt/rustwide/workdir/sqlite)
[INFO] [stdout] warning: unused imports: `fmt` and `marker::PhantomData`
[INFO] [stdout]  --> sqlite/src/columns/text.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt, marker::PhantomData};
[INFO] [stdout]   |           ^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::columns::SQLiteColumn`
[INFO] [stdout]  --> sqlite/src/traits/column.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::columns::SQLiteColumn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `sqlite_column_type`
[INFO] [stdout]  --> sqlite/src/lib.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | macro_rules! sqlite_column_type {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_primary_key`
[INFO] [stdout]   --> sqlite/src/lib.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | macro_rules! detect_primary_key {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_not_null`
[INFO] [stdout]   --> sqlite/src/lib.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | macro_rules! detect_not_null {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_unique`
[INFO] [stdout]   --> sqlite/src/lib.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | macro_rules! detect_unique {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_autoincrement`
[INFO] [stdout]   --> sqlite/src/lib.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | macro_rules! detect_autoincrement {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_default`
[INFO] [stdout]   --> sqlite/src/lib.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 | macro_rules! detect_default {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_default_fn`
[INFO] [stdout]    --> sqlite/src/lib.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 | macro_rules! detect_default_fn {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `sqlite_table`
[INFO] [stdout]    --> sqlite/src/lib.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 | macro_rules! sqlite_table {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DT` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:34
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                  ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<DT> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CT` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:38
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                      ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<CT> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DM` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:42
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<DM> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `P` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                              ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<P> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `N` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:49
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                                 ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<N> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `U` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:52
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                                    ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<U> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `A` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:55
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                                       ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<A> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `D` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:58
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                                          ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<D> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `F` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:61
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                                             ^
[INFO] [stdout]    --> /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/ops/function.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Fn` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, Fn, Func>>,
[INFO] [stdout]     |                                                              +
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<F> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Func` in this scope
[INFO] [stdout]    --> sqlite/src/lib.rs:174:64
[INFO] [stdout]     |
[INFO] [stdout] 174 |             id: Box<SQLiteColumn<DT, CT, DM, P, N, U, A, D, F, Func>>,
[INFO] [stdout]     |                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 173 |         struct SQLiteTable<Func> {
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::blob`
[INFO] [stdout]   --> sqlite/src/columns/blob.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use super::blob;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]   --> sqlite/src/columns/blob.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use core::panic;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::real`
[INFO] [stdout]   --> sqlite/src/columns/real.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use super::real;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]   --> sqlite/src/columns/real.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use core::panic;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt` and `marker::PhantomData`
[INFO] [stdout]  --> sqlite/src/columns/text.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt, marker::PhantomData};
[INFO] [stdout]   |           ^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SQLiteTextMode` and `text`
[INFO] [stdout]   --> sqlite/src/columns/text.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     use super::{text, SQLiteTextMode};
[INFO] [stdout]    |                 ^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]   --> sqlite/src/columns/text.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use core::panic;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::columns::SQLiteColumn`
[INFO] [stdout]  --> sqlite/src/traits/column.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::columns::SQLiteColumn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `sqlite_column_type`
[INFO] [stdout]  --> sqlite/src/lib.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | macro_rules! sqlite_column_type {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_primary_key`
[INFO] [stdout]   --> sqlite/src/lib.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | macro_rules! detect_primary_key {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_not_null`
[INFO] [stdout]   --> sqlite/src/lib.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | macro_rules! detect_not_null {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_unique`
[INFO] [stdout]   --> sqlite/src/lib.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | macro_rules! detect_unique {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_autoincrement`
[INFO] [stdout]   --> sqlite/src/lib.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | macro_rules! detect_autoincrement {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_default`
[INFO] [stdout]   --> sqlite/src/lib.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 | macro_rules! detect_default {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `detect_default_fn`
[INFO] [stdout]    --> sqlite/src/lib.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 | macro_rules! detect_default_fn {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `sqlite_table`
[INFO] [stdout]    --> sqlite/src/lib.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 | macro_rules! sqlite_table {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `fmt::Display`
[INFO] [stdout]    --> sqlite/src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     use std::{collections::HashMap, fmt::Display};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ColumnBuilder`
[INFO] [stdout]    --> sqlite/src/lib.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         ColumnBuilder, Comparable, DefaultFn, DefaultValue, NotNull, PrimaryKey, Unique,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SQLiteTextMode`, `self`, and `text`
[INFO] [stdout]    --> sqlite/src/lib.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |         integer::{self, integer, SQLiteIntegerMode},
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 157 |         real::real,
[INFO] [stdout] 158 |         text::{text, SQLiteTextMode},
[INFO] [stdout]     |                ^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `sql`
[INFO] [stdout]    --> sqlite/src/lib.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |         macro_rules! sql {
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ColumnBuilder`
[INFO] [stdout]  --> sqlite/src/columns/integer.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     traits::{ColumnBuilder, Comparable, DefaultFn, DefaultValue, NotNull, PrimaryKey, Unique},
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NotSet` is never constructed
[INFO] [stdout]   --> sqlite/src/columns/mod.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) struct NotSet;
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NotSet` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoDefaultFn` is never constructed
[INFO] [stdout]   --> sqlite/src/columns/mod.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) struct NoDefaultFn;
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NoDefaultFn` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `any` is never used
[INFO] [stdout]   --> sqlite/src/columns/any.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn any(name: &'static str) -> SQLiteAnyColumn {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `blob` is never used
[INFO] [stdout]   --> sqlite/src/columns/blob.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn blob(name: &'static str) -> SQLiteBlobColumn {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `integer` is never used
[INFO] [stdout]    --> sqlite/src/columns/integer.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub(crate) fn integer(name: &'static str, mode: SQLiteIntegerMode) -> SQLiteIntegerColumn {
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `number` is never used
[INFO] [stdout]   --> sqlite/src/columns/number.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn number(name: &'static str) -> SQLiteNumberColumn {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `real` is never used
[INFO] [stdout]   --> sqlite/src/columns/real.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn real(name: &'static str) -> SQLiteRealColumn {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `text` is never used
[INFO] [stdout]   --> sqlite/src/columns/text.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub(crate) fn text(name: &'static str, mode: SQLiteTextMode) -> SQLiteTextColumn {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NotStrict` is never constructed
[INFO] [stdout]  --> sqlite/src/table/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct NotStrict {}
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `NotStrict` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IsStrict` is never constructed
[INFO] [stdout]   --> sqlite/src/table/mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct IsStrict {}
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IsStrict` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithoutRowID` is never constructed
[INFO] [stdout]   --> sqlite/src/table/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct WithoutRowID {}
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WithoutRowID` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SQLiteTableBuilder` is never constructed
[INFO] [stdout]   --> sqlite/src/table/mod.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct SQLiteTableBuilder<S = NotStrict> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLiteTableBuilder` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `autoincrement` is never used
[INFO] [stdout]   --> sqlite/src/traits/column.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait SQLAutoIncrement: Clone {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn autoincrement(self) -> Self::Value;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Strict` is never used
[INFO] [stdout]  --> sqlite/src/traits/table.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Strict {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `id` in initializer of `SQLiteTable`
[INFO] [stdout]    --> sqlite/src/lib.rs:208:21
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let table = SQLiteTable {}
[INFO] [stdout]     |                     ^^^^^^^^^^^ missing `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ColumnBuilder`
[INFO] [stdout]  --> sqlite/src/columns/integer.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     traits::{ColumnBuilder, Comparable, DefaultFn, DefaultValue, NotNull, PrimaryKey, Unique},
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num`
[INFO] [stdout]    --> sqlite/src/columns/integer.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let num = 42;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_num`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int`
[INFO] [stdout]    --> sqlite/src/columns/integer.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |         let int = integer("id", SQLiteIntegerMode::Number)
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_int`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lhs`
[INFO] [stdout]    --> sqlite/src/lib.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |         fn eq<Lhs, Rhs>(lhs: &Lhs, rhs: &Rhs)
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_lhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> sqlite/src/lib.rs:167:36
[INFO] [stdout]     |
[INFO] [stdout] 167 |         fn eq<Lhs, Rhs>(lhs: &Lhs, rhs: &Rhs)
[INFO] [stdout]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `column`
[INFO] [stdout]    --> sqlite/src/lib.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 column: SQLiteColumn<
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlite` (lib test) due to 11 previous errors; 26 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f392ae686be13f0c1cdde5b1a6734ce9d3b9f453d9d06c6235de94b013183b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f392ae686be13f0c1cdde5b1a6734ce9d3b9f453d9d06c6235de94b013183b34", kill_on_drop: false }`
[INFO] [stdout] f392ae686be13f0c1cdde5b1a6734ce9d3b9f453d9d06c6235de94b013183b34
