[INFO] fetching crate fmodel-rust 0.9.1... [INFO] testing fmodel-rust-0.9.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate fmodel-rust 0.9.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate fmodel-rust 0.9.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fmodel-rust 0.9.1 [INFO] tweaked toml for crates.io crate fmodel-rust 0.9.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fmodel-rust 0.9.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fmodel-rust 0.9.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded unicode-xid v0.2.4 [INFO] [stderr] Downloaded derive_more v2.0.1 [INFO] [stderr] Downloaded miniz_oxide v0.7.1 [INFO] [stderr] Downloaded serde_core v1.0.221 [INFO] [stderr] Downloaded cc v1.0.83 [INFO] [stderr] Downloaded serde_derive v1.0.221 [INFO] [stderr] Downloaded syn v2.0.82 [INFO] [stderr] Downloaded gimli v0.28.0 [INFO] [stderr] Downloaded object v0.32.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.89 [INFO] [stderr] Downloaded bitflags v2.9.1 [INFO] [stderr] Downloaded serde v1.0.221 [INFO] [stderr] Downloaded quote v1.0.35 [INFO] [stderr] Downloaded backtrace v0.3.69 [INFO] [stderr] Downloaded derive_more-impl v2.0.1 [INFO] [stderr] Downloaded libc v0.2.174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63b568812213de6e4590e0cc5c38cb86e46bb77cb17cebb51ecc23392bdb235a [INFO] running `Command { std: "docker" "start" "-a" "63b568812213de6e4590e0cc5c38cb86e46bb77cb17cebb51ecc23392bdb235a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63b568812213de6e4590e0cc5c38cb86e46bb77cb17cebb51ecc23392bdb235a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b568812213de6e4590e0cc5c38cb86e46bb77cb17cebb51ecc23392bdb235a", kill_on_drop: false }` [INFO] [stdout] 63b568812213de6e4590e0cc5c38cb86e46bb77cb17cebb51ecc23392bdb235a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96f841f05c1b5a6bc919d83595a2d22a705468a79893192983a41251612551fe [INFO] running `Command { std: "docker" "start" "-a" "96f841f05c1b5a6bc919d83595a2d22a705468a79893192983a41251612551fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling fmodel-rust v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.70s [INFO] running `Command { std: "docker" "inspect" "96f841f05c1b5a6bc919d83595a2d22a705468a79893192983a41251612551fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f841f05c1b5a6bc919d83595a2d22a705468a79893192983a41251612551fe", kill_on_drop: false }` [INFO] [stdout] 96f841f05c1b5a6bc919d83595a2d22a705468a79893192983a41251612551fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b3f8e3dd5025275d64f95c8d3b650a3e2c7d220b21a3fefd768a1d7c3b0b448 [INFO] running `Command { std: "docker" "start" "-a" "6b3f8e3dd5025275d64f95c8d3b650a3e2c7d220b21a3fefd768a1d7c3b0b448", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling fmodel-rust v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `EventSourcedOrchestratingAggregate<'_, application::Command, (OrderState, ShipmentState), Event, InMemoryEventRepository, i32, ...>: Sync` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aggregate_combined_test`) [INFO] [stdout] = note: required for `&EventSourcedOrchestratingAggregate<'_, ..., ..., ..., ..., i32, ...>` to implement `Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, AggregateError>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, AggregateError>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, AggregateError>>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / { [INFO] [stdout] 526 | | let current_state: S = current_events [INFO] [stdout] 527 | | .iter() [INFO] [stdout] 528 | | .fold((self.decider.initial_state)(), |state, event| { [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(all_events) [INFO] [stdout] 566 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aggregate.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | / { [INFO] [stdout] 502 | | let events: Vec<(E, Version)> = self.fetch_events(command).await?; [INFO] [stdout] 503 | | let mut current_events: Vec = vec![]; [INFO] [stdout] 504 | | for (event, _) in events { [INFO] [stdout] ... | [INFO] [stdout] 511 | | Ok(saved_events) [INFO] [stdout] 512 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> tests/aggregate_combined_test.rs:398:36 [INFO] [stdout] | [INFO] [stdout] 398 | let handle1 = thread::spawn(|| async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aggregate_combined_test-21148d578712327a.long-type-16437061500292680892.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fmodel-rust` (test "aggregate_combined_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b3f8e3dd5025275d64f95c8d3b650a3e2c7d220b21a3fefd768a1d7c3b0b448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3f8e3dd5025275d64f95c8d3b650a3e2c7d220b21a3fefd768a1d7c3b0b448", kill_on_drop: false }` [INFO] [stdout] 6b3f8e3dd5025275d64f95c8d3b650a3e2c7d220b21a3fefd768a1d7c3b0b448