[INFO] fetching crate eventsourcing 0.1.5...
[INFO] checking eventsourcing-0.1.5 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate eventsourcing 0.1.5 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate eventsourcing 0.1.5 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-1-tc1/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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project v0.4.8
[INFO] [stderr]   Downloaded openssl-sys v0.9.54
[INFO] [stderr]   Downloaded pin-project-internal v0.4.8
[INFO] [stderr]   Downloaded serde_derive v1.0.104
[INFO] [stderr]   Downloaded hyper v0.13.2
[INFO] [stderr]   Downloaded serde_json v1.0.46
[INFO] [stderr]   Downloaded tokio v0.2.11
[INFO] [stderr]   Downloaded openssl v0.10.27
[INFO] [stderr]   Downloaded syn v0.12.15
[INFO] [stderr]   Downloaded syn v1.0.14
[INFO] [stderr]   Downloaded proc-macro2 v0.2.3
[INFO] [stderr]   Downloaded quote v0.4.2
[INFO] [stderr]   Downloaded eventsourcing-derive v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbc4a2a175e56ed02544eec9a9b974c233df834a69ffb0407ada1e58fa464637
[INFO] running `Command { std: "docker" "start" "-a" "dbc4a2a175e56ed02544eec9a9b974c233df834a69ffb0407ada1e58fa464637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbc4a2a175e56ed02544eec9a9b974c233df834a69ffb0407ada1e58fa464637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbc4a2a175e56ed02544eec9a9b974c233df834a69ffb0407ada1e58fa464637", kill_on_drop: false }`
[INFO] [stdout] dbc4a2a175e56ed02544eec9a9b974c233df834a69ffb0407ada1e58fa464637
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f79491d0cfdbf358df5c61bd4c26931b935be683cdf22317b7daa882215e0f25
[INFO] running `Command { std: "docker" "start" "-a" "f79491d0cfdbf358df5c61bd4c26931b935be683cdf22317b7daa882215e0f25", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.42
[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 quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling eventsourcing-derive v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.46
[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 imports: `Event`, `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::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 `#[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`, `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::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: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[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] 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] 
[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]     = 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]     = 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]    = 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: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/cloudevents.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Event)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TestEvent`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/cloudevents.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Event)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TestEvent`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventsourcing` (example "combat") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f79491d0cfdbf358df5c61bd4c26931b935be683cdf22317b7daa882215e0f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f79491d0cfdbf358df5c61bd4c26931b935be683cdf22317b7daa882215e0f25", kill_on_drop: false }`
[INFO] [stdout] f79491d0cfdbf358df5c61bd4c26931b935be683cdf22317b7daa882215e0f25
[INFO] checking eventsourcing-0.1.5 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate eventsourcing 0.1.5 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate eventsourcing 0.1.5 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-1-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe203ad6d830325c5a0cf1bd2bbbf98ca6b107e0e8f1e51a98dcea731e140c71
[INFO] running `Command { std: "docker" "start" "-a" "fe203ad6d830325c5a0cf1bd2bbbf98ca6b107e0e8f1e51a98dcea731e140c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe203ad6d830325c5a0cf1bd2bbbf98ca6b107e0e8f1e51a98dcea731e140c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe203ad6d830325c5a0cf1bd2bbbf98ca6b107e0e8f1e51a98dcea731e140c71", kill_on_drop: false }`
[INFO] [stdout] fe203ad6d830325c5a0cf1bd2bbbf98ca6b107e0e8f1e51a98dcea731e140c71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4d09edb8505e8251c9f14fc3c6548255d9564685fe86c52f70c778fa1c7e166
[INFO] running `Command { std: "docker" "start" "-a" "f4d09edb8505e8251c9f14fc3c6548255d9564685fe86c52f70c778fa1c7e166", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling quote v1.0.2
[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 imports: `Event`, `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::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 `#[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`, `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::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: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[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] 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] 
[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]     = 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]     = 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]    = 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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/cloudevents.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Event)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TestEvent`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/cloudevents.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Event)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TestEvent`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventsourcing` (example "combat") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "f4d09edb8505e8251c9f14fc3c6548255d9564685fe86c52f70c778fa1c7e166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4d09edb8505e8251c9f14fc3c6548255d9564685fe86c52f70c778fa1c7e166", kill_on_drop: false }`
[INFO] [stdout] f4d09edb8505e8251c9f14fc3c6548255d9564685fe86c52f70c778fa1c7e166
