[INFO] fetching crate signalbox 0.2.0...
[INFO] testing signalbox-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate signalbox 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate signalbox 0.2.0
[INFO] finished tweaking crates.io crate signalbox 0.2.0
[INFO] tweaked toml for crates.io crate signalbox 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate signalbox 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate signalbox 0.2.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded syn v2.0.109
[INFO] [stderr]   Downloaded graphql-parser v0.4.1
[INFO] [stderr]   Downloaded graphql_client_codegen v0.14.0
[INFO] [stderr]   Downloaded serde_with v3.15.1
[INFO] [stderr]   Downloaded graphql_client v0.14.0
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded indicatif v0.18.2
[INFO] [stderr]   Downloaded graphql_query_derive v0.14.0
[INFO] [stderr]   Downloaded inquire v0.9.1
[INFO] [stderr]   Downloaded open v5.3.2
[INFO] [stderr]   Downloaded serde_with_macros v3.15.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7b0813656eb3ae556404fecff2dfd580eb2427eec47a99a3770057b389462e5
[INFO] running `Command { std: "docker" "start" "-a" "d7b0813656eb3ae556404fecff2dfd580eb2427eec47a99a3770057b389462e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7b0813656eb3ae556404fecff2dfd580eb2427eec47a99a3770057b389462e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7b0813656eb3ae556404fecff2dfd580eb2427eec47a99a3770057b389462e5", kill_on_drop: false }`
[INFO] [stdout] d7b0813656eb3ae556404fecff2dfd580eb2427eec47a99a3770057b389462e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c95425f3fb871ccc916f3aeb115ae09bb5d0d815d62457a0a3c1c07b5dcd631
[INFO] running `Command { std: "docker" "start" "-a" "2c95425f3fb871ccc916f3aeb115ae09bb5d0d815d62457a0a3c1c07b5dcd631", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling signalbox v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]    Compiling graphql_client v0.14.0
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/vendor/gql/queries/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(GraphQLQuery)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: FileNotFound { path: "/opt/rustwide/workdir/src/vendor/gql/queries/strings/GitHubRepos.graphql", io_error: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/vendor/gql/queries/mod.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(GraphQLQuery)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: cache is poisoned: PoisonError { .. }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `git_hub_repos` in `queries`
[INFO] [stdout]   --> src/project.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |             queries::git_hub_repos::Variables {},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ could not find `git_hub_repos` in `queries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `template_detail` in `queries`
[INFO] [stdout]    --> src/project.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |         queries::template_detail::Variables {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ could not find `template_detail` in `queries`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 128 -         queries::template_detail::Variables {
[INFO] [stdout] 128 +         queries::TemplateDetail::Variables {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GitHubRepos: GraphQLQuery` is not satisfied
[INFO] [stdout]   --> src/project.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let repos = post_graphql::<queries::GitHubRepos, _>(
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `GraphQLQuery` is not implemented for `GitHubRepos`
[INFO] [stdout]   --> src/vendor/gql/queries/mod.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct GitHubRepos;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `GraphQLQuery`:
[INFO] [stdout]              DeploymentRemove
[INFO] [stdout]              LoginSessionConsume
[INFO] [stdout]              LoginSessionCreate
[INFO] [stdout]              ProjectCreate
[INFO] [stdout]              ProjectToken
[INFO] [stdout]              Projects
[INFO] [stdout]              ServiceCreate
[INFO] [stdout]              TemplateDeploy
[INFO] [stdout]            and 3 others
[INFO] [stdout] note: required by a bound in `post_graphql`
[INFO] [stdout]   --> src/vendor/client.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn post_graphql<Q: GraphQLQuery, U: reqwest::IntoUrl>(
[INFO] [stdout]    |                              ^^^^^^^^^^^^ required by this bound in `post_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GitHubRepos: GraphQLQuery` is not satisfied
[INFO] [stdout]   --> src/project.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |           let repos = post_graphql::<queries::GitHubRepos, _>(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 80 | |             client,
[INFO] [stdout] 81 | |             &configs.get_backboard(),
[INFO] [stdout] 82 | |             queries::git_hub_repos::Variables {},
[INFO] [stdout] 83 | |         )
[INFO] [stdout]    | |_________^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `GraphQLQuery` is not implemented for `GitHubRepos`
[INFO] [stdout]   --> src/vendor/gql/queries/mod.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct GitHubRepos;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `GraphQLQuery`:
[INFO] [stdout]              DeploymentRemove
[INFO] [stdout]              LoginSessionConsume
[INFO] [stdout]              LoginSessionCreate
[INFO] [stdout]              ProjectCreate
[INFO] [stdout]              ProjectToken
[INFO] [stdout]              Projects
[INFO] [stdout]              ServiceCreate
[INFO] [stdout]              TemplateDeploy
[INFO] [stdout]            and 3 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GitHubRepos: GraphQLQuery` is not satisfied
[INFO] [stdout]   --> src/project.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .await?
[INFO] [stdout]    |          ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `GraphQLQuery` is not implemented for `GitHubRepos`
[INFO] [stdout]   --> src/vendor/gql/queries/mod.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct GitHubRepos;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `GraphQLQuery`:
[INFO] [stdout]              DeploymentRemove
[INFO] [stdout]              LoginSessionConsume
[INFO] [stdout]              LoginSessionCreate
[INFO] [stdout]              ProjectCreate
[INFO] [stdout]              ProjectToken
[INFO] [stdout]              Projects
[INFO] [stdout]              ServiceCreate
[INFO] [stdout]              TemplateDeploy
[INFO] [stdout]            and 3 others
[INFO] [stdout] note: required by a bound in `post_graphql`
[INFO] [stdout]   --> src/vendor/client.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn post_graphql<Q: GraphQLQuery, U: reqwest::IntoUrl>(
[INFO] [stdout]    |                              ^^^^^^^^^^^^ required by this bound in `post_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GitHubRepos: GraphQLQuery` is not satisfied
[INFO] [stdout]   --> src/project.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             queries::git_hub_repos::Variables {},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `GraphQLQuery` is not implemented for `GitHubRepos`
[INFO] [stdout]   --> src/vendor/gql/queries/mod.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct GitHubRepos;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `GraphQLQuery`:
[INFO] [stdout]              DeploymentRemove
[INFO] [stdout]              LoginSessionConsume
[INFO] [stdout]              LoginSessionCreate
[INFO] [stdout]              ProjectCreate
[INFO] [stdout]              ProjectToken
[INFO] [stdout]              Projects
[INFO] [stdout]              ServiceCreate
[INFO] [stdout]              TemplateDeploy
[INFO] [stdout]            and 3 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TemplateDetail: GraphQLQuery` is not satisfied
[INFO] [stdout]    --> src/project.rs:125:34
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let details = post_graphql::<queries::TemplateDetail, _>(
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GraphQLQuery` is not implemented for `TemplateDetail`
[INFO] [stdout]    --> src/vendor/gql/queries/mod.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub struct TemplateDetail;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GraphQLQuery`:
[INFO] [stdout]               DeploymentRemove
[INFO] [stdout]               LoginSessionConsume
[INFO] [stdout]               LoginSessionCreate
[INFO] [stdout]               ProjectCreate
[INFO] [stdout]               ProjectToken
[INFO] [stdout]               Projects
[INFO] [stdout]               ServiceCreate
[INFO] [stdout]               TemplateDeploy
[INFO] [stdout]             and 3 others
[INFO] [stdout] note: required by a bound in `post_graphql`
[INFO] [stdout]    --> src/vendor/client.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub async fn post_graphql<Q: GraphQLQuery, U: reqwest::IntoUrl>(
[INFO] [stdout]     |                              ^^^^^^^^^^^^ required by this bound in `post_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TemplateDetail: GraphQLQuery` is not satisfied
[INFO] [stdout]    --> src/project.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |       let details = post_graphql::<queries::TemplateDetail, _>(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 126 | |         client,
[INFO] [stdout] 127 | |         configs.get_backboard(),
[INFO] [stdout] 128 | |         queries::template_detail::Variables {
[INFO] [stdout] 129 | |             code: template_slug.clone(),
[INFO] [stdout] 130 | |         },
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GraphQLQuery` is not implemented for `TemplateDetail`
[INFO] [stdout]    --> src/vendor/gql/queries/mod.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub struct TemplateDetail;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GraphQLQuery`:
[INFO] [stdout]               DeploymentRemove
[INFO] [stdout]               LoginSessionConsume
[INFO] [stdout]               LoginSessionCreate
[INFO] [stdout]               ProjectCreate
[INFO] [stdout]               ProjectToken
[INFO] [stdout]               Projects
[INFO] [stdout]               ServiceCreate
[INFO] [stdout]               TemplateDeploy
[INFO] [stdout]             and 3 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TemplateDetail: GraphQLQuery` is not satisfied
[INFO] [stdout]    --> src/project.rs:132:6
[INFO] [stdout]     |
[INFO] [stdout] 132 |     .await
[INFO] [stdout]     |      ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GraphQLQuery` is not implemented for `TemplateDetail`
[INFO] [stdout]    --> src/vendor/gql/queries/mod.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub struct TemplateDetail;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GraphQLQuery`:
[INFO] [stdout]               DeploymentRemove
[INFO] [stdout]               LoginSessionConsume
[INFO] [stdout]               LoginSessionCreate
[INFO] [stdout]               ProjectCreate
[INFO] [stdout]               ProjectToken
[INFO] [stdout]               Projects
[INFO] [stdout]               ServiceCreate
[INFO] [stdout]               TemplateDeploy
[INFO] [stdout]             and 3 others
[INFO] [stdout] note: required by a bound in `post_graphql`
[INFO] [stdout]    --> src/vendor/client.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub async fn post_graphql<Q: GraphQLQuery, U: reqwest::IntoUrl>(
[INFO] [stdout]     |                              ^^^^^^^^^^^^ required by this bound in `post_graphql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TemplateDetail: GraphQLQuery` is not satisfied
[INFO] [stdout]    --> src/project.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         queries::template_detail::Variables {
[INFO] [stdout] 129 | |             code: template_slug.clone(),
[INFO] [stdout] 130 | |         },
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GraphQLQuery` is not implemented for `TemplateDetail`
[INFO] [stdout]    --> src/vendor/gql/queries/mod.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub struct TemplateDetail;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GraphQLQuery`:
[INFO] [stdout]               DeploymentRemove
[INFO] [stdout]               LoginSessionConsume
[INFO] [stdout]               LoginSessionCreate
[INFO] [stdout]               ProjectCreate
[INFO] [stdout]               ProjectToken
[INFO] [stdout]               Projects
[INFO] [stdout]               ServiceCreate
[INFO] [stdout]               TemplateDeploy
[INFO] [stdout]             and 3 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `signalbox` (bin "signalbox") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "2c95425f3fb871ccc916f3aeb115ae09bb5d0d815d62457a0a3c1c07b5dcd631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c95425f3fb871ccc916f3aeb115ae09bb5d0d815d62457a0a3c1c07b5dcd631", kill_on_drop: false }`
[INFO] [stdout] 2c95425f3fb871ccc916f3aeb115ae09bb5d0d815d62457a0a3c1c07b5dcd631
