[INFO] cloning repository https://github.com/jim-nnamdi/Warp-starter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jim-nnamdi/Warp-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjim-nnamdi%2FWarp-starter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjim-nnamdi%2FWarp-starter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbb81c8afbc9a4c9811b942d97171c8f3946410d [INFO] testing jim-nnamdi/Warp-starter against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjim-nnamdi%2FWarp-starter" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jim-nnamdi/Warp-starter on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jim-nnamdi/Warp-starter [INFO] finished tweaking git repo https://github.com/jim-nnamdi/Warp-starter [INFO] tweaked toml for git repo https://github.com/jim-nnamdi/Warp-starter written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/jim-nnamdi/Warp-starter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dc464ed66e536438d9dce2ba03692d8c6133c4797c0bd85327cd168e37efa76 [INFO] running `Command { std: "docker" "start" "-a" "7dc464ed66e536438d9dce2ba03692d8c6133c4797c0bd85327cd168e37efa76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dc464ed66e536438d9dce2ba03692d8c6133c4797c0bd85327cd168e37efa76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc464ed66e536438d9dce2ba03692d8c6133c4797c0bd85327cd168e37efa76", kill_on_drop: false }` [INFO] [stdout] 7dc464ed66e536438d9dce2ba03692d8c6133c4797c0bd85327cd168e37efa76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ecd1b44c02124dc2844ee63df982d910289e84466f79a0ec72798febd389cea [INFO] running `Command { std: "docker" "start" "-a" "5ecd1b44c02124dc2844ee63df982d910289e84466f79a0ec72798febd389cea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.6 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling warpstarter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0423]: expected value, found enum `Value` [INFO] [stdout] --> src/posts.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | let post = Value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the following enum variant [INFO] [stdout] | [INFO] [stdout] 47 | let post = collections::Value::Null; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: the following enum variants are available [INFO] [stdout] | [INFO] [stdout] 47 | let post = (collections::Value::Array(/* fields */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 47 | let post = (collections::Value::Bool(/* fields */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 47 | let post = (collections::Value::Number(/* fields */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 47 | let post = (collections::Value::Object(/* fields */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `create_collections` in this scope [INFO] [stdout] --> src/collections.rs:24:58 [INFO] [stdout] | [INFO] [stdout] 24 | return_all_collections.or(return_single_collection).or(create_collections); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `create_collection` [INFO] [stdout] ... [INFO] [stdout] 46 | async fn create_collection(data: Value) -> Result{ [INFO] [stdout] | ------------------------------------------------------------------------ similarly named function `create_collection` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found crate `warp` [INFO] [stdout] --> src/collections.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | let collection = warp:reply:json(&collection); [INFO] [stdout] | ^^^^- help: maybe you meant to write a path separator here: `::` [INFO] [stdout] | | [INFO] [stdout] | not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found macro `json` [INFO] [stdout] --> src/collections.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | let collection = warp:reply:json(&collection); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not a type [INFO] [stdout] | help: a struct with a similar name exists: `Json` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.3.2/src/reply.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct Json { [INFO] [stdout] | --------------- similarly named struct `Json` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found local variable `collection` [INFO] [stdout] --> src/collections.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | let collection = warp:reply:json(&collection); [INFO] [stdout] | - ^^^^^^^^^^ not a type [INFO] [stdout] | | [INFO] [stdout] | help: maybe you meant to write a path separator here: `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Value` [INFO] [stdout] --> src/collections.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | let collection = Value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the following enum variant [INFO] [stdout] | [INFO] [stdout] 47 | let collection = collections::Value::Null; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: the following enum variants are available [INFO] [stdout] | [INFO] [stdout] 47 | let collection = (collections::Value::Array(/* fields */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 47 | let collection = (collections::Value::Bool(/* fields */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 47 | let collection = (collections::Value::Number(/* fields */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 47 | let collection = (collections::Value::Object(/* fields */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `all_posts` in this scope [INFO] [stdout] --> src/main.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | let webroutes = content.or(root).or(all_posts()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use crate::posts::all_posts; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/collections.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | async fn all_collects() -> Result { [INFO] [stdout] | __________________________________________________________^ [INFO] [stdout] 28 | | let collections = json!([ [INFO] [stdout] 29 | | {"id": 1, "title": "first collection"}, [INFO] [stdout] 30 | | {"id": 2, "title": "second collection"} [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(collections); [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 35 | | } [INFO] [stdout] | |_^ expected enum `Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/collections.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | let collections = json!([ [INFO] [stdout] | _____________________^ [INFO] [stdout] 29 | | {"id": 1, "title": "first collection"}, [INFO] [stdout] 30 | | {"id": 2, "title": "second collection"} [INFO] [stdout] 31 | | ]); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: serde::ser::Serialize` found in the `serde` crate: [INFO] [stdout] - impl serde::ser::Serialize for i128; [INFO] [stdout] - impl serde::ser::Serialize for i16; [INFO] [stdout] - impl serde::ser::Serialize for i32; [INFO] [stdout] - impl serde::ser::Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `serde::ser::Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.78/src/value/mod.rs:944:8 [INFO] [stdout] | [INFO] [stdout] 944 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/collections.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | let collections = json!([ [INFO] [stdout] | _____________________^ [INFO] [stdout] 29 | | {"id": 1, "title": "first collection"}, [INFO] [stdout] 30 | | {"id": 2, "title": "second collection"} [INFO] [stdout] 31 | | ]); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: serde::ser::Serialize` found in the `serde` crate: [INFO] [stdout] - impl serde::ser::Serialize for i128; [INFO] [stdout] - impl serde::ser::Serialize for i16; [INFO] [stdout] - impl serde::ser::Serialize for i32; [INFO] [stdout] - impl serde::ser::Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `serde::ser::Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.78/src/value/mod.rs:944:8 [INFO] [stdout] | [INFO] [stdout] 944 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/collections.rs:37:69 [INFO] [stdout] | [INFO] [stdout] 37 | async fn single_collection(id: i64) -> Result{ [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 38 | | let collection = json!([ [INFO] [stdout] 39 | | {"id": 1, "title": "first collection"} [INFO] [stdout] 40 | | ]); [INFO] [stdout] ... | [INFO] [stdout] 43 | | Ok(collection); [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ expected enum `Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/collections.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | let collection = json!([ [INFO] [stdout] | ____________________^ [INFO] [stdout] 39 | | {"id": 1, "title": "first collection"} [INFO] [stdout] 40 | | ]); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: serde::ser::Serialize` found in the `serde` crate: [INFO] [stdout] - impl serde::ser::Serialize for i128; [INFO] [stdout] - impl serde::ser::Serialize for i16; [INFO] [stdout] - impl serde::ser::Serialize for i32; [INFO] [stdout] - impl serde::ser::Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `serde::ser::Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.78/src/value/mod.rs:944:8 [INFO] [stdout] | [INFO] [stdout] 944 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/collections.rs:46:73 [INFO] [stdout] | [INFO] [stdout] 46 | async fn create_collection(data: Value) -> Result{ [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 47 | | let collection = Value; [INFO] [stdout] 48 | | let collection = warp::reply::json(&collection); [INFO] [stdout] 49 | | Ok(collection); [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ expected enum `Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): warp::filter::FilterBase` is not satisfied [INFO] [stdout] --> src/collections.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn all_collections() -> impl Filter + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `warp::filter::FilterBase` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 24 | return_all_collections.or(return_single_collection).or(create_collections); [INFO] [stdout] | - consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `warp::Filter` for `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0283, E0308, E0423, E0425, E0573. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `warpstarter` due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "5ecd1b44c02124dc2844ee63df982d910289e84466f79a0ec72798febd389cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ecd1b44c02124dc2844ee63df982d910289e84466f79a0ec72798febd389cea", kill_on_drop: false }` [INFO] [stdout] 5ecd1b44c02124dc2844ee63df982d910289e84466f79a0ec72798febd389cea