[INFO] fetching crate thruster 0.7.8... [INFO] extracting crate thruster 0.7.8 into work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/thruster/0.7.8 [INFO] extracting crate thruster 0.7.8 into work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/thruster/0.7.8 [INFO] validating manifest of thruster-0.7.8 on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of thruster-0.7.8 on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing thruster-0.7.8 [INFO] removed 3 missing examples [INFO] finished frobbing thruster-0.7.8 [INFO] frobbed toml for thruster-0.7.8 written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/thruster/0.7.8/Cargo.toml [INFO] started frobbing thruster-0.7.8 [INFO] removed 3 missing examples [INFO] finished frobbing thruster-0.7.8 [INFO] frobbed toml for thruster-0.7.8 written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/thruster/0.7.8/Cargo.toml [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thruster-proc v0.7.8 [INFO] [stderr] Downloaded thruster-server v0.7.8 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking thruster-0.7.8 against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-2/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/thruster/0.7.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1e92dda4c59e92602296abb6f69d636d0c562e4f246971b1f5bc6c33126467b2 [INFO] running `"docker" "start" "-a" "1e92dda4c59e92602296abb6f69d636d0c562e4f246971b1f5bc6c33126467b2"` [INFO] [stderr] Checking templatify v0.2.3 [INFO] [stderr] Compiling snafu-derive v0.4.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking thruster-core v0.7.8 [INFO] [stderr] Checking thruster-middleware v0.7.8 [INFO] [stderr] Checking thruster-context v0.7.8 [INFO] [stderr] Checking snafu v0.4.1 [INFO] [stderr] Checking thruster-app v0.7.8 [INFO] [stderr] Checking thruster-server v0.7.8 [INFO] [stderr] Checking thruster v0.7.8 (/opt/crater/workdir) [INFO] [stderr] error[E0463]: can't find crate for `bytes` [INFO] [stderr] --> benches/app.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate bytes; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `thruster`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `futures_legacy` [INFO] [stderr] --> examples/hyper_most_basic.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate futures_legacy; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `thruster`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:3:44 [INFO] [stderr] | [INFO] [stderr] 3 | ) , + ] => { middleware ! [ @ tailtype $ ( $ tail_t => $ tail_e ) , * ] } ; [ [INFO] [stderr] | - expected repetition ^^^^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:3:56 [INFO] [stderr] | [INFO] [stderr] 3 | ) , + ] => { middleware ! [ @ tailtype $ ( $ tail_t => $ tail_e ) , * ] } ; [ [INFO] [stderr] | - expected repetition ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:15:31 [INFO] [stderr] | [INFO] [stderr] 10 | ) , + , $ ender : expr ] => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | middleware ! [ @ internal $ ( $ tail_t => $ tail_e ) , * , $ ender ] ( [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:15:43 [INFO] [stderr] | [INFO] [stderr] 10 | ) , + , $ ender : expr ] => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | middleware ! [ @ internal $ ( $ tail_t => $ tail_e ) , * , $ ender ] ( [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:42:34 [INFO] [stderr] | [INFO] [stderr] 31 | $ ctx : ty => $ head : expr , $ ( $ tail_t : ty => $ tail_e : expr ) , + ] => [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 42 | @ internal $ ctx => $ head , $ ( $ tail_t => $ tail_e ) , * , $ ctx => dummy , [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:42:46 [INFO] [stderr] | [INFO] [stderr] 31 | $ ctx : ty => $ head : expr , $ ( $ tail_t : ty => $ tail_e : expr ) , + ] => [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 42 | @ internal $ ctx => $ head , $ ( $ tail_t => $ tail_e ) , * , $ ctx => dummy , [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set` found for type `context::Ctx` in the current scope [INFO] [stderr] --> examples/hello_world/context.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Ctx { [INFO] [stderr] | -------------- method `set` not found for this [INFO] [stderr] ... [INFO] [stderr] 30 | ctx.set("Server", "Thruster"); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `thruster`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:3:44 [INFO] [stderr] | [INFO] [stderr] 3 | ) , + ] => { middleware ! [ @ tailtype $ ( $ tail_t => $ tail_e ) , * ] } ; [ [INFO] [stderr] | - expected repetition ^^^^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:3:56 [INFO] [stderr] | [INFO] [stderr] 3 | ) , + ] => { middleware ! [ @ tailtype $ ( $ tail_t => $ tail_e ) , * ] } ; [ [INFO] [stderr] | - expected repetition ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:15:31 [INFO] [stderr] | [INFO] [stderr] 10 | ) , + , $ ender : expr ] => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | middleware ! [ @ internal $ ( $ tail_t => $ tail_e ) , * , $ ender ] ( [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:15:43 [INFO] [stderr] | [INFO] [stderr] 10 | ) , + , $ ender : expr ] => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | middleware ! [ @ internal $ ( $ tail_t => $ tail_e ) , * , $ ender ] ( [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:42:34 [INFO] [stderr] | [INFO] [stderr] 31 | $ ctx : ty => $ head : expr , $ ( $ tail_t : ty => $ tail_e : expr ) , + ] => [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 42 | @ internal $ ctx => $ head , $ ( $ tail_t => $ tail_e ) , * , $ ctx => dummy , [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:42:46 [INFO] [stderr] | [INFO] [stderr] 31 | $ ctx : ty => $ head : expr , $ ( $ tail_t : ty => $ tail_e : expr ) , + ] => [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 42 | @ internal $ ctx => $ head , $ ( $ tail_t => $ tail_e ) , * , $ ctx => dummy , [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `thruster`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved imports `thruster::MiddlewareNext`, `thruster::MiddlewareResult` [INFO] [stderr] --> examples/async_await.rs:5:16 [INFO] [stderr] | [INFO] [stderr] 5 | use thruster::{MiddlewareNext, MiddlewareReturnValue, MiddlewareResult}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `MiddlewareResult` in the root [INFO] [stderr] | | [INFO] [stderr] | no `MiddlewareNext` in the root [INFO] [stderr] | help: a similar name exists in the module: `Middleware` [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:3:44 [INFO] [stderr] | [INFO] [stderr] 3 | ) , + ] => { middleware ! [ @ tailtype $ ( $ tail_t => $ tail_e ) , * ] } ; [ [INFO] [stderr] | - expected repetition ^^^^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:3:56 [INFO] [stderr] | [INFO] [stderr] 3 | ) , + ] => { middleware ! [ @ tailtype $ ( $ tail_t => $ tail_e ) , * ] } ; [ [INFO] [stderr] | - expected repetition ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:15:31 [INFO] [stderr] | [INFO] [stderr] 10 | ) , + , $ ender : expr ] => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | middleware ! [ @ internal $ ( $ tail_t => $ tail_e ) , * , $ ender ] ( [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:15:43 [INFO] [stderr] | [INFO] [stderr] 10 | ) , + , $ ender : expr ] => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 15 | middleware ! [ @ internal $ ( $ tail_t => $ tail_e ) , * , $ ender ] ( [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:42:34 [INFO] [stderr] | [INFO] [stderr] 31 | $ ctx : ty => $ head : expr , $ ( $ tail_t : ty => $ tail_e : expr ) , + ] => [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 42 | @ internal $ ctx => $ head , $ ( $ tail_t => $ tail_e ) , * , $ ctx => dummy , [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::thruster_core::middleware::middleware macros>:42:46 [INFO] [stderr] | [INFO] [stderr] 31 | $ ctx : ty => $ head : expr , $ ( $ tail_t : ty => $ tail_e : expr ) , + ] => [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 42 | @ internal $ ctx => $ head , $ ( $ tail_t => $ tail_e ) , * , $ ctx => dummy , [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `thruster`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `thruster::MiddlewareNext` [INFO] [stderr] --> examples/most_basic_async.rs:5:16 [INFO] [stderr] | [INFO] [stderr] 5 | use thruster::{MiddlewareNext, MiddlewareReturnValue}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `MiddlewareNext` in the root [INFO] [stderr] | help: a similar name exists in the module: `Middleware` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `thruster::thruster_proc` [INFO] [stderr] --> examples/most_basic_async.rs:9:15 [INFO] [stderr] | [INFO] [stderr] 9 | use thruster::thruster_proc::{async_middleware, middleware_fn}; [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `thruster_proc` in `thruster` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `middleware_fn` [INFO] [stderr] --> examples/most_basic_async.rs:11:3 [INFO] [stderr] | [INFO] [stderr] 11 | #[middleware_fn] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `middleware_fn` [INFO] [stderr] --> examples/most_basic_async.rs:26:3 [INFO] [stderr] | [INFO] [stderr] 26 | #[middleware_fn] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `async_middleware` [INFO] [stderr] --> examples/most_basic_async.rs:38:27 [INFO] [stderr] | [INFO] [stderr] 38 | app.use_middleware("/", async_middleware!(Ctx, [profiling])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `async_middleware` [INFO] [stderr] --> examples/most_basic_async.rs:39:25 [INFO] [stderr] | [INFO] [stderr] 39 | app.get("/plaintext", async_middleware!(Ctx, [plaintext])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] warning: unused import: `MiddlewareReturnValue` [INFO] [stderr] --> examples/most_basic_async.rs:5:32 [INFO] [stderr] | [INFO] [stderr] 5 | use thruster::{MiddlewareNext, MiddlewareReturnValue}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `thruster`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `thruster::map_try` [INFO] [stderr] --> examples/async_await.rs:6:51 [INFO] [stderr] | [INFO] [stderr] 6 | use thruster::{App, BasicContext as Ctx, Request, map_try}; [INFO] [stderr] | ^^^^^^^ no `map_try` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `thruster::errors` [INFO] [stderr] --> examples/async_await.rs:8:15 [INFO] [stderr] | [INFO] [stderr] 8 | use thruster::errors::ThrusterError as Error; [INFO] [stderr] | ^^^^^^ could not find `errors` in `thruster` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `thruster::thruster_proc` [INFO] [stderr] --> examples/async_await.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | use thruster::thruster_proc::{async_middleware, middleware_fn}; [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `thruster_proc` in `thruster` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `middleware_fn` [INFO] [stderr] --> examples/async_await.rs:27:3 [INFO] [stderr] | [INFO] [stderr] 27 | #[middleware_fn] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `middleware_fn` [INFO] [stderr] --> examples/async_await.rs:42:3 [INFO] [stderr] | [INFO] [stderr] 42 | #[middleware_fn] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `middleware_fn` [INFO] [stderr] --> examples/async_await.rs:50:3 [INFO] [stderr] | [INFO] [stderr] 50 | #[middleware_fn] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `middleware_fn` [INFO] [stderr] --> examples/async_await.rs:57:3 [INFO] [stderr] | [INFO] [stderr] 57 | #[middleware_fn] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `map_try` [INFO] [stderr] --> examples/async_await.rs:60:28 [INFO] [stderr] | [INFO] [stderr] 60 | let non_existent_param = map_try!(res, Err(_) => Error::parsing_error(context)); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `middleware_fn` [INFO] [stderr] --> examples/async_await.rs:67:3 [INFO] [stderr] | [INFO] [stderr] 67 | #[middleware_fn] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `middleware_fn` [INFO] [stderr] --> examples/async_await.rs:84:3 [INFO] [stderr] | [INFO] [stderr] 84 | #[middleware_fn] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `async_middleware` [INFO] [stderr] --> examples/async_await.rs:96:27 [INFO] [stderr] | [INFO] [stderr] 96 | app.use_middleware("/", async_middleware!(Ctx, [profiling, json_error_handler])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `async_middleware` [INFO] [stderr] --> examples/async_await.rs:98:25 [INFO] [stderr] | [INFO] [stderr] 98 | app.get("/plaintext", async_middleware!(Ctx, [add_one, plaintext])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `async_middleware` [INFO] [stderr] --> examples/async_await.rs:99:21 [INFO] [stderr] | [INFO] [stderr] 99 | app.get("/error", async_middleware!(Ctx, [add_one, error])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `async_middleware` [INFO] [stderr] --> examples/async_await.rs:100:14 [INFO] [stderr] | [INFO] [stderr] 100 | app.set404(async_middleware!(Ctx, [four_oh_four])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] warning: unused import: `MiddlewareReturnValue` [INFO] [stderr] --> examples/async_await.rs:5:32 [INFO] [stderr] | [INFO] [stderr] 5 | use thruster::{MiddlewareNext, MiddlewareReturnValue, MiddlewareResult}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `thruster`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1e92dda4c59e92602296abb6f69d636d0c562e4f246971b1f5bc6c33126467b2"` [INFO] running `"docker" "rm" "-f" "1e92dda4c59e92602296abb6f69d636d0c562e4f246971b1f5bc6c33126467b2"` [INFO] [stdout] 1e92dda4c59e92602296abb6f69d636d0c562e4f246971b1f5bc6c33126467b2