[INFO] fetching crate thalo-macros 0.5.0...
[INFO] testing thalo-macros-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate thalo-macros 0.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate thalo-macros 0.5.0
[INFO] finished tweaking crates.io crate thalo-macros 0.5.0
[INFO] tweaked toml for crates.io crate thalo-macros 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate thalo-macros 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded better-bae v0.1.9
[INFO] [stderr]   Downloaded better-bae-macros v0.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bfd558b49ec00515f84ad1e7af4482351009135a9380d8f96cdd7b101166368
[INFO] running `Command { std: "docker" "start" "-a" "4bfd558b49ec00515f84ad1e7af4482351009135a9380d8f96cdd7b101166368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bfd558b49ec00515f84ad1e7af4482351009135a9380d8f96cdd7b101166368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bfd558b49ec00515f84ad1e7af4482351009135a9380d8f96cdd7b101166368", kill_on_drop: false }`
[INFO] [stdout] 4bfd558b49ec00515f84ad1e7af4482351009135a9380d8f96cdd7b101166368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4906bde0a096c1f6a17c0a9b05c48034c9ed29d218be8fb7e50e0762cc567b3d
[INFO] running `Command { std: "docker" "start" "-a" "4906bde0a096c1f6a17c0a9b05c48034c9ed29d218be8fb7e50e0762cc567b3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling better-bae-macros v0.1.9
[INFO] [stderr]    Compiling better-bae v0.1.9
[INFO] [stderr]    Compiling thalo-macros v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.95s
[INFO] running `Command { std: "docker" "inspect" "4906bde0a096c1f6a17c0a9b05c48034c9ed29d218be8fb7e50e0762cc567b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4906bde0a096c1f6a17c0a9b05c48034c9ed29d218be8fb7e50e0762cc567b3d", kill_on_drop: false }`
[INFO] [stdout] 4906bde0a096c1f6a17c0a9b05c48034c9ed29d218be8fb7e50e0762cc567b3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40f9ff488d8fb103bd4bdb606f0c01e9f47d3bb98f6f3a3f148ef9e8be8eb695
[INFO] running `Command { std: "docker" "start" "-a" "40f9ff488d8fb103bd4bdb606f0c01e9f47d3bb98f6f3a3f148ef9e8be8eb695", kill_on_drop: false }`
[INFO] [stderr]    Compiling thalo-macros v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "40f9ff488d8fb103bd4bdb606f0c01e9f47d3bb98f6f3a3f148ef9e8be8eb695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f9ff488d8fb103bd4bdb606f0c01e9f47d3bb98f6f3a3f148ef9e8be8eb695", kill_on_drop: false }`
[INFO] [stdout] 40f9ff488d8fb103bd4bdb606f0c01e9f47d3bb98f6f3a3f148ef9e8be8eb695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48433ed81697760a405ec5d7a99ff5c955dfc33ee1619aba995d0a8ed84a9127
[INFO] running `Command { std: "docker" "start" "-a" "48433ed81697760a405ec5d7a99ff5c955dfc33ee1619aba995d0a8ed84a9127", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_macros-a7f1977b086cf5ac)
[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 thalo_macros
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - aggregate (line 28) ... ignored
[INFO] [stdout] test src/lib.rs - aggregate (line 53) ... FAILED
[INFO] [stdout] test src/lib.rs - aggregate (line 79) ... FAILED
[INFO] [stdout] test src/lib.rs - event_type (line 180) ... FAILED
[INFO] [stdout] test src/lib.rs - event (line 124) ... FAILED
[INFO] [stdout] test src/lib.rs - type_id (line 220) ... FAILED
[INFO] [stdout] test src/lib.rs - event_type (line 193) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - aggregate (line 53) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BankAccountEvent`
[INFO] [stdout]   --> src/lib.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use BankAccountEvent::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `BankAccountEvent`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Aggregate` in this scope
[INFO] [stdout]   --> src/lib.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Default, Aggregate, TypeId)]
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 53 + use thalo_macros::Aggregate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `TypeId` in this scope
[INFO] [stdout]   --> src/lib.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Default, Aggregate, TypeId)]
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 53 + use thalo_macros::TypeId;
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - aggregate (line 79) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BankEvent`
[INFO] [stdout]   --> src/lib.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use BankEvent::*;
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared type `BankEvent`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Aggregate` in this scope
[INFO] [stdout]   --> src/lib.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Default, Aggregate, TypeId)]
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 79 + use thalo_macros::Aggregate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `TypeId` in this scope
[INFO] [stdout]   --> src/lib.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Default, Aggregate, TypeId)]
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 79 + use thalo_macros::TypeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]   --> src/lib.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[thalo(event = "BankEvent", apply = "apply_event")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `thalo` is an attribute that can be used by the derive macros `Aggregate`, `Event`, `EventType` and `TypeId`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]   --> src/lib.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[thalo(id)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `thalo` is an attribute that can be used by the derive macros `Aggregate`, `Event`, `EventType` and `TypeId`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - event_type (line 180) stdout ----
[INFO] [stdout] error: cannot find derive macro `EventType` in this scope
[INFO] [stdout]    --> src/lib.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[derive(EventType)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 180 + use thalo_macros::EventType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `event_name` found for enum `BankAccountEvent` in the current scope
[INFO] [stdout]    --> src/lib.rs:188:61
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub enum BankAccountEvent {
[INFO] [stdout]     | ------------------------- method `event_name` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 188 | assert_eq!(BankAccountEvent::OpenedAccount { balance: 0.0 }.event_name(), "OpenedAccount");
[INFO] [stdout]     |                                                             ^^^^^^^^^^ method not found in `BankAccountEvent`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - event (line 124) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thalo`
[INFO] [stdout]    --> src/lib.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | use thalo::event::Event;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `thalo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thalo`, use `cargo add thalo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]    --> src/lib.rs:140:3
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[thalo(parent = "AuthEvent", variant = "Registered")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]    --> src/lib.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[thalo(parent = "AuthEvent", variant = "LoggedIn")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DateTime` in this scope
[INFO] [stdout]    --> src/lib.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub expires_at: DateTime<Utc>,
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Utc` in this scope
[INFO] [stdout]    --> src/lib.rs:136:30
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub expires_at: DateTime<Utc>,
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct LoggedInEvent<Utc> {
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - type_id (line 220) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thalo`
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | use thalo::aggregate::TypeId;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `thalo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thalo`, use `cargo add thalo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]    --> src/lib.rs:224:3
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[thalo(type_id = "bank_account_aggregate")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - event_type (line 193) stdout ----
[INFO] [stdout] error: cannot find derive macro `EventType` in this scope
[INFO] [stdout]    --> src/lib.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(EventType)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 193 + use thalo_macros::EventType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]    --> src/lib.rs:195:3
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[thalo(rename_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]    --> src/lib.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[thalo(rename = "FUNDS_WITHDRAWN")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `event_name` found for enum `BankAccountEvent` in the current scope
[INFO] [stdout]    --> src/lib.rs:203:61
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub enum BankAccountEvent {
[INFO] [stdout]     | ------------------------- method `event_name` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 203 | assert_eq!(BankAccountEvent::OpenedAccount { balance: 0.0 }.event_name(), "OPENED_ACCOUNT");
[INFO] [stdout]     |                                                             ^^^^^^^^^^ method not found in `BankAccountEvent`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - aggregate (line 53)
[INFO] [stdout]     src/lib.rs - aggregate (line 79)
[INFO] [stdout]     src/lib.rs - event (line 124)
[INFO] [stdout]     src/lib.rs - event_type (line 180)
[INFO] [stdout]     src/lib.rs - event_type (line 193)
[INFO] [stdout]     src/lib.rs - type_id (line 220)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "48433ed81697760a405ec5d7a99ff5c955dfc33ee1619aba995d0a8ed84a9127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48433ed81697760a405ec5d7a99ff5c955dfc33ee1619aba995d0a8ed84a9127", kill_on_drop: false }`
[INFO] [stdout] 48433ed81697760a405ec5d7a99ff5c955dfc33ee1619aba995d0a8ed84a9127
