[INFO] fetching crate spring 0.4.7...
[INFO] testing spring-0.4.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate spring 0.4.7 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate spring 0.4.7
[INFO] finished tweaking crates.io crate spring 0.4.7
[INFO] tweaked toml for crates.io crate spring 0.4.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spring 0.4.7 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] crate crates.io crate spring 0.4.7 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-toml-merge v0.3.11
[INFO] [stderr]   Downloaded spring-macros v0.4.8
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8ce21591099d2fe75dce813ccf9dd5ecf7d757fb68fbc2381709c6afdadee5a6
[INFO] running `Command { std: "docker" "start" "-a" "8ce21591099d2fe75dce813ccf9dd5ecf7d757fb68fbc2381709c6afdadee5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ce21591099d2fe75dce813ccf9dd5ecf7d757fb68fbc2381709c6afdadee5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce21591099d2fe75dce813ccf9dd5ecf7d757fb68fbc2381709c6afdadee5a6", kill_on_drop: false }`
[INFO] [stdout] 8ce21591099d2fe75dce813ccf9dd5ecf7d757fb68fbc2381709c6afdadee5a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4f93ed1c3085edc19cac45517aa90047f24963a1ac9303ece2d29eea85a16f04
[INFO] running `Command { std: "docker" "start" "-a" "4f93ed1c3085edc19cac45517aa90047f24963a1ac9303ece2d29eea85a16f04", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde-toml-merge v0.3.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling spring-macros v0.4.8
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling spring v0.4.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.83s
[INFO] running `Command { std: "docker" "inspect" "4f93ed1c3085edc19cac45517aa90047f24963a1ac9303ece2d29eea85a16f04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f93ed1c3085edc19cac45517aa90047f24963a1ac9303ece2d29eea85a16f04", kill_on_drop: false }`
[INFO] [stdout] 4f93ed1c3085edc19cac45517aa90047f24963a1ac9303ece2d29eea85a16f04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6ec576e584afc0526402246daf291f18fbeb9b20c687006a3c5c227ab339fe4a
[INFO] running `Command { std: "docker" "start" "-a" "6ec576e584afc0526402246daf291f18fbeb9b20c687006a3c5c227ab339fe4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling spring v0.4.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.84s
[INFO] running `Command { std: "docker" "inspect" "6ec576e584afc0526402246daf291f18fbeb9b20c687006a3c5c227ab339fe4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ec576e584afc0526402246daf291f18fbeb9b20c687006a3c5c227ab339fe4a", kill_on_drop: false }`
[INFO] [stdout] 6ec576e584afc0526402246daf291f18fbeb9b20c687006a3c5c227ab339fe4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1004a06ba71e91cdc72fdf00bc1dacc46bbe744b559986413c78303095ecdfa8
[INFO] running `Command { std: "docker" "start" "-a" "1004a06ba71e91cdc72fdf00bc1dacc46bbe744b559986413c78303095ecdfa8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spring-fad333b4effc4e32)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test config::env::tests::test_interpolate ... ok
[INFO] [stdout] test app::tests::test_component_registry ... ok
[INFO] [stdout] test config::env::tests::test_env ... ok
[INFO] [stdout] test config::env::tests::test_get_config_path ... ok
[INFO] [stdout] [2m2025-11-13T22:39:03[0m [32m INFO[0m [2mspring::config::toml[0m[2m:[0m The profile of the Dev environment is active
[INFO] [stdout] test config::toml::tests::test_load_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spring
[INFO] [stderr] warning: unexpected character `=`
[INFO] [stderr]   |
[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 9 tests
[INFO] [stdout] test src/plugin/lazy.rs - plugin::lazy::LazyComponent (line 13) ... ignored
[INFO] [stdout] test src/plugin/service.rs - plugin::service::Service (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 29) - compile ... FAILED
[INFO] [stdout] test src/plugin/mod.rs - plugin::service (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 75) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - plugin (line 40) ... ok
[INFO] [stdout] test src/plugin/mod.rs - plugin::service (line 53) ... ok
[INFO] [stdout] test src/lib.rs - config (line 15) ... ok
[INFO] [stdout] test src/plugin/mod.rs - plugin::service (line 79) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/plugin/service.rs - plugin::service::Service (line 12) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `spring_sqlx`
[INFO] [stdout]   --> src/plugin/service.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use spring_sqlx::ConnectPool;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 29) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spring_sqlx`
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use spring_sqlx::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spring_sqlx`
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use spring_sqlx::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spring_web`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use spring_web::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_web`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_web`, use `cargo add spring_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spring_web`
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use spring_web::{get, route};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_web`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_web`, use `cargo add spring_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spring_web`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use spring_web::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_web`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_web`, use `cargo add spring_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `spring_web` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[auto_config(WebConfigurator)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `spring_web` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `auto_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let version = sqlx::query("select version() as version")
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 66 | |         .fetch_one(&pool)
[INFO] [stdout] 67 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/plugin/mod.rs - plugin::service (line 15) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `spring_sqlx`
[INFO] [stdout]   --> src/plugin/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use spring_sqlx::ConnectPool;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 75) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spring_job`
[INFO] [stdout]   --> src/lib.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | use spring_job::{extractor::Component, JobConfigurator, JobPlugin};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_job`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_job`, use `cargo add spring_job` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spring_job`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | use spring_job::{cron, fix_delay, fix_rate};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_job`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_job`, use `cargo add spring_job` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spring_job`
[INFO] [stdout]   --> src/lib.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | use spring_job::{extractor::Component, JobConfigurator, JobPlugin};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_job`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_job`, use `cargo add spring_job` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spring_sqlx`
[INFO] [stdout]   --> src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | use spring_sqlx::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spring_sqlx`
[INFO] [stdout]   --> src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | use spring_sqlx::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `spring_job` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[auto_config(JobConfigurator)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `spring_job` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `auto_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let time: String = sqlx::query("select TO_CHAR(now(),'YYYY-MM-DD HH24:MI:SS') as time")
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 102 | |         .fetch_one(&db)
[INFO] [stdout] 103 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_jobs` found for struct `AppBuilder` in the current scope
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[auto_config(JobConfigurator)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `AppBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `auto_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 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/lib.rs - (line 29)
[INFO] [stdout]     src/lib.rs - (line 75)
[INFO] [stdout]     src/plugin/mod.rs - plugin::service (line 15)
[INFO] [stdout]     src/plugin/service.rs - plugin::service::Service (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1004a06ba71e91cdc72fdf00bc1dacc46bbe744b559986413c78303095ecdfa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1004a06ba71e91cdc72fdf00bc1dacc46bbe744b559986413c78303095ecdfa8", kill_on_drop: false }`
[INFO] [stdout] 1004a06ba71e91cdc72fdf00bc1dacc46bbe744b559986413c78303095ecdfa8
