[INFO] fetching crate toql_rocket 0.3.0...
[INFO] testing toql_rocket-0.3.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate toql_rocket 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate toql_rocket 0.3.0
[INFO] finished tweaking crates.io crate toql_rocket 0.3.0
[INFO] tweaked toml for crates.io crate toql_rocket 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toql_rocket 0.3.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 251 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding toql v0.3.0 (available: v0.4.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54183587e3a881516d2b20cedc2d015b4d3cdfd39341f721a091ff61408d6ca4
[INFO] running `Command { std: "docker" "start" "-a" "54183587e3a881516d2b20cedc2d015b4d3cdfd39341f721a091ff61408d6ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54183587e3a881516d2b20cedc2d015b4d3cdfd39341f721a091ff61408d6ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54183587e3a881516d2b20cedc2d015b4d3cdfd39341f721a091ff61408d6ca4", kill_on_drop: false }`
[INFO] [stdout] 54183587e3a881516d2b20cedc2d015b4d3cdfd39341f721a091ff61408d6ca4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f6be41953df7019df5a251d9579ed499b572333f53d82f20219eddf112982d9
[INFO] running `Command { std: "docker" "start" "-a" "4f6be41953df7019df5a251d9579ed499b572333f53d82f20219eddf112982d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling toql_sql_expr_parser v0.3.0
[INFO] [stderr]    Compiling toql_query_parser v0.3.1
[INFO] [stderr]    Compiling toql_role_expr_parser v0.3.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling toql_field_list_parser v0.3.0
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling enquote v1.1.0
[INFO] [stderr]    Compiling toql_core v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling toql_paths_macro v0.3.0
[INFO] [stderr]    Compiling toql_sql_expr_macro v0.3.0
[INFO] [stderr]    Compiling toql_fields_macro v0.3.0
[INFO] [stderr]    Compiling toql_derive v0.3.0
[INFO] [stderr]    Compiling toql_role_expr_macro v0.3.0
[INFO] [stderr]    Compiling toql_query_macro v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toql v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling toql_rocket v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]   --> src/lib.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "mysql")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mysql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "4f6be41953df7019df5a251d9579ed499b572333f53d82f20219eddf112982d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f6be41953df7019df5a251d9579ed499b572333f53d82f20219eddf112982d9", kill_on_drop: false }`
[INFO] [stdout] 4f6be41953df7019df5a251d9579ed499b572333f53d82f20219eddf112982d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 111bbf8907e6389a31d379a6398818ce09529c088da34ca78878713fb1feb223
[INFO] running `Command { std: "docker" "start" "-a" "111bbf8907e6389a31d379a6398818ce09529c088da34ca78878713fb1feb223", kill_on_drop: false }`
[INFO] [stderr]    Compiling toql_rocket v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]   --> src/lib.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "mysql")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mysql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]   --> src/lib.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "mysql")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mysql` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "111bbf8907e6389a31d379a6398818ce09529c088da34ca78878713fb1feb223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111bbf8907e6389a31d379a6398818ce09529c088da34ca78878713fb1feb223", kill_on_drop: false }`
[INFO] [stdout] 111bbf8907e6389a31d379a6398818ce09529c088da34ca78878713fb1feb223
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48c74ef85adb37eafeb65859ec2f84c9ce8115cfa075c12c0039606214327825
[INFO] running `Command { std: "docker" "start" "-a" "48c74ef85adb37eafeb65859ec2f84c9ce8115cfa075c12c0039606214327825", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout] 
[INFO] [stderr]   --> src/lib.rs:49:7
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 49 | #[cfg(feature = "mysql")]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `mysql` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `toql_rocket` (lib) generated 1 warning
[INFO] [stderr] warning: `toql_rocket` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toql_rocket-9baaaa77df6f9e0e)
[INFO] [stderr]    Doc-tests toql_rocket
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toql_rocket::prelude::ToqlQUery`
[INFO] [stdout]   --> src/lib.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | use toql_rocket::prelude::{ToqlQUery, Counted};
[INFO] [stdout]    |                            ^^^^^^^^^ no `ToqlQUery` in `prelude`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 20 - use toql_rocket::prelude::{ToqlQUery, Counted};
[INFO] [stdout] 20 + use toql_rocket::prelude::{ToqlQuery, Counted};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[get("/?<toql_query..>")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 17 + use rocket::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     cache: &State<Cache>,
[INFO] [stdout]    |             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use rocket::State;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cache` in this scope
[INFO] [stdout]   --> src/lib.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     cache: &State<Cache>,
[INFO] [stdout]    |                   ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use toql::cache::Cache;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Connection` in this scope
[INFO] [stdout]   --> src/lib.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     mut conn: Connection<TodoDb>,
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use rocket::http::hyper::server::conn::Connection;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TodoDb` in this scope
[INFO] [stdout]   --> src/lib.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     mut conn: Connection<TodoDb>,
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn query<TodoDb>(
[INFO] [stdout]    |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ToqlQuery` in this scope
[INFO] [stdout]   --> src/lib.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     toql_query: ToqlQuery,  //<!-- Get URL parameters with default values
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use toql_rocket::prelude::ToqlQuery;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Json` in this scope
[INFO] [stdout]   --> src/lib.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | ) -> Result<Counted<Json<Vec<Todo>, ServerError>>> 
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Todo` in this scope
[INFO] [stdout]   --> src/lib.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 | ) -> Result<Counted<Json<Vec<Todo>, ServerError>>> 
[INFO] [stdout]    |                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn query<Todo>(
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerError` in this scope
[INFO] [stdout]   --> src/lib.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 | ) -> Result<Counted<Json<Vec<Todo>, ServerError>>> 
[INFO] [stdout]    |                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `rocket::http::StatusClass::ServerError`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 26 - ) -> Result<Counted<Json<Vec<Todo>, ServerError>>> 
[INFO] [stdout] 26 + ) -> Result<Counted<Json<Vec<Todo>, rocket::http::StatusClass>>> 
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn query<ServerError>(
[INFO] [stdout]    |                   +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Todo` in this scope
[INFO] [stdout]   --> src/lib.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let (query, page) = toql_query.parse::<Todo>()?; //<!-- Parse into typesafe query
[INFO] [stdout]    |                                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn query<Todo>(
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | ) -> Result<Counted<Json<Vec<Todo>, ServerError>>> 
[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] 26 | ) -> Result<Counted<Json<Vec<Todo>, ServerError>>, E> 
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MySqlAsync` in this scope
[INFO] [stdout]   --> src/lib.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut toql = MySqlAsync::from(&mut *conn, &*cache);
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `MySqlAsync`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Json` in this scope
[INFO] [stdout]   --> src/lib.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Ok(Counted(Json(r.0), r.1)) //<!-- Put page count information into headers
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0425, 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 - (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "48c74ef85adb37eafeb65859ec2f84c9ce8115cfa075c12c0039606214327825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c74ef85adb37eafeb65859ec2f84c9ce8115cfa075c12c0039606214327825", kill_on_drop: false }`
[INFO] [stdout] 48c74ef85adb37eafeb65859ec2f84c9ce8115cfa075c12c0039606214327825
