[INFO] cloning repository https://github.com/vgarleanu/quicksocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vgarleanu/quicksocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgarleanu%2Fquicksocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgarleanu%2Fquicksocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b0995c6d54b99a16dc51acb99dc3672c1014008 [INFO] testing vgarleanu/quicksocks against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgarleanu%2Fquicksocks" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vgarleanu/quicksocks on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vgarleanu/quicksocks [INFO] finished tweaking git repo https://github.com/vgarleanu/quicksocks [INFO] tweaked toml for git repo https://github.com/vgarleanu/quicksocks written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/vgarleanu/quicksocks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3675b51aa57e5a001f054763d212a7d723c63b7300424c218ae5db9b7475a27c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3675b51aa57e5a001f054763d212a7d723c63b7300424c218ae5db9b7475a27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3675b51aa57e5a001f054763d212a7d723c63b7300424c218ae5db9b7475a27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3675b51aa57e5a001f054763d212a7d723c63b7300424c218ae5db9b7475a27c", kill_on_drop: false }` [INFO] [stdout] 3675b51aa57e5a001f054763d212a7d723c63b7300424c218ae5db9b7475a27c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9101c1a9d93a701c6043180aa34dc6cd0d065406af0ca9be9e86b33193a9d307 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9101c1a9d93a701c6043180aa34dc6cd0d065406af0ca9be9e86b33193a9d307", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.12.2 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling quicksockets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "9101c1a9d93a701c6043180aa34dc6cd0d065406af0ca9be9e86b33193a9d307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9101c1a9d93a701c6043180aa34dc6cd0d065406af0ca9be9e86b33193a9d307", kill_on_drop: false }` [INFO] [stdout] 9101c1a9d93a701c6043180aa34dc6cd0d065406af0ca9be9e86b33193a9d307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c47efed9bd33557fc4d8b34364440f34c2006eb42779a5b13a4e4e0ec8f7db93 [INFO] running `Command { std: "docker" "start" "-a" "c47efed9bd33557fc4d8b34364440f34c2006eb42779a5b13a4e4e0ec8f7db93", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling quicksockets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `Command { std: "docker" "inspect" "c47efed9bd33557fc4d8b34364440f34c2006eb42779a5b13a4e4e0ec8f7db93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47efed9bd33557fc4d8b34364440f34c2006eb42779a5b13a4e4e0ec8f7db93", kill_on_drop: false }` [INFO] [stdout] c47efed9bd33557fc4d8b34364440f34c2006eb42779a5b13a4e4e0ec8f7db93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc7e31f66750db7bc90e8af59d8aa7f7abc8ca66bc11e283ee3c96f055c212e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc7e31f66750db7bc90e8af59d8aa7f7abc8ca66bc11e283ee3c96f055c212e8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quicksockets-c456ffd00befc5af) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quicksockets-62d4fcbe060a0aed) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests quicksockets [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 36) ... FAILED [INFO] [stdout] test src/lib.rs - (line 65) ... FAILED [INFO] [stdout] test src/lib.rs - (line 10) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 36) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> src/lib.rs:55:75 [INFO] [stdout] | [INFO] [stdout] 21 | Websocket::::build("127.0.0.1:4545", Example { conn: x }) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `on_close` [INFO] [stdout] --> src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 10 | impl SocketCallback for Example { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `on_close` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn on_close(&'life0 mut self, _: Option, _: String) -> Pin + Send + 'async_trait)>> { todo!() }` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 15 | self.conn.send(msg).await.unwrap(); [INFO] [stdout] | ^^^ expected struct `quicksockets::message::Message`, found struct `String` [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 21 | Websocket::::build("127.0.0.1:4545", Example { conn: x }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- ------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn build(addr: &str, callback: R, cert: &str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0061, E0308, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 65) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> src/lib.rs:84:75 [INFO] [stdout] | [INFO] [stdout] 21 | Websocket::::build("127.0.0.1:4545", Example { conn: x }) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> src/lib.rs:88:75 [INFO] [stdout] | [INFO] [stdout] 25 | Websocket::::build("127.0.0.1:4646", Example { conn: x }) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `on_close` [INFO] [stdout] --> src/lib.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 10 | impl SocketCallback for Example { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `on_close` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn on_close(&'life0 mut self, _: Option, _: String) -> Pin + Send + 'async_trait)>> { todo!() }` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 15 | self.conn.send(msg).await.unwrap(); [INFO] [stdout] | ^^^ expected struct `quicksockets::message::Message`, found struct `String` [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 21 | Websocket::::build("127.0.0.1:4545", Example { conn: x }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- ------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn build(addr: &str, callback: R, cert: &str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0277]: expected a `Fn<(quicksockets::connection::Connection,)>` closure, found `Example<_>` [INFO] [stdout] --> src/lib.rs:88:59 [INFO] [stdout] | [INFO] [stdout] 25 | Websocket::::build("127.0.0.1:4646", Example { conn: x }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected an `Fn<(quicksockets::connection::Connection,)>` closure, found `Example<_>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Fn<(quicksockets::connection::Connection,)>` is not implemented for `Example<_>` [INFO] [stdout] = note: required by `Websocket::::build` [INFO] [stdout] [INFO] [stdout] error[E0277]: expected a `Fn<(quicksockets::connection::Connection,)>` closure, found `Example<_>` [INFO] [stdout] --> src/lib.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 25 | Websocket::::build("127.0.0.1:4646", Example { conn: x }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an `Fn<(quicksockets::connection::Connection,)>` closure, found `Example<_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | R: (Fn(Connection) -> F) + Send + 'static, [INFO] [stdout] | ------------------------ required by this bound in `Websocket` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Fn<(quicksockets::connection::Connection,)>` is not implemented for `Example<_>` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `listen` exists for struct `Websocket, _>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 5 | struct Example { [INFO] [stdout] | ----------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `<_ as FnOnce<(quicksockets::connection::Connection,)>>::Output = _` [INFO] [stdout] | doesn't satisfy `_: Fn<(quicksockets::connection::Connection,)>` [INFO] [stdout] ... [INFO] [stdout] 26 | .listen() [INFO] [stdout] | ^^^^^^ method cannot be called on `Websocket, _>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] ` as FnOnce<(quicksockets::connection::Connection,)>>::Output = _` [INFO] [stdout] `Example<_>: Fn<(quicksockets::connection::Connection,)>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0061, E0277, E0308, E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 10) stdout ---- [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `on_close` [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 10 | impl SocketCallback for Example { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `on_close` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn on_close(&'life0 mut self, _: Option, _: String) -> Pin + Send + 'async_trait)>> { todo!() }` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 15 | self.conn.send(msg).await.unwrap(); [INFO] [stdout] | ^^^ expected struct `quicksockets::message::Message`, found struct `String` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0308. [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 10) [INFO] [stdout] src/lib.rs - (line 36) [INFO] [stdout] src/lib.rs - (line 65) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "fc7e31f66750db7bc90e8af59d8aa7f7abc8ca66bc11e283ee3c96f055c212e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7e31f66750db7bc90e8af59d8aa7f7abc8ca66bc11e283ee3c96f055c212e8", kill_on_drop: false }` [INFO] [stdout] fc7e31f66750db7bc90e8af59d8aa7f7abc8ca66bc11e283ee3c96f055c212e8