[INFO] fetching crate dialectic 0.4.1... [INFO] testing dialectic-0.4.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate dialectic 0.4.1 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate dialectic 0.4.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-27/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" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project v1.0.6 [INFO] [stderr] Downloaded pin-project-internal v1.0.6 [INFO] [stderr] Downloaded plotters-svg v0.3.0 [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded itertools v0.10.0 [INFO] [stderr] Downloaded redox_syscall v0.2.5 [INFO] [stderr] Downloaded thunderdome v0.4.1 [INFO] [stderr] Downloaded tokio-util v0.6.5 [INFO] [stderr] Downloaded tokio v1.4.0 [INFO] [stderr] Downloaded libc v0.2.92 [INFO] [stderr] Downloaded dialectic-null v0.1.0 [INFO] [stderr] Downloaded plotters v0.3.0 [INFO] [stderr] Downloaded call-by v0.2.0 [INFO] [stderr] Downloaded dialectic-tokio-serde-bincode v0.1.0 [INFO] [stderr] Downloaded dialectic v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2247668d25d8a479dfa4116de3bc69737fe9d877610c9519414d40a747cac55b [INFO] running `Command { std: "docker" "start" "-a" "2247668d25d8a479dfa4116de3bc69737fe9d877610c9519414d40a747cac55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2247668d25d8a479dfa4116de3bc69737fe9d877610c9519414d40a747cac55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2247668d25d8a479dfa4116de3bc69737fe9d877610c9519414d40a747cac55b", kill_on_drop: false }` [INFO] [stdout] 2247668d25d8a479dfa4116de3bc69737fe9d877610c9519414d40a747cac55b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30b2c558138ab50c4c8b89bd81bf50f3a1f0116c7e9641b1339c5f7b02fe846f [INFO] running `Command { std: "docker" "start" "-a" "30b2c558138ab50c4c8b89bd81bf50f3a1f0116c7e9641b1339c5f7b02fe846f", kill_on_drop: false }` [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io 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 40.85s [INFO] running `Command { std: "docker" "inspect" "30b2c558138ab50c4c8b89bd81bf50f3a1f0116c7e9641b1339c5f7b02fe846f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b2c558138ab50c4c8b89bd81bf50f3a1f0116c7e9641b1339c5f7b02fe846f", kill_on_drop: false }` [INFO] [stdout] 30b2c558138ab50c4c8b89bd81bf50f3a1f0116c7e9641b1339c5f7b02fe846f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78ce4825cbd93f706c1947ae7b7e1bf1557811fa8b990515f4cfe7807faa498a [INFO] running `Command { std: "docker" "start" "-a" "78ce4825cbd93f706c1947ae7b7e1bf1557811fa8b990515f4cfe7807faa498a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling dialectic v0.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling half v1.7.1 [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 num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [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-tokio-mpsc v0.1.0 [INFO] [stderr] Compiling dialectic-null 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 (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 (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 ) -> 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 ) -> 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 ) -> 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 ::Dual: dialectic::types::Scoped` is not satisfied
[INFO] [stdout] --> examples/common.rs:106:13
[INFO] [stdout] |
[INFO] [stdout] 106 | Client: Fn(BufReader ::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 ::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 ::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 ::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 ::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 ::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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 (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 (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 (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 ) -> 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 ) -> 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 ) -> 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 ::Dual: dialectic::types::Scoped` is not satisfied
[INFO] [stdout] --> examples/common.rs:106:13
[INFO] [stdout] |
[INFO] [stdout] 106 | Client: Fn(BufReader ::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 ::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 ::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 ::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 ::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 ::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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 (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 (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 (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 ) -> 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 ) -> 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 ) -> 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 ::Dual: dialectic::types::Scoped` is not satisfied
[INFO] [stdout] --> examples/common.rs:106:13
[INFO] [stdout] |
[INFO] [stdout] 106 | Client: Fn(BufReader ::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 ::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 ::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 ::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 ::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 ::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: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 ) -> 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 (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 ) -> 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 (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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 ::Dual: dialectic::types::Scoped` is not satisfied
[INFO] [stdout] --> examples/common.rs:106:13
[INFO] [stdout] |
[INFO] [stdout] 106 | Client: Fn(BufReader ::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 ::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 ::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 ::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 ::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 ::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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 (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 (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 (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 ) -> 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 ) -> 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 ) -> 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 ::Dual: dialectic::types::Scoped` is not satisfied
[INFO] [stdout] --> examples/common.rs:106:13
[INFO] [stdout] |
[INFO] [stdout] 106 | Client: Fn(BufReader ::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 ::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 ::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 ::Dual: dialectic::types::Actionable
[INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[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] 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 ::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 ::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 ) -> 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 ) -> 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 ) -> 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 ) -> 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 ) -> 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