[INFO] fetching crate aurum_actors 0.0.1... [INFO] checking aurum_actors-0.0.1 against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] extracting crate aurum_actors 0.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate aurum_actors 0.0.1 on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aurum_actors 0.0.1 [INFO] finished tweaking crates.io crate aurum_actors 0.0.1 [INFO] tweaked toml for crates.io crate aurum_actors 0.0.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b82557dddaa26ffa7eb137fe6b947dea51c618f8e56af2135c860a7b3ce3352 [INFO] running `Command { std: "docker" "start" "-a" "4b82557dddaa26ffa7eb137fe6b947dea51c618f8e56af2135c860a7b3ce3352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b82557dddaa26ffa7eb137fe6b947dea51c618f8e56af2135c860a7b3ce3352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b82557dddaa26ffa7eb137fe6b947dea51c618f8e56af2135c860a7b3ce3352", kill_on_drop: false }` [INFO] [stdout] 4b82557dddaa26ffa7eb137fe6b947dea51c618f8e56af2135c860a7b3ce3352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2abb2dfb76d03b5212c14dc93419af77a08fdf8384947686b8def3277d863c6a [INFO] running `Command { std: "docker" "start" "-a" "2abb2dfb76d03b5212c14dc93419af77a08fdf8384947686b8def3277d863c6a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking itertools v0.10.4 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wyhash v0.5.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking validator_types v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling aurum_actors_macros v0.0.1 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking statrs v0.13.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking rpds v0.9.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking validator v0.14.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking aurum_actors v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0391]: cycle detected when type-checking `cluster::devices::client::::recv` [INFO] [stdout] --> src/cluster/devices/client.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires elaborating drops for `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires borrow-checking `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing MIR for `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires unsafety-checking `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires building MIR for `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires type-checking `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = note: ...which again requires type-checking `cluster::devices::client::::recv`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `cluster::devices::client::::recv` [INFO] [stdout] --> src/cluster/devices/client.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires elaborating drops for `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires borrow-checking `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing MIR for `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires unsafety-checking `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires building MIR for `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires type-checking `cluster::devices::client::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/client.rs:165:96 [INFO] [stdout] | [INFO] [stdout] 165 | async fn recv(&mut self, ctx: &ActorContext>, msg: DeviceClientMsg) { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 166 | | match msg { [INFO] [stdout] 167 | | Tick => { [INFO] [stdout] 168 | | let phi = self.storage.phi(); [INFO] [stdout] ... | [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = note: ...which again requires type-checking `cluster::devices::client::::recv`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `cluster::devices::heartbeat_request_sender::::recv` [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires elaborating drops for `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires borrow-checking `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing MIR for `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires unsafety-checking `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires building MIR for `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires type-checking `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = note: ...which again requires type-checking `cluster::devices::heartbeat_request_sender::::recv`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `cluster::devices::heartbeat_request_sender::::recv` [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires elaborating drops for `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires borrow-checking `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing MIR for `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires unsafety-checking `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires building MIR for `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires type-checking `cluster::devices::heartbeat_request_sender::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/heartbeat_request_sender.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | async fn recv(&mut self, ctx: &ActorContext, msg: HBReqSenderMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 84 | | match msg { [INFO] [stdout] 85 | | Tick => { [INFO] [stdout] 86 | | if self.storage.phi() < self.config.phi { [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = note: ...which again requires type-checking `cluster::devices::heartbeat_request_sender::::recv`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `cluster::devices::server::::recv` [INFO] [stdout] --> src/cluster/devices/server.rs:172:3 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires elaborating drops for `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires borrow-checking `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing MIR for `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires unsafety-checking `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires building MIR for `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires type-checking `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = note: ...which again requires type-checking `cluster::devices::server::::recv`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `cluster::devices::server::::recv` [INFO] [stdout] --> src/cluster/devices/server.rs:172:3 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires elaborating drops for `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires borrow-checking `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing MIR for `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires unsafety-checking `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires building MIR for `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires type-checking `cluster::devices::server::::recv::{closure#0}`... [INFO] [stdout] --> src/cluster/devices/server.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | async fn recv(&mut self, ctx: &ActorContext, msg: DeviceServerMsg) { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 173 | | match msg { [INFO] [stdout] 174 | | Remote(SetHeartbeatInterval(device, interval)) => { [INFO] [stdout] 175 | | if let State::InCluster(ic) = &mut self.state { [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] 293 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = note: ...which again requires type-checking `cluster::devices::server::::recv`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `core::registry::::recv` [INFO] [stdout] --> src/core/registry.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires elaborating drops for `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires borrow-checking `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing MIR for `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires unsafety-checking `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires building MIR for `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires type-checking `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = note: ...which again requires type-checking `core::registry::::recv`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aurum_actors` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `core::registry::::recv` [INFO] [stdout] --> src/core/registry.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires elaborating drops for `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires borrow-checking `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires processing MIR for `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires unsafety-checking `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires building MIR for `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] note: ...which requires type-checking `core::registry::::recv::{closure#0}`... [INFO] [stdout] --> src/core/registry.rs:33:88 [INFO] [stdout] | [INFO] [stdout] 33 | async fn recv(&mut self, ctx: &ActorContext>, msg: RegistryMsg) { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 34 | | match msg { [INFO] [stdout] 35 | | RegistryMsg::Forward(msg_builder) => { [INFO] [stdout] 36 | | let packets = msg_builder.max_seq_num; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |___^ [INFO] [stdout] = note: ...which again requires type-checking `core::registry::::recv`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aurum_actors` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "2abb2dfb76d03b5212c14dc93419af77a08fdf8384947686b8def3277d863c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2abb2dfb76d03b5212c14dc93419af77a08fdf8384947686b8def3277d863c6a", kill_on_drop: false }` [INFO] [stdout] 2abb2dfb76d03b5212c14dc93419af77a08fdf8384947686b8def3277d863c6a