[INFO] fetching crate darpi-middleware 0.1.0-beta.1... [INFO] testing darpi-middleware-0.1.0-beta.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate darpi-middleware 0.1.0-beta.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate darpi-middleware 0.1.0-beta.1 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate darpi-middleware 0.1.0-beta.1 [INFO] finished tweaking crates.io crate darpi-middleware 0.1.0-beta.1 [INFO] tweaked toml for crates.io crate darpi-middleware 0.1.0-beta.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Downloaded zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Downloaded shaku_derive v0.5.0 [INFO] [stderr] Downloaded tokio v0.3.7 [INFO] [stderr] Downloaded zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Downloaded darpi-headers v0.1.0-beta.1 [INFO] [stderr] Downloaded darpi-web v0.1.0-beta.1 [INFO] [stderr] Downloaded darpi v0.1.5 [INFO] [stderr] Downloaded shaku v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de03d212b0bf3fffc424d4746536e7b4e1e30f7aa076e42367e722b6ae66e436 [INFO] running `Command { std: "docker" "start" "-a" "de03d212b0bf3fffc424d4746536e7b4e1e30f7aa076e42367e722b6ae66e436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de03d212b0bf3fffc424d4746536e7b4e1e30f7aa076e42367e722b6ae66e436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de03d212b0bf3fffc424d4746536e7b4e1e30f7aa076e42367e722b6ae66e436", kill_on_drop: false }` [INFO] [stdout] de03d212b0bf3fffc424d4746536e7b4e1e30f7aa076e42367e722b6ae66e436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10716c4106f6db3c49ea7fd350e0d852b8d4def61e5efe0c32f8cf745b33cd05 [INFO] running `Command { std: "docker" "start" "-a" "10716c4106f6db3c49ea7fd350e0d852b8d4def61e5efe0c32f8cf745b33cd05", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling shaku_derive v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling shaku v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling darpi-route v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling darpi-code-gen v0.1.1-beta.1 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling darpi-web v0.1.0-beta.1 [INFO] [stderr] Compiling darpi v0.1.5 [INFO] [stderr] Compiling darpi-headers v0.1.0-beta.1 [INFO] [stderr] Compiling darpi-middleware v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RequestParts` [INFO] [stdout] --> src/compression.rs:7:58 [INFO] [stdout] | [INFO] [stdout] 7 | middleware, response::ResponderError, Body, Request, RequestParts, Response, StatusCode, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.80s [INFO] running `Command { std: "docker" "inspect" "10716c4106f6db3c49ea7fd350e0d852b8d4def61e5efe0c32f8cf745b33cd05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10716c4106f6db3c49ea7fd350e0d852b8d4def61e5efe0c32f8cf745b33cd05", kill_on_drop: false }` [INFO] [stdout] 10716c4106f6db3c49ea7fd350e0d852b8d4def61e5efe0c32f8cf745b33cd05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8adc4d23b3e6f2ad3fad3e8c0f9bd9fb710dd006c8a1680c332a046edd58e748 [INFO] running `Command { std: "docker" "start" "-a" "8adc4d23b3e6f2ad3fad3e8c0f9bd9fb710dd006c8a1680c332a046edd58e748", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `RequestParts` [INFO] [stdout] --> src/compression.rs:7:58 [INFO] [stdout] | [INFO] [stdout] 7 | middleware, response::ResponderError, Body, Request, RequestParts, Response, StatusCode, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darpi-middleware v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RequestParts` [INFO] [stdout] --> src/compression.rs:7:58 [INFO] [stdout] | [INFO] [stdout] 7 | middleware, response::ResponderError, Body, Request, RequestParts, Response, StatusCode, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.26s [INFO] running `Command { std: "docker" "inspect" "8adc4d23b3e6f2ad3fad3e8c0f9bd9fb710dd006c8a1680c332a046edd58e748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8adc4d23b3e6f2ad3fad3e8c0f9bd9fb710dd006c8a1680c332a046edd58e748", kill_on_drop: false }` [INFO] [stdout] 8adc4d23b3e6f2ad3fad3e8c0f9bd9fb710dd006c8a1680c332a046edd58e748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45d3e173ac019c976631fe551fe2be41673198f02781e55e9029e970611c7f8d [INFO] running `Command { std: "docker" "start" "-a" "45d3e173ac019c976631fe551fe2be41673198f02781e55e9029e970611c7f8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `RequestParts` [INFO] [stderr] --> src/compression.rs:7:58 [INFO] [stderr] | [INFO] [stderr] 7 | middleware, response::ResponderError, Body, Request, RequestParts, Response, StatusCode, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `darpi-middleware` (lib) generated 1 warning [INFO] [stderr] warning: `darpi-middleware` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/darpi_middleware-1b6a782d1bffceed) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests darpi-middleware [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/auth.rs - auth::authorize::authorize (line 33) ... FAILED [INFO] [stdout] test src/auth.rs - auth::UserRole (line 70) - compile ... FAILED [INFO] [stdout] test src/lib.rs - body_size_limit::body_size_limit (line 15) ... FAILED [INFO] [stdout] test src/compression.rs - compression::decompress::decompress (line 103) ... FAILED [INFO] [stdout] test src/compression.rs - compression::compress::compress (line 21) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/auth.rs - auth::authorize::authorize (line 33) stdout ---- [INFO] [stdout] error: cannot find attribute `handler` in this scope [INFO] [stdout] --> src/auth.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[handler(Container, [authorize(Role::Admin)])] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] darpi::handler [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/auth.rs - auth::UserRole (line 70) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fmt` [INFO] [stdout] --> src/auth.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl fmt::Display for Role { [INFO] [stdout] | ^^^ use of undeclared crate or module `fmt` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fmt` [INFO] [stdout] --> src/auth.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 28 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `fmt` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fmt` [INFO] [stdout] --> src/auth.rs:96:50 [INFO] [stdout] | [INFO] [stdout] 28 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `fmt` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `UserRole` in this scope [INFO] [stdout] --> src/auth.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 20 | impl UserRole for Role { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 | use darpi_middleware::auth::UserRole; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Claims` in this scope [INFO] [stdout] --> src/auth.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 21 | fn is_authorized(&self, claims: &Claims) -> bool { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use darpi_middleware::auth::Claims; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - body_size_limit::body_size_limit (line 15) stdout ---- [INFO] [stdout] error: allow, cfg, cfg_attr, deny, forbid, and warn are the only allowed built-in attributes in function parameters [INFO] [stdout] --> src/lib.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 4 | async fn say_hello(#[path] p: Name, #[body] payload: Json) -> impl Responder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: malformed `path` attribute input [INFO] [stdout] --> src/lib.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 4 | async fn say_hello(#[path] p: Name, #[body] payload: Json) -> impl Responder { [INFO] [stdout] | ^^^^^^^ help: must be of the form: `#[path = "file"]` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `handler` in this scope [INFO] [stdout] --> src/lib.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[handler([body_size_limit(64)])] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] darpi::handler [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `body` in this scope [INFO] [stdout] --> src/lib.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 4 | async fn say_hello(#[path] p: Name, #[body] payload: Json) -> impl Responder { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> src/lib.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 4 | async fn say_hello(#[path] p: Name, #[body] payload: Json) -> impl Responder { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Json` in this scope [INFO] [stdout] --> src/lib.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 4 | async fn say_hello(#[path] p: Name, #[body] payload: Json) -> impl Responder { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use darpi::Json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> src/lib.rs:17:59 [INFO] [stdout] | [INFO] [stdout] 4 | async fn say_hello(#[path] p: Name, #[body] payload: Json) -> impl Responder { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Responder` in this scope [INFO] [stdout] --> src/lib.rs:17:74 [INFO] [stdout] | [INFO] [stdout] 4 | async fn say_hello(#[path] p: Name, #[body] payload: Json) -> impl Responder { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 | use darpi::response::Responder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/compression.rs - compression::decompress::decompress (line 103) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/compression.rs:104:3 [INFO] [stdout] | [INFO] [stdout] 2 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `app` in this scope [INFO] [stdout] --> src/compression.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 5 | app!({ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] darpi::app [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/compression.rs:105:2 [INFO] [stdout] | [INFO] [stdout] 3 | async fn main() -> Result<(), darpi::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/compression.rs - compression::compress::compress (line 21) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/compression.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 2 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `app` in this scope [INFO] [stdout] --> src/compression.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 5 | app!({ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] darpi::app [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/compression.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 3 | async fn main() -> Result<(), darpi::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/auth.rs - auth::UserRole (line 70) [INFO] [stdout] src/auth.rs - auth::authorize::authorize (line 33) [INFO] [stdout] src/compression.rs - compression::compress::compress (line 21) [INFO] [stdout] src/compression.rs - compression::decompress::decompress (line 103) [INFO] [stdout] src/lib.rs - body_size_limit::body_size_limit (line 15) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "45d3e173ac019c976631fe551fe2be41673198f02781e55e9029e970611c7f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d3e173ac019c976631fe551fe2be41673198f02781e55e9029e970611c7f8d", kill_on_drop: false }` [INFO] [stdout] 45d3e173ac019c976631fe551fe2be41673198f02781e55e9029e970611c7f8d