[INFO] cloning repository https://github.com/paastel-io/paastel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paastel-io/paastel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaastel-io%2Fpaastel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaastel-io%2Fpaastel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 894503d02f0779c56b706f40fa67b8ac9735285b
[INFO] checking paastel-io/paastel/894503d02f0779c56b706f40fa67b8ac9735285b against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaastel-io%2Fpaastel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paastel-io/paastel
[INFO] finished tweaking git repo https://github.com/paastel-io/paastel
[INFO] tweaked toml for git repo https://github.com/paastel-io/paastel written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paastel-io/paastel on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paastel-io/paastel 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-named-pipe v0.1.0
[INFO] [stderr]   Downloaded hyperlocal v0.9.1
[INFO] [stderr]   Downloaded bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]   Downloaded ureq-proto v0.5.2
[INFO] [stderr]   Downloaded bollard-buildkit-proto v0.7.0
[INFO] [stderr]   Downloaded bollard v0.19.4
[INFO] [stderr]   Downloaded serde_with v3.16.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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcd6cd8b6d73eda744cd745058f965abbeacd8c1c0e465412956901c8be22c30
[INFO] running `Command { std: "docker" "start" "-a" "bcd6cd8b6d73eda744cd745058f965abbeacd8c1c0e465412956901c8be22c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcd6cd8b6d73eda744cd745058f965abbeacd8c1c0e465412956901c8be22c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcd6cd8b6d73eda744cd745058f965abbeacd8c1c0e465412956901c8be22c30", kill_on_drop: false }`
[INFO] [stdout] bcd6cd8b6d73eda744cd745058f965abbeacd8c1c0e465412956901c8be22c30
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22836e6b969e92b93b88a586384af63063cc42bf6776056ae74b62015ceeae0b
[INFO] running `Command { std: "docker" "start" "-a" "22836e6b969e92b93b88a586384af63063cc42bf6776056ae74b62015ceeae0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_with v3.16.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]     Checking bollard v0.19.4
[INFO] [stderr]     Checking paastel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `graphql` in `paastel`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use paastel::graphql::mutation::MutationRoot;
[INFO] [stdout]   |              ^^^^^^^ could not find `graphql` in `paastel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `graphql` in `paastel`
[INFO] [stdout]  --> src/main.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use paastel::graphql::query::QueryRoot;
[INFO] [stdout]   |              ^^^^^^^ could not find `graphql` in `paastel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `graphql` in `paastel`
[INFO] [stdout]   --> src/main.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use paastel::graphql::state::AppState;
[INFO] [stdout]    |              ^^^^^^^ could not find `graphql` in `paastel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_graphql`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_graphql::{EmptySubscription, Schema};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_graphql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_graphql`, use `cargo add async_graphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_graphql_axum`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_axum::{GraphQLRequest, GraphQLResponse};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_graphql_axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_graphql_axum`, use `cargo add async_graphql_axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use axum::{Router, extract::State, http::HeaderMap, routing::post};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use axum::{Router, extract::State, http::HeaderMap, routing::post};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::PgPool;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_graphql`
[INFO] [stdout]   --> src/main.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use async_graphql::http::GraphiQLSource;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_graphql`, use `cargo add async_graphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::EnvFilter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     tracing::info!("listening on http://{}", listener.local_addr().unwrap());
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `graphql` in `paastel`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use paastel::graphql::mutation::MutationRoot;
[INFO] [stdout]   |              ^^^^^^^ could not find `graphql` in `paastel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `graphql` in `paastel`
[INFO] [stdout]  --> src/main.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use paastel::graphql::query::QueryRoot;
[INFO] [stdout]   |              ^^^^^^^ could not find `graphql` in `paastel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `graphql` in `paastel`
[INFO] [stdout]   --> src/main.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use paastel::graphql::state::AppState;
[INFO] [stdout]    |              ^^^^^^^ could not find `graphql` in `paastel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `bollard::image::PushImageOptions`: use the OpenAPI generated bollard::query_parameters::PushImageOptions and associated PushImageOptionsBuilder
[INFO] [stdout]   --> src/bin/build.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bollard::image::PushImageOptions;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `bollard::image::PushImageOptions`: use the OpenAPI generated bollard::query_parameters::PushImageOptions and associated PushImageOptionsBuilder
[INFO] [stdout]    --> src/bin/build.rs:156:24
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let options = Some(PushImageOptions::<String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> src/main.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | async fn graphiql() -> axum::response::Html<String> {
[INFO] [stdout]    |                        ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     axum::response::Html(GraphiQLSource::build().endpoint("/graphql").finish())
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     schema.execute(request).await.into()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dotenvy`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dotenvy::dotenv()?;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `dotenvy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dotenvy`, use `cargo add dotenvy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     tracing_subscriber::fmt()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     axum::serve(listener, app).await?;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `graphql` in `paastel`
[INFO] [stdout]  --> src/bin/export_schema.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use paastel::graphql::{mutation::MutationRoot, query::QueryRoot};
[INFO] [stdout]   |              ^^^^^^^ could not find `graphql` in `paastel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `graphql` in `paastel`
[INFO] [stdout]  --> src/bin/export_schema.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use paastel::graphql::{mutation::MutationRoot, query::QueryRoot};
[INFO] [stdout]   |              ^^^^^^^ could not find `graphql` in `paastel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_graphql`
[INFO] [stdout]  --> src/bin/export_schema.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_graphql::{EmptySubscription, Schema};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_graphql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_graphql`, use `cargo add async_graphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_graphql`
[INFO] [stdout]  --> src/bin/export_schema.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_graphql::{EmptySubscription, Schema};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_graphql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_graphql`, use `cargo add async_graphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `bollard::image::PushImageOptions::tag`: use the OpenAPI generated bollard::query_parameters::PushImageOptions and associated PushImageOptionsBuilder
[INFO] [stdout]    --> src/bin/build.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         tag: tag.clone(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paastel` (bin "export_schema" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `paastel` (bin "paastel" test) due to 17 previous errors
[INFO] [stderr] error: could not compile `paastel` (bin "export_schema") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `async_graphql`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_graphql::{EmptySubscription, Schema};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_graphql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_graphql`, use `cargo add async_graphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_graphql_axum`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_axum::{GraphQLRequest, GraphQLResponse};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_graphql_axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_graphql_axum`, use `cargo add async_graphql_axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use axum::{Router, extract::State, http::HeaderMap, routing::post};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use axum::{Router, extract::State, http::HeaderMap, routing::post};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::PgPool;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_graphql`
[INFO] [stdout]   --> src/main.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use async_graphql::http::GraphiQLSource;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_graphql`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_graphql`, use `cargo add async_graphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::EnvFilter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     tracing::info!("listening on http://{}", listener.local_addr().unwrap());
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]  --> src/bin/cli.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/bin/cli.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> src/main.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | async fn graphiql() -> axum::response::Html<String> {
[INFO] [stdout]    |                        ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     axum::response::Html(GraphiQLSource::build().endpoint("/graphql").finish())
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     schema.execute(request).await.into()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dotenvy`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dotenvy::dotenv()?;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `dotenvy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dotenvy`, use `cargo add dotenvy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     tracing_subscriber::fmt()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     axum::serve(listener, app).await?;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/bin/cli.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paastel` (bin "paastel") due to 17 previous errors
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/bin/cli.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/bin/cli.rs:348:7
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]  --> src/bin/cli.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/bin/cli.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/bin/cli.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/bin/cli.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/bin/cli.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/bin/cli.rs:348:7
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:427:15
[INFO] [stdout]     |
[INFO] [stdout] 427 |       let res = client
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 428 | |         .post(base_url)
[INFO] [stdout] 429 | |         .json(&req_body)
[INFO] [stdout] 430 | |         .send()
[INFO] [stdout] 431 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:438:46
[INFO] [stdout]     |
[INFO] [stdout] 438 |       let gql: GqlResponse<RegisterUserData> = res
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 439 | |         .json()
[INFO] [stdout] 440 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:444:19
[INFO] [stdout]     |
[INFO] [stdout] 444 |         let msg = errors
[INFO] [stdout]     |                   ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:472:15
[INFO] [stdout]     |
[INFO] [stdout] 472 |       let res = client
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 473 | |         .post(&cfg.auth.base_url)
[INFO] [stdout] 474 | |         .bearer_auth(&cfg.auth.token)
[INFO] [stdout] 475 | |         .json(&req_body)
[INFO] [stdout] 476 | |         .send()
[INFO] [stdout] 477 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:487:52
[INFO] [stdout]     |
[INFO] [stdout] 487 |       let gql: GqlResponse<CreateOrganizationData> = res
[INFO] [stdout]     |  ____________________________________________________^
[INFO] [stdout] 488 | |         .json()
[INFO] [stdout] 489 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:493:19
[INFO] [stdout]     |
[INFO] [stdout] 493 |         let msg = errors
[INFO] [stdout]     |                   ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:527:15
[INFO] [stdout]     |
[INFO] [stdout] 527 |       let res = client
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 528 | |         .post(&cfg.auth.base_url)
[INFO] [stdout] 529 | |         .bearer_auth(&cfg.auth.token)
[INFO] [stdout] 530 | |         .json(&req_body)
[INFO] [stdout] 531 | |         .send()
[INFO] [stdout] 532 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:539:44
[INFO] [stdout]     |
[INFO] [stdout] 539 |       let gql: GqlResponse<CreateTeamData> = res
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 540 | |         .json()
[INFO] [stdout] 541 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:545:19
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let msg = errors
[INFO] [stdout]     |                   ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]    --> src/bin/cli.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         dirs::config_dir().context("Could not determine config directory")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    --> src/bin/cli.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         toml::from_str(&data).context("Failed to parse config.toml")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    --> src/bin/cli.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         toml::to_string_pretty(cfg).context("Failed to serialize config")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    --> src/bin/cli.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         toml::from_str(&data).context("Failed to parse session.toml")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    --> src/bin/cli.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         toml::to_string_pretty(sess).context("Failed to serialize session")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:427:15
[INFO] [stdout]     |
[INFO] [stdout] 427 |       let res = client
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 428 | |         .post(base_url)
[INFO] [stdout] 429 | |         .json(&req_body)
[INFO] [stdout] 430 | |         .send()
[INFO] [stdout] 431 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:438:46
[INFO] [stdout]     |
[INFO] [stdout] 438 |       let gql: GqlResponse<RegisterUserData> = res
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 439 | |         .json()
[INFO] [stdout] 440 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:444:19
[INFO] [stdout]     |
[INFO] [stdout] 444 |         let msg = errors
[INFO] [stdout]     |                   ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paastel` (bin "cli" test) due to 27 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:472:15
[INFO] [stdout]     |
[INFO] [stdout] 472 |       let res = client
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 473 | |         .post(&cfg.auth.base_url)
[INFO] [stdout] 474 | |         .bearer_auth(&cfg.auth.token)
[INFO] [stdout] 475 | |         .json(&req_body)
[INFO] [stdout] 476 | |         .send()
[INFO] [stdout] 477 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:487:52
[INFO] [stdout]     |
[INFO] [stdout] 487 |       let gql: GqlResponse<CreateOrganizationData> = res
[INFO] [stdout]     |  ____________________________________________________^
[INFO] [stdout] 488 | |         .json()
[INFO] [stdout] 489 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:493:19
[INFO] [stdout]     |
[INFO] [stdout] 493 |         let msg = errors
[INFO] [stdout]     |                   ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:527:15
[INFO] [stdout]     |
[INFO] [stdout] 527 |       let res = client
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 528 | |         .post(&cfg.auth.base_url)
[INFO] [stdout] 529 | |         .bearer_auth(&cfg.auth.token)
[INFO] [stdout] 530 | |         .json(&req_body)
[INFO] [stdout] 531 | |         .send()
[INFO] [stdout] 532 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:539:44
[INFO] [stdout]     |
[INFO] [stdout] 539 |       let gql: GqlResponse<CreateTeamData> = res
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 540 | |         .json()
[INFO] [stdout] 541 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/cli.rs:545:19
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let msg = errors
[INFO] [stdout]     |                   ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]    --> src/bin/cli.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         dirs::config_dir().context("Could not determine config directory")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    --> src/bin/cli.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         toml::from_str(&data).context("Failed to parse config.toml")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    --> src/bin/cli.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         toml::to_string_pretty(cfg).context("Failed to serialize config")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    --> src/bin/cli.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         toml::from_str(&data).context("Failed to parse session.toml")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    --> src/bin/cli.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         toml::to_string_pretty(sess).context("Failed to serialize session")?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paastel` (bin "cli") due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "22836e6b969e92b93b88a586384af63063cc42bf6776056ae74b62015ceeae0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22836e6b969e92b93b88a586384af63063cc42bf6776056ae74b62015ceeae0b", kill_on_drop: false }`
[INFO] [stdout] 22836e6b969e92b93b88a586384af63063cc42bf6776056ae74b62015ceeae0b
