[INFO] fetching crate sqlite3_ext_macro 0.1.0...
[INFO] testing sqlite3_ext_macro-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate sqlite3_ext_macro 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate sqlite3_ext_macro 0.1.0
[INFO] finished tweaking crates.io crate sqlite3_ext_macro 0.1.0
[INFO] tweaked toml for crates.io crate sqlite3_ext_macro 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite3_ext_macro 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding convert_case v0.5.0 (available: v0.9.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e494d12a82e7b224a3bab9ad644939e4e429dd1143f2a089c73d8f25bbb6e662
[INFO] running `Command { std: "docker" "start" "-a" "e494d12a82e7b224a3bab9ad644939e4e429dd1143f2a089c73d8f25bbb6e662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e494d12a82e7b224a3bab9ad644939e4e429dd1143f2a089c73d8f25bbb6e662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e494d12a82e7b224a3bab9ad644939e4e429dd1143f2a089c73d8f25bbb6e662", kill_on_drop: false }`
[INFO] [stdout] e494d12a82e7b224a3bab9ad644939e4e429dd1143f2a089c73d8f25bbb6e662
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ff431c6924afc68e7f72eeaaae26f1bf6b27d43694420f7ba08d947fa7d801d
[INFO] running `Command { std: "docker" "start" "-a" "2ff431c6924afc68e7f72eeaaae26f1bf6b27d43694420f7ba08d947fa7d801d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sqlite3_ext_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Standard(kw::StandardModule),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 14 -     Standard(kw::StandardModule),
[INFO] [stdout] 14 +     Standard(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Eponymous(kw::EponymousModule),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 15 -     Eponymous(kw::EponymousModule),
[INFO] [stdout] 15 +     Eponymous(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     EponymousOnly(kw::EponymousOnlyModule),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 16 -     EponymousOnly(kw::EponymousOnlyModule),
[INFO] [stdout] 16 +     EponymousOnly(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     UpdateVTab(kw::UpdateVTab),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 20 -     UpdateVTab(kw::UpdateVTab),
[INFO] [stdout] 20 +     UpdateVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |     TransactionVTab(kw::TransactionVTab),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 21 -     TransactionVTab(kw::TransactionVTab),
[INFO] [stdout] 21 +     TransactionVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FindFunctionVTab(kw::FindFunctionVTab),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 22 -     FindFunctionVTab(kw::FindFunctionVTab),
[INFO] [stdout] 22 +     FindFunctionVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     RenameVTab(kw::RenameVTab),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 23 -     RenameVTab(kw::RenameVTab),
[INFO] [stdout] 23 +     RenameVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.17s
[INFO] running `Command { std: "docker" "inspect" "2ff431c6924afc68e7f72eeaaae26f1bf6b27d43694420f7ba08d947fa7d801d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff431c6924afc68e7f72eeaaae26f1bf6b27d43694420f7ba08d947fa7d801d", kill_on_drop: false }`
[INFO] [stdout] 2ff431c6924afc68e7f72eeaaae26f1bf6b27d43694420f7ba08d947fa7d801d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f31bd6d20e521583e5b0a38cb96dae0040f26fd7c529d1a2328fabfd7ed74db6
[INFO] running `Command { std: "docker" "start" "-a" "f31bd6d20e521583e5b0a38cb96dae0040f26fd7c529d1a2328fabfd7ed74db6", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlite3_ext_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Standard(kw::StandardModule),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 14 -     Standard(kw::StandardModule),
[INFO] [stdout] 14 +     Standard(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Eponymous(kw::EponymousModule),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 15 -     Eponymous(kw::EponymousModule),
[INFO] [stdout] 15 +     Eponymous(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     EponymousOnly(kw::EponymousOnlyModule),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 16 -     EponymousOnly(kw::EponymousOnlyModule),
[INFO] [stdout] 16 +     EponymousOnly(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     UpdateVTab(kw::UpdateVTab),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 20 -     UpdateVTab(kw::UpdateVTab),
[INFO] [stdout] 20 +     UpdateVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |     TransactionVTab(kw::TransactionVTab),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 21 -     TransactionVTab(kw::TransactionVTab),
[INFO] [stdout] 21 +     TransactionVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FindFunctionVTab(kw::FindFunctionVTab),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 22 -     FindFunctionVTab(kw::FindFunctionVTab),
[INFO] [stdout] 22 +     FindFunctionVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     RenameVTab(kw::RenameVTab),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 23 -     RenameVTab(kw::RenameVTab),
[INFO] [stdout] 23 +     RenameVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Standard(kw::StandardModule),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 14 -     Standard(kw::StandardModule),
[INFO] [stdout] 14 +     Standard(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Eponymous(kw::EponymousModule),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 15 -     Eponymous(kw::EponymousModule),
[INFO] [stdout] 15 +     Eponymous(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     EponymousOnly(kw::EponymousOnlyModule),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 16 -     EponymousOnly(kw::EponymousOnlyModule),
[INFO] [stdout] 16 +     EponymousOnly(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     UpdateVTab(kw::UpdateVTab),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 20 -     UpdateVTab(kw::UpdateVTab),
[INFO] [stdout] 20 +     UpdateVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |     TransactionVTab(kw::TransactionVTab),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 21 -     TransactionVTab(kw::TransactionVTab),
[INFO] [stdout] 21 +     TransactionVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FindFunctionVTab(kw::FindFunctionVTab),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 22 -     FindFunctionVTab(kw::FindFunctionVTab),
[INFO] [stdout] 22 +     FindFunctionVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vtab_attr.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     RenameVTab(kw::RenameVTab),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 23 -     RenameVTab(kw::RenameVTab),
[INFO] [stdout] 23 +     RenameVTab(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "f31bd6d20e521583e5b0a38cb96dae0040f26fd7c529d1a2328fabfd7ed74db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31bd6d20e521583e5b0a38cb96dae0040f26fd7c529d1a2328fabfd7ed74db6", kill_on_drop: false }`
[INFO] [stdout] f31bd6d20e521583e5b0a38cb96dae0040f26fd7c529d1a2328fabfd7ed74db6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 990541bbc2d7db98da787920ef874f1d6f16e3790fa3e93d024f18ab0c56de3d
[INFO] running `Command { std: "docker" "start" "-a" "990541bbc2d7db98da787920ef874f1d6f16e3790fa3e93d024f18ab0c56de3d", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/vtab_attr.rs:14:14
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Standard(kw::StandardModule),
[INFO] [stderr]    |     -------- ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 14 -     Standard(kw::StandardModule),
[INFO] [stderr] 14 +     Standard(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/vtab_attr.rs:15:15
[INFO] [stderr]    |
[INFO] [stderr] 15 |     Eponymous(kw::EponymousModule),
[INFO] [stderr]    |     --------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 15 -     Eponymous(kw::EponymousModule),
[INFO] [stderr] 15 +     Eponymous(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/vtab_attr.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |     EponymousOnly(kw::EponymousOnlyModule),
[INFO] [stderr]    |     ------------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 16 -     EponymousOnly(kw::EponymousOnlyModule),
[INFO] [stderr] 16 +     EponymousOnly(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/vtab_attr.rs:20:16
[INFO] [stderr]    |
[INFO] [stderr] 20 |     UpdateVTab(kw::UpdateVTab),
[INFO] [stderr]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 20 -     UpdateVTab(kw::UpdateVTab),
[INFO] [stderr] 20 +     UpdateVTab(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/vtab_attr.rs:21:21
[INFO] [stderr]    |
[INFO] [stderr] 21 |     TransactionVTab(kw::TransactionVTab),
[INFO] [stderr]    |     --------------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 21 -     TransactionVTab(kw::TransactionVTab),
[INFO] [stderr] 21 +     TransactionVTab(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/vtab_attr.rs:22:22
[INFO] [stderr]    |
[INFO] [stderr] 22 |     FindFunctionVTab(kw::FindFunctionVTab),
[INFO] [stderr]    |     ---------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 22 -     FindFunctionVTab(kw::FindFunctionVTab),
[INFO] [stderr] 22 +     FindFunctionVTab(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/vtab_attr.rs:23:16
[INFO] [stderr]    |
[INFO] [stderr] 23 |     RenameVTab(kw::RenameVTab),
[INFO] [stderr]    |     ---------- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 23 -     RenameVTab(kw::RenameVTab),
[INFO] [stderr] 23 +     RenameVTab(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlite3_ext_macro` (lib) generated 7 warnings
[INFO] [stderr] warning: `sqlite3_ext_macro` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite3_ext_macro-7f767d7fabf94771)
[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 sqlite3_ext_macro
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - sqlite3_ext_main (line 42) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - sqlite3_ext_fn (line 370) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - sqlite3_ext_vtab (line 216) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - sqlite3_ext_vtab (line 233) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - sqlite3_ext_vtab (line 199) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - sqlite3_ext_init (line 83) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - sqlite3_ext_main (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlite3_ext`
[INFO] [stdout]   --> src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use sqlite3_ext::*;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlite3_ext`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlite3_ext`, use `cargo add sqlite3_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[sqlite3_ext_main(persistent)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `sqlite3_ext_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn init(db: &Connection) -> Result<()> {
[INFO] [stdout]    |                             ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn init(db: &Connection) -> Result<(), E> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - sqlite3_ext_fn (line 370) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlite3_ext`
[INFO] [stdout]    --> src/lib.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 371 | use sqlite3_ext::{function::*, *};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlite3_ext`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlite3_ext`, use `cargo add sqlite3_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlite3_ext`
[INFO] [stdout]    --> src/lib.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 371 | use sqlite3_ext::{function::*, *};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlite3_ext`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlite3_ext`, use `cargo add sqlite3_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sqlite3_ext_fn` in this scope
[INFO] [stdout]    --> src/lib.rs:373:3
[INFO] [stdout]     |
[INFO] [stdout] 373 | #[sqlite3_ext_fn(n_args=0, risk_level=Innocuous)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 370 + use sqlite3_ext_macro::sqlite3_ext_fn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/lib.rs:374:68
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn random_number(ctx: &Context, args: &mut [&mut ValueRef]) -> Result<()> {
[INFO] [stdout]     |                                                                    ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                                                                    |
[INFO] [stdout]     |                                                                    expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn random_number(ctx: &Context, args: &mut [&mut ValueRef]) -> Result<(), E> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/lib.rs:378:33
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub fn init(db: &Connection) -> Result<()> {
[INFO] [stdout]     |                                 ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub fn init(db: &Connection) -> Result<(), E> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - sqlite3_ext_vtab (line 216) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[sqlite3_ext_vtab(StandardModule, UpdateVTab)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `sqlite3_ext_vtab` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlite3_ext`
[INFO] [stdout]    --> src/lib.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | use sqlite3_ext::*;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlite3_ext`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlite3_ext`, use `cargo add sqlite3_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[sqlite3_ext_main]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `sqlite3_ext_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/lib.rs:226:29
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn init(db: &Connection) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn init(db: &Connection) -> Result<(), E> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - sqlite3_ext_vtab (line 233) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[sqlite3_ext_vtab(EponymousOnlyModule, UpdateVTab)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `sqlite3_ext_vtab` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlite3_ext`
[INFO] [stdout]    --> src/lib.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | use sqlite3_ext::*;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlite3_ext`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlite3_ext`, use `cargo add sqlite3_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[sqlite3_ext_main]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `sqlite3_ext_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/lib.rs:243:29
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn init(db: &Connection) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn init(db: &Connection) -> Result<(), E> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - sqlite3_ext_vtab (line 199) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[sqlite3_ext_vtab(EponymousModule)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `sqlite3_ext_vtab` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlite3_ext`
[INFO] [stdout]    --> src/lib.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | use sqlite3_ext::*;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlite3_ext`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlite3_ext`, use `cargo add sqlite3_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[sqlite3_ext_main]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `sqlite3_ext_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/lib.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn init(db: &Connection) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn init(db: &Connection) -> Result<(), E> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - sqlite3_ext_init (line 83) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlite3_ext`
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | use sqlite3_ext::*;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlite3_ext`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlite3_ext`, use `cargo add sqlite3_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[sqlite3_ext_init(export = nonstandard_entry_point, persistent)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `sqlite3_ext` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `sqlite3_ext_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:89:29
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn init(db: &Connection) -> Result<()> {
[INFO] [stdout]    |                             ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn init(db: &Connection) -> Result<(), E> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - sqlite3_ext_fn (line 370)
[INFO] [stdout]     src/lib.rs - sqlite3_ext_init (line 83)
[INFO] [stdout]     src/lib.rs - sqlite3_ext_main (line 42)
[INFO] [stdout]     src/lib.rs - sqlite3_ext_vtab (line 199)
[INFO] [stdout]     src/lib.rs - sqlite3_ext_vtab (line 216)
[INFO] [stdout]     src/lib.rs - sqlite3_ext_vtab (line 233)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "990541bbc2d7db98da787920ef874f1d6f16e3790fa3e93d024f18ab0c56de3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "990541bbc2d7db98da787920ef874f1d6f16e3790fa3e93d024f18ab0c56de3d", kill_on_drop: false }`
[INFO] [stdout] 990541bbc2d7db98da787920ef874f1d6f16e3790fa3e93d024f18ab0c56de3d
