[INFO] fetching crate toql_rocket 0.3.0... [INFO] testing toql_rocket-0.3.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate toql_rocket 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate toql_rocket 0.3.0 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toql_query_parser v0.3.1 [INFO] [stderr] Downloaded toql_sql_expr_macro v0.3.0 [INFO] [stderr] Downloaded toql_paths_macro v0.3.0 [INFO] [stderr] Downloaded toql_fields_macro v0.3.0 [INFO] [stderr] Downloaded toql_query_macro v0.3.0 [INFO] [stderr] Downloaded toql_field_list_parser v0.3.0 [INFO] [stderr] Downloaded toql_role_expr_macro v0.3.0 [INFO] [stderr] Downloaded toql_sql_expr_parser v0.3.0 [INFO] [stderr] Downloaded toql_role_expr_parser v0.3.0 [INFO] [stderr] Downloaded toql_derive v0.3.0 [INFO] [stderr] Downloaded toql_core v0.3.0 [INFO] [stderr] Downloaded toql v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17f34d6e48e4be4c09b3937ca4c5659c8d169710f2d411939915e8060fbe5f3e [INFO] running `Command { std: "docker" "start" "-a" "17f34d6e48e4be4c09b3937ca4c5659c8d169710f2d411939915e8060fbe5f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17f34d6e48e4be4c09b3937ca4c5659c8d169710f2d411939915e8060fbe5f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f34d6e48e4be4c09b3937ca4c5659c8d169710f2d411939915e8060fbe5f3e", kill_on_drop: false }` [INFO] [stdout] 17f34d6e48e4be4c09b3937ca4c5659c8d169710f2d411939915e8060fbe5f3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bce22888ef9e8a534115d6b230646d9b58e19b83b20abaf78f968aae703a50e9 [INFO] running `Command { std: "docker" "start" "-a" "bce22888ef9e8a534115d6b230646d9b58e19b83b20abaf78f968aae703a50e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.15 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling toql_derive v0.3.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling toql_role_expr_parser v0.3.0 [INFO] [stderr] Compiling toql_sql_expr_parser v0.3.0 [INFO] [stderr] Compiling toql_field_list_parser v0.3.0 [INFO] [stderr] Compiling toql_query_parser v0.3.1 [INFO] [stderr] Compiling toql_fields_macro v0.3.0 [INFO] [stderr] Compiling toql_paths_macro v0.3.0 [INFO] [stderr] Compiling toql_role_expr_macro v0.3.0 [INFO] [stderr] Compiling toql_sql_expr_macro v0.3.0 [INFO] [stderr] Compiling toql_core v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling toql_query_macro v0.3.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toql v0.3.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling toql_rocket v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.81s [INFO] running `Command { std: "docker" "inspect" "bce22888ef9e8a534115d6b230646d9b58e19b83b20abaf78f968aae703a50e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce22888ef9e8a534115d6b230646d9b58e19b83b20abaf78f968aae703a50e9", kill_on_drop: false }` [INFO] [stdout] bce22888ef9e8a534115d6b230646d9b58e19b83b20abaf78f968aae703a50e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b59a06325cecdece2382c05d5d7f72f4db901c74f5767b1f9bb6b67ed8f8b02c [INFO] running `Command { std: "docker" "start" "-a" "b59a06325cecdece2382c05d5d7f72f4db901c74f5767b1f9bb6b67ed8f8b02c", kill_on_drop: false }` [INFO] [stderr] Compiling toql_rocket v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "b59a06325cecdece2382c05d5d7f72f4db901c74f5767b1f9bb6b67ed8f8b02c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59a06325cecdece2382c05d5d7f72f4db901c74f5767b1f9bb6b67ed8f8b02c", kill_on_drop: false }` [INFO] [stdout] b59a06325cecdece2382c05d5d7f72f4db901c74f5767b1f9bb6b67ed8f8b02c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66a8e7e184deebfddb27f82631f20de3c1aa9de8f60f85d6c3736ce421a0b271 [INFO] running `Command { std: "docker" "start" "-a" "66a8e7e184deebfddb27f82631f20de3c1aa9de8f60f85d6c3736ce421a0b271", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toql_rocket-03e064de9bcd3520) [INFO] [stderr] Doc-tests toql_rocket [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] [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] 5 | use toql_rocket::prelude::{ToqlQUery, Counted}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ToqlQUery` in `prelude` [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `ToqlQuery` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `get` in this scope [INFO] [stdout] --> src/lib.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[get("/?")] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + use rocket::get; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/lib.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 8 | cache: &State, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use rocket::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Cache` in this scope [INFO] [stdout] --> src/lib.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 8 | cache: &State, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use toql::cache::Cache; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Connection` in this scope [INFO] [stdout] --> src/lib.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 9 | mut conn: Connection, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use rocket::http::hyper::server::conn::Connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TodoDb` in this scope [INFO] [stdout] --> src/lib.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 9 | mut conn: Connection, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 7 | pub async fn query( [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ToqlQuery` in this scope [INFO] [stdout] --> src/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 10 | toql_query: ToqlQuery, // src/lib.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 11 | ) -> Result, ServerError>>> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Todo` in this scope [INFO] [stdout] --> src/lib.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 11 | ) -> Result, ServerError>>> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 7 | pub async fn query( [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerError` in this scope [INFO] [stdout] --> src/lib.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 11 | ) -> Result, 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] 11 | ) -> Result, rocket::http::StatusClass>>> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 7 | pub async fn query( [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Todo` in this scope [INFO] [stdout] --> src/lib.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 14 | let (query, page) = toql_query.parse::()?; // src/lib.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 11 | ) -> Result, 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] 11 | ) -> Result, ServerError>>, E> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MySqlAsync` [INFO] [stdout] --> src/lib.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 13 | 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] 17 | Ok(Counted(Json(r.0), r.1)) //