[INFO] fetching crate gog 0.5.0...
[INFO] checking gog-0.5.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate gog 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate gog 0.5.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gog 0.5.0
[INFO] finished tweaking crates.io crate gog 0.5.0
[INFO] tweaked toml for crates.io crate gog 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded select v0.6.0
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a73feb702157d5136627fa93cd17d3086dc670d3e4b343c899fc0d85a440ee8
[INFO] running `Command { std: "docker" "start" "-a" "4a73feb702157d5136627fa93cd17d3086dc670d3e4b343c899fc0d85a440ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a73feb702157d5136627fa93cd17d3086dc670d3e4b343c899fc0d85a440ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a73feb702157d5136627fa93cd17d3086dc670d3e4b343c899fc0d85a440ee8", kill_on_drop: false }`
[INFO] [stdout] 4a73feb702157d5136627fa93cd17d3086dc670d3e4b343c899fc0d85a440ee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d8d6056dd3fdd2e413b2247dc6a47e5423f635defd3d4f9726d20fefc317b03
[INFO] running `Command { std: "docker" "start" "-a" "9d8d6056dd3fdd2e413b2247dc6a47e5423f635defd3d4f9726d20fefc317b03", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling curl-sys v0.4.70+curl-8.5.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking cookie_store v0.16.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking select v0.6.0
[INFO] [stderr]     Checking gog v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> src/containers.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/containers.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde_derive::Serialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> src/containers.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/containers.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde_derive::Serialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/containers.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/containers.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde_derive::Deserialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/containers.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/containers.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde_derive::Deserialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/containers.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/containers.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/containers.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/containers.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/containers.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/containers.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/containers.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/containers.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/containers.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/containers.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/containers.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/containers.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/containers.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/containers.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/containers.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/containers.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/containers.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/containers.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/containers.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout] 2  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/gog.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/gog.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/gog.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/gog.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/gog.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/gog.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/gog.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/gog.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/gog.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/gog.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/gog.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:26
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/gog.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/gog.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:148:25
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:148:25
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 121 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:163:25
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:163:25
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:183:25
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:183:25
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:199:25
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[serde(rename_all = "snake_case")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:214:14
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:199:25
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 158 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[serde(rename_all = "snake_case")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |         #[serde(default)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:214:14
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:241:14
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:241:25
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |         #[serde(default)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:241:14
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:250:25
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:241:25
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:259:25
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:250:25
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:259:25
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:277:14
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:277:14
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:296:14
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:296:25
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:304:14
[INFO] [stdout]     |
[INFO] [stdout] 304 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:296:14
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:296:25
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:319:14
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:304:14
[INFO] [stdout]     |
[INFO] [stdout] 304 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:327:21
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:335:10
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:335:21
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:319:14
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 210 +     use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:342:21
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:327:21
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:354:10
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:335:10
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:335:21
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:355:3
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:373:10
[INFO] [stdout]     |
[INFO] [stdout] 373 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:342:21
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:380:10
[INFO] [stdout]     |
[INFO] [stdout] 380 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:354:10
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:387:10
[INFO] [stdout]     |
[INFO] [stdout] 387 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:387:21
[INFO] [stdout]     |
[INFO] [stdout] 387 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:355:3
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:373:10
[INFO] [stdout]     |
[INFO] [stdout] 373 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:397:10
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:397:21
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:380:10
[INFO] [stdout]     |
[INFO] [stdout] 380 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:398:3
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:409:10
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:409:21
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:387:10
[INFO] [stdout]     |
[INFO] [stdout] 387 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:387:21
[INFO] [stdout]     |
[INFO] [stdout] 387 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:410:3
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:423:10
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:423:21
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:397:10
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:397:21
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:424:3
[INFO] [stdout]     |
[INFO] [stdout] 424 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:473:10
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:398:3
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:473:21
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:409:10
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:409:21
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:495:10
[INFO] [stdout]     |
[INFO] [stdout] 495 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:495:21
[INFO] [stdout]     |
[INFO] [stdout] 495 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:410:3
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:516:10
[INFO] [stdout]     |
[INFO] [stdout] 516 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:423:10
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:423:21
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:517:3
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:424:3
[INFO] [stdout]     |
[INFO] [stdout] 424 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:527:10
[INFO] [stdout]     |
[INFO] [stdout] 527 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:473:10
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:527:21
[INFO] [stdout]     |
[INFO] [stdout] 527 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:473:21
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:528:3
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:495:10
[INFO] [stdout]     |
[INFO] [stdout] 495 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:548:10
[INFO] [stdout]     |
[INFO] [stdout] 548 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:548:21
[INFO] [stdout]     |
[INFO] [stdout] 548 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:495:21
[INFO] [stdout]     |
[INFO] [stdout] 495 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:549:3
[INFO] [stdout]     |
[INFO] [stdout] 549 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:516:10
[INFO] [stdout]     |
[INFO] [stdout] 516 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:568:7
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[serde(rename = "type")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:577:10
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:517:3
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:527:10
[INFO] [stdout]     |
[INFO] [stdout] 527 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:578:3
[INFO] [stdout]     |
[INFO] [stdout] 578 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:527:21
[INFO] [stdout]     |
[INFO] [stdout] 527 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:593:10
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:593:21
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:528:3
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:548:10
[INFO] [stdout]     |
[INFO] [stdout] 548 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:594:3
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:548:21
[INFO] [stdout]     |
[INFO] [stdout] 548 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:600:10
[INFO] [stdout]     |
[INFO] [stdout] 600 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:600:21
[INFO] [stdout]     |
[INFO] [stdout] 600 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:549:3
[INFO] [stdout]     |
[INFO] [stdout] 549 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:601:3
[INFO] [stdout]     |
[INFO] [stdout] 601 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:568:7
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[serde(rename = "type")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:610:10
[INFO] [stdout]     |
[INFO] [stdout] 610 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:577:10
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:610:21
[INFO] [stdout]     |
[INFO] [stdout] 610 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:617:10
[INFO] [stdout]     |
[INFO] [stdout] 617 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:617:21
[INFO] [stdout]     |
[INFO] [stdout] 617 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:578:3
[INFO] [stdout]     |
[INFO] [stdout] 578 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:593:10
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:593:21
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:618:3
[INFO] [stdout]     |
[INFO] [stdout] 618 | #[serde(rename_all = "PascalCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 626 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:626:21
[INFO] [stdout]     |
[INFO] [stdout] 626 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:594:3
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:600:10
[INFO] [stdout]     |
[INFO] [stdout] 600 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:627:3
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:600:21
[INFO] [stdout]     |
[INFO] [stdout] 600 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:638:10
[INFO] [stdout]     |
[INFO] [stdout] 638 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:638:21
[INFO] [stdout]     |
[INFO] [stdout] 638 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:601:3
[INFO] [stdout]     |
[INFO] [stdout] 601 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:610:10
[INFO] [stdout]     |
[INFO] [stdout] 610 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:639:3
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:610:21
[INFO] [stdout]     |
[INFO] [stdout] 610 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:647:10
[INFO] [stdout]     |
[INFO] [stdout] 647 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:647:21
[INFO] [stdout]     |
[INFO] [stdout] 647 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:617:10
[INFO] [stdout]     |
[INFO] [stdout] 617 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:655:10
[INFO] [stdout]     |
[INFO] [stdout] 655 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:617:21
[INFO] [stdout]     |
[INFO] [stdout] 617 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:655:21
[INFO] [stdout]     |
[INFO] [stdout] 655 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:618:3
[INFO] [stdout]     |
[INFO] [stdout] 618 | #[serde(rename_all = "PascalCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:656:3
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 626 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:667:10
[INFO] [stdout]     |
[INFO] [stdout] 667 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:626:21
[INFO] [stdout]     |
[INFO] [stdout] 626 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:667:21
[INFO] [stdout]     |
[INFO] [stdout] 667 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:675:10
[INFO] [stdout]     |
[INFO] [stdout] 675 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:675:21
[INFO] [stdout]     |
[INFO] [stdout] 675 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:627:3
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:638:10
[INFO] [stdout]     |
[INFO] [stdout] 638 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:638:21
[INFO] [stdout]     |
[INFO] [stdout] 638 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:682:10
[INFO] [stdout]     |
[INFO] [stdout] 682 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:682:21
[INFO] [stdout]     |
[INFO] [stdout] 682 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:639:3
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/token.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/token.rs:6:26
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:647:10
[INFO] [stdout]     |
[INFO] [stdout] 647 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/token.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/token.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:647:21
[INFO] [stdout]     |
[INFO] [stdout] 647 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/token.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[serde(default = "cur_date")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:655:10
[INFO] [stdout]     |
[INFO] [stdout] 655 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:655:21
[INFO] [stdout]     |
[INFO] [stdout] 655 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/gog.rs:656:3
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:667:10
[INFO] [stdout]     |
[INFO] [stdout] 667 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:667:21
[INFO] [stdout]     |
[INFO] [stdout] 667 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:675:10
[INFO] [stdout]     |
[INFO] [stdout] 675 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:675:21
[INFO] [stdout]     |
[INFO] [stdout] 675 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/gog.rs:682:10
[INFO] [stdout]     |
[INFO] [stdout] 682 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:26
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/gog.rs:682:21
[INFO] [stdout]     |
[INFO] [stdout] 682 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/gog.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/token.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/token.rs:6:26
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/token.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/token.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/token.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[serde(default = "cur_date")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::Downloads: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/containers.rs:47:45
[INFO] [stdout]      |
[INFO] [stdout] 47   |                         Some(x.into_details(serde_json::from_str(&stri).unwrap()))
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::Downloads`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::Downloads: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/containers.rs:47:45
[INFO] [stdout]      |
[INFO] [stdout] 47   |                         Some(x.into_details(serde_json::from_str(&stri).unwrap()))
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::Downloads`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Token: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/token.rs:37:12
[INFO] [stdout]      |
[INFO] [stdout] 37   |         Ok(serde_json::from_str(response.into().as_str())?)
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Token`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Token: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/token.rs:62:12
[INFO] [stdout]      |
[INFO] [stdout] 62   |         Ok(serde_json::from_str(&res.text()?)?)
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Token`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Token: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/token.rs:37:12
[INFO] [stdout]      |
[INFO] [stdout] 37   |         Ok(serde_json::from_str(response.into().as_str())?)
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Token`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Token: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/token.rs:62:12
[INFO] [stdout]      |
[INFO] [stdout] 62   |         Ok(serde_json::from_str(&res.text()?)?)
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Token`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::UserData: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:237:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |         self.fget(EMBD, "/userData.json", None)
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::UserData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::UserData` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::PubInfo: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:242:14
[INFO] [stdout]     |
[INFO] [stdout] 242 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::PubInfo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::PubInfo` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> containers::OwnedGames: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:253:34
[INFO] [stdout]     |
[INFO] [stdout] 253 |         let r: OwnedGames = self.fget(EMBD, "/user/data/games", None)?;
[INFO] [stdout]     |                                  ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `containers::OwnedGames`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `containers::OwnedGames` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> containers::GameDetailsP: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let mut res: GameDetailsP = self.fget(
[INFO] [stdout]     |                                          ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `containers::GameDetailsP`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `containers::GameDetailsP` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::Downloads: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:267:17
[INFO] [stdout]      |
[INFO] [stdout] 267  |                 serde_json::from_str(&serde_json::to_string(&res.downloads[0][0])?)?;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::Downloads`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::Wishlist: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 |         self.fget(EMBD, "/user/wishlist.json", None)
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::Wishlist`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::Wishlist` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::Wishlist: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:331:14
[INFO] [stdout]     |
[INFO] [stdout] 331 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::Wishlist`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::Wishlist` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::Wishlist: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::Wishlist`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::Wishlist` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::connect::LinkedSteam: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::connect::LinkedSteam`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::connect::LinkedSteam` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::connect::ConnectStatus: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:397:25
[INFO] [stdout]      |
[INFO] [stdout] 397  |         if let Ok(cs) = serde_json::from_str(&st) {
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::connect::ConnectStatus`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::product::Product: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:433:14
[INFO] [stdout]     |
[INFO] [stdout] 433 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `Deserialize<'_>` is not implemented for `gog::product::Product`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `Vec<gog::product::Product>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<gog::product::Product>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::AchievementList: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:447:14
[INFO] [stdout]     |
[INFO] [stdout] 447 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::AchievementList`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::AchievementList` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> containers::Success: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:460:41
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let res: Result<Success> = self.fget(
[INFO] [stdout]     |                                         ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `containers::Success`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `containers::Success` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::FilteredProducts: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:493:14
[INFO] [stdout]     |
[INFO] [stdout] 493 |         self.fget(EMBD, &path, None)
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::FilteredProducts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::FilteredProducts` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::UserData: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:237:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |         self.fget(EMBD, "/userData.json", None)
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::UserData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::UserData` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::FilteredProducts: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:508:22
[INFO] [stdout]     |
[INFO] [stdout] 508 |                 self.fget(EMBD, &format!("{}&page={}", path, page), None)?;
[INFO] [stdout]     |                      ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::FilteredProducts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::FilteredProducts` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::PubInfo: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:242:14
[INFO] [stdout]     |
[INFO] [stdout] 242 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::PubInfo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::PubInfo` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::UnownedProductDetails: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 |         self.nfget(EMBD, &path, None, "products")
[INFO] [stdout]     |              ^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::UnownedProductDetails`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `Vec<gog::UnownedProductDetails>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<gog::UnownedProductDetails>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::nfget`
[INFO] [stdout]    --> src/lib.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn nfget<T>(
[INFO] [stdout]     |        ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 217 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::nfget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> containers::OwnedGames: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:253:34
[INFO] [stdout]     |
[INFO] [stdout] 253 |         let r: OwnedGames = self.fget(EMBD, "/user/data/games", None)?;
[INFO] [stdout]     |                                  ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `containers::OwnedGames`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `containers::OwnedGames` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> containers::StatusDel: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:540:18
[INFO] [stdout]     |
[INFO] [stdout] 540 |             self.fget(EMBD, "/account/tags/delete", map_p!({ "tag_id": tag_id }));
[INFO] [stdout]     |                  ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `containers::StatusDel`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `containers::StatusDel` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> containers::GameDetailsP: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let mut res: GameDetailsP = self.fget(
[INFO] [stdout]     |                                          ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `containers::GameDetailsP`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `containers::GameDetailsP` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::Downloads: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:267:17
[INFO] [stdout]      |
[INFO] [stdout] 267  |                 serde_json::from_str(&serde_json::to_string(&res.downloads[0][0])?)?;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::Downloads`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::Friend: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:615:14
[INFO] [stdout]     |
[INFO] [stdout] 615 |         self.nfget(
[INFO] [stdout]     |              ^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::Friend`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `Vec<gog::Friend>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<gog::Friend>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::nfget`
[INFO] [stdout]    --> src/lib.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn nfget<T>(
[INFO] [stdout]     |        ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 217 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::nfget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::Wishlist: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 |         self.fget(EMBD, "/user/wishlist.json", None)
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::Wishlist`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::Wishlist` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::Wishlist: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:331:14
[INFO] [stdout]     |
[INFO] [stdout] 331 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::Wishlist`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::Wishlist` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::Wishlist: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::Wishlist`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::Wishlist` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::connect::LinkedSteam: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::connect::LinkedSteam`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::connect::LinkedSteam` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::connect::ConnectStatus: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:397:25
[INFO] [stdout]      |
[INFO] [stdout] 397  |         if let Ok(cs) = serde_json::from_str(&st) {
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::connect::ConnectStatus`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                <bool as Deserialize<'de>>
[INFO] [stdout]                <char as Deserialize<'de>>
[INFO] [stdout]                <isize as Deserialize<'de>>
[INFO] [stdout]                <i8 as Deserialize<'de>>
[INFO] [stdout]                <i16 as Deserialize<'de>>
[INFO] [stdout]                <i32 as Deserialize<'de>>
[INFO] [stdout]                <i64 as Deserialize<'de>>
[INFO] [stdout]                <i128 as Deserialize<'de>>
[INFO] [stdout]              and 136 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::product::Product: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:433:14
[INFO] [stdout]     |
[INFO] [stdout] 433 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `Deserialize<'_>` is not implemented for `gog::product::Product`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `Vec<gog::product::Product>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<gog::product::Product>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 163 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::AchievementList: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:447:14
[INFO] [stdout]     |
[INFO] [stdout] 447 |         self.fget(
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::AchievementList`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::AchievementList` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> containers::Success: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:460:41
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let res: Result<Success> = self.fget(
[INFO] [stdout]     |                                         ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `containers::Success`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `containers::Success` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::FilteredProducts: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:493:14
[INFO] [stdout]     |
[INFO] [stdout] 493 |         self.fget(EMBD, &path, None)
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::FilteredProducts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::FilteredProducts` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> gog::FilteredProducts: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:508:22
[INFO] [stdout]     |
[INFO] [stdout] 508 |                 self.fget(EMBD, &format!("{}&page={}", path, page), None)?;
[INFO] [stdout]     |                      ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `gog::FilteredProducts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `gog::FilteredProducts` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gog` (lib test) due to 164 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `gog::UnownedProductDetails: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 |         self.nfget(EMBD, &path, None, "products")
[INFO] [stdout]     |              ^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::UnownedProductDetails`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `Vec<gog::UnownedProductDetails>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<gog::UnownedProductDetails>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::nfget`
[INFO] [stdout]    --> src/lib.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn nfget<T>(
[INFO] [stdout]     |        ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 217 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::nfget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> containers::StatusDel: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:540:18
[INFO] [stdout]     |
[INFO] [stdout] 540 |             self.fget(EMBD, "/account/tags/delete", map_p!({ "tag_id": tag_id }));
[INFO] [stdout]     |                  ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `containers::StatusDel`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `containers::StatusDel` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::fget`
[INFO] [stdout]    --> src/lib.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn fget<T>(&self, domain: &str, path: &str, params: Option<Map<String, Value>>) -> Result<T>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 162 |     where
[INFO] [stdout] 163 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::fget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `gog::Friend: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:615:14
[INFO] [stdout]     |
[INFO] [stdout] 615 |         self.nfget(
[INFO] [stdout]     |              ^^^^^ the trait `Deserialize<'_>` is not implemented for `gog::Friend`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               <bool as Deserialize<'de>>
[INFO] [stdout]               <char as Deserialize<'de>>
[INFO] [stdout]               <isize as Deserialize<'de>>
[INFO] [stdout]               <i8 as Deserialize<'de>>
[INFO] [stdout]               <i16 as Deserialize<'de>>
[INFO] [stdout]               <i32 as Deserialize<'de>>
[INFO] [stdout]               <i64 as Deserialize<'de>>
[INFO] [stdout]               <i128 as Deserialize<'de>>
[INFO] [stdout]             and 136 others
[INFO] [stdout]     = note: required for `Vec<gog::Friend>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<gog::Friend>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Gog::nfget`
[INFO] [stdout]    --> src/lib.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn nfget<T>(
[INFO] [stdout]     |        ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 217 |         T: DeserializeOwned,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `Gog::nfget`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 163 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gog` (lib) due to 164 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d8d6056dd3fdd2e413b2247dc6a47e5423f635defd3d4f9726d20fefc317b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d8d6056dd3fdd2e413b2247dc6a47e5423f635defd3d4f9726d20fefc317b03", kill_on_drop: false }`
[INFO] [stdout] 9d8d6056dd3fdd2e413b2247dc6a47e5423f635defd3d4f9726d20fefc317b03
