[INFO] fetching crate cqrs-core 0.2.2...
[INFO] checking cqrs-core-0.2.2 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate cqrs-core 0.2.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cqrs-core 0.2.2
[INFO] finished tweaking crates.io crate cqrs-core 0.2.2
[INFO] tweaked toml for crates.io crate cqrs-core 0.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cqrs-core 0.2.2 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 798a27bf4c2cb73d12d28273562d750e76796b50753ef1a45bd85c61edc1c57b
[INFO] running `Command { std: "docker" "start" "-a" "798a27bf4c2cb73d12d28273562d750e76796b50753ef1a45bd85c61edc1c57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "798a27bf4c2cb73d12d28273562d750e76796b50753ef1a45bd85c61edc1c57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "798a27bf4c2cb73d12d28273562d750e76796b50753ef1a45bd85c61edc1c57b", kill_on_drop: false }`
[INFO] [stdout] 798a27bf4c2cb73d12d28273562d750e76796b50753ef1a45bd85c61edc1c57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e743035a53084ab45c11d02bfa4099c086ebcf018fc71cc3b13ce17ab6a9f15
[INFO] running `Command { std: "docker" "start" "-a" "9e743035a53084ab45c11d02bfa4099c086ebcf018fc71cc3b13ce17ab6a9f15", kill_on_drop: false }`
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking cqrs-core v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod reactor;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]  --> src/reactor.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum AggregatePredicate {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]  --> src/reactor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     AllAggregates(EventTypesPredicate),
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]  --> src/reactor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     SpecificAggregates(&'static [SpecificAggregatePredicate]),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> src/reactor.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum EventTypesPredicate {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/reactor.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     AllEventTypes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/reactor.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     SpecificEventTypes(&'static [&'static str]),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/reactor.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ReactionPredicate {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/reactor.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub aggregate_predicate: AggregatePredicate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/reactor.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SpecificAggregatePredicate {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/reactor.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub aggregate_type: &'static str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/reactor.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub event_types: EventTypesPredicate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/reactor.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn start_reaction<R: Reaction>(reaction: R);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/reactor.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn stop_reaction();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/reactor.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error: CqrsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/reactor.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn reaction_name() -> &'static str;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/reactor.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn react(&mut self, event: RawEvent) -> Result<(), Self::Error>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/reactor.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn predicate(&self) -> ReactionPredicate;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/reactor.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn interval() -> std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestAggregate` is never constructed
[INFO] [stdout]    --> src/store.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub struct TestAggregate;
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestEvent` is never constructed
[INFO] [stdout]    --> src/store.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub struct TestEvent;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestCommand` is never constructed
[INFO] [stdout]    --> src/store.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub struct TestCommand;
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestMetadata` is never constructed
[INFO] [stdout]    --> src/store.rs:142:16
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub struct TestMetadata;
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod reactor;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]  --> src/reactor.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum AggregatePredicate {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]  --> src/reactor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     AllAggregates(EventTypesPredicate),
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]  --> src/reactor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     SpecificAggregates(&'static [SpecificAggregatePredicate]),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> src/reactor.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum EventTypesPredicate {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/reactor.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     AllEventTypes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/reactor.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     SpecificEventTypes(&'static [&'static str]),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/reactor.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ReactionPredicate {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/reactor.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub aggregate_predicate: AggregatePredicate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/reactor.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SpecificAggregatePredicate {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/reactor.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub aggregate_type: &'static str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/reactor.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub event_types: EventTypesPredicate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/reactor.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn start_reaction<R: Reaction>(reaction: R);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/reactor.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn stop_reaction();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/reactor.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error: CqrsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/reactor.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn reaction_name() -> &'static str;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/reactor.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn react(&mut self, event: RawEvent) -> Result<(), Self::Error>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/reactor.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn predicate(&self) -> ReactionPredicate;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/reactor.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn interval() -> std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "9e743035a53084ab45c11d02bfa4099c086ebcf018fc71cc3b13ce17ab6a9f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e743035a53084ab45c11d02bfa4099c086ebcf018fc71cc3b13ce17ab6a9f15", kill_on_drop: false }`
[INFO] [stdout] 9e743035a53084ab45c11d02bfa4099c086ebcf018fc71cc3b13ce17ab6a9f15
