[INFO] fetching crate actionable-macros 0.1.0-rc.2... [INFO] testing actionable-macros-0.1.0-rc.2 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate actionable-macros 0.1.0-rc.2 into /workspace/builds/worker-42/source [INFO] validating manifest of crates.io crate actionable-macros 0.1.0-rc.2 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actionable-macros 0.1.0-rc.2 [INFO] finished tweaking crates.io crate actionable-macros 0.1.0-rc.2 [INFO] tweaked toml for crates.io crate actionable-macros 0.1.0-rc.2 written to /workspace/builds/worker-42/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 202c59ee313ec09ecee84da408ab0b7c76171c07acf70fc14fb2085dfa5b00b9 [INFO] running `Command { std: "docker" "start" "-a" "202c59ee313ec09ecee84da408ab0b7c76171c07acf70fc14fb2085dfa5b00b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "202c59ee313ec09ecee84da408ab0b7c76171c07acf70fc14fb2085dfa5b00b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202c59ee313ec09ecee84da408ab0b7c76171c07acf70fc14fb2085dfa5b00b9", kill_on_drop: false }` [INFO] [stdout] 202c59ee313ec09ecee84da408ab0b7c76171c07acf70fc14fb2085dfa5b00b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec47c78f4a378deea9b30ae05a704a96f0d74b0bed5c7563c61064f42601b614 [INFO] running `Command { std: "docker" "start" "-a" "ec47c78f4a378deea9b30ae05a704a96f0d74b0bed5c7563c61064f42601b614", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling actionable-macros v0.1.0-rc.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `vis` [INFO] [stdout] --> src/action.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | vis: syn::Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ident` [INFO] [stdout] --> src/action.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | ident: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ty` [INFO] [stdout] --> src/action.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ty: syn::Type, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vis` [INFO] [stdout] --> src/dispatcher.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | vis: syn::Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.88s [INFO] running `Command { std: "docker" "inspect" "ec47c78f4a378deea9b30ae05a704a96f0d74b0bed5c7563c61064f42601b614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec47c78f4a378deea9b30ae05a704a96f0d74b0bed5c7563c61064f42601b614", kill_on_drop: false }` [INFO] [stdout] ec47c78f4a378deea9b30ae05a704a96f0d74b0bed5c7563c61064f42601b614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7231cb296dcab135c249e49cebcc9221eb7a25c79b3b21fc8fb76b1603cfa56 [INFO] running `Command { std: "docker" "start" "-a" "e7231cb296dcab135c249e49cebcc9221eb7a25c79b3b21fc8fb76b1603cfa56", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling compiletest_rs v0.7.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stdout] warning: field is never read: `vis` [INFO] [stdout] --> src/action.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | vis: syn::Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ident` [INFO] [stdout] --> src/action.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | ident: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ty` [INFO] [stdout] --> src/action.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ty: syn::Type, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vis` [INFO] [stdout] --> src/dispatcher.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | vis: syn::Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tester v0.9.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling actionable-macros v0.1.0-rc.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `vis` [INFO] [stdout] --> src/action.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | vis: syn::Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ident` [INFO] [stdout] --> src/action.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | ident: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ty` [INFO] [stdout] --> src/action.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ty: syn::Type, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vis` [INFO] [stdout] --> src/dispatcher.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | vis: syn::Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 51.10s [INFO] running `Command { std: "docker" "inspect" "e7231cb296dcab135c249e49cebcc9221eb7a25c79b3b21fc8fb76b1603cfa56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7231cb296dcab135c249e49cebcc9221eb7a25c79b3b21fc8fb76b1603cfa56", kill_on_drop: false }` [INFO] [stdout] e7231cb296dcab135c249e49cebcc9221eb7a25c79b3b21fc8fb76b1603cfa56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97bb6c41080acd1525a7f0467f24489dff223ff84b0ac1e430cc444d03f76b65 [INFO] running `Command { std: "docker" "start" "-a" "97bb6c41080acd1525a7f0467f24489dff223ff84b0ac1e430cc444d03f76b65", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `vis` [INFO] [stderr] --> src/action.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | vis: syn::Visibility, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ident` [INFO] [stderr] --> src/action.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | ident: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ty` [INFO] [stderr] --> src/action.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | ty: syn::Type, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vis` [INFO] [stderr] --> src/dispatcher.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | vis: syn::Visibility, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `actionable-macros` (lib) generated 4 warnings [INFO] [stderr] warning: `actionable-macros` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actionable_macros-4b63d54d5f9f91d3) [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 actionable-macros [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - actionable_derive (line 84) ... FAILED [INFO] [stdout] test src/lib.rs - actionable_derive (line 107) ... FAILED [INFO] [stdout] test src/lib.rs - actionable_derive (line 143) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - actionable_derive (line 84) stdout ---- [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/lib.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn handle( [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 10 | | dispatcher: &Self::Dispatcher, [INFO] [stdout] 11 | | permissions: &Permissions, [INFO] [stdout] 12 | | /* each field on this variant is passed [INFO] [stdout] 13 | | as a parameter to this method */ [INFO] [stdout] 14 | | ) -> Result; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actionable` [INFO] [stdout] --> src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 5 | use actionable::{Permissions, async_trait}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actionable` [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/lib.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0706. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - actionable_derive (line 107) stdout ---- [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/lib.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 19 | async fn handle_protected( [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 20 | | dispatcher: &Self::Dispatcher, [INFO] [stdout] 21 | | permissions: &Permissions, [INFO] [stdout] 22 | | /* each field on this variant is passed [INFO] [stdout] 23 | | as a parameter to this method */ [INFO] [stdout] 24 | | ) -> Result; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actionable` [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 5 | use actionable::{Permissions, ResourceName, async_trait}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actionable` [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/lib.rs:111:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0706. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - actionable_derive (line 143) stdout ---- [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/lib.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn verify_permissions( [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 10 | | dispatcher: &Self::Dispatcher, [INFO] [stdout] 11 | | permissions: &Permissions, [INFO] [stdout] 12 | | /* each field on this variant is passed [INFO] [stdout] 13 | | by refrence as a parameter to this method */ [INFO] [stdout] 14 | | ) -> Result<(), Error>; [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/lib.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 16 | async fn handle_protected( [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 17 | | dispatcher: &Self::Dispatcher, [INFO] [stdout] 18 | | permissions: &Permissions, [INFO] [stdout] 19 | | /* each field on this variant is passed as a parameter [INFO] [stdout] 20 | | to this method */ [INFO] [stdout] 21 | | ) -> Result; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actionable` [INFO] [stdout] --> src/lib.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 5 | use actionable::{Permissions, async_trait}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actionable` [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/lib.rs:147:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0706. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - actionable_derive (line 107) [INFO] [stdout] src/lib.rs - actionable_derive (line 143) [INFO] [stdout] src/lib.rs - actionable_derive (line 84) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "97bb6c41080acd1525a7f0467f24489dff223ff84b0ac1e430cc444d03f76b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97bb6c41080acd1525a7f0467f24489dff223ff84b0ac1e430cc444d03f76b65", kill_on_drop: false }` [INFO] [stdout] 97bb6c41080acd1525a7f0467f24489dff223ff84b0ac1e430cc444d03f76b65