[INFO] fetching crate eventsourcing 0.1.5...
[INFO] checking eventsourcing-0.1.5 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate eventsourcing 0.1.5 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate eventsourcing 0.1.5 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate eventsourcing 0.1.5
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate eventsourcing 0.1.5
[INFO] tweaked toml for crates.io crate eventsourcing 0.1.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate eventsourcing 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ac0655838342c465305f2527829f098473250ab1bfd190ecab4c9dd6414f180
[INFO] running `Command { std: "docker" "start" "-a" "0ac0655838342c465305f2527829f098473250ab1bfd190ecab4c9dd6414f180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac0655838342c465305f2527829f098473250ab1bfd190ecab4c9dd6414f180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac0655838342c465305f2527829f098473250ab1bfd190ecab4c9dd6414f180", kill_on_drop: false }`
[INFO] [stdout] 0ac0655838342c465305f2527829f098473250ab1bfd190ecab4c9dd6414f180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 657542f4ed52ef822ff40043717d944555e43ace27be1afda838412aa3751e5b
[INFO] running `Command { std: "docker" "start" "-a" "657542f4ed52ef822ff40043717d944555e43ace27be1afda838412aa3751e5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling eventsourcing-derive v0.1.3
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.46
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking eventsourcing v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]    --> src/lib.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]    --> src/lib.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event` and `Result`
[INFO] [stdout]  --> src/eventstore/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::{Event, Result};
[INFO] [stdout]   |             ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event` and `Result`
[INFO] [stdout]  --> src/eventstore/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::{Event, Result};
[INFO] [stdout]   |             ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::super::Event`
[INFO] [stdout]  --> src/eventstore/inmemory.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::super::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::super::Event`
[INFO] [stdout]  --> src/eventstore/inmemory.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::super::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::super::Result`
[INFO] [stdout]   --> src/eventstore/inmemory.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::super::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::super::Result`
[INFO] [stdout]   --> src/eventstore/inmemory.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::super::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::prelude::*`
[INFO] [stdout]   --> src/eventstore/inmemory.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]   --> src/eventstore/inmemory.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::prelude::*`
[INFO] [stdout]   --> src/eventstore/inmemory.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]   --> src/eventstore/inmemory.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::prelude::*`
[INFO] [stdout]   --> tests/cloudevents.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/cloudevents.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Event)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `eventstore`, `orgeventstore`, `reqwest`, and `uuid`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/cloudevents.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Event)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `eventstore`, `orgeventstore`, `reqwest`, and `uuid`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventsourcing::eventstore::OrgEventStore`
[INFO] [stdout]   --> examples/combat/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use eventsourcing::eventstore::OrgEventStore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `OrgEventStore` in `eventstore`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/eventstore/mod.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::orgeventstore::OrgEventStore;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `orgeventstore` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/eventstore/mod.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "orgeventstore")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cloudevents` in `eventsourcing`
[INFO] [stdout]    --> examples/combat/domain.rs:56:10
[INFO] [stdout]     |
[INFO] [stdout] 56  | #[derive(Dispatcher)]
[INFO] [stdout]     |          ^^^^^^^^^^ could not find `cloudevents` in `eventsourcing`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub mod cloudevents;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `eventstore` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(feature = "eventstore")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Dispatcher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Dispatcher` in crate `eventsourcing`
[INFO] [stdout]    --> examples/combat/domain.rs:56:10
[INFO] [stdout]     |
[INFO] [stdout] 56  | #[derive(Dispatcher)]
[INFO] [stdout]     |          ^^^^^^^^^^ not found in `eventsourcing`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub trait Dispatcher {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `orgeventstore` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[cfg(feature = "orgeventstore")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Dispatcher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `EventStore` in module `eventsourcing::eventstore`
[INFO] [stdout]   --> examples/combat/domain.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Dispatcher)]
[INFO] [stdout]    |          ^^^^^^^^^^ not found in `eventsourcing::eventstore`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/eventstore/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait EventStore {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `eventstore` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/eventstore/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "eventstore")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Dispatcher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/combat/domain.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, Event)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `eventstore`, `orgeventstore`, `reqwest`, and `uuid`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/combat/domain.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, Event)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `eventstore`, `orgeventstore`, `reqwest`, and `uuid`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/cloudevents.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Event)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TestEvent`
[INFO] [stdout] ...
[INFO] [stdout] 19 | enum TestEvent {
[INFO] [stdout]    |      --------- `TestEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/cloudevents.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Event)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TestEvent`
[INFO] [stdout] ...
[INFO] [stdout] 19 | enum TestEvent {
[INFO] [stdout]    |      --------- `TestEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> examples/combat/domain.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Dispatcher)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dispatcher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventsourcing` (example "combat") due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "657542f4ed52ef822ff40043717d944555e43ace27be1afda838412aa3751e5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "657542f4ed52ef822ff40043717d944555e43ace27be1afda838412aa3751e5b", kill_on_drop: false }`
[INFO] [stdout] 657542f4ed52ef822ff40043717d944555e43ace27be1afda838412aa3751e5b
