[INFO] fetching crate dialectic 0.4.1... [INFO] testing dialectic-0.4.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate dialectic 0.4.1 into /workspace/builds/worker-94/source [INFO] validating manifest of crates.io crate dialectic 0.4.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dialectic 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dialectic 0.4.1 [INFO] tweaked toml for crates.io crate dialectic 0.4.1 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate crates.io crate dialectic 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5add08d1fbc695265cc7121b2f401b4b597f975b243af662abfc18ce014d9bd [INFO] running `Command { std: "docker" "start" "-a" "e5add08d1fbc695265cc7121b2f401b4b597f975b243af662abfc18ce014d9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5add08d1fbc695265cc7121b2f401b4b597f975b243af662abfc18ce014d9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5add08d1fbc695265cc7121b2f401b4b597f975b243af662abfc18ce014d9bd", kill_on_drop: false }` [INFO] [stdout] e5add08d1fbc695265cc7121b2f401b4b597f975b243af662abfc18ce014d9bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b313c22c5443f928ac7e9bbf35cd0f7fd49ede9bbc51257cbfcd412a08ddf2f5 [INFO] running `Command { std: "docker" "start" "-a" "b313c22c5443f928ac7e9bbf35cd0f7fd49ede9bbc51257cbfcd412a08ddf2f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling thunderdome v0.4.1 [INFO] [stderr] Compiling dialectic v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling call-by v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling dialectic-compiler v0.1.0 [INFO] [stderr] Compiling dialectic-macro v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.25s [INFO] running `Command { std: "docker" "inspect" "b313c22c5443f928ac7e9bbf35cd0f7fd49ede9bbc51257cbfcd412a08ddf2f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b313c22c5443f928ac7e9bbf35cd0f7fd49ede9bbc51257cbfcd412a08ddf2f5", kill_on_drop: false }` [INFO] [stdout] b313c22c5443f928ac7e9bbf35cd0f7fd49ede9bbc51257cbfcd412a08ddf2f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e6a669e78d6b6ad5a13e4c3a6f6a1ab357dd33b17977f4c7bb59916a126d36c [INFO] running `Command { std: "docker" "start" "-a" "3e6a669e78d6b6ad5a13e4c3a6f6a1ab357dd33b17977f4c7bb59916a126d36c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling dialectic v0.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling dialectic-tokio-serde v0.1.0 [INFO] [stderr] Compiling dialectic-null v0.1.0 [INFO] [stderr] Compiling dialectic-tokio-mpsc v0.1.0 [INFO] [stderr] Compiling dialectic-tokio-serde-bincode v0.1.0 [INFO] [stderr] Compiling dialectic v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Scoped [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Actionable [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::HasDual [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Scoped [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Scoped [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Actionable [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Actionable [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Scoped [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::HasDual [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::HasDual [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | fn wrap_socket

(socket: TcpStream, max_length: usize) -> TcpChan

[INFO] [stdout] | ^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 58 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Actionable [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::HasDual [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Server: Fn(TcpChan

) -> ServerFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Scoped [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::Actionable [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `

::Dual: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | Client: Fn(BufReader, Stdout, TcpChan) -> ClientFuture + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `

::Dual` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `

::Dual` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 112 | ClientResult: Debug,

::Dual: dialectic::types::HasDual [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | F: Fn(TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 142 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dialectic` due to 16 previous errors [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Scoped` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Scoped` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Scoped, [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::Actionable` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::Actionable` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::Actionable, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: dialectic::types::HasDual` is not satisfied [INFO] [stdout] --> examples/common.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | F: Fn(BufReader, Stdout, TcpChan

) -> Fut + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `dialectic::types::HasDual` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `dialectic::session::Session` for `P` [INFO] [stdout] note: required by a bound in `dialectic::chan::Chan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dialectic-0.4.0/src/chan.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Chan { [INFO] [stdout] | ^^^^^^^ required by this bound in `dialectic::chan::Chan` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | P: Session + dialectic::types::HasDual, [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3e6a669e78d6b6ad5a13e4c3a6f6a1ab357dd33b17977f4c7bb59916a126d36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6a669e78d6b6ad5a13e4c3a6f6a1ab357dd33b17977f4c7bb59916a126d36c", kill_on_drop: false }` [INFO] [stdout] 3e6a669e78d6b6ad5a13e4c3a6f6a1ab357dd33b17977f4c7bb59916a126d36c