[INFO] cloning repository https://github.com/Nadybot/aopkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nadybot/aopkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNadybot%2Faopkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNadybot%2Faopkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed5d551097d2cb85d061804c241bc13ad2a98961 [INFO] testing Nadybot/aopkg against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNadybot%2Faopkg" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nadybot/aopkg on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nadybot/aopkg [INFO] finished tweaking git repo https://github.com/Nadybot/aopkg [INFO] tweaked toml for git repo https://github.com/Nadybot/aopkg written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Nadybot/aopkg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-session v0.5.0-beta.2 [INFO] [stderr] Downloaded actix-files v0.6.0-beta.7 [INFO] [stderr] Downloaded awc v3.0.0-beta.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52b9a22c551dc82f7a7f3a1457a6fe8d00f818c01adf00a6b83d050481690c65 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "52b9a22c551dc82f7a7f3a1457a6fe8d00f818c01adf00a6b83d050481690c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52b9a22c551dc82f7a7f3a1457a6fe8d00f818c01adf00a6b83d050481690c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b9a22c551dc82f7a7f3a1457a6fe8d00f818c01adf00a6b83d050481690c65", kill_on_drop: false }` [INFO] [stdout] 52b9a22c551dc82f7a7f3a1457a6fe8d00f818c01adf00a6b83d050481690c65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d2b9ece5462cec9e186c6052f76ed6e851748a8f1d79194f76fd118d1f5f2fc5 [INFO] running `Command { std: "docker" "start" "-a" "d2b9ece5462cec9e186c6052f76ed6e851748a8f1d79194f76fd118d1f5f2fc5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling whoami v1.1.5 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling http-range v0.1.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling actix-router v0.5.0-beta.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.4 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling awc v3.0.0-beta.8 [INFO] [stderr] Compiling sqlx v0.5.9 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling actix-web v4.0.0-beta.9 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling actix-session v0.5.0-beta.2 [INFO] [stderr] Compiling actix-files v0.6.0-beta.7 [INFO] [stderr] Compiling aopkg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | Ok(_) => HttpResponse::Created().await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `actix_web::dev::Response`, found struct `HttpResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] note: return type inferred to be `Result, actix_web::Error>` here [INFO] [stdout] --> src/main.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | if let Some(id) = session.get::("id")? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | Err(_) => HttpResponse::Forbidden().await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `actix_web::dev::Response`, found struct `HttpResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] note: return type inferred to be `Result, actix_web::Error>` here [INFO] [stdout] --> src/main.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | if let Some(id) = session.get::("id")? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> src/main.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 63 | match package { [INFO] [stdout] | ------------- `match` arms have incompatible types [INFO] [stdout] 64 | Ok(pkg) => { [INFO] [stdout] 65 | / HttpResponse::Ok() [INFO] [stdout] 66 | | .content_type("application/json") [INFO] [stdout] 67 | | .body(to_string_pretty(&pkg).unwrap()) [INFO] [stdout] 68 | | .await [INFO] [stdout] | |______________________- this is found to be of type `Result, actix_web::Error>` [INFO] [stdout] 69 | } [INFO] [stdout] 70 | Err(_) => HttpResponse::NotFound().await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `actix_web::dev::Response`, found struct `HttpResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected type `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `if` and `else` have incompatible types [INFO] [stdout] --> src/main.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 83 | / if !packages.is_empty() { [INFO] [stdout] 84 | | HttpResponse::Ok() [INFO] [stdout] | |_________- [INFO] [stdout] 85 | || .content_type("application/json") [INFO] [stdout] 86 | || .body(to_string_pretty(&packages).unwrap()) [INFO] [stdout] 87 | || .await [INFO] [stdout] | ||__________________- expected because of this [INFO] [stdout] 88 | | } else { [INFO] [stdout] 89 | | HttpResponse::NotFound().await [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `actix_web::dev::Response`, found struct `HttpResponse` [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____- `if` and `else` have incompatible types [INFO] [stdout] | [INFO] [stdout] = note: expected type `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> src/main.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 176 | match package { [INFO] [stdout] | ------------- `match` arms have incompatible types [INFO] [stdout] 177 | Ok(pkg) => { [INFO] [stdout] 178 | / HttpResponse::Ok() [INFO] [stdout] 179 | | .content_type("text/html") [INFO] [stdout] 180 | | .body( [INFO] [stdout] 181 | | templates::PackageTemplate { [INFO] [stdout] ... | [INFO] [stdout] 187 | | ) [INFO] [stdout] 188 | | .await [INFO] [stdout] | |______________________- this is found to be of type `Result, actix_web::Error>` [INFO] [stdout] 189 | } [INFO] [stdout] 190 | Err(_) => HttpResponse::NotFound().await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `actix_web::dev::Response`, found struct `HttpResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected type `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] note: return type inferred to be `Result, actix_web::Error>` here [INFO] [stdout] --> src/main.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | let logged_in = session.get::("id")?.is_some(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> src/main.rs:217:19 [INFO] [stdout] | [INFO] [stdout] 203 | match package { [INFO] [stdout] | ------------- `match` arms have incompatible types [INFO] [stdout] 204 | Ok(pkg) => { [INFO] [stdout] 205 | / HttpResponse::Ok() [INFO] [stdout] 206 | | .content_type("text/html") [INFO] [stdout] 207 | | .body( [INFO] [stdout] 208 | | templates::PackageTemplate { [INFO] [stdout] ... | [INFO] [stdout] 214 | | ) [INFO] [stdout] 215 | | .await [INFO] [stdout] | |______________________- this is found to be of type `Result, actix_web::Error>` [INFO] [stdout] 216 | } [INFO] [stdout] 217 | Err(_) => HttpResponse::NotFound().await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `actix_web::dev::Response`, found struct `HttpResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected type `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] note: return type inferred to be `Result, actix_web::Error>` here [INFO] [stdout] --> src/main.rs:201:21 [INFO] [stdout] | [INFO] [stdout] 201 | let logged_in = session.get::("id")?.is_some(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> src/main.rs:245:19 [INFO] [stdout] | [INFO] [stdout] 230 | match packages { [INFO] [stdout] | -------------- `match` arms have incompatible types [INFO] [stdout] 231 | Ok(pkgs) => { [INFO] [stdout] 232 | / HttpResponse::Ok() [INFO] [stdout] 233 | | .content_type("text/html") [INFO] [stdout] 234 | | .body( [INFO] [stdout] 235 | | templates::PackagesTemplate { [INFO] [stdout] ... | [INFO] [stdout] 242 | | ) [INFO] [stdout] 243 | | .await [INFO] [stdout] | |______________________- this is found to be of type `Result, actix_web::Error>` [INFO] [stdout] 244 | } [INFO] [stdout] 245 | Err(_) => HttpResponse::NotFound().await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `actix_web::dev::Response`, found struct `HttpResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected type `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] note: return type inferred to be `Result, actix_web::Error>` here [INFO] [stdout] --> src/main.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | let logged_in = session.get::("id")?.is_some(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SendRequestError: ResponseError` is not satisfied [INFO] [stdout] --> src/oauth.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | .await? [INFO] [stdout] | ^ the trait `ResponseError` is not implemented for `SendRequestError` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `actix_web::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `awc::error::JsonPayloadError: ResponseError` is not satisfied [INFO] [stdout] --> src/oauth.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | .await?; [INFO] [stdout] | ^ the trait `ResponseError` is not implemented for `awc::error::JsonPayloadError` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `actix_web::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SendRequestError: ResponseError` is not satisfied [INFO] [stdout] --> src/oauth.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | .await? [INFO] [stdout] | ^ the trait `ResponseError` is not implemented for `SendRequestError` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `actix_web::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `awc::error::JsonPayloadError: ResponseError` is not satisfied [INFO] [stdout] --> src/oauth.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | .await?; [INFO] [stdout] | ^ the trait `ResponseError` is not implemented for `awc::error::JsonPayloadError` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `actix_web::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:297:34 [INFO] [stdout] | [INFO] [stdout] 297 | Ok(_) => HttpResponse::Created().await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `actix_web::dev::Response`, found struct `HttpResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] note: return type inferred to be `Result, actix_web::Error>` here [INFO] [stdout] --> src/main.rs:277:16 [INFO] [stdout] | [INFO] [stdout] 277 | return HttpResponse::NoContent().body("").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:298:35 [INFO] [stdout] | [INFO] [stdout] 298 | Err(_) => HttpResponse::Forbidden().await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `actix_web::dev::Response`, found struct `HttpResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] note: return type inferred to be `Result, actix_web::Error>` here [INFO] [stdout] --> src/main.rs:277:16 [INFO] [stdout] | [INFO] [stdout] 277 | return HttpResponse::NoContent().body("").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SendRequestError: ResponseError` is not satisfied [INFO] [stdout] --> src/webhook.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | .await? [INFO] [stdout] | ^ the trait `ResponseError` is not implemented for `SendRequestError` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `actix_web::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `awc::error::JsonPayloadError: ResponseError` is not satisfied [INFO] [stdout] --> src/webhook.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | .await?; [INFO] [stdout] | ^ the trait `ResponseError` is not implemented for `awc::error::JsonPayloadError` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `actix_web::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SendRequestError: ResponseError` is not satisfied [INFO] [stdout] --> src/webhook.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | .await? [INFO] [stdout] | ^ the trait `ResponseError` is not implemented for `SendRequestError` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `actix_web::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): ResponseError` is not satisfied [INFO] [stdout] --> src/webhook.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Err(Error::from(())) [INFO] [stdout] | ^^^^^^^^^^^ the trait `ResponseError` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `From<()>` for `actix_web::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `actix_web::App::::data`: Use `.app_data(Data::new(val))` instead. [INFO] [stdout] --> src/main.rs:346:14 [INFO] [stdout] | [INFO] [stdout] 346 | .data(pool.clone()) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `actix_web::App::::data`: Use `.app_data(Data::new(val))` instead. [INFO] [stdout] --> src/main.rs:347:14 [INFO] [stdout] | [INFO] [stdout] 347 | .data(client) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aopkg` due to 18 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d2b9ece5462cec9e186c6052f76ed6e851748a8f1d79194f76fd118d1f5f2fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b9ece5462cec9e186c6052f76ed6e851748a8f1d79194f76fd118d1f5f2fc5", kill_on_drop: false }` [INFO] [stdout] d2b9ece5462cec9e186c6052f76ed6e851748a8f1d79194f76fd118d1f5f2fc5