[INFO] cloning repository https://github.com/semtexzv/quix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semtexzv/quix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fquix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fquix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fae2e49168449d75e9b05343548713e50fbfb3b [INFO] testing semtexzv/quix against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fquix" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semtexzv/quix on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/semtexzv/quix [INFO] finished tweaking git repo https://github.com/semtexzv/quix [INFO] tweaked toml for git repo https://github.com/semtexzv/quix written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/semtexzv/quix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc64 v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 193a846cdce86b293b610e29b99ec58055b1585677b150d28230cbe135a7936c [INFO] running `Command { std: "docker" "start" "-a" "193a846cdce86b293b610e29b99ec58055b1585677b150d28230cbe135a7936c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "193a846cdce86b293b610e29b99ec58055b1585677b150d28230cbe135a7936c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "193a846cdce86b293b610e29b99ec58055b1585677b150d28230cbe135a7936c", kill_on_drop: false }` [INFO] [stdout] 193a846cdce86b293b610e29b99ec58055b1585677b150d28230cbe135a7936c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80bd00ce79beb776295c4a238089c2c45df784a9a3d97e5ac8a7b5295a39fca4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "80bd00ce79beb776295c4a238089c2c45df784a9a3d97e5ac8a7b5295a39fca4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling crc64 v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling quix-derive v0.0.7 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling quix-build v0.0.7 (/opt/rustwide/workdir/builder) [INFO] [stdout] warning: the feature `format_args_capture` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> builder/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(format_args_capture)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quix v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stdout] error[E0277]: the trait bound `Value: MessageResponse` is not satisfied [INFO] [stdout] --> src/memkv/mod.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | type Result = crate::proto::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MessageResponse` is not implemented for `Value` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `actix::Handler::Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/handler.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | type Result: MessageResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `actix::Handler::Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Value: MessageResponse>` is not satisfied [INFO] [stdout] --> src/memkv/mod.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | type Result = crate::proto::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MessageResponse>` is not implemented for `Value` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `actix::Handler::Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0/src/handler.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | type Result: MessageResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `actix::Handler::Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Result == Result<_, process::DispatchError>` [INFO] [stdout] --> src/process/registry.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | control.do_send(RegisterGlobalHandler::with_nodeinfo::(ctx.address().recipient())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, process::DispatchError>` [INFO] [stdout] found unit type `()` [INFO] [stdout] note: required by a bound in `RegisterGlobalHandler::with_nodeinfo` [INFO] [stdout] --> src/node/mod.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn with_nodeinfo(rec: Recipient>) -> Self [INFO] [stdout] | ------------- required by a bound in this [INFO] [stdout] 335 | where M: actix::Message> + RpcMethod + Send + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RegisterGlobalHandler::with_nodeinfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Result == Result<_, process::DispatchError>` [INFO] [stdout] --> src/memkv/mod.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | Box::pin(NodeId(msg.node).send(Get(Key { data: msg.key })).map_ok(|v| v.data)) [INFO] [stdout] | ^^^^ expected struct `Value`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found enum `Result<_, process::DispatchError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `map_ok` exists for opaque type `impl futures::Future`, but its trait bounds were not satisfied [INFO] [stdout] --> src/memkv/mod.rs:61:68 [INFO] [stdout] | [INFO] [stdout] 61 | Box::pin(NodeId(msg.node).send(Get(Key { data: msg.key })).map_ok(|v| v.data)) [INFO] [stdout] | ^^^^^^ method cannot be called on `impl futures::Future` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `impl futures::Future: TryStream` [INFO] [stdout] which is required by `impl futures::Future: TryStreamExt` [INFO] [stdout] `impl futures::Future: TryFuture` [INFO] [stdout] which is required by `impl futures::Future: futures::TryFutureExt` [INFO] [stdout] `&impl futures::Future: TryStream` [INFO] [stdout] which is required by `&impl futures::Future: TryStreamExt` [INFO] [stdout] `&impl futures::Future: TryFuture` [INFO] [stdout] which is required by `&impl futures::Future: futures::TryFutureExt` [INFO] [stdout] `&mut impl futures::Future: TryStream` [INFO] [stdout] which is required by `&mut impl futures::Future: TryStreamExt` [INFO] [stdout] `&mut impl futures::Future: TryFuture` [INFO] [stdout] which is required by `&mut impl futures::Future: futures::TryFutureExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Result == Result<_, process::DispatchError>` [INFO] [stdout] --> src/memkv/mod.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | NodeId(n).send(Get(Key { data: msg.key.clone() })).map_ok(|v| v.data) [INFO] [stdout] | ^^^^ expected struct `Value`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found enum `Result<_, process::DispatchError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `map_ok` exists for opaque type `impl futures::Future`, but its trait bounds were not satisfied [INFO] [stdout] --> src/memkv/mod.rs:75:68 [INFO] [stdout] | [INFO] [stdout] 75 | NodeId(n).send(Get(Key { data: msg.key.clone() })).map_ok(|v| v.data) [INFO] [stdout] | ^^^^^^ method cannot be called on `impl futures::Future` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `impl futures::Future: TryStream` [INFO] [stdout] which is required by `impl futures::Future: TryStreamExt` [INFO] [stdout] `impl futures::Future: TryFuture` [INFO] [stdout] which is required by `impl futures::Future: futures::TryFutureExt` [INFO] [stdout] `&impl futures::Future: TryStream` [INFO] [stdout] which is required by `&impl futures::Future: TryStreamExt` [INFO] [stdout] `&impl futures::Future: TryFuture` [INFO] [stdout] which is required by `&impl futures::Future: futures::TryFutureExt` [INFO] [stdout] `&mut impl futures::Future: TryStream` [INFO] [stdout] which is required by `&mut impl futures::Future: TryStreamExt` [INFO] [stdout] `&mut impl futures::Future: TryFuture` [INFO] [stdout] which is required by `&mut impl futures::Future: futures::TryFutureExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Result == Result<_, process::DispatchError>` [INFO] [stdout] --> src/memkv/mod.rs:98:49 [INFO] [stdout] | [INFO] [stdout] 98 | NodeController::from_registry().do_send(RegisterGlobalHandler::new::(ctx.address().recipient())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found struct `Value` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, process::DispatchError>` [INFO] [stdout] found struct `Value` [INFO] [stdout] note: required by a bound in `RegisterGlobalHandler::new` [INFO] [stdout] --> src/node/mod.rs:345:29 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn new(rec: Recipient) -> Self [INFO] [stdout] | --- required by a bound in this [INFO] [stdout] 345 | where M: actix::Message> + RpcMethod + Send + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RegisterGlobalHandler::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/memkv/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 121 | fn handle(&mut self, msg: FromNode, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ------------ expected `Value` because of return type [INFO] [stdout] 122 | let res = self.data.get(&msg.inner.0.data).map(|v| v.to_vec()); [INFO] [stdout] 123 | / Ok(crate::proto::Value { [INFO] [stdout] 124 | | data: res [INFO] [stdout] 125 | | }) [INFO] [stdout] | |__________^ expected struct `Value`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/proto/./quix.process.rs:24:63 [INFO] [stdout] | [INFO] [stdout] 24 | Box::pin(self.send(Update(arg)).map(|r| r.and_then(|r|r) )) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Result`, found `()` [INFO] [stdout] | help: try using a variant of the expected enum: `serde::export::Ok(r)` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, process::DispatchError>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<[closure@src/proto/./quix.process.rs:24:45: 24:65] as FnOnce<(Result<(), process::DispatchError>,)>>::Output == ()` [INFO] [stdout] --> src/proto/./quix.process.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | Box::pin(self.send(Update(arg)).map(|r| r.and_then(|r|r) )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result<_, process::DispatchError>` [INFO] [stdout] = note: required because of the requirements on the impl of `futures_util::fns::FnOnce1>` for `[closure@src/proto/./quix.process.rs:24:45: 24:65]` [INFO] [stdout] = note: required because of the requirements on the impl of `futures::Future` for `futures_util::future::future::map::Map, [closure@src/proto/./quix.process.rs:24:45: 24:65]>` [INFO] [stdout] = note: required for the cast to the object type `dyn futures::Future + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/proto/./quix.process.rs:29:63 [INFO] [stdout] | [INFO] [stdout] 29 | Box::pin(self.send(Update(arg)).map(|r| r.and_then(|r|r) )) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Result`, found `()` [INFO] [stdout] | help: try using a variant of the expected enum: `serde::export::Ok(r)` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, process::DispatchError>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<[closure@src/proto/./quix.process.rs:29:45: 29:65] as FnOnce<(Result<(), process::DispatchError>,)>>::Output == ()` [INFO] [stdout] --> src/proto/./quix.process.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | Box::pin(self.send(Update(arg)).map(|r| r.and_then(|r|r) )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result<_, process::DispatchError>` [INFO] [stdout] = note: required because of the requirements on the impl of `futures_util::fns::FnOnce1>` for `[closure@src/proto/./quix.process.rs:29:45: 29:65]` [INFO] [stdout] = note: required because of the requirements on the impl of `futures::Future` for `futures_util::future::future::map::Map, [closure@src/proto/./quix.process.rs:29:45: 29:65]>` [INFO] [stdout] = note: required for the cast to the object type `dyn futures::Future + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Result == Result<_, process::DispatchError>` [INFO] [stdout] --> src/proto/./quix.process.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | Box::pin(self.send(Update(arg))) [INFO] [stdout] | ^^^^ expected `()`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result<_, process::DispatchError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/proto/./quix.memkv.rs:31:60 [INFO] [stdout] | [INFO] [stdout] 31 | Box::pin(self.send(Get(arg)).map(|r| r.and_then(|r|r) )) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Result`, found struct `Value` [INFO] [stdout] | help: try using a variant of the expected enum: `serde::export::Ok(r)` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, process::DispatchError>` [INFO] [stdout] found struct `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<[closure@src/proto/./quix.memkv.rs:31:42: 31:62] as FnOnce<(Result,)>>::Output == Value` [INFO] [stdout] --> src/proto/./quix.memkv.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | Box::pin(self.send(Get(arg)).map(|r| r.and_then(|r|r) )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Value`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found enum `Result<_, process::DispatchError>` [INFO] [stdout] = note: required because of the requirements on the impl of `futures_util::fns::FnOnce1>` for `[closure@src/proto/./quix.memkv.rs:31:42: 31:62]` [INFO] [stdout] = note: required because of the requirements on the impl of `futures::Future` for `futures_util::future::future::map::Map, [closure@src/proto/./quix.memkv.rs:31:42: 31:62]>` [INFO] [stdout] = note: required for the cast to the object type `dyn futures::Future + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/proto/./quix.memkv.rs:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | Box::pin(self.send(Get(arg)).map(|r| r.and_then(|r|r) )) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Result`, found struct `Value` [INFO] [stdout] | help: try using a variant of the expected enum: `serde::export::Ok(r)` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, process::DispatchError>` [INFO] [stdout] found struct `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<[closure@src/proto/./quix.memkv.rs:36:42: 36:62] as FnOnce<(Result,)>>::Output == Value` [INFO] [stdout] --> src/proto/./quix.memkv.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | Box::pin(self.send(Get(arg)).map(|r| r.and_then(|r|r) )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Value`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found enum `Result<_, process::DispatchError>` [INFO] [stdout] = note: required because of the requirements on the impl of `futures_util::fns::FnOnce1>` for `[closure@src/proto/./quix.memkv.rs:36:42: 36:62]` [INFO] [stdout] = note: required because of the requirements on the impl of `futures::Future` for `futures_util::future::future::map::Map, [closure@src/proto/./quix.memkv.rs:36:42: 36:62]>` [INFO] [stdout] = note: required for the cast to the object type `dyn futures::Future + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Result == Result<_, process::DispatchError>` [INFO] [stdout] --> src/proto/./quix.memkv.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | Box::pin(self.send(Get(arg))) [INFO] [stdout] | ^^^^ expected struct `Value`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found enum `Result<_, process::DispatchError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/proto/./quix.memkv.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | fn read_result(b: impl bytes::Buf) -> Self::Result { [INFO] [stdout] | ------------ expected `Value` because of return type [INFO] [stdout] 62 | ::decode(b) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `Value`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quix` due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "80bd00ce79beb776295c4a238089c2c45df784a9a3d97e5ac8a7b5295a39fca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bd00ce79beb776295c4a238089c2c45df784a9a3d97e5ac8a7b5295a39fca4", kill_on_drop: false }` [INFO] [stdout] 80bd00ce79beb776295c4a238089c2c45df784a9a3d97e5ac8a7b5295a39fca4