[INFO] fetching crate zephyrus 0.11.0...
[INFO] testing zephyrus-0.11.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate zephyrus 0.11.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zephyrus 0.11.0
[INFO] finished tweaking crates.io crate zephyrus 0.11.0
[INFO] tweaked toml for crates.io crate zephyrus 0.11.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zephyrus 0.11.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 141 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding twilight-http v0.15.4 (available: v0.17.1)
[INFO] [stderr]       Adding twilight-model v0.15.4 (available: v0.17.1)
[INFO] [stderr]       Adding twilight-util v0.15.4 (available: v0.17.0)
[INFO] [stderr]       Adding twilight-validate v0.15.3 (available: v0.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9652f75766b41a8ee4e5b548b6bd630befd00dc48390866c3ef56dc5d2cf806
[INFO] running `Command { std: "docker" "start" "-a" "a9652f75766b41a8ee4e5b548b6bd630befd00dc48390866c3ef56dc5d2cf806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9652f75766b41a8ee4e5b548b6bd630befd00dc48390866c3ef56dc5d2cf806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9652f75766b41a8ee4e5b548b6bd630befd00dc48390866c3ef56dc5d2cf806", kill_on_drop: false }`
[INFO] [stdout] a9652f75766b41a8ee4e5b548b6bd630befd00dc48390866c3ef56dc5d2cf806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd86bcfaa23de927f201106e3304bdb0341478d00190ffd912912b4992de1d98
[INFO] running `Command { std: "docker" "start" "-a" "dd86bcfaa23de927f201106e3304bdb0341478d00190ffd912912b4992de1d98", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling twilight-model v0.15.4
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zephyrus-macros v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling twilight-http-ratelimiting v0.15.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling twilight-validate v0.15.3
[INFO] [stderr]    Compiling twilight-http v0.15.4
[INFO] [stderr]    Compiling zephyrus v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/context.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let ptr_mut = &self.interaction as *const Interaction as *mut Interaction;
[INFO] [stdout]     |                       ----------------------------------------------------------- casting happened here
[INFO] [stdout] 115 |
[INFO] [stdout] 116 |         unsafe { &mut *(ptr_mut) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/context.rs:224:34
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub async fn create_modal<M>(&self) -> Result<WaitModal<M>, twilight_http::Error>
[INFO] [stdout]     |                                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub async fn create_modal<M>(&self) -> Result<WaitModal<'_, M>, twilight_http::Error>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/framework.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn interaction_client(&self) -> InteractionClient {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn interaction_client(&self) -> InteractionClient<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.07s
[INFO] running `Command { std: "docker" "inspect" "dd86bcfaa23de927f201106e3304bdb0341478d00190ffd912912b4992de1d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd86bcfaa23de927f201106e3304bdb0341478d00190ffd912912b4992de1d98", kill_on_drop: false }`
[INFO] [stdout] dd86bcfaa23de927f201106e3304bdb0341478d00190ffd912912b4992de1d98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74fd1c2714c9053a06bca2aa00db08f2a628b14bdd78c616ce71f979351c15d1
[INFO] running `Command { std: "docker" "start" "-a" "74fd1c2714c9053a06bca2aa00db08f2a628b14bdd78c616ce71f979351c15d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling twilight-http-ratelimiting v0.15.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling twilight-http v0.15.4
[INFO] [stderr]    Compiling zephyrus v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/context.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let ptr_mut = &self.interaction as *const Interaction as *mut Interaction;
[INFO] [stdout]     |                       ----------------------------------------------------------- casting happened here
[INFO] [stdout] 115 |
[INFO] [stdout] 116 |         unsafe { &mut *(ptr_mut) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/context.rs:224:34
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub async fn create_modal<M>(&self) -> Result<WaitModal<M>, twilight_http::Error>
[INFO] [stdout]     |                                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub async fn create_modal<M>(&self) -> Result<WaitModal<'_, M>, twilight_http::Error>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/framework.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn interaction_client(&self) -> InteractionClient {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn interaction_client(&self) -> InteractionClient<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/context.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let ptr_mut = &self.interaction as *const Interaction as *mut Interaction;
[INFO] [stdout]     |                       ----------------------------------------------------------- casting happened here
[INFO] [stdout] 115 |
[INFO] [stdout] 116 |         unsafe { &mut *(ptr_mut) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/context.rs:224:34
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub async fn create_modal<M>(&self) -> Result<WaitModal<M>, twilight_http::Error>
[INFO] [stdout]     |                                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub async fn create_modal<M>(&self) -> Result<WaitModal<'_, M>, twilight_http::Error>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/framework.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn interaction_client(&self) -> InteractionClient {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn interaction_client(&self) -> InteractionClient<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.68s
[INFO] running `Command { std: "docker" "inspect" "74fd1c2714c9053a06bca2aa00db08f2a628b14bdd78c616ce71f979351c15d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74fd1c2714c9053a06bca2aa00db08f2a628b14bdd78c616ce71f979351c15d1", kill_on_drop: false }`
[INFO] [stdout] 74fd1c2714c9053a06bca2aa00db08f2a628b14bdd78c616ce71f979351c15d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d62062d124453655f0a9c59fea5ef0977c324ae397d8b8ecbe6becdbc967364e
[INFO] running `Command { std: "docker" "start" "-a" "d62062d124453655f0a9c59fea5ef0977c324ae397d8b8ecbe6becdbc967364e", kill_on_drop: false }`
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/context.rs:116:18
[INFO] [stderr]     |
[INFO] [stderr] 114 |         let ptr_mut = &self.interaction as *const Interaction as *mut Interaction;
[INFO] [stderr]     |                       ----------------------------------------------------------- casting happened here
[INFO] [stderr] 115 |
[INFO] [stderr] 116 |         unsafe { &mut *(ptr_mut) }
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/context.rs:224:34
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub async fn create_modal<M>(&self) -> Result<WaitModal<M>, twilight_http::Error>
[INFO] [stderr]     |                                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub async fn create_modal<M>(&self) -> Result<WaitModal<'_, M>, twilight_http::Error>
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/framework.rs:109:31
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub fn interaction_client(&self) -> InteractionClient {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub fn interaction_client(&self) -> InteractionClient<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `zephyrus` (lib) generated 3 warnings (run `cargo fix --lib -p zephyrus` to apply 2 suggestions)
[INFO] [stderr] warning: `zephyrus` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zephyrus-7fbbfd5a4b7e2100)
[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 zephyrus
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test src/lib.rs - (line 125) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 139) ... FAILED
[INFO] [stdout] test src/context.rs - context::SlashContext<'a,D>::acknowledge (line 123) ... ok
[INFO] [stdout] test src/context.rs - context::SlashContext<'a,D>::defer (line 152) ... ok
[INFO] [stdout] test src/context.rs - context::SlashContext<'a,D>::create_modal (line 200) ... ok
[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 305) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 257) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 348) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 26) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 332) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 367) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 400) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 385) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 420) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::FrameworkBuilder<D,T,E>::after (line 155) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 448) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 462) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 544) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::FrameworkBuilder<D,T,E>::before (line 124) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 556) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 561) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 566) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 512) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 477) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 527) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 577) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 617) ... FAILED
[INFO] [stdout] test src/wait.rs - wait::InteractionWaiter (line 29) ... ok
[INFO] [stdout] test src/builder.rs - builder::FrameworkBuilder<D,T,E>::command (line 185) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 126 | #[command(user)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:127:3
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[description = "This is the description of the command"]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     ctx: &SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:130:6
[INFO] [stdout]     |
[INFO] [stdout] 130 | ) -> DefaultCommandResult 
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[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] 110 | #[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] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:111:3
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[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] 114 |     #[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] 115 |     #[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] 115 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 |     ctx: &SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Id` in this scope
[INFO] [stdout]    --> src/lib.rs:115:80
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                                                                                ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UserMarker` in this scope
[INFO] [stdout]    --> src/lib.rs:115:83
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 112 | async fn command<UserMarker>(
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 | ) -> DefaultCommandResult 
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[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] 140 | #[command(message)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:141:3
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[description = "This is the description of the command"]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     ctx: &SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:144:6
[INFO] [stdout]     |
[INFO] [stdout] 144 | ) -> DefaultCommandResult 
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[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] 215 | #[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] 216 | #[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] 217 | #[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] 218 | #[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] 221 |     #[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] 222 |     #[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] 223 |     #[localized_descriptions("en-US" = "US description", "en-GB" = "GB description", "es-ES" = "Spanish description")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 |     ctx: &SlashContext</* Data type */>,
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:225:6
[INFO] [stdout]     |
[INFO] [stdout] 225 | ) -> DefaultCommandResult
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[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] 182 | / async fn command(
[INFO] [stdout] 183 | |     ctx: &SlashContext</* Your type of context*/>,
[INFO] [stdout] 184 | |     #[description = "A description for the argument"] some_arg: String,
[INFO] [stdout] 185 | |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     Ok(())
[INFO] [stdout] 191 | | }
[INFO] [stdout]     | |_- previous definition of the value `command` here
[INFO] [stdout] ...
[INFO] [stdout] 197 | / async fn command(
[INFO] [stdout] 198 | |     ctx: &SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout] 199 | |     #[description = "A description for the argument"] some_arg: String,
[INFO] [stdout] 200 | |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |     Ok(())
[INFO] [stdout] 206 | | }
[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] 193 | #[command(chat)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `only_guilds` in this scope
[INFO] [stdout]    --> src/lib.rs:194:3
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[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] 195 | #[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] 196 | #[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] 199 |     #[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] 200 |     #[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] 200 |     #[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] 179 | #[command(chat)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `only_guilds` in this scope
[INFO] [stdout]    --> src/lib.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[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] 181 | #[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] 184 |     #[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] 185 |     #[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] 185 |     #[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] 165 | #[command]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `command` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nsfw` in this scope
[INFO] [stdout]    --> src/lib.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[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] 167 | #[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] 170 |     #[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] 171 |     #[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] 171 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:169:11
[INFO] [stdout]     |
[INFO] [stdout] 169 |     ctx: &SlashContext</* Your type of context*/>,
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Id` in this scope
[INFO] [stdout]    --> src/lib.rs:171:80
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                                                                                ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UserMarker` in this scope
[INFO] [stdout]    --> src/lib.rs:171:83
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 168 | async fn command<UserMarker>(
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:172:6
[INFO] [stdout]     |
[INFO] [stdout] 172 | ) -> DefaultCommandResult 
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 |     ctx: &SlashContext</* Your type of context*/>,
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Id` in this scope
[INFO] [stdout]    --> src/lib.rs:185:80
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                                                                                ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UserMarker` in this scope
[INFO] [stdout]    --> src/lib.rs:185:83
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 182 | async fn command<UserMarker>(
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:186:6
[INFO] [stdout]     |
[INFO] [stdout] 186 | ) -> DefaultCommandResult
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:198:11
[INFO] [stdout]     |
[INFO] [stdout] 198 |     ctx: &SlashContext</* Your type of context*/>, // The context must always be the first parameter.
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Id` in this scope
[INFO] [stdout]    --> src/lib.rs:200:80
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                                                                                ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UserMarker` in this scope
[INFO] [stdout]    --> src/lib.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[rename = "other_arg"] #[description = "other description"] other: Option<Id<UserMarker>>
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 197 | async fn command<UserMarker>(
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:201:6
[INFO] [stdout]     |
[INFO] [stdout] 201 | ) -> DefaultCommandResult
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 32 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0428.
[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 305) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]    --> src/lib.rs:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[command]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:316:3
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[description = "Some description"]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[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:306:10
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Parse)]
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `parse` in this scope
[INFO] [stdout]    --> src/lib.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[parse(rename = "Forth")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |     ctx: &SlashContext<()>,
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:320:6
[INFO] [stdout]     |
[INFO] [stdout] 320 | ) -> DefaultCommandResult
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 257) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]    --> src/lib.rs:282:3
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:283:3
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[description = "Something here"]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `skip` in this scope
[INFO] [stdout]    --> src/lib.rs:286:7
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[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:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 | #[async_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `async_trait` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Parse` in this scope
[INFO] [stdout]    --> src/lib.rs:263:6
[INFO] [stdout]     |
[INFO] [stdout] 263 | impl Parse<T> for ExtractSomething
[INFO] [stdout]     |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]    --> src/lib.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 263 | 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] 263 | impl<T> Parse<T> for ExtractSomething
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | where T: Send + Sync
[INFO] [stdout]     |       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WrappedClient` in this scope
[INFO] [stdout]    --> src/lib.rs:267:23
[INFO] [stdout]     |
[INFO] [stdout] 267 |         http_client: &WrappedClient,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]    --> src/lib.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |         data: &T,
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CommandOptionValue` in this scope
[INFO] [stdout]    --> src/lib.rs:269:24
[INFO] [stdout]     |
[INFO] [stdout] 269 |         value: Option<&CommandOptionValue>, // <- will be empty since the option was not sent
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 263 | impl<CommandOptionValue> Parse<T> for ExtractSomething
[INFO] [stdout]     |     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CommandInteractionDataResolved` in this scope
[INFO] [stdout]    --> src/lib.rs:270:31
[INFO] [stdout]     |
[INFO] [stdout] 270 |         resolved: Option<&mut CommandInteractionDataResolved>
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 263 | impl<CommandInteractionDataResolved> Parse<T> for ExtractSomething
[INFO] [stdout]     |     ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ParseError` in this scope
[INFO] [stdout]    --> src/lib.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |     ) -> Result<Self, ParseError>
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 257 + use std::string::ParseError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CommandOptionType` in this scope
[INFO] [stdout]    --> src/lib.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn kind() -> CommandOptionType {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 |     ctx: &SlashContext</* Data type */>,
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:287:6
[INFO] [stdout]     |
[INFO] [stdout] 287 | ) -> DefaultCommandResult
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[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 348) stdout ----
[INFO] [stdout] error: cannot find attribute `autocomplete` in this scope
[INFO] [stdout]    --> src/lib.rs:349:3
[INFO] [stdout]     |
[INFO] [stdout] 349 | #[autocomplete]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AutocompleteContext` in this scope
[INFO] [stdout]    --> src/lib.rs:350:32
[INFO] [stdout]     |
[INFO] [stdout] 350 | async fn autocomplete_arg(ctx: AutocompleteContext</* Some type */>) -> Option<InteractionResponseData> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InteractionResponseData` in this scope
[INFO] [stdout]    --> src/lib.rs:350:80
[INFO] [stdout]     |
[INFO] [stdout] 350 | async fn autocomplete_arg(ctx: AutocompleteContext</* Some type */>) -> Option<InteractionResponseData> {
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 350 | async fn autocomplete_arg<InteractionResponseData>(ctx: AutocompleteContext</* Some type */>) -> Option<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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 26) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `twilight_gateway` in this scope
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use twilight_gateway::{stream::{self, ShardEventStream}, Config};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `twilight_gateway`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `twilight_gateway`, use `cargo add twilight_gateway` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_util`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use futures_util::StreamExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `futures_util`, use `cargo add futures_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `twilight_gateway`
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use twilight_gateway::{stream::{self, ShardEventStream}, Config};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `twilight_gateway`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `twilight_gateway`, use `cargo add twilight_gateway` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:63:62
[INFO] [stdout]     |
[INFO] [stdout]  63 |     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-1949cf8c6b5b557f/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 332) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]    --> src/lib.rs:333:3
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[command]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:334:3
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[description = "Some description"]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `autocomplete` in this scope
[INFO] [stdout]    --> src/lib.rs:337:7
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[autocomplete = "autocomplete_arg"] #[description = "Some description"] arg: String
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:337:44
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[autocomplete = "autocomplete_arg"] #[description = "Some description"] arg: String
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashCommand` in this scope
[INFO] [stdout]    --> src/lib.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 |     ctx: &SlashCommand</* Some type */>,
[INFO] [stdout]     |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:338:6
[INFO] [stdout]     |
[INFO] [stdout] 338 | ) -> DefaultCommandResult
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 367) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]    --> src/lib.rs:368:3
[INFO] [stdout]     |
[INFO] [stdout] 368 | #[command]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:369:3
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[description = "Super cool command"]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `required_permissions` in this scope
[INFO] [stdout]    --> src/lib.rs:370:3
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[required_permissions(MANAGE_CHANNELS, MANAGE_MESSAGES)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:371:35
[INFO] [stdout]     |
[INFO] [stdout] 371 | async fn super_cool_command(ctx: &SlashContext</* Your type */>) -> DefaultCommandResult {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:371:69
[INFO] [stdout]     |
[INFO] [stdout] 371 | async fn super_cool_command(ctx: &SlashContext</* Your type */>) -> DefaultCommandResult {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 400) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `something` in this scope
[INFO] [stdout]    --> src/lib.rs:407:30
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 .add_command(something)
[INFO] [stdout]     |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Framework` in this scope
[INFO] [stdout]    --> src/lib.rs:403:21
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let framework = Framework::builder()
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `Framework`
[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 385) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]    --> src/lib.rs:386:3
[INFO] [stdout]     |
[INFO] [stdout] 386 | #[command]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:387:3
[INFO] [stdout]     |
[INFO] [stdout] 387 | #[description = "Something"]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:388:26
[INFO] [stdout]     |
[INFO] [stdout] 388 | async fn something(ctx: &SlashContext</* Your type */>) -> DefaultCommandResult {
[INFO] [stdout]     |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:388:60
[INFO] [stdout]     |
[INFO] [stdout] 388 | async fn something(ctx: &SlashContext</* Your type */>) -> DefaultCommandResult {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 420) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `something` in this scope
[INFO] [stdout]    --> src/lib.rs:430:38
[INFO] [stdout]     |
[INFO] [stdout] 430 |                         .add_command(something)
[INFO] [stdout]     |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Framework` in this scope
[INFO] [stdout]    --> src/lib.rs:423:21
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let framework = Framework::builder()
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `Framework`
[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/builder.rs - builder::FrameworkBuilder<D,T,E>::after (line 155) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (201) panicked at src/builder.rs:15:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5df4de99b07a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5df4de99b07a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5df4de99b07a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5df4de99b07a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5df4de9adf2a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5df4de9adf2a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5df4de99fb62 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5df4de99fb62 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5df4de981adf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5df4de981adf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5df4de993bd1 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5df4de993e4b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5df4de981b98 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5df4de976ec9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5df4de98289d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5df4de9ae6ec - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5df4de9ae462 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5df4de7b5da1 - rust_out::main::{{closure}}::h18ea8fe828e74664
[INFO] [stdout]   18:     0x5df4de7afef6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h41a9f598f7c4d1f9
[INFO] [stdout]   19:     0x5df4de7af62e - tokio::runtime::park::CachedParkThread::block_on::h2d346cc65f35e092
[INFO] [stdout]   20:     0x5df4de7b11e5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h0f816bd30db7f21b
[INFO] [stdout]   21:     0x5df4de7b1766 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h1ac7a0886247e5b5
[INFO] [stdout]   22:     0x5df4de7b0860 - tokio::runtime::context::runtime::enter_runtime::h9327c21c14f69ec0
[INFO] [stdout]   23:     0x5df4de7b1728 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc1dd9280c8f43ce2
[INFO] [stdout]   24:     0x5df4de7b1326 - tokio::runtime::runtime::Runtime::block_on_inner::h855ec1158f7fba2a
[INFO] [stdout]   25:     0x5df4de7b161e - tokio::runtime::runtime::Runtime::block_on::h19a64d5789469fac
[INFO] [stdout]   26:     0x5df4de7b5c04 - rust_out::main::h82fb2350cf581080
[INFO] [stdout]   27:     0x5df4de7ad933 - core::ops::function::FnOnce::call_once::ha255b9c9bfd362b0
[INFO] [stdout]   28:     0x5df4de7ac8a6 - std::sys::backtrace::__rust_begin_short_backtrace::h2d9a46d63e3b4cf7
[INFO] [stdout]   29:     0x5df4de7ac889 - std::rt::lang_start::{{closure}}::ha4a2862521902498
[INFO] [stdout]   30:     0x5df4de993124 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x5df4de993124 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5df4de993124 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5df4de993124 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5df4de993124 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x5df4de993124 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5df4de993124 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5df4de993124 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5df4de993124 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x5df4de7ac871 - std::rt::lang_start::h45abc79480616123
[INFO] [stdout]   40:     0x5df4de7b76a5 - main
[INFO] [stdout]   41:     0x7a13872d51ca - <unknown>
[INFO] [stdout]   42:     0x7a13872d528b - __libc_start_main
[INFO] [stdout]   43:     0x5df4de7ac6a5 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 448) stdout ----
[INFO] [stdout] error: cannot find attribute `before` in this scope
[INFO] [stdout]    --> src/lib.rs:449:3
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[before]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:450:28
[INFO] [stdout]     |
[INFO] [stdout] 450 | async fn before_hook(ctx: &SlashContext</*Your type*/>, command_name: &str) -> bool {
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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 `after` in this scope
[INFO] [stdout]    --> src/lib.rs:463:3
[INFO] [stdout]     |
[INFO] [stdout] 463 | #[after]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:464:27
[INFO] [stdout]     |
[INFO] [stdout] 464 | async fn after_hook(ctx: &SlashContext</* Your type */>, command_name: &str, result: Option<DefaultCommandResult>) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:464:93
[INFO] [stdout]     |
[INFO] [stdout] 464 | async fn after_hook(ctx: &SlashContext</* Your type */>, command_name: &str, result: Option<DefaultCommandResult>) {
[INFO] [stdout]     |                                                                                             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 464 | async fn after_hook<DefaultCommandResult>(ctx: &SlashContext</* Your type */>, command_name: &str, result: Option<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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 544) stdout ----
[INFO] [stdout] error: expected `where`, `{`, `(`, or `;` after struct name, found `<eof>`
[INFO] [stdout]    --> src/lib.rs:545:49
[INFO] [stdout]     |
[INFO] [stdout] 545 | pub struct Framework<D, T = (), E = DefaultError>
[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/builder.rs - builder::FrameworkBuilder<D,T,E>::before (line 124) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (221) panicked at src/builder.rs:16:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b2ddb71fba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b2ddb71fba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b2ddb71fba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b2ddb71fba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b2ddb84e6a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b2ddb84e6a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x61b2ddb76aa2 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61b2ddb76aa2 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61b2ddb58a1f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b2ddb58a1f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b2ddb6ab11 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61b2ddb6ad8b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61b2ddb58ad8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61b2ddb4de09 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61b2ddb597dd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61b2ddb8562c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61b2ddb853a2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61b2dd98ccc1 - rust_out::main::{{closure}}::h18ea8fe828e74664
[INFO] [stdout]   18:     0x61b2dd986e66 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h41a9f598f7c4d1f9
[INFO] [stdout]   19:     0x61b2dd98659e - tokio::runtime::park::CachedParkThread::block_on::h2d346cc65f35e092
[INFO] [stdout]   20:     0x61b2dd988155 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h0f816bd30db7f21b
[INFO] [stdout]   21:     0x61b2dd9886d6 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h1ac7a0886247e5b5
[INFO] [stdout]   22:     0x61b2dd9877d0 - tokio::runtime::context::runtime::enter_runtime::h9327c21c14f69ec0
[INFO] [stdout]   23:     0x61b2dd988698 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc1dd9280c8f43ce2
[INFO] [stdout]   24:     0x61b2dd988296 - tokio::runtime::runtime::Runtime::block_on_inner::h855ec1158f7fba2a
[INFO] [stdout]   25:     0x61b2dd98858e - tokio::runtime::runtime::Runtime::block_on::h19a64d5789469fac
[INFO] [stdout]   26:     0x61b2dd98cb24 - rust_out::main::h82fb2350cf581080
[INFO] [stdout]   27:     0x61b2dd9848f3 - core::ops::function::FnOnce::call_once::ha255b9c9bfd362b0
[INFO] [stdout]   28:     0x61b2dd983866 - std::sys::backtrace::__rust_begin_short_backtrace::h2d9a46d63e3b4cf7
[INFO] [stdout]   29:     0x61b2dd983849 - std::rt::lang_start::{{closure}}::ha4a2862521902498
[INFO] [stdout]   30:     0x61b2ddb6a064 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x61b2ddb6a064 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61b2ddb6a064 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61b2ddb6a064 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61b2ddb6a064 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x61b2ddb6a064 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61b2ddb6a064 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61b2ddb6a064 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61b2ddb6a064 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x61b2dd983831 - std::rt::lang_start::h45abc79480616123
[INFO] [stdout]   40:     0x61b2dd98e5c5 - main
[INFO] [stdout]   41:     0x7f0606f221ca - <unknown>
[INFO] [stdout]   42:     0x7f0606f2228b - __libc_start_main
[INFO] [stdout]   43:     0x61b2dd983665 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 556) stdout ----
[INFO] [stdout] error: expected identifier, found `(`
[INFO] [stdout]    --> src/lib.rs:557:9
[INFO] [stdout]     |
[INFO] [stdout] 557 | async fn(&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 561) stdout ----
[INFO] [stdout] error: expected identifier, found `(`
[INFO] [stdout]    --> src/lib.rs:562:9
[INFO] [stdout]     |
[INFO] [stdout] 562 | async fn(&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 566) stdout ----
[INFO] [stdout] error: expected identifier, found `(`
[INFO] [stdout]    --> src/lib.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 | async fn(&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 512) stdout ----
[INFO] [stdout] error: cannot find attribute `check` in this scope
[INFO] [stdout]    --> src/lib.rs:519:3
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[check]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `check` in this scope
[INFO] [stdout]    --> src/lib.rs:513:3
[INFO] [stdout]     |
[INFO] [stdout] 513 | #[check]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:514:28
[INFO] [stdout]     |
[INFO] [stdout] 514 | async fn only_guilds(ctx: &SlashContext</* Some type */>) -> Result<bool, DefaultError> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultError` in this scope
[INFO] [stdout]    --> src/lib.rs:514:75
[INFO] [stdout]     |
[INFO] [stdout] 514 | async fn only_guilds(ctx: &SlashContext</* Some type */>) -> Result<bool, DefaultError> {
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 514 | async fn only_guilds<DefaultError>(ctx: &SlashContext</* Some type */>) -> Result<bool, DefaultError> {
[INFO] [stdout]     |                     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:520:29
[INFO] [stdout]     |
[INFO] [stdout] 520 | async fn other_check(_ctx: &SlashContext</* Some type */>) -> Result<bool, DefaultError> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultError` in this scope
[INFO] [stdout]    --> src/lib.rs:520:76
[INFO] [stdout]     |
[INFO] [stdout] 520 | async fn other_check(_ctx: &SlashContext</* Some type */>) -> Result<bool, DefaultError> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 520 | async fn other_check<DefaultError>(_ctx: &SlashContext</* Some type */>) -> Result<bool, 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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 477) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]    --> src/lib.rs:486:3
[INFO] [stdout]     |
[INFO] [stdout] 486 | #[command]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:487:3
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[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:488:3
[INFO] [stdout]     |
[INFO] [stdout] 488 | #[error_handler(handle_ban_error)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error_handler` in this scope
[INFO] [stdout]    --> src/lib.rs:478:3
[INFO] [stdout]     |
[INFO] [stdout] 478 | #[error_handler]
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:479:34
[INFO] [stdout]     |
[INFO] [stdout] 479 | async fn handle_ban_error(_ctx: &SlashContext</* Some type */>, error: DefaultError) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultError` in this scope
[INFO] [stdout]    --> src/lib.rs:479:72
[INFO] [stdout]     |
[INFO] [stdout] 479 | async fn handle_ban_error(_ctx: &SlashContext</* Some type */>, error: DefaultError) {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:489:27
[INFO] [stdout]     |
[INFO] [stdout] 489 | async fn ban_itself(ctx: &SlashContext</* Some type */>) -> DefaultCommandResult {
[INFO] [stdout]     |                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:489:61
[INFO] [stdout]     |
[INFO] [stdout] 489 | async fn ban_itself(ctx: &SlashContext</* Some type */>) -> DefaultCommandResult {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Id` in this scope
[INFO] [stdout]    --> src/lib.rs:491:62
[INFO] [stdout]     |
[INFO] [stdout] 491 |     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] error: aborting due to 9 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 527) stdout ----
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]    --> src/lib.rs:528:3
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[command]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `description` in this scope
[INFO] [stdout]    --> src/lib.rs:529:3
[INFO] [stdout]     |
[INFO] [stdout] 529 | #[description = "Some description"]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `checks` in this scope
[INFO] [stdout]    --> src/lib.rs:530:3
[INFO] [stdout]     |
[INFO] [stdout] 530 | #[checks(only_guilds, other_check)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SlashContext` in this scope
[INFO] [stdout]    --> src/lib.rs:531:27
[INFO] [stdout]     |
[INFO] [stdout] 531 | async fn my_command(ctx: &SlashContext</* Some type */>) -> DefaultCommandResult {
[INFO] [stdout]     |                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DefaultCommandResult` in this scope
[INFO] [stdout]    --> src/lib.rs:531:61
[INFO] [stdout]     |
[INFO] [stdout] 531 | async fn my_command(ctx: &SlashContext</* Some type */>) -> DefaultCommandResult {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 577) stdout ----
[INFO] [stdout] error: SlashContext type must be set
[INFO] [stdout]    --> src/lib.rs:593:21
[INFO] [stdout]     |
[INFO] [stdout] 593 | async fn my_command(ctx: &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 617) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]    --> src/lib.rs:619:18
[INFO] [stdout]     |
[INFO] [stdout] 619 |     http_client: Arc<Client>,
[INFO] [stdout]     |                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 617 + use std::sync::Arc;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Client` in this scope
[INFO] [stdout]    --> src/lib.rs:619:22
[INFO] [stdout]     |
[INFO] [stdout] 619 |     http_client: Arc<Client>,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 618 | fn create_framework<Client>(
[INFO] [stdout]     |                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Id` in this scope
[INFO] [stdout]    --> src/lib.rs:620:13
[INFO] [stdout]     |
[INFO] [stdout] 620 |     app_id: Id<ApplicationMarker>
[INFO] [stdout]     |             ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ApplicationMarker` in this scope
[INFO] [stdout]    --> src/lib.rs:620:16
[INFO] [stdout]     |
[INFO] [stdout] 620 |     app_id: Id<ApplicationMarker>
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 618 | fn create_framework<ApplicationMarker>(
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Framework` in this scope
[INFO] [stdout]    --> src/lib.rs:621:6
[INFO] [stdout]     |
[INFO] [stdout] 621 | ) -> Framework<()> {
[INFO] [stdout]     |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hello` in this scope
[INFO] [stdout]    --> src/lib.rs:623:18
[INFO] [stdout]     |
[INFO] [stdout] 623 |         .command(hello)
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Framework` in this scope
[INFO] [stdout]    --> src/lib.rs:627:31
[INFO] [stdout]     |
[INFO] [stdout] 627 | fn create_lockfile(framework: Framework<()>) -> Result<()> {
[INFO] [stdout]     |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/lib.rs:627:49
[INFO] [stdout]     |
[INFO] [stdout] 627 | 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] 627 | fn create_lockfile(framework: Framework<()>) -> Result<(), E> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Framework` in this scope
[INFO] [stdout]    --> src/lib.rs:622:5
[INFO] [stdout]     |
[INFO] [stdout] 622 |     Framework::builder(http_client, app_id, ())
[INFO] [stdout]     |     ^^^^^^^^^ use of undeclared type `Framework`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]    --> src/lib.rs:629:19
[INFO] [stdout]     |
[INFO] [stdout] 629 |     let content = serde_json::to_string_pretty(&commands)?;
[INFO] [stdout]     |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, 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>::command (line 185) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (300) panicked at src/builder.rs:37:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58fbc5d1207a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58fbc5d1207a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58fbc5d1207a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58fbc5d1207a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58fbc5d279fa - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58fbc5d279fa - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x58fbc5d169f2 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58fbc5d169f2 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58fbc5cf81cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58fbc5cf81cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58fbc5d0a771 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x58fbc5d0a9eb - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x58fbc5cf8288 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x58fbc5ced589 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x58fbc5cf90cd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x58fbc5d281bc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x58fbc5d27f32 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x58fbc57ca38b - rust_out::main::{{closure}}::h18ea8fe828e74664
[INFO] [stdout]   18:     0x58fbc57bf1d6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h41a9f598f7c4d1f9
[INFO] [stdout]   19:     0x58fbc57be90e - tokio::runtime::park::CachedParkThread::block_on::h2d346cc65f35e092
[INFO] [stdout]   20:     0x58fbc57c04c5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h0f816bd30db7f21b
[INFO] [stdout]   21:     0x58fbc57c0a46 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h1ac7a0886247e5b5
[INFO] [stdout]   22:     0x58fbc57bfb40 - tokio::runtime::context::runtime::enter_runtime::h9327c21c14f69ec0
[INFO] [stdout]   23:     0x58fbc57c0a08 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc1dd9280c8f43ce2
[INFO] [stdout]   24:     0x58fbc57c0606 - tokio::runtime::runtime::Runtime::block_on_inner::h855ec1158f7fba2a
[INFO] [stdout]   25:     0x58fbc57c08fe - tokio::runtime::runtime::Runtime::block_on::h19a64d5789469fac
[INFO] [stdout]   26:     0x58fbc57ca204 - rust_out::main::h82fb2350cf581080
[INFO] [stdout]   27:     0x58fbc57b4223 - core::ops::function::FnOnce::call_once::ha255b9c9bfd362b0
[INFO] [stdout]   28:     0x58fbc57b2a06 - std::sys::backtrace::__rust_begin_short_backtrace::h2d9a46d63e3b4cf7
[INFO] [stdout]   29:     0x58fbc57b2829 - std::rt::lang_start::{{closure}}::ha4a2862521902498
[INFO] [stdout]   30:     0x58fbc5d09cc4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x58fbc5d09cc4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x58fbc5d09cc4 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x58fbc5d09cc4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x58fbc5d09cc4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x58fbc5d09cc4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x58fbc5d09cc4 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x58fbc5d09cc4 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x58fbc5d09cc4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x58fbc57b2811 - std::rt::lang_start::h45abc79480616123
[INFO] [stdout]   40:     0x58fbc57d1e25 - main
[INFO] [stdout]   41:     0x74b8eee231ca - <unknown>
[INFO] [stdout]   42:     0x74b8eee2328b - __libc_start_main
[INFO] [stdout]   43:     0x58fbc579cb25 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/builder.rs - builder::FrameworkBuilder<D,T,E>::after (line 155)
[INFO] [stdout]     src/builder.rs - builder::FrameworkBuilder<D,T,E>::before (line 124)
[INFO] [stdout]     src/builder.rs - builder::FrameworkBuilder<D,T,E>::command (line 185)
[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 257)
[INFO] [stdout]     src/lib.rs - (line 26)
[INFO] [stdout]     src/lib.rs - (line 305)
[INFO] [stdout]     src/lib.rs - (line 332)
[INFO] [stdout]     src/lib.rs - (line 348)
[INFO] [stdout]     src/lib.rs - (line 367)
[INFO] [stdout]     src/lib.rs - (line 385)
[INFO] [stdout]     src/lib.rs - (line 400)
[INFO] [stdout]     src/lib.rs - (line 420)
[INFO] [stdout]     src/lib.rs - (line 448)
[INFO] [stdout]     src/lib.rs - (line 462)
[INFO] [stdout]     src/lib.rs - (line 477)
[INFO] [stdout]     src/lib.rs - (line 512)
[INFO] [stdout]     src/lib.rs - (line 527)
[INFO] [stdout]     src/lib.rs - (line 544)
[INFO] [stdout]     src/lib.rs - (line 556)
[INFO] [stdout]     src/lib.rs - (line 561)
[INFO] [stdout]     src/lib.rs - (line 566)
[INFO] [stdout]     src/lib.rs - (line 577)
[INFO] [stdout]     src/lib.rs - (line 617)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d62062d124453655f0a9c59fea5ef0977c324ae397d8b8ecbe6becdbc967364e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62062d124453655f0a9c59fea5ef0977c324ae397d8b8ecbe6becdbc967364e", kill_on_drop: false }`
[INFO] [stdout] d62062d124453655f0a9c59fea5ef0977c324ae397d8b8ecbe6becdbc967364e
