[INFO] fetching crate gog-sync 0.3.4...
[INFO] checking gog-sync-0.3.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gog-sync 0.3.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate gog-sync 0.3.4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gog-sync 0.3.4
[INFO] finished tweaking crates.io crate gog-sync 0.3.4
[INFO] tweaked toml for crates.io crate gog-sync 0.3.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e85bb775cd99b038d598fc60c0006124085b997749c473a3ada2ad326cb48bcd
[INFO] running `Command { std: "docker" "start" "-a" "e85bb775cd99b038d598fc60c0006124085b997749c473a3ada2ad326cb48bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e85bb775cd99b038d598fc60c0006124085b997749c473a3ada2ad326cb48bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85bb775cd99b038d598fc60c0006124085b997749c473a3ada2ad326cb48bcd", kill_on_drop: false }`
[INFO] [stdout] e85bb775cd99b038d598fc60c0006124085b997749c473a3ada2ad326cb48bcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89c98dd0431f328afcbf60fcbf3f4dbeb00e4c536ec8bec4df571af9f8481022
[INFO] running `Command { std: "docker" "start" "-a" "89c98dd0431f328afcbf60fcbf3f4dbeb00e4c536ec8bec4df571af9f8481022", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]    Compiling serde_codegen_internals v0.14.2
[INFO] [stderr]     Checking chrono v0.3.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]    Compiling serde_derive v0.9.15
[INFO] [stderr]     Checking serde_json v0.9.10
[INFO] [stderr]     Checking gog-sync v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `xdg` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use xdg;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate xdg;
[INFO] [stdout]    | ----------------- the item `xdg` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `xdg` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use xdg;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate xdg;
[INFO] [stdout]    | ----------------- the item `xdg` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/gog.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/gog.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `curl` is imported redundantly
[INFO] [stdout]  --> src/http.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use curl;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate curl;
[INFO] [stdout]   | ------------------ the item `curl` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `curl` is imported redundantly
[INFO] [stdout]  --> src/http.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use curl;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate curl;
[INFO] [stdout]   | ------------------ the item `curl` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/http.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/http.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/models/content.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/models/content.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `__Nonexhaustive` found for enum `WriteError` in the current scope
[INFO] [stdout]   --> src/http.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |         WriteError::__Nonexhaustive
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ variant or associated item not found in `WriteError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `__Nonexhaustive` found for enum `WriteError` in the current scope
[INFO] [stdout]   --> src/http.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |         WriteError::__Nonexhaustive
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ variant or associated item not found in `WriteError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gog-sync` (bin "gog-sync") due to 2 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gog-sync` (bin "gog-sync" test) due to 2 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "89c98dd0431f328afcbf60fcbf3f4dbeb00e4c536ec8bec4df571af9f8481022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c98dd0431f328afcbf60fcbf3f4dbeb00e4c536ec8bec4df571af9f8481022", kill_on_drop: false }`
[INFO] [stdout] 89c98dd0431f328afcbf60fcbf3f4dbeb00e4c536ec8bec4df571af9f8481022
[INFO] checking gog-sync-0.3.4 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate gog-sync 0.3.4 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate gog-sync 0.3.4 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gog-sync 0.3.4
[INFO] finished tweaking crates.io crate gog-sync 0.3.4
[INFO] tweaked toml for crates.io crate gog-sync 0.3.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cfc8d0645dd7aa2f6bc43ae761162a99235d44cfc8d204f0fd81918231cab3f
[INFO] running `Command { std: "docker" "start" "-a" "8cfc8d0645dd7aa2f6bc43ae761162a99235d44cfc8d204f0fd81918231cab3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cfc8d0645dd7aa2f6bc43ae761162a99235d44cfc8d204f0fd81918231cab3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cfc8d0645dd7aa2f6bc43ae761162a99235d44cfc8d204f0fd81918231cab3f", kill_on_drop: false }`
[INFO] [stdout] 8cfc8d0645dd7aa2f6bc43ae761162a99235d44cfc8d204f0fd81918231cab3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0a451032bd2e4c85753d27898b45392577cc01d252935adca30a67181f7a393
[INFO] running `Command { std: "docker" "start" "-a" "f0a451032bd2e4c85753d27898b45392577cc01d252935adca30a67181f7a393", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking chrono v0.3.0
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling serde_codegen_internals v0.14.2
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]    Compiling serde_derive v0.9.15
[INFO] [stderr]     Checking serde_json v0.9.10
[INFO] [stderr]     Checking gog-sync v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `xdg` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use xdg;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate xdg;
[INFO] [stdout]    | ----------------- the item `xdg` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/gog.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `curl` is imported redundantly
[INFO] [stdout]  --> src/http.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use curl;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate curl;
[INFO] [stdout]   | ------------------ the item `curl` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/http.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/models/content.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `xdg` is imported redundantly
[INFO] [stdout]   --> src/configfiles.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use xdg;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate xdg;
[INFO] [stdout]    | ----------------- the item `xdg` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/gog.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `curl` is imported redundantly
[INFO] [stdout]  --> src/http.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use curl;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate curl;
[INFO] [stdout]   | ------------------ the item `curl` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/http.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/models/content.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `__Nonexhaustive` found for enum `WriteError` in the current scope
[INFO] [stdout]   --> src/http.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |         WriteError::__Nonexhaustive
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ variant or associated item not found in `WriteError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `__Nonexhaustive` found for enum `WriteError` in the current scope
[INFO] [stdout]   --> src/http.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |         WriteError::__Nonexhaustive
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ variant or associated item not found in `WriteError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gog-sync` (bin "gog-sync") due to 2 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gog-sync` (bin "gog-sync" test) due to 2 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f0a451032bd2e4c85753d27898b45392577cc01d252935adca30a67181f7a393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a451032bd2e4c85753d27898b45392577cc01d252935adca30a67181f7a393", kill_on_drop: false }`
[INFO] [stdout] f0a451032bd2e4c85753d27898b45392577cc01d252935adca30a67181f7a393
