[INFO] fetching crate serenity-rich-interaction 0.3.1...
[INFO] testing serenity-rich-interaction-0.3.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate serenity-rich-interaction 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate serenity-rich-interaction 0.3.1
[INFO] finished tweaking crates.io crate serenity-rich-interaction 0.3.1
[INFO] tweaked toml for crates.io crate serenity-rich-interaction 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serenity-rich-interaction 0.3.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 247 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding serenity v0.10.10 (available: v0.12.5)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b25303d5b5108dc18928fd553afcb67d3481edd342c392fab348c878cf243271
[INFO] running `Command { std: "docker" "start" "-a" "b25303d5b5108dc18928fd553afcb67d3481edd342c392fab348c878cf243271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b25303d5b5108dc18928fd553afcb67d3481edd342c392fab348c878cf243271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25303d5b5108dc18928fd553afcb67d3481edd342c392fab348c878cf243271", kill_on_drop: false }`
[INFO] [stdout] b25303d5b5108dc18928fd553afcb67d3481edd342c392fab348c878cf243271
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e9984246b827c57d1885d30b43f95f32090969c14c64421a64e5deed0309f4d
[INFO] running `Command { std: "docker" "start" "-a" "3e9984246b827c57d1885d30b43f95f32090969c14c64421a64e5deed0309f4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serenity v0.10.10
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling native-tls v0.2.18
[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 h2 v0.3.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling async-tungstenite v0.11.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling serenity-rich-interaction v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 19 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 74 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.25s
[INFO] running `Command { std: "docker" "inspect" "3e9984246b827c57d1885d30b43f95f32090969c14c64421a64e5deed0309f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9984246b827c57d1885d30b43f95f32090969c14c64421a64e5deed0309f4d", kill_on_drop: false }`
[INFO] [stdout] 3e9984246b827c57d1885d30b43f95f32090969c14c64421a64e5deed0309f4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ce7a5a075b852777a2bd43e09abd16ae5d407dcfbbe322b5d910a02000b3be4
[INFO] running `Command { std: "docker" "start" "-a" "3ce7a5a075b852777a2bd43e09abd16ae5d407dcfbbe322b5d910a02000b3be4", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 19 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serenity-rich-interaction v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 74 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 19 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 74 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s
[INFO] running `Command { std: "docker" "inspect" "3ce7a5a075b852777a2bd43e09abd16ae5d407dcfbbe322b5d910a02000b3be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ce7a5a075b852777a2bd43e09abd16ae5d407dcfbbe322b5d910a02000b3be4", kill_on_drop: false }`
[INFO] [stdout] 3ce7a5a075b852777a2bd43e09abd16ae5d407dcfbbe322b5d910a02000b3be4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 559844d08dc436bad1dea1a8931cabda5bcf8a49c281357e957dd34fc9001a13
[INFO] running `Command { std: "docker" "start" "-a" "559844d08dc436bad1dea1a8931cabda5bcf8a49c281357e957dd34fc9001a13", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/events/handler.rs:19:26
[INFO] [stderr]    |
[INFO] [stderr] 19 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stderr]    |                          ^                                           ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 19 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stderr] 19 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/events/handler.rs:74:26
[INFO] [stderr]    |
[INFO] [stderr] 74 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stderr]    |                          ^                                           ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 74 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stderr] 74 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `serenity-rich-interaction` (lib) generated 2 warnings (run `cargo fix --lib -p serenity-rich-interaction` to apply 2 suggestions)
[INFO] [stderr] warning: `serenity-rich-interaction` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serenity_rich_interaction-52680bc26e07dc76)
[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 serenity_rich_interaction
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/events/handler.rs:19:26
[INFO] [stderr]    |
[INFO] [stderr] 19 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stderr]    |                          ^                                           ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 19 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stderr] 19 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/events/handler.rs:74:26
[INFO] [stderr]    |
[INFO] [stderr] 74 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stderr]    |                          ^                                           ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 74 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stderr] 74 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a >>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/events/handler.rs - events::handler::RichEventHandler (line 33) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/events/handler.rs - events::handler::RichEventHandler (line 33) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/events/handler.rs:45:80
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_events_handler_rs_33_0() {
[INFO] [stdout]    |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 45 | let client = Client::builder("TOKEN").register_rich_interactions_with(handler).await?;
[INFO] [stdout]    |                                                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/events/handler.rs - events::handler::RichEventHandler (line 33)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "559844d08dc436bad1dea1a8931cabda5bcf8a49c281357e957dd34fc9001a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "559844d08dc436bad1dea1a8931cabda5bcf8a49c281357e957dd34fc9001a13", kill_on_drop: false }`
[INFO] [stdout] 559844d08dc436bad1dea1a8931cabda5bcf8a49c281357e957dd34fc9001a13
