[INFO] cloning repository https://github.com/Cpp-enjoyers/web_client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cpp-enjoyers/web_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCpp-enjoyers%2Fweb_client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCpp-enjoyers%2Fweb_client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1cc2fc6c1e46cdac96721359e24b94a1d7bfd021
[INFO] checking Cpp-enjoyers/web_client against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCpp-enjoyers%2Fweb_client" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cpp-enjoyers/web_client
[INFO] finished tweaking git repo https://github.com/Cpp-enjoyers/web_client
[INFO] tweaked toml for git repo https://github.com/Cpp-enjoyers/web_client written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cpp-enjoyers/web_client on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Cpp-enjoyers/common.git`
[INFO] [stderr]     Updating git repository `https://github.com/Cpp-enjoyers/compression_lib.git`
[INFO] [stderr]     Updating git repository `https://github.com/WGL-2024/WGL_repo_2024.git`
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v2.0.0 (available: v2.0.1)
[INFO] [stderr]       Adding petgraph v0.7.1 (available: v0.8.3)
[INFO] [stderr]       Adding scraper v0.22.0 (available: v0.24.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unty v0.0.3
[INFO] [stderr]   Downloaded bincode v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be8fe034a553310f87e369a0fb539a3d781319b9eedb40e215fc312e170efdff
[INFO] running `Command { std: "docker" "start" "-a" "be8fe034a553310f87e369a0fb539a3d781319b9eedb40e215fc312e170efdff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be8fe034a553310f87e369a0fb539a3d781319b9eedb40e215fc312e170efdff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be8fe034a553310f87e369a0fb539a3d781319b9eedb40e215fc312e170efdff", kill_on_drop: false }`
[INFO] [stdout] be8fe034a553310f87e369a0fb539a3d781319b9eedb40e215fc312e170efdff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fb6e825489aa641f8c16a4819ae57851486864352d410aa4affc6f521153b55
[INFO] running `Command { std: "docker" "start" "-a" "7fb6e825489aa641f8c16a4819ae57851486864352d410aa4affc6f521153b55", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking wg_network v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking unty v0.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking wg_packet v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wg_controller v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking wg_drone v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking wg_tests v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking selectors v0.26.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking wg_config v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking bincode v2.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking wg_internal v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking compression v0.1.0 (https://github.com/Cpp-enjoyers/compression_lib.git#222160d7)
[INFO] [stderr]     Checking wg_2024 v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]     Checking common v0.1.0 (https://github.com/Cpp-enjoyers/common.git#18ac83d8)
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking scraper v0.22.0
[INFO] [stderr]     Checking web_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/web_client/flooding/test.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let b_es = b.all_edges().map(|e| ((e.0, e.1, *e.2)));
[INFO] [stdout]    |                                      ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 -     let b_es = b.all_edges().map(|e| ((e.0, e.1, *e.2)));
[INFO] [stdout] 29 +     let b_es = b.all_edges().map(|e| (e.0, e.1, *e.2) );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]   --> src/web_client/mod.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl Fragmentable for RequestMessage {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Fragmentable`
[INFO] [stdout]   --> src/web_client/mod.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 | trait Fragmentable: Serializable {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl Fragmentable for ResponseMessage {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]   --> src/web_client/mod.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl Fragmentable for RequestMessage {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Fragmentable`
[INFO] [stdout]   --> src/web_client/mod.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 | trait Fragmentable: Serializable {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl Fragmentable for ResponseMessage {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for reference `&RequestMessage`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:82:26
[INFO] [stdout]     |
[INFO] [stdout]  82 |         let bytes = self.serialize()?;
[INFO] [stdout]     |                          ^^^^^^^^^ method cannot be called on `&RequestMessage` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct RequestMessage {
[INFO] [stdout]     | ------------------------- doesn't satisfy `RequestMessage: SerializableSerde`, `RequestMessage: serde_core::de::DeserializeOwned` or `RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `RequestMessage: SerializableSerde`
[INFO] [stdout]             `RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `RequestMessage: SerializableSerde`
[INFO] [stdout]             `&RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&RequestMessage: SerializableSerde`
[INFO] [stdout]             `&RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&RequestMessage: SerializableSerde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/web_client/mod.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 ret[..c.len()].copy_from_slice(c);
[INFO] [stdout]    |                       ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<u16>: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:120:35
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let compressed = <Vec<u16> as Serializable>::deserialize(msg)?;
[INFO] [stdout]     |                                   ^^^^^^^^ the trait `Serializable` is not implemented for `Vec<u16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize` found for struct `ResponseMessage` in the current scope
[INFO] [stdout]  --> src/web_client/test.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |         .compress(before.serialize().unwrap())
[INFO] [stdout]   |                          ^^^^^^^^^ method not found in `ResponseMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `RequestMessage`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Self::deserialize(decompressed)
[INFO] [stdout]     |               ^^^^^^^^^^^ function or associated item cannot be called on `RequestMessage` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct RequestMessage {
[INFO] [stdout]     | ------------------------- doesn't satisfy `RequestMessage: SerializableSerde`, `RequestMessage: serde_core::de::DeserializeOwned` or `RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `RequestMessage` consider using one of the following associated functions:
[INFO] [stdout]       RequestMessage::new_text_list_request
[INFO] [stdout]       RequestMessage::new_text_request
[INFO] [stdout]       RequestMessage::new_media_list_request
[INFO] [stdout]       RequestMessage::new_media_request
[INFO] [stdout]       RequestMessage::new_type_request
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | /     pub fn new_text_list_request(
[INFO] [stdout] 182 | |         source_id: NodeId,
[INFO] [stdout] 183 | |         compression_type: Compression,
[INFO] [stdout] 184 | |     ) -> RequestMessage {
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] ...
[INFO] [stdout] 198 | /     pub fn new_text_request(
[INFO] [stdout] 199 | |         source_id: NodeId,
[INFO] [stdout] 200 | |         compression_type: Compression,
[INFO] [stdout] 201 | |         file: String,
[INFO] [stdout] 202 | |     ) -> RequestMessage {
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] ...
[INFO] [stdout] 215 | /     pub fn new_media_list_request(
[INFO] [stdout] 216 | |         source_id: NodeId,
[INFO] [stdout] 217 | |         compression_type: Compression,
[INFO] [stdout] 218 | |     ) -> RequestMessage {
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] ...
[INFO] [stdout] 232 | /     pub fn new_media_request(
[INFO] [stdout] 233 | |         source_id: NodeId,
[INFO] [stdout] 234 | |         compression_type: Compression,
[INFO] [stdout] 235 | |         file: String,
[INFO] [stdout] 236 | |     ) -> RequestMessage {
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] ...
[INFO] [stdout] 249 |       pub fn new_type_request(source_id: NodeId, compression_type: Compression) -> RequestMessage {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `RequestMessage: SerializableSerde`
[INFO] [stdout]             `RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `RequestMessage: SerializableSerde`
[INFO] [stdout]             `&RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&RequestMessage: SerializableSerde`
[INFO] [stdout]             `&RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&RequestMessage: SerializableSerde`
[INFO] [stdout]             `&mut RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&mut RequestMessage: SerializableSerde`
[INFO] [stdout]             `&mut RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&mut RequestMessage: SerializableSerde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize` found for struct `Vec<u16>` in the current scope
[INFO] [stdout]  --> src/web_client/test.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let bytes = LZWCompressor::new()
[INFO] [stdout]   |  _________________-
[INFO] [stdout] 7 | |         .compress(before.serialize().unwrap())
[INFO] [stdout] 8 | |         .unwrap()
[INFO] [stdout] 9 | |         .serialize()
[INFO] [stdout]   | |_________-^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `serialize` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]   |
[INFO] [stdout] 1 + use common::web_messages::SerializableSerde;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde_core::ser::Serialize;
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `into_deserializer` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 -         .serialize()
[INFO] [stdout] 9 +         .into_deserializer()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/web_client/test.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |             ret[..c.len()].copy_from_slice(c);
[INFO] [stdout]    |                   ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for reference `&ResponseMessage`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let bytes = self.serialize()?;
[INFO] [stdout]     |                          ^^^^^^^^^ method cannot be called on `&ResponseMessage` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct ResponseMessage {
[INFO] [stdout]     | -------------------------- doesn't satisfy `ResponseMessage: SerializableSerde`, `ResponseMessage: serde_core::de::DeserializeOwned` or `ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `ResponseMessage: SerializableSerde`
[INFO] [stdout]             `ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&ResponseMessage: SerializableSerde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/web_client/mod.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 ret[..c.len()].copy_from_slice(c);
[INFO] [stdout]     |                       ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/test.rs:248:22
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     .fragment()
[INFO] [stdout]     |                      ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]  72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]     |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/test.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     .fragment()
[INFO] [stdout]     |                      ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]  72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]     |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<u16>: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:182:35
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 let compressed = <Vec<u16> as Serializable>::deserialize(msg)?;
[INFO] [stdout]     |                                   ^^^^^^^^ the trait `Serializable` is not implemented for `Vec<u16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/test.rs:684:26
[INFO] [stdout]     |
[INFO] [stdout] 684 |         let req_defrag = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]     |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `ResponseMessage`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:199:15
[INFO] [stdout]     |
[INFO] [stdout] 199 |         Self::deserialize(decompressed)
[INFO] [stdout]     |               ^^^^^^^^^^^ function or associated item cannot be called on `ResponseMessage` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct ResponseMessage {
[INFO] [stdout]     | -------------------------- doesn't satisfy `ResponseMessage: SerializableSerde`, `ResponseMessage: serde_core::de::DeserializeOwned` or `ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ResponseMessage` consider using one of the following associated functions:
[INFO] [stdout]       ResponseMessage::new_type_response
[INFO] [stdout]       ResponseMessage::new_not_found_response
[INFO] [stdout]       ResponseMessage::new_invalid_request_response
[INFO] [stdout]       ResponseMessage::new_text_list_response
[INFO] [stdout]       and 3 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | /     pub fn new_type_response(
[INFO] [stdout] 266 | |         source_id: NodeId,
[INFO] [stdout] 267 | |         compression_type: Compression,
[INFO] [stdout] 268 | |         server_type: ServerType,
[INFO] [stdout] 269 | |     ) -> ResponseMessage {
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 282 | /     pub fn new_not_found_response(
[INFO] [stdout] 283 | |         source_id: NodeId,
[INFO] [stdout] 284 | |         compression_type: Compression,
[INFO] [stdout] 285 | |     ) -> ResponseMessage {
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 298 | /     pub fn new_invalid_request_response(
[INFO] [stdout] 299 | |         source_id: NodeId,
[INFO] [stdout] 300 | |         compression_type: Compression,
[INFO] [stdout] 301 | |     ) -> ResponseMessage {
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 315 | /     pub fn new_text_list_response(
[INFO] [stdout] 316 | |         source_id: NodeId,
[INFO] [stdout] 317 | |         compression_type: Compression,
[INFO] [stdout] 318 | |         list: Vec<String>,
[INFO] [stdout] 319 | |     ) -> ResponseMessage {
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `ResponseMessage: SerializableSerde`
[INFO] [stdout]             `ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&mut ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&mut ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&mut ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&mut ResponseMessage: SerializableSerde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/test.rs:702:10
[INFO] [stdout]     |
[INFO] [stdout] 702 |         .fragment()
[INFO] [stdout]     |          ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]  72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]     |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/test.rs:778:26
[INFO] [stdout]     |
[INFO] [stdout] 778 |         let req_defrag = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]     |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/test.rs:813:26
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let req_defrag = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]     |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/test.rs:832:10
[INFO] [stdout]     |
[INFO] [stdout] 832 |         .fragment()
[INFO] [stdout]     |          ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]  72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]     |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/test.rs:911:26
[INFO] [stdout]     |
[INFO] [stdout] 911 |         let req_defrag = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]     |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/test.rs:947:30
[INFO] [stdout]     |
[INFO] [stdout] 947 |             let req_defrag = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]    --> src/web_client/mod.rs:71:21
[INFO] [stdout]     |
[INFO] [stdout]  71 | trait Fragmentable: Serializable {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]     |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1004:26
[INFO] [stdout]      |
[INFO] [stdout] 1004 |         let req_defrag = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1026:10
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         .fragment()
[INFO] [stdout]      |          ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1106:20
[INFO] [stdout]      |
[INFO] [stdout] 1106 |         let resp = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1132:10
[INFO] [stdout]      |
[INFO] [stdout] 1132 |         .fragment()
[INFO] [stdout]      |          ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1165:20
[INFO] [stdout]      |
[INFO] [stdout] 1165 |         let resp = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1191:10
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         .fragment()
[INFO] [stdout]      |          ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1349:22
[INFO] [stdout]      |
[INFO] [stdout] 1349 |                     .fragment()
[INFO] [stdout]      |                      ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1372:14
[INFO] [stdout]      |
[INFO] [stdout] 1372 |             .fragment()
[INFO] [stdout]      |              ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1418:18
[INFO] [stdout]      |
[INFO] [stdout] 1418 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1437:18
[INFO] [stdout]      |
[INFO] [stdout] 1437 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1533:22
[INFO] [stdout]      |
[INFO] [stdout] 1533 |                     .fragment()
[INFO] [stdout]      |                      ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1557:14
[INFO] [stdout]      |
[INFO] [stdout] 1557 |             .fragment()
[INFO] [stdout]      |              ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1605:22
[INFO] [stdout]      |
[INFO] [stdout] 1605 |                     .fragment()
[INFO] [stdout]      |                      ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1627:18
[INFO] [stdout]      |
[INFO] [stdout] 1627 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1647:18
[INFO] [stdout]      |
[INFO] [stdout] 1647 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1665:18
[INFO] [stdout]      |
[INFO] [stdout] 1665 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1859:27
[INFO] [stdout]      |
[INFO] [stdout] 1859 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1860:21
[INFO] [stdout]      |
[INFO] [stdout] 1860 |         let after = ResponseMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1872:27
[INFO] [stdout]      |
[INFO] [stdout] 1872 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1873:21
[INFO] [stdout]      |
[INFO] [stdout] 1873 |         let after = ResponseMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1882:27
[INFO] [stdout]      |
[INFO] [stdout] 1882 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1883:21
[INFO] [stdout]      |
[INFO] [stdout] 1883 |         let after = ResponseMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1891:27
[INFO] [stdout]      |
[INFO] [stdout] 1891 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1892:21
[INFO] [stdout]      |
[INFO] [stdout] 1892 |         let after = ResponseMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1217:13
[INFO] [stdout]      |
[INFO] [stdout] 1217 |             web_messages::ResponseMessage::defragment(&req.incoming_messages, req.compression)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1904:27
[INFO] [stdout]      |
[INFO] [stdout] 1904 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1905:21
[INFO] [stdout]      |
[INFO] [stdout] 1905 |         let after = ResponseMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1914:27
[INFO] [stdout]      |
[INFO] [stdout] 1914 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1915:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |         let after = ResponseMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1927:27
[INFO] [stdout]      |
[INFO] [stdout] 1927 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1928:21
[INFO] [stdout]      |
[INFO] [stdout] 1928 |         let after = ResponseMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1366:18
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1936:27
[INFO] [stdout]      |
[INFO] [stdout] 1936 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1937:21
[INFO] [stdout]      |
[INFO] [stdout] 1937 |         let after = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1384:18
[INFO] [stdout]      |
[INFO] [stdout] 1384 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1393:18
[INFO] [stdout]      |
[INFO] [stdout] 1393 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1946:27
[INFO] [stdout]      |
[INFO] [stdout] 1946 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1947:21
[INFO] [stdout]      |
[INFO] [stdout] 1947 |         let after = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1955:27
[INFO] [stdout]      |
[INFO] [stdout] 1955 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1956:21
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let after = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1428:18
[INFO] [stdout]      |
[INFO] [stdout] 1428 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1969:27
[INFO] [stdout]      |
[INFO] [stdout] 1969 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1970:21
[INFO] [stdout]      |
[INFO] [stdout] 1970 |         let after = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1447:18
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1978:27
[INFO] [stdout]      |
[INFO] [stdout] 1978 |         let data = before.fragment().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1979:21
[INFO] [stdout]      |
[INFO] [stdout] 1979 |         let after = RequestMessage::defragment(&data, Compression::None).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/test.rs:1993:21
[INFO] [stdout]      |
[INFO] [stdout] 1993 |         let after = ResponseMessage::defragment(&ret, Compression::LZW).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for reference `&RequestMessage`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:82:26
[INFO] [stdout]     |
[INFO] [stdout]  82 |         let bytes = self.serialize()?;
[INFO] [stdout]     |                          ^^^^^^^^^ method cannot be called on `&RequestMessage` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct RequestMessage {
[INFO] [stdout]     | ------------------------- doesn't satisfy `RequestMessage: SerializableSerde`, `RequestMessage: serde_core::de::DeserializeOwned` or `RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `RequestMessage: SerializableSerde`
[INFO] [stdout]             `RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `RequestMessage: SerializableSerde`
[INFO] [stdout]             `&RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&RequestMessage: SerializableSerde`
[INFO] [stdout]             `&RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&RequestMessage: SerializableSerde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/web_client/mod.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 ret[..c.len()].copy_from_slice(c);
[INFO] [stdout]    |                       ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<u16>: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:120:35
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let compressed = <Vec<u16> as Serializable>::deserialize(msg)?;
[INFO] [stdout]     |                                   ^^^^^^^^ the trait `Serializable` is not implemented for `Vec<u16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `RequestMessage`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Self::deserialize(decompressed)
[INFO] [stdout]     |               ^^^^^^^^^^^ function or associated item cannot be called on `RequestMessage` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct RequestMessage {
[INFO] [stdout]     | ------------------------- doesn't satisfy `RequestMessage: SerializableSerde`, `RequestMessage: serde_core::de::DeserializeOwned` or `RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `RequestMessage` consider using one of the following associated functions:
[INFO] [stdout]       RequestMessage::new_text_list_request
[INFO] [stdout]       RequestMessage::new_text_request
[INFO] [stdout]       RequestMessage::new_media_list_request
[INFO] [stdout]       RequestMessage::new_media_request
[INFO] [stdout]       RequestMessage::new_type_request
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | /     pub fn new_text_list_request(
[INFO] [stdout] 182 | |         source_id: NodeId,
[INFO] [stdout] 183 | |         compression_type: Compression,
[INFO] [stdout] 184 | |     ) -> RequestMessage {
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] ...
[INFO] [stdout] 198 | /     pub fn new_text_request(
[INFO] [stdout] 199 | |         source_id: NodeId,
[INFO] [stdout] 200 | |         compression_type: Compression,
[INFO] [stdout] 201 | |         file: String,
[INFO] [stdout] 202 | |     ) -> RequestMessage {
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] ...
[INFO] [stdout] 215 | /     pub fn new_media_list_request(
[INFO] [stdout] 216 | |         source_id: NodeId,
[INFO] [stdout] 217 | |         compression_type: Compression,
[INFO] [stdout] 218 | |     ) -> RequestMessage {
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] ...
[INFO] [stdout] 232 | /     pub fn new_media_request(
[INFO] [stdout] 233 | |         source_id: NodeId,
[INFO] [stdout] 234 | |         compression_type: Compression,
[INFO] [stdout] 235 | |         file: String,
[INFO] [stdout] 236 | |     ) -> RequestMessage {
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] ...
[INFO] [stdout] 249 |       pub fn new_type_request(source_id: NodeId, compression_type: Compression) -> RequestMessage {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `RequestMessage: SerializableSerde`
[INFO] [stdout]             `RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `RequestMessage: SerializableSerde`
[INFO] [stdout]             `&RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&RequestMessage: SerializableSerde`
[INFO] [stdout]             `&RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&RequestMessage: SerializableSerde`
[INFO] [stdout]             `&mut RequestMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&mut RequestMessage: SerializableSerde`
[INFO] [stdout]             `&mut RequestMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&mut RequestMessage: SerializableSerde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for reference `&ResponseMessage`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let bytes = self.serialize()?;
[INFO] [stdout]     |                          ^^^^^^^^^ method cannot be called on `&ResponseMessage` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct ResponseMessage {
[INFO] [stdout]     | -------------------------- doesn't satisfy `ResponseMessage: SerializableSerde`, `ResponseMessage: serde_core::de::DeserializeOwned` or `ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `ResponseMessage: SerializableSerde`
[INFO] [stdout]             `ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&ResponseMessage: SerializableSerde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/web_client/mod.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 ret[..c.len()].copy_from_slice(c);
[INFO] [stdout]     |                       ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<u16>: Serializable` is not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:182:35
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 let compressed = <Vec<u16> as Serializable>::deserialize(msg)?;
[INFO] [stdout]     |                                   ^^^^^^^^ the trait `Serializable` is not implemented for `Vec<u16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `web_client` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: the function or associated item `deserialize` exists for struct `ResponseMessage`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/web_client/mod.rs:199:15
[INFO] [stdout]     |
[INFO] [stdout] 199 |         Self::deserialize(decompressed)
[INFO] [stdout]     |               ^^^^^^^^^^^ function or associated item cannot be called on `ResponseMessage` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct ResponseMessage {
[INFO] [stdout]     | -------------------------- doesn't satisfy `ResponseMessage: SerializableSerde`, `ResponseMessage: serde_core::de::DeserializeOwned` or `ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ResponseMessage` consider using one of the following associated functions:
[INFO] [stdout]       ResponseMessage::new_type_response
[INFO] [stdout]       ResponseMessage::new_not_found_response
[INFO] [stdout]       ResponseMessage::new_invalid_request_response
[INFO] [stdout]       ResponseMessage::new_text_list_response
[INFO] [stdout]       and 3 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/common-099ae07ba7ecbbbd/18ac83d/src/web_messages.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | /     pub fn new_type_response(
[INFO] [stdout] 266 | |         source_id: NodeId,
[INFO] [stdout] 267 | |         compression_type: Compression,
[INFO] [stdout] 268 | |         server_type: ServerType,
[INFO] [stdout] 269 | |     ) -> ResponseMessage {
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 282 | /     pub fn new_not_found_response(
[INFO] [stdout] 283 | |         source_id: NodeId,
[INFO] [stdout] 284 | |         compression_type: Compression,
[INFO] [stdout] 285 | |     ) -> ResponseMessage {
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 298 | /     pub fn new_invalid_request_response(
[INFO] [stdout] 299 | |         source_id: NodeId,
[INFO] [stdout] 300 | |         compression_type: Compression,
[INFO] [stdout] 301 | |     ) -> ResponseMessage {
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 315 | /     pub fn new_text_list_response(
[INFO] [stdout] 316 | |         source_id: NodeId,
[INFO] [stdout] 317 | |         compression_type: Compression,
[INFO] [stdout] 318 | |         list: Vec<String>,
[INFO] [stdout] 319 | |     ) -> ResponseMessage {
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `ResponseMessage: SerializableSerde`
[INFO] [stdout]             `ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&mut ResponseMessage: serde_core::ser::Serialize`
[INFO] [stdout]             which is required by `&mut ResponseMessage: SerializableSerde`
[INFO] [stdout]             `&mut ResponseMessage: serde_core::de::DeserializeOwned`
[INFO] [stdout]             which is required by `&mut ResponseMessage: SerializableSerde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ResponseMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1217:13
[INFO] [stdout]      |
[INFO] [stdout] 1217 |             web_messages::ResponseMessage::defragment(&req.incoming_messages, req.compression)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serializable` is not implemented for `ResponseMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::defragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::defragment`
[INFO] [stdout] ...
[INFO] [stdout]   74 |     fn defragment(v: &[Fragment], compr: Compression) -> Result<Self, SerializationError>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1366:18
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1384:18
[INFO] [stdout]      |
[INFO] [stdout] 1384 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1393:18
[INFO] [stdout]      |
[INFO] [stdout] 1393 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1428:18
[INFO] [stdout]      |
[INFO] [stdout] 1428 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RequestMessage: Serializable` is not satisfied
[INFO] [stdout]     --> src/web_client/mod.rs:1447:18
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                 .fragment()
[INFO] [stdout]      |                  ^^^^^^^^ the trait `Serializable` is not implemented for `RequestMessage`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fragmentable::fragment`
[INFO] [stdout]     --> src/web_client/mod.rs:71:21
[INFO] [stdout]      |
[INFO] [stdout]   71 | trait Fragmentable: Serializable {
[INFO] [stdout]      |                     ^^^^^^^^^^^^ required by this bound in `Fragmentable::fragment`
[INFO] [stdout]   72 |     fn fragment(&self) -> Result<Vec<Fragment>, SerializationError>;
[INFO] [stdout]      |        -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `web_client` (lib test) due to 69 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7fb6e825489aa641f8c16a4819ae57851486864352d410aa4affc6f521153b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb6e825489aa641f8c16a4819ae57851486864352d410aa4affc6f521153b55", kill_on_drop: false }`
[INFO] [stdout] 7fb6e825489aa641f8c16a4819ae57851486864352d410aa4affc6f521153b55
