[INFO] fetching crate thalo-macros 0.5.0...
[INFO] testing thalo-macros-0.5.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate thalo-macros 0.5.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate thalo-macros 0.5.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate 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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded better-bae-macros v0.1.9
[INFO] [stderr]   Downloaded better-bae v0.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ea664d4dcdbf5eeb4685e0cb73e5486ef53d65c0a0b40206d4d7a9df0068914
[INFO] running `Command { std: "docker" "start" "-a" "7ea664d4dcdbf5eeb4685e0cb73e5486ef53d65c0a0b40206d4d7a9df0068914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ea664d4dcdbf5eeb4685e0cb73e5486ef53d65c0a0b40206d4d7a9df0068914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea664d4dcdbf5eeb4685e0cb73e5486ef53d65c0a0b40206d4d7a9df0068914", kill_on_drop: false }`
[INFO] [stdout] 7ea664d4dcdbf5eeb4685e0cb73e5486ef53d65c0a0b40206d4d7a9df0068914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7fe5fc3c97344881dbeee3145f84daa9dffe4fb190e4d4faf5f1b9fc652af0f
[INFO] running `Command { std: "docker" "start" "-a" "c7fe5fc3c97344881dbeee3145f84daa9dffe4fb190e4d4faf5f1b9fc652af0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[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 quote v1.0.36
[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 8.31s
[INFO] running `Command { std: "docker" "inspect" "c7fe5fc3c97344881dbeee3145f84daa9dffe4fb190e4d4faf5f1b9fc652af0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7fe5fc3c97344881dbeee3145f84daa9dffe4fb190e4d4faf5f1b9fc652af0f", kill_on_drop: false }`
[INFO] [stdout] c7fe5fc3c97344881dbeee3145f84daa9dffe4fb190e4d4faf5f1b9fc652af0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f02274c2eb0e19049d226f4298a6c23b0a3897f516b1c5a376e899103c53ce33
[INFO] running `Command { std: "docker" "start" "-a" "f02274c2eb0e19049d226f4298a6c23b0a3897f516b1c5a376e899103c53ce33", 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.91s
[INFO] running `Command { std: "docker" "inspect" "f02274c2eb0e19049d226f4298a6c23b0a3897f516b1c5a376e899103c53ce33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f02274c2eb0e19049d226f4298a6c23b0a3897f516b1c5a376e899103c53ce33", kill_on_drop: false }`
[INFO] [stdout] f02274c2eb0e19049d226f4298a6c23b0a3897f516b1c5a376e899103c53ce33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5c7f05ec331e1e45856a037dd0832f44ca079e0ccb02e821c28444c4e737e6d
[INFO] running `Command { std: "docker" "start" "-a" "e5c7f05ec331e1e45856a037dd0832f44ca079e0ccb02e821c28444c4e737e6d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_macros-0c7dd9a53d0185d8)
[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 - type_id (line 220) ... FAILED
[INFO] [stdout] test src/lib.rs - aggregate (line 53) ... FAILED
[INFO] [stdout] test src/lib.rs - event (line 124) ... FAILED
[INFO] [stdout] test src/lib.rs - event_type (line 193) ... FAILED
[INFO] [stdout] test src/lib.rs - aggregate (line 79) ... FAILED
[INFO] [stdout] test src/lib.rs - event_type (line 180) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - type_id (line 220) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `thalo`
[INFO] [stdout]  --> src/lib.rs:221:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use thalo::aggregate::TypeId;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `thalo`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]  --> src/lib.rs:224:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[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 - aggregate (line 53) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BankAccountEvent`
[INFO] [stdout]   --> src/lib.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     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] 3 | #[derive(Default, Aggregate, TypeId)]
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | #[derive(Default, Aggregate, TypeId)]
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use thalo_macros::TypeId;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BankAccountEvent` in this scope
[INFO] [stdout]  --> src/lib.rs:60:49
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct BankAccount {
[INFO] [stdout]   | ------------------ similarly named struct `BankAccount` defined here
[INFO] [stdout] ...
[INFO] [stdout] 9 | fn apply(bank_account: &mut BankAccount, event: BankAccountEvent) {
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `BankAccount`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OpenedAccount` in this scope
[INFO] [stdout]   --> src/lib.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         OpenedAccount { balance } => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DepositedFunds` in this scope
[INFO] [stdout]   --> src/lib.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         DepositedFunds { amount } => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WithdrewFunds` in this scope
[INFO] [stdout]   --> src/lib.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         WithdrewFunds { amount } => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[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 undeclared crate or module `thalo`
[INFO] [stdout]  --> src/lib.rs:125:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use thalo::event::Event;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `thalo`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]   --> src/lib.rs:140:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[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] 11 | #[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] 14 |     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] 14 |     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] 12 | 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 - 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] 3 | #[derive(EventType)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | #[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] 8 |     #[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] 5  | pub enum BankAccountEvent {
[INFO] [stdout]    | ------------------------- method `event_name` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 | 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] ---- 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] 12 |     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] 3 | #[derive(Default, Aggregate, TypeId)]
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | #[derive(Default, Aggregate, TypeId)]
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | #[thalo(event = "BankEvent", apply = "apply_event")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `thalo` in this scope
[INFO] [stdout]  --> src/lib.rs:83:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[thalo(id)]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BankEvent` in this scope
[INFO] [stdout]   --> src/lib.rs:88:55
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn apply_event(bank_account: &mut BankAccount, event: BankEvent) {
[INFO] [stdout]    |                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OpenedAccount` in this scope
[INFO] [stdout]   --> src/lib.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         OpenedAccount { balance } => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DepositedFunds` in this scope
[INFO] [stdout]   --> src/lib.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         DepositedFunds { amount } => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WithdrewFunds` in this scope
[INFO] [stdout]   --> src/lib.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         WithdrewFunds { amount } => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[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] 3 | #[derive(EventType)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4  | pub enum BankAccountEvent {
[INFO] [stdout]    | ------------------------- method `event_name` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 | 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] 
[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" "e5c7f05ec331e1e45856a037dd0832f44ca079e0ccb02e821c28444c4e737e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c7f05ec331e1e45856a037dd0832f44ca079e0ccb02e821c28444c4e737e6d", kill_on_drop: false }`
[INFO] [stdout] e5c7f05ec331e1e45856a037dd0832f44ca079e0ccb02e821c28444c4e737e6d
