[INFO] cloning repository https://github.com/romancitodev/seedling
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romancitodev/seedling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromancitodev%2Fseedling", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromancitodev%2Fseedling'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97749c45c1a6004da948cbe122a16a287db17bd4
[INFO] testing romancitodev/seedling against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromancitodev%2Fseedling" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/romancitodev/seedling
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/romancitodev/seedling
[INFO] tweaked toml for git repo https://github.com/romancitodev/seedling written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/romancitodev/seedling on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/romancitodev/seedling 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d22c4b945472d8af668cbf06efa602f3fd420a84f408a8b61df88240f885a66
[INFO] running `Command { std: "docker" "start" "-a" "9d22c4b945472d8af668cbf06efa602f3fd420a84f408a8b61df88240f885a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d22c4b945472d8af668cbf06efa602f3fd420a84f408a8b61df88240f885a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d22c4b945472d8af668cbf06efa602f3fd420a84f408a8b61df88240f885a66", kill_on_drop: false }`
[INFO] [stdout] 9d22c4b945472d8af668cbf06efa602f3fd420a84f408a8b61df88240f885a66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9c9c971052844fe839a6880edc81cb8fd539cea122d05a37dce92c032e5100e
[INFO] running `Command { std: "docker" "start" "-a" "d9c9c971052844fe839a6880edc81cb8fd539cea122d05a37dce92c032e5100e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling simplerand v1.6.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling libmath v0.2.1
[INFO] [stderr]    Compiling mockd v0.4.52
[INFO] [stderr]    Compiling seedling_macros v0.1.0 (/opt/rustwide/workdir/seedling_macros)
[INFO] [stderr]    Compiling seedling v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::Column`
[INFO] [stdout]   --> src/core/mock.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::Column;
[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: `crate::IntoValue`
[INFO] [stdout]   --> src/core/mock.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::IntoValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> src/core/mock.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Mock<T: Table<S>, S: Schema = (), const N: usize = 1> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     count: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
[INFO] running `Command { std: "docker" "inspect" "d9c9c971052844fe839a6880edc81cb8fd539cea122d05a37dce92c032e5100e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9c9c971052844fe839a6880edc81cb8fd539cea122d05a37dce92c032e5100e", kill_on_drop: false }`
[INFO] [stdout] d9c9c971052844fe839a6880edc81cb8fd539cea122d05a37dce92c032e5100e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab32bb3ce883a31aac45f15718a040f32517ef951fb1af48c16440b56c6947e6
[INFO] running `Command { std: "docker" "start" "-a" "ab32bb3ce883a31aac45f15718a040f32517ef951fb1af48c16440b56c6947e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling seedling_macros v0.1.0 (/opt/rustwide/workdir/seedling_macros)
[INFO] [stderr]    Compiling seedling v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::Column`
[INFO] [stdout]   --> src/core/mock.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::Column;
[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: `crate::IntoValue`
[INFO] [stdout]   --> src/core/mock.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::IntoValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> src/core/mock.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Mock<T: Table<S>, S: Schema = (), const N: usize = 1> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     count: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stdout] warning: unused import: `crate::Column`
[INFO] [stdout]   --> src/core/mock.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::Column;
[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: `crate::IntoValue`
[INFO] [stdout]   --> src/core/mock.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::IntoValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> src/core/mock.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Mock<T: Table<S>, S: Schema = (), const N: usize = 1> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     count: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.81s
[INFO] running `Command { std: "docker" "inspect" "ab32bb3ce883a31aac45f15718a040f32517ef951fb1af48c16440b56c6947e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab32bb3ce883a31aac45f15718a040f32517ef951fb1af48c16440b56c6947e6", kill_on_drop: false }`
[INFO] [stdout] ab32bb3ce883a31aac45f15718a040f32517ef951fb1af48c16440b56c6947e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53b2f81bce9585b4f075065de6149c2266876a68eba8deb69dc15074cf2d84ce
[INFO] running `Command { std: "docker" "start" "-a" "53b2f81bce9585b4f075065de6149c2266876a68eba8deb69dc15074cf2d84ce", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::Column`
[INFO] [stderr]   --> src/core/mock.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::Column;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::IntoValue`
[INFO] [stderr]   --> src/core/mock.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::IntoValue;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `count` is never read
[INFO] [stderr]   --> src/core/mock.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct Mock<T: Table<S>, S: Schema = (), const N: usize = 1> {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     count: usize,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `seedling` (lib) generated 3 warnings (run `cargo fix --lib -p seedling` to apply 2 suggestions)
[INFO] [stderr] warning: `seedling` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seedling-50812419b7a93be6)
[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 seedling
[INFO] [stderr] warning: unknown attribute `no-run`
[INFO] [stderr]   --> src/core/mock.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | / /// Main structure for generating and seeding test data into tables.
[INFO] [stderr] 21 | | ///
[INFO] [stderr] 22 | | /// # Type Parameters
[INFO] [stderr] 23 | | /// - `T`: The table type implementing `Table<S>`
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | | /// mock.seed();
[INFO] [stderr] 32 | | /// ```
[INFO] [stderr]    | |_______^
[INFO] [stderr]    |
[INFO] [stderr]    = help: use `no_run` to compile, but not run, the code sample during testing
[INFO] [stderr]    = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust`
[INFO] [stderr]    = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 169) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 139) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 70) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 196) ... ok
[INFO] [stdout] test src/lib.rs - (line 178) ... FAILED
[INFO] [stdout] test src/core/mock.rs - core::mock::Mock (line 28) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 188) ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 169) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope
[INFO] [stdout]    --> src/lib.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 | trait Table<S: Schema = ()> {
[INFO] [stdout]     |                ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 169 + use seedling::Schema;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Column` in this scope
[INFO] [stdout]    --> src/lib.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     type Columns: Column + std::fmt::Debug;
[INFO] [stdout]     |                   ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 169 + use seedling::Column;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 139) stdout ----
[INFO] [stdout] error: cannot find macro `generate` in this scope
[INFO] [stdout]    --> src/lib.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | generate!(table_name { 
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 139 + use seedling::generate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `generate` in this scope
[INFO] [stdout]    --> src/lib.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | generate!(table_name (count) { 
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 139 + use seedling::generate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `generate` in this scope
[INFO] [stdout]    --> src/lib.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | generate!("schema_name" @ table_name { 
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 139 + use seedling::generate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `generate` in this scope
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | generate!("schema_name" @ table_name (count) { 
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 139 + use seedling::generate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 70) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `seedling::SqlxExecutor`, `seedling::definitions`
[INFO] [stdout]   --> src/lib.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 | use seedling::{Mock, SqlxExecutor, definitions::{Column, IntoValue, Table}};
[INFO] [stdout]    |                      ^^^^^^^^^^^^  ^^^^^^^^^^^ could not find `definitions` in `seedling`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      no `SqlxExecutor` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `pool` in this scope
[INFO] [stdout]    --> src/lib.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | mock.seed(&pool).await?;
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run` in crate `seedling`
[INFO] [stdout]    --> src/lib.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 | seedling::run(&pool, vec![Box::new(mock), Box::new(batch_mock)]).await?;
[INFO] [stdout]     |           ^^^ not found in `seedling`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:15:15
[INFO] [stdout]     |
[INFO] [stdout]  14 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  15 | pub use core::run;
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `pool` in this scope
[INFO] [stdout]    --> src/lib.rs:122:16
[INFO] [stdout]     |
[INFO] [stdout] 122 | seedling::run(&pool, vec![Box::new(mock), Box::new(batch_mock)]).await?;
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout]  71 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_70_0() {
[INFO] [stdout]     |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 119 | mock.seed(&pool).await?;
[INFO] [stdout]     |                  ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:122:66
[INFO] [stdout]     |
[INFO] [stdout]  71 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_70_0() {
[INFO] [stdout]     |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 122 | seedling::run(&pool, vec![Box::new(mock), Box::new(batch_mock)]).await?;
[INFO] [stdout]     |                                                                  ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 178) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `IntoValue` in this scope
[INFO] [stdout]    --> src/lib.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn value(&self) -> impl IntoValue;
[INFO] [stdout]     |                             ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 178 + use seedling::IntoValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/mock.rs - core::mock::Mock (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mock`
[INFO] [stdout]   --> src/core/mock.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | let mock = Mock::<MyTable, (), 10>::new();
[INFO] [stdout]    |            ^^^^ use of undeclared type `Mock`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use seedling::Mock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyTable` in this scope
[INFO] [stdout]   --> src/core/mock.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | let mock = Mock::<MyTable, (), 10>::new();
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_core_mock_rs_28_0<MyTable>() {
[INFO] [stdout]    |                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 35) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use sqlx::Executor;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/lib.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let pool = sqlx::SqlitePool::connect("sqlite::memory:").await?;
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let pool = sqlx::SqlitePool::connect("sqlite::memory:").await?;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pool.execute(sqlx::query(
[INFO] [stdout]    |     ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `pool` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let pool: /* Type */ = sqlx::SqlitePool::connect("sqlite::memory:").await?;
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/lib.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pool.execute(sqlx::query(
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seed` found for struct `Mock<T, S, N>` in the current scope
[INFO] [stdout]   --> src/lib.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     users.seed(&pool).await?;
[INFO] [stdout]    |           ^^^^ method not found in `Mock<Users, AuthSchema, 5>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core/mock.rs - core::mock::Mock (line 28)
[INFO] [stdout]     src/lib.rs - (line 139)
[INFO] [stdout]     src/lib.rs - (line 169)
[INFO] [stdout]     src/lib.rs - (line 178)
[INFO] [stdout]     src/lib.rs - (line 35)
[INFO] [stdout]     src/lib.rs - (line 70)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.16s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "53b2f81bce9585b4f075065de6149c2266876a68eba8deb69dc15074cf2d84ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b2f81bce9585b4f075065de6149c2266876a68eba8deb69dc15074cf2d84ce", kill_on_drop: false }`
[INFO] [stdout] 53b2f81bce9585b4f075065de6149c2266876a68eba8deb69dc15074cf2d84ce
