[INFO] fetching crate vesper 0.13.0...
[INFO] testing vesper-0.13.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate vesper 0.13.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate vesper 0.13.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate vesper 0.13.0
[INFO] finished tweaking crates.io crate vesper 0.13.0
[INFO] tweaked toml for crates.io crate vesper 0.13.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding ordered-float v2.10.1 (latest: v4.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded twilight-http-ratelimiting v0.15.3
[INFO] [stderr]   Downloaded vesper-macros v0.13.0
[INFO] [stderr]   Downloaded twilight-util v0.15.4
[INFO] [stderr]   Downloaded twilight-validate v0.15.3
[INFO] [stderr]   Downloaded twilight-model v0.15.4
[INFO] [stderr]   Downloaded twilight-http v0.15.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfea5a33039c2f9281581c1374866eb8eadb07dd4f52b03f1c8ea68b300d025b
[INFO] running `Command { std: "docker" "start" "-a" "bfea5a33039c2f9281581c1374866eb8eadb07dd4f52b03f1c8ea68b300d025b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfea5a33039c2f9281581c1374866eb8eadb07dd4f52b03f1c8ea68b300d025b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfea5a33039c2f9281581c1374866eb8eadb07dd4f52b03f1c8ea68b300d025b", kill_on_drop: false }`
[INFO] [stdout] bfea5a33039c2f9281581c1374866eb8eadb07dd4f52b03f1c8ea68b300d025b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f12082d73603c3bc825563ca42e5ea197d7843ce9b887f037c7a78593d738242
[INFO] running `Command { std: "docker" "start" "-a" "f12082d73603c3bc825563ca42e5ea197d7843ce9b887f037c7a78593d738242", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling twilight-http-ratelimiting v0.15.3
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling vesper-macros v0.13.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling twilight-model v0.15.4
[INFO] [stderr]    Compiling twilight-validate v0.15.3
[INFO] [stderr]    Compiling twilight-http v0.15.4
[INFO] [stderr]    Compiling vesper v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "f12082d73603c3bc825563ca42e5ea197d7843ce9b887f037c7a78593d738242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12082d73603c3bc825563ca42e5ea197d7843ce9b887f037c7a78593d738242", kill_on_drop: false }`
[INFO] [stdout] f12082d73603c3bc825563ca42e5ea197d7843ce9b887f037c7a78593d738242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14463dd0db339d23889bff970910d1ae7b7f5bdc31e61eb71bbb21b82f601807
[INFO] running `Command { std: "docker" "start" "-a" "14463dd0db339d23889bff970910d1ae7b7f5bdc31e61eb71bbb21b82f601807", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling twilight-http-ratelimiting v0.15.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling twilight-http v0.15.4
[INFO] [stderr]    Compiling vesper v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.26s
[INFO] running `Command { std: "docker" "inspect" "14463dd0db339d23889bff970910d1ae7b7f5bdc31e61eb71bbb21b82f601807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14463dd0db339d23889bff970910d1ae7b7f5bdc31e61eb71bbb21b82f601807", kill_on_drop: false }`
[INFO] [stdout] 14463dd0db339d23889bff970910d1ae7b7f5bdc31e61eb71bbb21b82f601807
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bb206152560b7066961dda787fd2833e85c4ad4d20d93fedec6c9b317d7313f3
[INFO] running `Command { std: "docker" "start" "-a" "bb206152560b7066961dda787fd2833e85c4ad4d20d93fedec6c9b317d7313f3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vesper-6784a31d220a48cf)
[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 vesper
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test src/lib.rs - (line 139) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 125) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 237) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 214) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 164) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] test src/context.rs - context::SlashContext<'a,D>::create_modal (line 165) ... ok
[INFO] [stdout] test src/lib.rs - (line 319) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 271) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 346) ... FAILED
[INFO] [stdout] test src/context.rs - context::SlashContext<'a,D>::defer (line 117) ... ok
[INFO] [stdout] test src/lib.rs - (line 362) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 381) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 399) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 414) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 434) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 462) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 476) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 526) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 541) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 570) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 558) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 580) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 491) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 575) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 591) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 631) ... FAILED
[INFO] [stdout] test src/wait.rs - wait::InteractionWaiter (line 29) ... ok
[INFO] [stdout] test src/builder.rs - builder::FrameworkBuilder<D,T,E>::after (line 143) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::FrameworkBuilder<D,T,E>::before (line 112) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::FrameworkBuilder<D,T,E>::command (line 173) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 139) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/lib.rs:140:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[command(message)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:141:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[description = "This is the description of the command"]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:143:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ctx: &mut SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout]   |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]  --> src/lib.rs:144:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | ) -> DefaultCommandResult 
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 109) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/lib.rs:110:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[command(chat)] // or #[command]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:111:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[description = "This is the description of the command"]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:114:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[description = "A description for the argument"] some_arg: String,
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rename` in this scope
[INFO] [stdout]  --> src/lib.rs:115:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:115:31
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:113:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ctx: &mut SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout]   |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Id` in this scope
[INFO] [stdout]  --> src/lib.rs:115:80
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]   |                                                                                ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tracing::Id;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use twilight_model::id::Id;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UserMarker` in this scope
[INFO] [stdout]  --> src/lib.rs:115:83
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]   |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use twilight_model::id::marker::UserMarker;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]  --> src/lib.rs:116:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | ) -> DefaultCommandResult 
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 125) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/lib.rs:126:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[command(user)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:127:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[description = "This is the description of the command"]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:129:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ctx: &mut SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout]   |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]  --> src/lib.rs:130:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | ) -> DefaultCommandResult 
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 237) stdout ----
[INFO] [stdout] error: expected identifier, found `(`
[INFO] [stdout]  --> src/lib.rs:238:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn(&Framework<D, T, E>, &Command<D, T, E>) -> HashMap<String, String>
[INFO] [stdout]   |   ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 214) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/lib.rs:215:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[command]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `localized_names` in this scope
[INFO] [stdout]  --> src/lib.rs:216:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[localized_names("en-US" = "US name", "en-GB" = "GB name", "es-ES" = "Spanish name")]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `localized_descriptions` in this scope
[INFO] [stdout]  --> src/lib.rs:217:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[localized_descriptions("en-US" = "US description", "en-GB" = "GB description", "es-ES" = "Spanish description")]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:218:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[description = "My description"]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `localized_names` in this scope
[INFO] [stdout]  --> src/lib.rs:221:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[localized_names("en-US" = "US name", "en-GB" = "GB name", "es-ES" = "Spanish name")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:222:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[description = "Another description"]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `localized_descriptions` in this scope
[INFO] [stdout]   --> src/lib.rs:223:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[localized_descriptions("en-US" = "US description", "en-GB" = "GB description", "es-ES" = "Spanish description")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:220:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ctx: &mut SlashContext</* Data type */>,
[INFO] [stdout]   |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]   --> src/lib.rs:225:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | ) -> DefaultCommandResult
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 164) stdout ----
[INFO] [stdout] error[E0428]: the name `command` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:197:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / async fn command(
[INFO] [stdout] 21 | |     ctx: &mut SlashContext</* Your type of context*/>,
[INFO] [stdout] 22 | |     #[description = "A description for the argument"] some_arg: String,
[INFO] [stdout] 23 | |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     Ok(())
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_- previous definition of the value `command` here
[INFO] [stdout] ...
[INFO] [stdout] 35 | / async fn command(
[INFO] [stdout] 36 | |     ctx: &mut SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout] 37 | |     #[description = "A description for the argument"] some_arg: String,
[INFO] [stdout] 38 | |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     Ok(())
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^ `command` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `command` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/lib.rs:193:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[command(chat)]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::command;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper_macros::command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `only_guilds` in this scope
[INFO] [stdout]   --> src/lib.rs:194:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[only_guilds] // This command is now marked as nsfw and only available inside guilds
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nsfw` in this scope
[INFO] [stdout]   --> src/lib.rs:195:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[nsfw]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:196:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[description = "This is the description of the command"]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:199:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[description = "A description for the argument"] some_arg: String,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rename` in this scope
[INFO] [stdout]   --> src/lib.rs:200:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:200:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/lib.rs:179:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[command(chat)]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::command;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper_macros::command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `only_guilds` in this scope
[INFO] [stdout]   --> src/lib.rs:180:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[only_guilds] // This command is now only marked as only available inside of guilds
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:181:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[description = "This is the description of the command"]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:184:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[description = "A description for the argument"] some_arg: String,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rename` in this scope
[INFO] [stdout]   --> src/lib.rs:185:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:185:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/lib.rs:165:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[command]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nsfw` in this scope
[INFO] [stdout]  --> src/lib.rs:166:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[nsfw] // This command is now marked as nsfw
[INFO] [stdout]   |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:167:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[description = "This is the description of the command"]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:170:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[description = "A description for the argument"] some_arg: String,
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rename` in this scope
[INFO] [stdout]  --> src/lib.rs:171:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:171:31
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:169:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ctx: &mut SlashContext</* Your type of context*/>,
[INFO] [stdout]   |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Id` in this scope
[INFO] [stdout]  --> src/lib.rs:171:80
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]   |                                                                                ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tracing::Id;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use twilight_model::id::Id;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UserMarker` in this scope
[INFO] [stdout]  --> src/lib.rs:171:83
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]   |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use twilight_model::id::marker::UserMarker;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]   --> src/lib.rs:172:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | ) -> DefaultCommandResult 
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]   --> src/lib.rs:183:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ctx: &mut SlashContext</* Your type of context*/>,
[INFO] [stdout]    |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::SlashContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Id` in this scope
[INFO] [stdout]   --> src/lib.rs:185:80
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]    |                                                                                ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use tracing::Id;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use twilight_model::id::Id;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UserMarker` in this scope
[INFO] [stdout]   --> src/lib.rs:185:83
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use twilight_model::id::marker::UserMarker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]   --> src/lib.rs:186:6
[INFO] [stdout]    |
[INFO] [stdout] 24 | ) -> DefaultCommandResult
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]   --> src/lib.rs:198:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ctx: &mut SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout]    |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::SlashContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Id` in this scope
[INFO] [stdout]   --> src/lib.rs:200:80
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]    |                                                                                ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use tracing::Id;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use twilight_model::id::Id;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UserMarker` in this scope
[INFO] [stdout]   --> src/lib.rs:200:83
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use twilight_model::id::marker::UserMarker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]   --> src/lib.rs:201:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> DefaultCommandResult
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 32 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0428.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `futures_util`
[INFO] [stdout]  --> src/lib.rs:27:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `twilight_gateway`
[INFO] [stdout]  --> src/lib.rs:28:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use twilight_gateway::{stream::{self, ShardEventStream}, Config};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `twilight_gateway`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `twilight_gateway`
[INFO] [stdout]  --> src/lib.rs:28:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use twilight_gateway::{stream::{self, ShardEventStream}, Config};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `twilight_gateway`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:61:62
[INFO] [stdout]     |
[INFO] [stdout] 39  |     framework.register_guild_commands(Id::<GuildMarker>::new("<GUILD_ID>")).await.unwrap();
[INFO] [stdout]     |                                       ---------------------- ^^^^^^^^^^^^ expected `u64`, found `&str`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twilight-model-0.15.4/src/id/mod.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub const fn new(n: u64) -> Self {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 319) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/lib.rs:329:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[command]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::command;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper_macros::command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:330:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[description = "Some description"]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:333:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[description = "Some description"] choice: Choices
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Parse` in this scope
[INFO] [stdout]  --> src/lib.rs:320:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Parse)]
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::Parse;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::Parse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `parse` in this scope
[INFO] [stdout]  --> src/lib.rs:325:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[parse(rename = "Forth")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]   --> src/lib.rs:332:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ctx: &mut SlashContext<()>,
[INFO] [stdout]    |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::SlashContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]   --> src/lib.rs:334:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | ) -> DefaultCommandResult
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 271) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/lib.rs:296:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[command]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::command;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper_macros::command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:297:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[description = "Something here"]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `skip` in this scope
[INFO] [stdout]   --> src/lib.rs:300:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[skip] my_extractor: ExtractSomething // This won't be seen on discord, but will be parsed
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `async_trait` in this scope
[INFO] [stdout]  --> src/lib.rs:276:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[async_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `async_trait` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use async_trait::async_trait;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::async_trait;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Parse` in this scope
[INFO] [stdout]  --> src/lib.rs:277:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Parse<T> for ExtractSomething
[INFO] [stdout]   |      ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::Parse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]  --> src/lib.rs:277:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Parse<T> for ExtractSomething
[INFO] [stdout]   |            ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl<T> Parse<T> for ExtractSomething
[INFO] [stdout]   |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]  --> src/lib.rs:278:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | where T: Send + Sync
[INFO] [stdout]   |       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WrappedClient` in this scope
[INFO] [stdout]   --> src/lib.rs:281:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |         http_client: &WrappedClient,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::WrappedClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]   --> src/lib.rs:282:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |         data: &T,
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CommandOptionValue` in this scope
[INFO] [stdout]   --> src/lib.rs:283:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |         value: Option<&CommandOptionValue>, // <- will be empty since the option was not sent
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use twilight_model::application::command::CommandOptionValue;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use twilight_model::application::interaction::application_command::CommandOptionValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CommandInteractionDataResolved` in this scope
[INFO] [stdout]   --> src/lib.rs:284:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |         resolved: Option<&mut CommandInteractionDataResolved>
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use twilight_model::application::interaction::application_command::CommandInteractionDataResolved;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseError` in this scope
[INFO] [stdout]   --> src/lib.rs:285:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ) -> Result<Self, ParseError>
[INFO] [stdout]    |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::string::ParseError;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::ParseError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CommandOptionType` in this scope
[INFO] [stdout]   --> src/lib.rs:290:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn kind() -> CommandOptionType {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use twilight_model::application::command::CommandOptionType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]   --> src/lib.rs:299:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ctx: &mut SlashContext</* Data type */>,
[INFO] [stdout]    |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::SlashContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]   --> src/lib.rs:301:6
[INFO] [stdout]    |
[INFO] [stdout] 32 | ) -> DefaultCommandResult
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 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/lib.rs - (line 346) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/lib.rs:347:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[command]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:348:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[description = "Some description"]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `autocomplete` in this scope
[INFO] [stdout]  --> src/lib.rs:351:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[autocomplete = "autocomplete_arg"] #[description = "Some description"] arg: String
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::autocomplete;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::autocomplete;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:351:44
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[autocomplete = "autocomplete_arg"] #[description = "Some description"] arg: String
[INFO] [stdout]   |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashCommand` in this scope
[INFO] [stdout]  --> src/lib.rs:350:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ctx: &mut SlashCommand</* Some type */>,
[INFO] [stdout]   |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]  --> src/lib.rs:352:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | ) -> DefaultCommandResult
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 362) stdout ----
[INFO] [stdout] error: cannot find attribute `autocomplete` in this scope
[INFO] [stdout]  --> src/lib.rs:363:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[autocomplete]
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::autocomplete;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::autocomplete;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AutocompleteContext` in this scope
[INFO] [stdout]  --> src/lib.rs:364:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn autocomplete_arg(ctx: AutocompleteContext</* Some type */>) -> Option<InteractionResponseData> {
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::AutocompleteContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `InteractionResponseData` in this scope
[INFO] [stdout]  --> src/lib.rs:364:80
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn autocomplete_arg(ctx: AutocompleteContext</* Some type */>) -> Option<InteractionResponseData> {
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use twilight_model::http::interaction::InteractionResponseData;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 381) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/lib.rs:382:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[command]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:383:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[description = "Super cool command"]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `required_permissions` in this scope
[INFO] [stdout]  --> src/lib.rs:384:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[required_permissions(MANAGE_CHANNELS, MANAGE_MESSAGES)]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:385:39
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn super_cool_command(ctx: &mut SlashContext</* Your type */>) -> DefaultCommandResult {
[INFO] [stdout]   |                                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]  --> src/lib.rs:385:73
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn super_cool_command(ctx: &mut SlashContext</* Your type */>) -> DefaultCommandResult {
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 399) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/lib.rs:400:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[command]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:401:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[description = "Something"]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:402:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn something(ctx: &mut SlashContext</* Your type */>) -> DefaultCommandResult {
[INFO] [stdout]   |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]  --> src/lib.rs:402:64
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn something(ctx: &mut SlashContext</* Your type */>) -> DefaultCommandResult {
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 414) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Framework`
[INFO] [stdout]  --> src/lib.rs:417:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let framework = Framework::builder()
[INFO] [stdout]   |                     ^^^^^^^^^ use of undeclared type `Framework`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::Framework;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `something` in this scope
[INFO] [stdout]  --> src/lib.rs:421:30
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 .add_command(something)
[INFO] [stdout]   |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 434) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Framework`
[INFO] [stdout]  --> src/lib.rs:437:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let framework = Framework::builder()
[INFO] [stdout]   |                     ^^^^^^^^^ use of undeclared type `Framework`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::Framework;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `something` in this scope
[INFO] [stdout]   --> src/lib.rs:444:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |                         .add_command(something)
[INFO] [stdout]    |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 462) stdout ----
[INFO] [stdout] error: cannot find attribute `before` in this scope
[INFO] [stdout]  --> src/lib.rs:463:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[before]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::before;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::before;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:464:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn before_hook(ctx: &mut SlashContext</*Your type*/>, command_name: &str) -> bool {
[INFO] [stdout]   |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 476) stdout ----
[INFO] [stdout] error: cannot find attribute `after` in this scope
[INFO] [stdout]  --> src/lib.rs:477:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[after]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::after;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::after;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:478:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn after_hook(ctx: &mut SlashContext</* Your type */>, command_name: &str, result: Option<DefaultCommandResult>) {
[INFO] [stdout]   |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]  --> src/lib.rs:478:97
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn after_hook(ctx: &mut SlashContext</* Your type */>, command_name: &str, result: Option<DefaultCommandResult>) {
[INFO] [stdout]   |                                                                                                 ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 526) stdout ----
[INFO] [stdout] error: cannot find attribute `check` in this scope
[INFO] [stdout]  --> src/lib.rs:533:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[check]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::check;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::check;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `check` in this scope
[INFO] [stdout]  --> src/lib.rs:527:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[check]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::check;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::check;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:528:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn only_guilds(ctx: &mut SlashContext</* Some type */>) -> Result<bool, DefaultError> {
[INFO] [stdout]   |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultError` in this scope
[INFO] [stdout]  --> src/lib.rs:528:79
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn only_guilds(ctx: &mut SlashContext</* Some type */>) -> Result<bool, DefaultError> {
[INFO] [stdout]   |                                                                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::framework::DefaultError;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]   --> src/lib.rs:534:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn other_check(_ctx: &mut SlashContext</* Some type */>) -> Result<bool, DefaultError> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::SlashContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultError` in this scope
[INFO] [stdout]   --> src/lib.rs:534:80
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn other_check(_ctx: &mut SlashContext</* Some type */>) -> Result<bool, DefaultError> {
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::framework::DefaultError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 541) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]  --> src/lib.rs:542:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[command]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::command;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::command;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]  --> src/lib.rs:543:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[description = "Some description"]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `checks` in this scope
[INFO] [stdout]  --> src/lib.rs:544:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[checks(only_guilds, other_check)]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:545:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn my_command(ctx: &mut SlashContext</* Some type */>) -> DefaultCommandResult {
[INFO] [stdout]   |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]  --> src/lib.rs:545:65
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn my_command(ctx: &mut SlashContext</* Some type */>) -> DefaultCommandResult {
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 570) stdout ----
[INFO] [stdout] error: expected identifier, found `(`
[INFO] [stdout]  --> src/lib.rs:571:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn(&mut SlashContext</* Some type */>, &str, Option<Result<T, E>>)
[INFO] [stdout]   |         ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 558) stdout ----
[INFO] [stdout] error: expected `where`, `{`, `(`, or `;` after struct name, found `}`
[INFO] [stdout]  --> src/lib.rs:560:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | } _doctest_main_src_lib_rs_558_0() }
[INFO] [stdout]   | ^ expected `where`, `{`, `(`, or `;` after struct name
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 580) stdout ----
[INFO] [stdout] error: expected identifier, found `(`
[INFO] [stdout]  --> src/lib.rs:581:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn(&mut SlashContext</* Some type */>) -> Result<bool, E>
[INFO] [stdout]   |         ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 491) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/lib.rs:500:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::command;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper_macros::command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]   --> src/lib.rs:501:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[description = "Tries to ban the bot itself, raising an error"]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error_handler` in this scope
[INFO] [stdout]   --> src/lib.rs:502:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[error_handler(handle_ban_error)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::error_handler;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper_macros::error_handler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error_handler` in this scope
[INFO] [stdout]  --> src/lib.rs:492:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[error_handler]
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::error_handler;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper_macros::error_handler;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]  --> src/lib.rs:493:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn handle_ban_error(_ctx: &mut SlashContext</* Some type */>, error: DefaultError) {
[INFO] [stdout]   |                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::SlashContext;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultError` in this scope
[INFO] [stdout]  --> src/lib.rs:493:76
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn handle_ban_error(_ctx: &mut SlashContext</* Some type */>, error: DefaultError) {
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::framework::DefaultError;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SlashContext` in this scope
[INFO] [stdout]   --> src/lib.rs:503:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn ban_itself(ctx: &mut SlashContext</* Some type */>) -> DefaultCommandResult {
[INFO] [stdout]    |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::SlashContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]   --> src/lib.rs:503:65
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn ban_itself(ctx: &mut SlashContext</* Some type */>) -> DefaultCommandResult {
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::DefaultCommandResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id`
[INFO] [stdout]   --> src/lib.rs:505:62
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ctx.http_client().ban(ctx.interaction.guild_id.unwrap(), Id::new(ctx.application_id.get()))
[INFO] [stdout]    |                                                              ^^ use of undeclared type `Id`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use tracing::Id;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use twilight_model::id::Id;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 575) stdout ----
[INFO] [stdout] error: expected identifier, found `(`
[INFO] [stdout]  --> src/lib.rs:576:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn(&mut SlashContext</* Some type */>, E)
[INFO] [stdout]   |         ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 591) stdout ----
[INFO] [stdout] error: SlashContext type must be set
[INFO] [stdout]   --> src/lib.rs:607:21
[INFO] [stdout]    |
[INFO] [stdout] 19 | async fn my_command(ctx: &mut SlashContext</* Some type */>) -> DefaultCommandResult {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 631) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> src/lib.rs:633:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     http_client: Arc<Client>,
[INFO] [stdout]   |                  ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Client` in this scope
[INFO] [stdout]  --> src/lib.rs:633:22
[INFO] [stdout]   |
[INFO] [stdout] 4 |     http_client: Arc<Client>,
[INFO] [stdout]   |                      ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use twilight_http::Client;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Id` in this scope
[INFO] [stdout]  --> src/lib.rs:634:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     app_id: Id<ApplicationMarker>
[INFO] [stdout]   |             ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tracing::Id;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use twilight_model::id::Id;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ApplicationMarker` in this scope
[INFO] [stdout]  --> src/lib.rs:634:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     app_id: Id<ApplicationMarker>
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use twilight_model::id::marker::ApplicationMarker;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Framework` in this scope
[INFO] [stdout]  --> src/lib.rs:635:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | ) -> Framework<()> {
[INFO] [stdout]   |      ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::Framework;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Framework`
[INFO] [stdout]  --> src/lib.rs:636:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Framework::builder(http_client, app_id, ())
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared type `Framework`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vesper::prelude::Framework;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hello` in this scope
[INFO] [stdout]  --> src/lib.rs:637:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |         .command(hello)
[INFO] [stdout]   |                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Framework` in this scope
[INFO] [stdout]   --> src/lib.rs:641:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn create_lockfile(framework: Framework<()>) -> Result<()> {
[INFO] [stdout]    |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use vesper::prelude::Framework;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:641:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn create_lockfile(framework: Framework<()>) -> Result<()> {
[INFO] [stdout]    |                                                 ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn create_lockfile(framework: Framework<()>) -> Result<(), E> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> src/lib.rs:643:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let content = serde_json::to_string_pretty(&commands)?;
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::FrameworkBuilder<D,T,E>::after (line 143) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at src/builder.rs:15:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5651cb508455 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5651cb508455 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5651cb508455 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5651cb508455 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5651cb5272cb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5651cb5272cb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5651cb505faf - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5651cb50822e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5651cb50822e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5651cb509599 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5651cb5092dd - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x5651cb509a33 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x5651cb509914 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x5651cb508919 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x5651cb509647 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x5651cb3ac0d3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x5651cb3ac626 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x5651cb3b40ad - rust_out::main::{{closure}}::h53798deb3ed08270
[INFO] [stdout]   18:     0x5651cb3af805 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd8900cfa9a3ae6ea
[INFO] [stdout]   19:     0x5651cb3af66c - tokio::runtime::park::CachedParkThread::block_on::hb506180e1feae1bb
[INFO] [stdout]   20:     0x5651cb3b0425 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hb2f735cd674d0c10
[INFO] [stdout]   21:     0x5651cb3b0606 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h02e56b8455704c6d
[INFO] [stdout]   22:     0x5651cb3afd67 - tokio::runtime::context::runtime::enter_runtime::h577d8ea1b29ac88b
[INFO] [stdout]   23:     0x5651cb3b05c8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h2a57efd185a9f4fb
[INFO] [stdout]   24:     0x5651cb3b0529 - tokio::runtime::runtime::Runtime::block_on::h01eea35d45e096cc
[INFO] [stdout]   25:     0x5651cb3b3f1c - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   26:     0x5651cb3ad613 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   27:     0x5651cb3acbf6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   28:     0x5651cb3acc49 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   29:     0x5651cb5029bd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   30:     0x5651cb5029bd - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5651cb5029bd - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5651cb5029bd - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5651cb5029bd - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   34:     0x5651cb5029bd - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x5651cb5029bd - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x5651cb5029bd - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x5651cb5029bd - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   38:     0x5651cb3acc27 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   39:     0x5651cb3b4525 - main
[INFO] [stdout]   40:     0x7f4833756d90 - <unknown>
[INFO] [stdout]   41:     0x7f4833756e40 - __libc_start_main
[INFO] [stdout]   42:     0x5651cb3aca45 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/builder.rs - builder::FrameworkBuilder<D,T,E>::before (line 112) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at src/builder.rs:16:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561d8e8c53a5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x561d8e8c53a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x561d8e8c53a5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x561d8e8c53a5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x561d8e8e421b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x561d8e8e421b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x561d8e8c2eff - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x561d8e8c517e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x561d8e8c517e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x561d8e8c64e9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x561d8e8c622d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x561d8e8c6983 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x561d8e8c6864 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x561d8e8c5869 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x561d8e8c6597 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x561d8e7690d3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x561d8e769626 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x561d8e770ffd - rust_out::main::{{closure}}::h53798deb3ed08270
[INFO] [stdout]   18:     0x561d8e76c7b5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd8900cfa9a3ae6ea
[INFO] [stdout]   19:     0x561d8e76c61c - tokio::runtime::park::CachedParkThread::block_on::hb506180e1feae1bb
[INFO] [stdout]   20:     0x561d8e76d3d5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hb2f735cd674d0c10
[INFO] [stdout]   21:     0x561d8e76d5b6 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h02e56b8455704c6d
[INFO] [stdout]   22:     0x561d8e76cd17 - tokio::runtime::context::runtime::enter_runtime::h577d8ea1b29ac88b
[INFO] [stdout]   23:     0x561d8e76d578 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h2a57efd185a9f4fb
[INFO] [stdout]   24:     0x561d8e76d4d9 - tokio::runtime::runtime::Runtime::block_on::h01eea35d45e096cc
[INFO] [stdout]   25:     0x561d8e770e6c - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   26:     0x561d8e76a613 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   27:     0x561d8e769bf6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   28:     0x561d8e769c49 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   29:     0x561d8e8bf90d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   30:     0x561d8e8bf90d - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x561d8e8bf90d - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x561d8e8bf90d - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x561d8e8bf90d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   34:     0x561d8e8bf90d - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x561d8e8bf90d - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x561d8e8bf90d - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x561d8e8bf90d - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   38:     0x561d8e769c27 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   39:     0x561d8e771475 - main
[INFO] [stdout]   40:     0x7f376d720d90 - <unknown>
[INFO] [stdout]   41:     0x7f376d720e40 - __libc_start_main
[INFO] [stdout]   42:     0x561d8e769a45 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/builder.rs - builder::FrameworkBuilder<D,T,E>::command (line 173) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at src/builder.rs:37:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ec5fb575d5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ec5fb575d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ec5fb575d5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ec5fb575d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ec5fb7dd7b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ec5fb7dd7b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ec5fb54a7f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ec5fb573ae - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ec5fb573ae - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ec5fb58719 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55ec5fb5845d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x55ec5fb58bb3 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x55ec5fb58a94 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x55ec5fb57a99 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x55ec5fb587c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x55ec5f6fa463 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x55ec5f6fa9f6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x55ec5f72c563 - rust_out::main::{{closure}}::h53798deb3ed08270
[INFO] [stdout]   18:     0x55ec5f71adf5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd8900cfa9a3ae6ea
[INFO] [stdout]   19:     0x55ec5f71ac5c - tokio::runtime::park::CachedParkThread::block_on::hb506180e1feae1bb
[INFO] [stdout]   20:     0x55ec5f71ba45 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hb2f735cd674d0c10
[INFO] [stdout]   21:     0x55ec5f71bc26 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h02e56b8455704c6d
[INFO] [stdout]   22:     0x55ec5f71b387 - tokio::runtime::context::runtime::enter_runtime::h577d8ea1b29ac88b
[INFO] [stdout]   23:     0x55ec5f71bbe8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h2a57efd185a9f4fb
[INFO] [stdout]   24:     0x55ec5f71bb49 - tokio::runtime::runtime::Runtime::block_on::h01eea35d45e096cc
[INFO] [stdout]   25:     0x55ec5f72c3dc - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   26:     0x55ec5f70db63 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   27:     0x55ec5f70c2c6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   28:     0x55ec5f70c419 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   29:     0x55ec5fb516bd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   30:     0x55ec5fb516bd - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x55ec5fb516bd - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x55ec5fb516bd - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x55ec5fb516bd - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   34:     0x55ec5fb516bd - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x55ec5fb516bd - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x55ec5fb516bd - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x55ec5fb516bd - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   38:     0x55ec5f70c3f7 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   39:     0x55ec5f72c9d5 - main
[INFO] [stdout]   40:     0x7f64c5d06d90 - <unknown>
[INFO] [stdout]   41:     0x7f64c5d06e40 - __libc_start_main
[INFO] [stdout]   42:     0x55ec5f6fae95 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/builder.rs - builder::FrameworkBuilder<D,T,E>::after (line 143)
[INFO] [stdout]     src/builder.rs - builder::FrameworkBuilder<D,T,E>::before (line 112)
[INFO] [stdout]     src/builder.rs - builder::FrameworkBuilder<D,T,E>::command (line 173)
[INFO] [stdout]     src/lib.rs - (line 109)
[INFO] [stdout]     src/lib.rs - (line 125)
[INFO] [stdout]     src/lib.rs - (line 139)
[INFO] [stdout]     src/lib.rs - (line 164)
[INFO] [stdout]     src/lib.rs - (line 214)
[INFO] [stdout]     src/lib.rs - (line 237)
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout]     src/lib.rs - (line 271)
[INFO] [stdout]     src/lib.rs - (line 319)
[INFO] [stdout]     src/lib.rs - (line 346)
[INFO] [stdout]     src/lib.rs - (line 362)
[INFO] [stdout]     src/lib.rs - (line 381)
[INFO] [stdout]     src/lib.rs - (line 399)
[INFO] [stdout]     src/lib.rs - (line 414)
[INFO] [stdout]     src/lib.rs - (line 434)
[INFO] [stdout]     src/lib.rs - (line 462)
[INFO] [stdout]     src/lib.rs - (line 476)
[INFO] [stdout]     src/lib.rs - (line 491)
[INFO] [stdout]     src/lib.rs - (line 526)
[INFO] [stdout]     src/lib.rs - (line 541)
[INFO] [stdout]     src/lib.rs - (line 558)
[INFO] [stdout]     src/lib.rs - (line 570)
[INFO] [stdout]     src/lib.rs - (line 575)
[INFO] [stdout]     src/lib.rs - (line 580)
[INFO] [stdout]     src/lib.rs - (line 591)
[INFO] [stdout]     src/lib.rs - (line 631)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.79s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bb206152560b7066961dda787fd2833e85c4ad4d20d93fedec6c9b317d7313f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb206152560b7066961dda787fd2833e85c4ad4d20d93fedec6c9b317d7313f3", kill_on_drop: false }`
[INFO] [stdout] bb206152560b7066961dda787fd2833e85c4ad4d20d93fedec6c9b317d7313f3
