[INFO] cloning repository https://github.com/DevNulPavel/uploader_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevNulPavel/uploader_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevNulPavel%2Fuploader_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevNulPavel%2Fuploader_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b12c4608454735e5bcc37d1ba559736216cd5ea
[INFO] testing DevNulPavel/uploader_app against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevNulPavel%2Fuploader_app" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DevNulPavel/uploader_app
[INFO] finished tweaking git repo https://github.com/DevNulPavel/uploader_app
[INFO] tweaked toml for git repo https://github.com/DevNulPavel/uploader_app written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DevNulPavel/uploader_app on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DevNulPavel/uploader_app already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3
[INFO] running `Command { std: "docker" "start" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling http v0.2.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling whoami v1.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.8
[INFO] [stderr]    Compiling futures v0.3.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling sqlformat v0.1.6
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling rand_core v0.6.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling weezl v0.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.5.7
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.8
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling seahash v4.0.1
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling quick-error v2.0.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling gif v0.11.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling rand v0.8.0
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling serde_json_string_parse v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cow_arc v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling trust-dns-proto v0.20.4
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling image v0.23.12
[INFO] [stderr]    Compiling sqlx-macros v0.5.7
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling uuid v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.6
[INFO] [stderr]    Compiling into-result v0.3.1
[INFO] [stderr]    Compiling yup-oauth2 v7.0.0
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling sqlx v0.5.7
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ssh2 v0.9.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling reqwest_inspect_json v0.1.0
[INFO] [stderr]    Compiling google_play_client v1.0.0 (/opt/rustwide/workdir/libs/google_play_client)
[INFO] [stdout] warning: field `track` is never read
[INFO] [stdout]   --> libs/google_play_client/src/responses.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct TrackUpdateResponse{
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 96 |     pub track: String
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrackUpdateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling google_drive_client v1.0.0 (/opt/rustwide/workdir/libs/google_drive_client)
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling amazon_client v1.0.0 (/opt/rustwide/workdir/libs/amazon_client)
[INFO] [stdout] warning: struct `FilePermissionResponse` is never constructed
[INFO] [stdout]   --> libs/google_drive_client/src/responses.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct FilePermissionResponse{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_type` and `scope` are never read
[INFO] [stdout]   --> libs/amazon_client/src/responses.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct AmazonTokenResponse{
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  8 |     pub access_token: String,
[INFO] [stdout]  9 |     pub token_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     pub scope: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AmazonTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> libs/amazon_client/src/responses.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AmazonEditData{
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 16 |     pub id: String,
[INFO] [stdout] 17 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AmazonEditData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> libs/amazon_client/src/responses.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ApkInfoResponse{
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub name: String
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApkInfoResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> libs/amazon_client/src/app_edit.rs:58:78
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(request_builder: AmazonAppRequestBuilder<'a>, edit_id: String) -> EditRequestBuilder{
[INFO] [stdout]    |                                                     --                       ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(request_builder: AmazonAppRequestBuilder<'a>, edit_id: String) -> EditRequestBuilder<'a>{
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling app_center_client v1.0.0 (/opt/rustwide/workdir/libs/app_center_client)
[INFO] [stderr]    Compiling slack_client_lib v2.3.0 (https://github.com/DevNulPavel/slack_client_lib.git?rev=12a0a37af29da391f2b00f4db11865f16b8d6f97#12a0a37a)
[INFO] [stderr]    Compiling microsoft_azure_client v1.0.0 (/opt/rustwide/workdir/libs/microsoft_azure_client)
[INFO] [stdout] warning: fields `id`, `blob_partitions`, and `resume_restart` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct MetaInfoSetResponse{
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 30 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 31 |     // pub status_code: i32,
[INFO] [stdout] 32 |     pub blob_partitions: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub chunk_list: Vec<usize>,
[INFO] [stdout] 34 |     pub resume_restart: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MetaInfoSetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `location`, `raw_location`, `absolute_uri`, and `state` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct UploadingFinishedOkResponse{
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] 42 |     pub location: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 43 |     pub raw_location: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub absolute_uri: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub state: String
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedOkResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_code` is never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct UploadingFinishedErrorResponse{
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] 50 |     pub error_code: String
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Ok(UploadingFinishedOkResponse),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     Ok(UploadingFinishedOkResponse),
[INFO] [stdout] 56 +     Ok(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Error(UploadingFinishedErrorResponse)
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -     Error(UploadingFinishedErrorResponse)
[INFO] [stdout] 57 +     Error(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `upload_status` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct UploadingFinishedSetStatusResponse{
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout] 64 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 65 |     pub upload_status: String
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedSetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `upload_status` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     Ready{
[INFO] [stdout]    |     ----- fields in this variant
[INFO] [stdout] 76 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 77 |         upload_status: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `upload_status` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Error{
[INFO] [stdout]    |     ----- fields in this variant
[INFO] [stdout] 81 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 82 |         upload_status: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `upload_status` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Waiting{
[INFO] [stdout]    |     ------- fields in this variant
[INFO] [stdout] 86 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 87 |         upload_status: String
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |     Unknown(HashMap<String, Value>)
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 89 -     Unknown(HashMap<String, Value>)
[INFO] [stdout] 89 +     Unknown(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]    --> libs/app_center_client/src/responses.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 |     Failure{
[INFO] [stdout]     |     ------- field in this variant
[INFO] [stdout] 100 |         code: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReleaseUpdateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `destinations` is never read
[INFO] [stdout]    --> libs/app_center_client/src/responses.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Success{
[INFO] [stdout]     |     ------- field in this variant
[INFO] [stdout] 104 |         destinations: Vec<HashMap<String, String>>
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReleaseUpdateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling facebook_instant_client v1.0.0 (/opt/rustwide/workdir/libs/facebook_instant_client)
[INFO] [stdout] warning: fields `token_type`, `resource`, and `expires_on` are never read
[INFO] [stdout]   --> libs/microsoft_azure_client/src/responses.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct TokenResponse {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 63 |     pub token_type: String, // TODO: Bearer enum
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 64 |     pub resource: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub expires_on: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_type` is never read
[INFO] [stdout]   --> libs/facebook_instant_client/src/responses.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TokenResponse {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 55 |     pub access_token: String,
[INFO] [stdout] 56 |     pub token_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `success` is never read
[INFO] [stdout]   --> libs/facebook_instant_client/src/responses.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct UploadResponse {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 63 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling any_field_is_some_macro v0.1.0 (/opt/rustwide/workdir/libs/any_field_is_some_macro)
[INFO] [stderr]    Compiling uploader_app v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `QrCodeError`
[INFO] [stdout]  --> src/result_senders/qr/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         QrCodeError
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `slack` is never read
[INFO] [stdout]   --> src/app_parameters/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AppParameters{
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub slack: Option<SlackParams>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppParameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbols_file` is never read
[INFO] [stdout]   --> src/app_parameters/subtypes.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     AppCenterParams{
[INFO] [stdout]    |     --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |             symbols_file: "app_center_symbols_file" : "App center symbols file",
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppCenterParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `params_data_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target_domain` is never read
[INFO] [stdout]   --> src/app_parameters/subtypes.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |     GoogleDriveParams{
[INFO] [stdout]    |     ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |             target_domain: "google_drive_target_domain" : "Google drive shared domain"
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GoogleDriveParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `params_data_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/app_parameters/subtypes.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |     SlackParams{
[INFO] [stdout]     |     ----------- fields in this struct
[INFO] [stdout] 122 |         Opt{
[INFO] [stdout] 123 |             channel : "slack_upload_channel" : "Slack upload files channel",
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 124 |             user: "slack_user" : "Slack user name for direct messages",
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 125 |             email: "slack_user_email" : "Slack user email for direct messages",
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 126 |             text: "slack_text" : "Slack message text",
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 127 |             qr_commentary: "slack_qr_commentary" : "Slack QR code commentary",
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 128 |             qr_text: "slack_qr_text" : "Slack direct QR code content"
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |             files : "slack_upload_files" : "Comma separated input files"
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SlackParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `params_data_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target_slack` is never read
[INFO] [stdout]   --> src/env_parameters/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |         pub struct AppEnvValues{
[INFO] [stdout]    |                    ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     target_slack: TargetSlackEnvironment,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEnvValues` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `describe_env_values` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]    --> src/env_parameters/subtypes.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |     TargetSlackEnvironment{
[INFO] [stdout]     |     ---------------------- field in this struct
[INFO] [stdout] 114 |         Req{
[INFO] [stdout] 115 |             token: "TARGET_SLACK_API_TOKEN"
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TargetSlackEnvironment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `env_params_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result_senders/qr/error.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     GenerateErr(QrError),
[INFO] [stdout]    |     ----------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QrCodeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     GenerateErr(QrError),
[INFO] [stdout] 12 +     GenerateErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result_senders/qr/error.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ImageConvertErr(ImageError)
[INFO] [stdout]    |     --------------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QrCodeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     ImageConvertErr(ImageError)
[INFO] [stdout] 13 +     ImageConvertErr(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     FileDoesNotExist(String),
[INFO] [stdout]    |     ---------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 -     FileDoesNotExist(String),
[INFO] [stdout] 35 +     FileDoesNotExist(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     SpawnFailed(io::Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     SpawnFailed(io::Error),
[INFO] [stdout] 36 +     SpawnFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     InvalidSpawn(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     InvalidSpawn(String),
[INFO] [stdout] 37 +     InvalidSpawn(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ErrorParseFailed(FromUtf8Error),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     ErrorParseFailed(FromUtf8Error),
[INFO] [stdout] 38 +     ErrorParseFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     OutputParseFailed(FromUtf8Error),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     OutputParseFailed(FromUtf8Error),
[INFO] [stdout] 39 +     OutputParseFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]   --> src/uploaders/upload_result.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct UploadResultData{
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 15 |     pub target: &'static str,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadResultData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     SshErr(ssh2::Error),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -     SshErr(ssh2::Error),
[INFO] [stdout] 27 +     SshErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 |     IO(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 -     IO(io::Error),
[INFO] [stdout] 28 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     DNSError(Box<ResolveError>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     DNSError(Box<ResolveError>),
[INFO] [stdout] 29 +     DNSError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     DirectoryCreateFailed(i32),
[INFO] [stdout]    |     --------------------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 -     DirectoryCreateFailed(i32),
[INFO] [stdout] 34 +     DirectoryCreateFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     InvalidTargetFolder(&'static str),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 -     InvalidTargetFolder(&'static str),
[INFO] [stdout] 35 +     InvalidTargetFolder(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     InvalidFilePath(PathBuf),
[INFO] [stdout]    |     --------------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     InvalidFilePath(PathBuf),
[INFO] [stdout] 36 +     InvalidFilePath(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1, sqlx-macros v0.5.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: fields `token_type`, `resource`, and `expires_on` are never read
[INFO] [stdout]   --> libs/microsoft_azure_client/src/responses.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct TokenResponse {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 63 |     pub token_type: String, // TODO: Bearer enum
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 64 |     pub resource: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub expires_on: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilePermissionResponse` is never constructed
[INFO] [stdout]   --> libs/google_drive_client/src/responses.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct FilePermissionResponse{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `track` is never read
[INFO] [stdout]   --> libs/google_play_client/src/responses.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct TrackUpdateResponse{
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 96 |     pub track: String
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrackUpdateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_type` is never read
[INFO] [stdout]   --> libs/facebook_instant_client/src/responses.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TokenResponse {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 55 |     pub access_token: String,
[INFO] [stdout] 56 |     pub token_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `success` is never read
[INFO] [stdout]   --> libs/facebook_instant_client/src/responses.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct UploadResponse {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 63 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_type` and `scope` are never read
[INFO] [stdout]   --> libs/amazon_client/src/responses.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct AmazonTokenResponse{
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  8 |     pub access_token: String,
[INFO] [stdout]  9 |     pub token_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     pub scope: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AmazonTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> libs/amazon_client/src/responses.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AmazonEditData{
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 16 |     pub id: String,
[INFO] [stdout] 17 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AmazonEditData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> libs/amazon_client/src/responses.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ApkInfoResponse{
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub name: String
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApkInfoResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> libs/amazon_client/src/app_edit.rs:58:78
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(request_builder: AmazonAppRequestBuilder<'a>, edit_id: String) -> EditRequestBuilder{
[INFO] [stdout]    |                                                     --                       ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(request_builder: AmazonAppRequestBuilder<'a>, edit_id: String) -> EditRequestBuilder<'a>{
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `blob_partitions`, and `resume_restart` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct MetaInfoSetResponse{
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 30 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 31 |     // pub status_code: i32,
[INFO] [stdout] 32 |     pub blob_partitions: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub chunk_list: Vec<usize>,
[INFO] [stdout] 34 |     pub resume_restart: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MetaInfoSetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `location`, `raw_location`, `absolute_uri`, and `state` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct UploadingFinishedOkResponse{
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] 42 |     pub location: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 43 |     pub raw_location: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub absolute_uri: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub state: String
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedOkResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_code` is never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct UploadingFinishedErrorResponse{
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] 50 |     pub error_code: String
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Ok(UploadingFinishedOkResponse),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     Ok(UploadingFinishedOkResponse),
[INFO] [stdout] 56 +     Ok(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Error(UploadingFinishedErrorResponse)
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -     Error(UploadingFinishedErrorResponse)
[INFO] [stdout] 57 +     Error(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `upload_status` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct UploadingFinishedSetStatusResponse{
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout] 64 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 65 |     pub upload_status: String
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedSetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `upload_status` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     Ready{
[INFO] [stdout]    |     ----- fields in this variant
[INFO] [stdout] 76 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 77 |         upload_status: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `upload_status` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Error{
[INFO] [stdout]    |     ----- fields in this variant
[INFO] [stdout] 81 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 82 |         upload_status: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `upload_status` are never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Waiting{
[INFO] [stdout]    |     ------- fields in this variant
[INFO] [stdout] 86 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 87 |         upload_status: String
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libs/app_center_client/src/responses.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |     Unknown(HashMap<String, Value>)
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 89 -     Unknown(HashMap<String, Value>)
[INFO] [stdout] 89 +     Unknown(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uploader_app v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]    --> libs/app_center_client/src/responses.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 |     Failure{
[INFO] [stdout]     |     ------- field in this variant
[INFO] [stdout] 100 |         code: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReleaseUpdateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `destinations` is never read
[INFO] [stdout]    --> libs/app_center_client/src/responses.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Success{
[INFO] [stdout]     |     ------- field in this variant
[INFO] [stdout] 104 |         destinations: Vec<HashMap<String, String>>
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReleaseUpdateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QrCodeError`
[INFO] [stdout]  --> src/result_senders/qr/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         QrCodeError
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `slack` is never read
[INFO] [stdout]   --> src/app_parameters/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AppParameters{
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub slack: Option<SlackParams>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppParameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target_domain` is never read
[INFO] [stdout]   --> src/app_parameters/subtypes.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |     GoogleDriveParams{
[INFO] [stdout]    |     ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |             target_domain: "google_drive_target_domain" : "Google drive shared domain"
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GoogleDriveParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `params_data_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/app_parameters/subtypes.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |     SlackParams{
[INFO] [stdout]     |     ----------- fields in this struct
[INFO] [stdout] 122 |         Opt{
[INFO] [stdout] 123 |             channel : "slack_upload_channel" : "Slack upload files channel",
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 124 |             user: "slack_user" : "Slack user name for direct messages",
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 125 |             email: "slack_user_email" : "Slack user email for direct messages",
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 126 |             text: "slack_text" : "Slack message text",
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 127 |             qr_commentary: "slack_qr_commentary" : "Slack QR code commentary",
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 128 |             qr_text: "slack_qr_text" : "Slack direct QR code content"
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |             files : "slack_upload_files" : "Comma separated input files"
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SlackParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `params_data_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target_slack` is never read
[INFO] [stdout]   --> src/env_parameters/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |         pub struct AppEnvValues{
[INFO] [stdout]    |                    ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     target_slack: TargetSlackEnvironment,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEnvValues` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `describe_env_values` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result_senders/qr/error.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     GenerateErr(QrError),
[INFO] [stdout]    |     ----------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QrCodeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     GenerateErr(QrError),
[INFO] [stdout] 12 +     GenerateErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result_senders/qr/error.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ImageConvertErr(ImageError)
[INFO] [stdout]    |     --------------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QrCodeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     ImageConvertErr(ImageError)
[INFO] [stdout] 13 +     ImageConvertErr(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     FileDoesNotExist(String),
[INFO] [stdout]    |     ---------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 -     FileDoesNotExist(String),
[INFO] [stdout] 35 +     FileDoesNotExist(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     SpawnFailed(io::Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     SpawnFailed(io::Error),
[INFO] [stdout] 36 +     SpawnFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     InvalidSpawn(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     InvalidSpawn(String),
[INFO] [stdout] 37 +     InvalidSpawn(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ErrorParseFailed(FromUtf8Error),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     ErrorParseFailed(FromUtf8Error),
[INFO] [stdout] 38 +     ErrorParseFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ios.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     OutputParseFailed(FromUtf8Error),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     OutputParseFailed(FromUtf8Error),
[INFO] [stdout] 39 +     OutputParseFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]   --> src/uploaders/upload_result.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct UploadResultData{
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 15 |     pub target: &'static str,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadResultData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     SshErr(ssh2::Error),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -     SshErr(ssh2::Error),
[INFO] [stdout] 27 +     SshErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 |     IO(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 -     IO(io::Error),
[INFO] [stdout] 28 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     DNSError(Box<ResolveError>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     DNSError(Box<ResolveError>),
[INFO] [stdout] 29 +     DNSError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     DirectoryCreateFailed(i32),
[INFO] [stdout]    |     --------------------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 -     DirectoryCreateFailed(i32),
[INFO] [stdout] 34 +     DirectoryCreateFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     InvalidTargetFolder(&'static str),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 -     InvalidTargetFolder(&'static str),
[INFO] [stdout] 35 +     InvalidTargetFolder(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uploaders/ssh_unix.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     InvalidFilePath(PathBuf),
[INFO] [stdout]    |     --------------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     InvalidFilePath(PathBuf),
[INFO] [stdout] 36 +     InvalidFilePath(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1, sqlx-macros v0.5.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: struct `FilePermissionResponse` is never constructed
[INFO] [stderr]   --> libs/google_drive_client/src/responses.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub struct FilePermissionResponse{
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `token_type`, `resource`, and `expires_on` are never read
[INFO] [stderr]   --> libs/microsoft_azure_client/src/responses.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub struct TokenResponse {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 63 |     pub token_type: String, // TODO: Bearer enum
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 64 |     pub resource: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub expires_on: u64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `track` is never read
[INFO] [stderr]   --> libs/google_play_client/src/responses.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 95 | pub struct TrackUpdateResponse{
[INFO] [stderr]    |            ------------------- field in this struct
[INFO] [stderr] 96 |     pub track: String
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TrackUpdateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `token_type` is never read
[INFO] [stderr]   --> libs/facebook_instant_client/src/responses.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub struct TokenResponse {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 55 |     pub access_token: String,
[INFO] [stderr] 56 |     pub token_type: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `success` is never read
[INFO] [stderr]   --> libs/facebook_instant_client/src/responses.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub struct UploadResponse {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 63 |     pub success: bool,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `google_drive_client` (lib) generated 1 warning
[INFO] [stderr] warning: `microsoft_azure_client` (lib) generated 1 warning
[INFO] [stderr] warning: `google_play_client` (lib) generated 1 warning
[INFO] [stderr] warning: `facebook_instant_client` (lib) generated 2 warnings
[INFO] [stderr] warning: fields `id`, `blob_partitions`, and `resume_restart` are never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct MetaInfoSetResponse{
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr] 30 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 31 |     // pub status_code: i32,
[INFO] [stderr] 32 |     pub blob_partitions: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 33 |     pub chunk_list: Vec<usize>,
[INFO] [stderr] 34 |     pub resume_restart: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MetaInfoSetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `location`, `raw_location`, `absolute_uri`, and `state` are never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct UploadingFinishedOkResponse{
[INFO] [stderr]    |            --------------------------- fields in this struct
[INFO] [stderr] 42 |     pub location: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 43 |     pub raw_location: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 44 |     pub absolute_uri: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 45 |     pub state: String
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadingFinishedOkResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `error_code` is never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct UploadingFinishedErrorResponse{
[INFO] [stderr]    |            ------------------------------ field in this struct
[INFO] [stderr] 50 |     pub error_code: String
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadingFinishedErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:56:8
[INFO] [stderr]    |
[INFO] [stderr] 56 |     Ok(UploadingFinishedOkResponse),
[INFO] [stderr]    |     -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadingFinishedResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 56 -     Ok(UploadingFinishedOkResponse),
[INFO] [stderr] 56 +     Ok(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:57:11
[INFO] [stderr]    |
[INFO] [stderr] 57 |     Error(UploadingFinishedErrorResponse)
[INFO] [stderr]    |     ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadingFinishedResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 57 -     Error(UploadingFinishedErrorResponse)
[INFO] [stderr] 57 +     Error(())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `upload_status` are never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct UploadingFinishedSetStatusResponse{
[INFO] [stderr]    |            ---------------------------------- fields in this struct
[INFO] [stderr] 64 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 65 |     pub upload_status: String
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadingFinishedSetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `upload_status` are never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     Ready{
[INFO] [stderr]    |     ----- fields in this variant
[INFO] [stderr] 76 |         id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 77 |         upload_status: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `upload_status` are never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     Error{
[INFO] [stderr]    |     ----- fields in this variant
[INFO] [stderr] 81 |         id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 82 |         upload_status: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `upload_status` are never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:86:9
[INFO] [stderr]    |
[INFO] [stderr] 85 |     Waiting{
[INFO] [stderr]    |     ------- fields in this variant
[INFO] [stderr] 86 |         id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 87 |         upload_status: String
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> libs/app_center_client/src/responses.rs:89:13
[INFO] [stderr]    |
[INFO] [stderr] 89 |     Unknown(HashMap<String, Value>)
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadingFinishedGetStatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 89 -     Unknown(HashMap<String, Value>)
[INFO] [stderr] 89 +     Unknown(())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `code` is never read
[INFO] [stderr]    --> libs/app_center_client/src/responses.rs:100:9
[INFO] [stderr]     |
[INFO] [stderr]  99 |     Failure{
[INFO] [stderr]     |     ------- field in this variant
[INFO] [stderr] 100 |         code: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ReleaseUpdateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `destinations` is never read
[INFO] [stderr]    --> libs/app_center_client/src/responses.rs:104:9
[INFO] [stderr]     |
[INFO] [stderr] 103 |     Success{
[INFO] [stderr]     |     ------- field in this variant
[INFO] [stderr] 104 |         destinations: Vec<HashMap<String, String>>
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ReleaseUpdateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `token_type` and `scope` are never read
[INFO] [stderr]   --> libs/amazon_client/src/responses.rs:9:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct AmazonTokenResponse{
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr]  8 |     pub access_token: String,
[INFO] [stderr]  9 |     pub token_type: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 10 |     pub scope: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AmazonTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]   --> libs/amazon_client/src/responses.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct AmazonEditData{
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 16 |     pub id: String,
[INFO] [stderr] 17 |     pub status: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AmazonEditData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> libs/amazon_client/src/responses.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct ApkInfoResponse{
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub name: String
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ApkInfoResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> libs/amazon_client/src/app_edit.rs:58:78
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn new(request_builder: AmazonAppRequestBuilder<'a>, edit_id: String) -> EditRequestBuilder{
[INFO] [stderr]    |                                                     --                       ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                     |
[INFO] [stderr]    |                                                     the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn new(request_builder: AmazonAppRequestBuilder<'a>, edit_id: String) -> EditRequestBuilder<'a>{
[INFO] [stderr]    |                                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `app_center_client` (lib) generated 12 warnings
[INFO] [stderr] warning: `amazon_client` (lib) generated 4 warnings (run `cargo fix --lib -p amazon_client` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `QrCodeError`
[INFO] [stderr]  --> src/result_senders/qr/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |         QrCodeError
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `slack` is never read
[INFO] [stderr]   --> src/app_parameters/mod.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct AppParameters{
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub slack: Option<SlackParams>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppParameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `target_domain` is never read
[INFO] [stderr]   --> src/app_parameters/subtypes.rs:42:13
[INFO] [stderr]    |
[INFO] [stderr] 35 |     GoogleDriveParams{
[INFO] [stderr]    |     ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 42 |             target_domain: "google_drive_target_domain" : "Google drive shared domain"
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GoogleDriveParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: this warning originates in the macro `params_data_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/app_parameters/subtypes.rs:123:13
[INFO] [stderr]     |
[INFO] [stderr] 121 |     SlackParams{
[INFO] [stderr]     |     ----------- fields in this struct
[INFO] [stderr] 122 |         Opt{
[INFO] [stderr] 123 |             channel : "slack_upload_channel" : "Slack upload files channel",
[INFO] [stderr]     |             ^^^^^^^
[INFO] [stderr] 124 |             user: "slack_user" : "Slack user name for direct messages",
[INFO] [stderr]     |             ^^^^
[INFO] [stderr] 125 |             email: "slack_user_email" : "Slack user email for direct messages",
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr] 126 |             text: "slack_text" : "Slack message text",
[INFO] [stderr]     |             ^^^^
[INFO] [stderr] 127 |             qr_commentary: "slack_qr_commentary" : "Slack QR code commentary",
[INFO] [stderr]     |             ^^^^^^^^^^^^^
[INFO] [stderr] 128 |             qr_text: "slack_qr_text" : "Slack direct QR code content"
[INFO] [stderr]     |             ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 131 |             files : "slack_upload_files" : "Comma separated input files"
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SlackParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `params_data_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `target_slack` is never read
[INFO] [stderr]   --> src/env_parameters/mod.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |         pub struct AppEnvValues{
[INFO] [stderr]    |                    ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 56 |     target_slack: TargetSlackEnvironment,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppEnvValues` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: this warning originates in the macro `describe_env_values` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/result_senders/qr/error.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 |     GenerateErr(QrError),
[INFO] [stderr]    |     ----------- ^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QrCodeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 12 -     GenerateErr(QrError),
[INFO] [stderr] 12 +     GenerateErr(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/result_senders/qr/error.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 |     ImageConvertErr(ImageError)
[INFO] [stderr]    |     --------------- ^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QrCodeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 13 -     ImageConvertErr(ImageError)
[INFO] [stderr] 13 +     ImageConvertErr(())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ios.rs:35:22
[INFO] [stderr]    |
[INFO] [stderr] 35 |     FileDoesNotExist(String),
[INFO] [stderr]    |     ---------------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 35 -     FileDoesNotExist(String),
[INFO] [stderr] 35 +     FileDoesNotExist(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ios.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 |     SpawnFailed(io::Error),
[INFO] [stderr]    |     ----------- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 36 -     SpawnFailed(io::Error),
[INFO] [stderr] 36 +     SpawnFailed(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ios.rs:37:18
[INFO] [stderr]    |
[INFO] [stderr] 37 |     InvalidSpawn(String),
[INFO] [stderr]    |     ------------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 37 -     InvalidSpawn(String),
[INFO] [stderr] 37 +     InvalidSpawn(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ios.rs:38:22
[INFO] [stderr]    |
[INFO] [stderr] 38 |     ErrorParseFailed(FromUtf8Error),
[INFO] [stderr]    |     ---------------- ^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 38 -     ErrorParseFailed(FromUtf8Error),
[INFO] [stderr] 38 +     ErrorParseFailed(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ios.rs:39:23
[INFO] [stderr]    |
[INFO] [stderr] 39 |     OutputParseFailed(FromUtf8Error),
[INFO] [stderr]    |     ----------------- ^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IOSError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 39 -     OutputParseFailed(FromUtf8Error),
[INFO] [stderr] 39 +     OutputParseFailed(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `target` is never read
[INFO] [stderr]   --> src/uploaders/upload_result.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct UploadResultData{
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 15 |     pub target: &'static str,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadResultData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ssh_unix.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 |     SshErr(ssh2::Error),
[INFO] [stderr]    |     ------ ^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 27 -     SshErr(ssh2::Error),
[INFO] [stderr] 27 +     SshErr(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ssh_unix.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 |     IO(io::Error),
[INFO] [stderr]    |     -- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 28 -     IO(io::Error),
[INFO] [stderr] 28 +     IO(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ssh_unix.rs:29:14
[INFO] [stderr]    |
[INFO] [stderr] 29 |     DNSError(Box<ResolveError>),
[INFO] [stderr]    |     -------- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 29 -     DNSError(Box<ResolveError>),
[INFO] [stderr] 29 +     DNSError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ssh_unix.rs:34:27
[INFO] [stderr]    |
[INFO] [stderr] 34 |     DirectoryCreateFailed(i32),
[INFO] [stderr]    |     --------------------- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 34 -     DirectoryCreateFailed(i32),
[INFO] [stderr] 34 +     DirectoryCreateFailed(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ssh_unix.rs:35:25
[INFO] [stderr]    |
[INFO] [stderr] 35 |     InvalidTargetFolder(&'static str),
[INFO] [stderr]    |     ------------------- ^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 35 -     InvalidTargetFolder(&'static str),
[INFO] [stderr] 35 +     InvalidTargetFolder(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uploaders/ssh_unix.rs:36:21
[INFO] [stderr]    |
[INFO] [stderr] 36 |     InvalidFilePath(PathBuf),
[INFO] [stderr]    |     --------------- ^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 36 -     InvalidFilePath(PathBuf),
[INFO] [stderr] 36 +     InvalidFilePath(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `uploader_app` (bin "uploader_app" test) generated 19 warnings (run `cargo fix --bin "uploader_app" -p uploader_app --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1, sqlx-macros v0.5.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uploader_app-d98d268448369525)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test app_parameters::tests::test_app_parameters ... ok
[INFO] [stdout] test env_parameters::tests::test_env_environment ... ok
[INFO] [stdout] test uploaders::ssh::tests::test_ssh_uploader ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- uploaders::ssh::tests::test_ssh_uploader stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'uploaders::ssh::tests::test_ssh_uploader' (4443) panicked at src/uploaders/ssh_unix.rs:289:14:
[INFO] [stdout] SSH uploading failed: IO(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63cf1d1eb311 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63cf1d1eb311 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63cf1d1eb311 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63cf1d1eb311 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63cf1d202a3a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63cf1d202a3a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63cf1d1eff7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63cf1d1eff7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63cf1d1c8276 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63cf1d1c8276 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63cf1d1e2b19 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63cf1ce7fc00 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63cf1ce7fc00 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63cf1d1e2e42 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63cf1d1e2e42 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63cf1d1c8322 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63cf1d1bf8e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63cf1d1c922d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63cf1d20326c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63cf1d202fb2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63cf1ce602de - <core[6883ba1bc0fe4ed1]::result::Result<uploader_app[e3f51392af4e3219]::uploaders::upload_result::UploadResultData, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync>>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63cf1ce3a26e - uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/uploaders/ssh_unix.rs:289:14
[INFO] [stdout]   22:     0x63cf1ce32f0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63cf1ce4481d - <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   24:     0x63cf1ce2b4e0 - tokio[28fda05068bb7f12]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x63cf1ce577f5 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[28fda05068bb7f12]::coop::Budget>>>::try_with::<tokio[28fda05068bb7f12]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   26:     0x63cf1ce5709e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[28fda05068bb7f12]::coop::Budget>>>::with::<tokio[28fda05068bb7f12]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   27:     0x63cf1ce4467f - tokio[28fda05068bb7f12]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x63cf1ce4467f - tokio[28fda05068bb7f12]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x63cf1ce4467f - <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   30:     0x63cf1ce3f8e0 - <tokio[28fda05068bb7f12]::runtime::basic_scheduler::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   31:     0x63cf1ce43d6c - <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   32:     0x63cf1ce43264 - <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   33:     0x63cf1ce5fa7d - <tokio[28fda05068bb7f12]::macros::scoped_tls::ScopedKey<tokio[28fda05068bb7f12]::runtime::basic_scheduler::Context>>::set::<<tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[28fda05068bb7f12]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x63cf1ce416dc - <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   35:     0x63cf1ce41975 - <tokio[28fda05068bb7f12]::runtime::basic_scheduler::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   36:     0x63cf1ce3e700 - <tokio[28fda05068bb7f12]::runtime::basic_scheduler::BasicScheduler>::block_on::<uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   37:     0x63cf1ce278d4 - <tokio[28fda05068bb7f12]::runtime::Runtime>::block_on::<uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   38:     0x63cf1ce3a7d1 - uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader
[INFO] [stdout]                                at /opt/rustwide/workdir/src/uploaders/ssh_unix.rs:289:44
[INFO] [stdout]   39:     0x63cf1ce39c07 - uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/uploaders/ssh_unix.rs:270:33
[INFO] [stdout]   40:     0x63cf1ce27446 - <uploader_app[e3f51392af4e3219]::uploaders::ssh::tests::test_ssh_uploader::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63cf1ce72f3b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63cf1ce72f3b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63cf1ce80585 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63cf1ce80585 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63cf1ce80585 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   46:     0x63cf1ce80585 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63cf1ce80585 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63cf1ce80585 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63cf1ce80585 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63cf1ce7b034 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63cf1ce7b034 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63cf1ce836d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63cf1ce836d2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63cf1ce836d2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x63cf1ce836d2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63cf1ce836d2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63cf1ce836d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63cf1ce836d2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63cf1d1ea63f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   60:     0x63cf1d1ea63f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   61:     0x744b03b7daa4 - <unknown>
[INFO] [stdout]   62:     0x744b03c0aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     uploaders::ssh::tests::test_ssh_uploader
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin uploader_app`
[INFO] running `Command { std: "docker" "inspect" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3", kill_on_drop: false }`
[INFO] [stdout] ff7f971a3b59f775ccc619abe15d1b1bc56e15ef72f71aaa6b0d9d983ea89ca3
