[INFO] cloning repository https://github.com/webosbrew/ares-cli-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/webosbrew/ares-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebosbrew%2Fares-cli-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebosbrew%2Fares-cli-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06a3ef07688d349ebcfe132a5f8d0e9db0abb7ae [INFO] testing webosbrew/ares-cli-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebosbrew%2Fares-cli-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/webosbrew/ares-cli-rs [INFO] finished tweaking git repo https://github.com/webosbrew/ares-cli-rs [INFO] tweaked toml for git repo https://github.com/webosbrew/ares-cli-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/webosbrew/ares-cli-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/webosbrew/ares-cli-rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerofrom v0.1.4 [INFO] [stderr] Downloaded newline-converter v0.2.2 [INFO] [stderr] Downloaded snailquote v0.3.1 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded pathdiff v0.2.2 [INFO] [stderr] Downloaded rustix v0.38.39 [INFO] [stderr] Downloaded native-windows-derive v1.0.5 [INFO] [stderr] Downloaded yoke-derive v0.7.4 [INFO] [stderr] Downloaded zerofrom-derive v0.1.4 [INFO] [stderr] Downloaded fastrand v2.2.0 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded embed-manifest v1.4.0 [INFO] [stderr] Downloaded stretch v0.3.2 [INFO] [stderr] Downloaded tokio v1.41.1 [INFO] [stderr] Downloaded tar v0.4.43 [INFO] [stderr] Downloaded sha256 v1.5.0 [INFO] [stderr] Downloaded litemap v0.7.3 [INFO] [stderr] Downloaded libssh-rs v0.3.3 [INFO] [stderr] Downloaded cc v1.1.37 [INFO] [stderr] Downloaded yoke v0.7.4 [INFO] [stderr] Downloaded url v2.5.3 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded hashbrown v0.15.1 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded libssh-rs-sys v0.2.4 [INFO] [stderr] Downloaded openssl-src v300.4.0+3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3204ad644c3f284a0a8af5dfc09afd3585cb15443477d30653d3cf5919556917 [INFO] running `Command { std: "docker" "start" "-a" "3204ad644c3f284a0a8af5dfc09afd3585cb15443477d30653d3cf5919556917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3204ad644c3f284a0a8af5dfc09afd3585cb15443477d30653d3cf5919556917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3204ad644c3f284a0a8af5dfc09afd3585cb15443477d30653d3cf5919556917", kill_on_drop: false }` [INFO] [stdout] 3204ad644c3f284a0a8af5dfc09afd3585cb15443477d30653d3cf5919556917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6937b1df31f58f57f692a77bc3fdf199117bbc8fe81a980f51c52bd943a9921c [INFO] running `Command { std: "docker" "start" "-a" "6937b1df31f58f57f692a77bc3fdf199117bbc8fe81a980f51c52bd943a9921c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling libssh-rs-sys v0.2.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling libssh-rs v0.3.3 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling common-device v0.1.1 (/opt/rustwide/workdir/common/device) [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling embed-manifest v1.4.0 [INFO] [stdout] warning: field `devices` is never read [INFO] [stdout] --> common/device/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DeviceManager { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | devices: Mutex>, [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 `new` is never read [INFO] [stdout] --> common/device/src/lib.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Device { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) new: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Device` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ares-device v0.1.2 (/opt/rustwide/workdir/ares-device) [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling common-connection v0.1.1 (/opt/rustwide/workdir/common/connection) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> common/connection/src/setup.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | fn localkey_verify(&self, name: &str, passphrase: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `passphrase` [INFO] [stdout] --> common/connection/src/setup.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | fn localkey_verify(&self, name: &str, passphrase: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passphrase` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stderr] Compiling elf v0.7.4 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling ares-install v0.1.5 (/opt/rustwide/workdir/ares-install) [INFO] [stderr] Compiling ares-push v0.1.4 (/opt/rustwide/workdir/ares-push) [INFO] [stderr] Compiling ares-launch v0.1.2 (/opt/rustwide/workdir/ares-launch) [INFO] [stdout] warning: fields `error_code` and `reason` are never read [INFO] [stdout] --> ares-install/src/install.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | Response { error_code: i32, reason: String }, [INFO] [stdout] | -------- ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstallError` 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 `0` is never read [INFO] [stdout] --> ares-install/src/install.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | Luna(LunaError), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstallError` 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] 22 - Luna(LunaError), [INFO] [stdout] 22 + Luna(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ares-install/src/install.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | Transfer(TransferError), [INFO] [stdout] | -------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstallError` 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] 23 - Transfer(TransferError), [INFO] [stdout] 23 + Transfer(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ares-install/src/install.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | Io(IoError), [INFO] [stdout] | -- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstallError` 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] 24 - Io(IoError), [INFO] [stdout] 24 + Io(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `return_value` is never read [INFO] [stdout] --> ares-install/src/list.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ListAppsResponse { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 13 | pub apps: Vec, [INFO] [stdout] 14 | pub return_value: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListAppsResponse` 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 `version`, `type`, `title`, and `vendor` are never read [INFO] [stdout] --> ares-install/src/list.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 20 | pub id: String, [INFO] [stdout] 21 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | pub vendor: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ares-package v0.1.4 (/opt/rustwide/workdir/ares-package) [INFO] [stdout] warning: fields `title` and `vendor` are never read [INFO] [stdout] --> ares-package/src/input/app.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppInfo { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | pub vendor: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppInfo` 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 `description` is never read [INFO] [stdout] --> ares-package/src/input/service.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ServiceInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 9 | pub id: String, [INFO] [stdout] 10 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ares-shell v0.1.1 (/opt/rustwide/workdir/ares-shell) [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> ares-shell/src/dumb.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | struct EventThread { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 62 | handle: Mutex>>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk v0.18.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s [INFO] running `Command { std: "docker" "inspect" "6937b1df31f58f57f692a77bc3fdf199117bbc8fe81a980f51c52bd943a9921c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6937b1df31f58f57f692a77bc3fdf199117bbc8fe81a980f51c52bd943a9921c", kill_on_drop: false }` [INFO] [stdout] 6937b1df31f58f57f692a77bc3fdf199117bbc8fe81a980f51c52bd943a9921c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 316df93fd212b16ed335bfe601314bc06b19e4661618031bc5c83268cf35209f [INFO] running `Command { std: "docker" "start" "-a" "316df93fd212b16ed335bfe601314bc06b19e4661618031bc5c83268cf35209f", kill_on_drop: false }` [INFO] [stdout] warning: field `devices` is never read [INFO] [stdout] --> common/device/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DeviceManager { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | devices: Mutex>, [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 `new` is never read [INFO] [stdout] --> common/device/src/lib.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Device { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) new: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Device` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> common/connection/src/setup.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | fn localkey_verify(&self, name: &str, passphrase: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `passphrase` [INFO] [stdout] --> common/connection/src/setup.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | fn localkey_verify(&self, name: &str, passphrase: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passphrase` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ares-install v0.1.5 (/opt/rustwide/workdir/ares-install) [INFO] [stderr] Compiling ares-shell v0.1.1 (/opt/rustwide/workdir/ares-shell) [INFO] [stderr] Compiling ares-device v0.1.2 (/opt/rustwide/workdir/ares-device) [INFO] [stderr] Compiling ares-push v0.1.4 (/opt/rustwide/workdir/ares-push) [INFO] [stderr] Compiling ares-launch v0.1.2 (/opt/rustwide/workdir/ares-launch) [INFO] [stderr] Compiling ares-package v0.1.4 (/opt/rustwide/workdir/ares-package) [INFO] [stderr] Compiling common-connection v0.1.1 (/opt/rustwide/workdir/common/connection) [INFO] [stderr] Compiling common-device v0.1.1 (/opt/rustwide/workdir/common/device) [INFO] [stdout] warning: field `devices` is never read [INFO] [stdout] --> common/device/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DeviceManager { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | devices: Mutex>, [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 `new` is never read [INFO] [stdout] --> common/device/src/lib.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Device { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) new: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Device` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> ares-shell/src/dumb.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | struct EventThread { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 62 | handle: Mutex>>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> common/connection/src/setup.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | fn localkey_verify(&self, name: &str, passphrase: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `passphrase` [INFO] [stdout] --> common/connection/src/setup.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | fn localkey_verify(&self, name: &str, passphrase: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passphrase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `title` and `vendor` are never read [INFO] [stdout] --> ares-package/src/input/app.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppInfo { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | pub vendor: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppInfo` 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 `description` is never read [INFO] [stdout] --> ares-package/src/input/service.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ServiceInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 9 | pub id: String, [INFO] [stdout] 10 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceInfo` 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 `error_code` and `reason` are never read [INFO] [stdout] --> ares-install/src/install.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | Response { error_code: i32, reason: String }, [INFO] [stdout] | -------- ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstallError` 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 `0` is never read [INFO] [stdout] --> ares-install/src/install.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | Luna(LunaError), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstallError` 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] 22 - Luna(LunaError), [INFO] [stdout] 22 + Luna(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ares-install/src/install.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | Transfer(TransferError), [INFO] [stdout] | -------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstallError` 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] 23 - Transfer(TransferError), [INFO] [stdout] 23 + Transfer(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ares-install/src/install.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | Io(IoError), [INFO] [stdout] | -- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstallError` 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] 24 - Io(IoError), [INFO] [stdout] 24 + Io(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `return_value` is never read [INFO] [stdout] --> ares-install/src/list.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ListAppsResponse { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 13 | pub apps: Vec, [INFO] [stdout] 14 | pub return_value: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListAppsResponse` 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 `version`, `type`, `title`, and `vendor` are never read [INFO] [stdout] --> ares-install/src/list.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 20 | pub id: String, [INFO] [stdout] 21 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | pub vendor: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s [INFO] running `Command { std: "docker" "inspect" "316df93fd212b16ed335bfe601314bc06b19e4661618031bc5c83268cf35209f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316df93fd212b16ed335bfe601314bc06b19e4661618031bc5c83268cf35209f", kill_on_drop: false }` [INFO] [stdout] 316df93fd212b16ed335bfe601314bc06b19e4661618031bc5c83268cf35209f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10246825c7d020aa1a062c90461e5929e7ef155e5acf344fb216429f16d89102 [INFO] running `Command { std: "docker" "start" "-a" "10246825c7d020aa1a062c90461e5929e7ef155e5acf344fb216429f16d89102", kill_on_drop: false }` [INFO] [stderr] warning: field `devices` is never read [INFO] [stderr] --> common/device/src/lib.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct DeviceManager { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 12 | devices: Mutex>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `new` is never read [INFO] [stderr] --> common/device/src/lib.rs:29:16 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Device { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 29 | pub(crate) new: bool, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Device` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `common-device` (lib) generated 2 warnings [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> common/connection/src/setup.rs:32:31 [INFO] [stderr] | [INFO] [stderr] 32 | fn localkey_verify(&self, name: &str, passphrase: &str) -> Result<(), Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `passphrase` [INFO] [stderr] --> common/connection/src/setup.rs:32:43 [INFO] [stderr] | [INFO] [stderr] 32 | fn localkey_verify(&self, name: &str, passphrase: &str) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passphrase` [INFO] [stderr] [INFO] [stderr] warning: `common-connection` (lib) generated 2 warnings [INFO] [stderr] warning: field `handle` is never read [INFO] [stderr] --> ares-shell/src/dumb.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 61 | struct EventThread { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 62 | handle: Mutex>>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `error_code` and `reason` are never read [INFO] [stderr] --> ares-install/src/install.rs:21:16 [INFO] [stderr] | [INFO] [stderr] 21 | Response { error_code: i32, reason: String }, [INFO] [stderr] | -------- ^^^^^^^^^^ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `InstallError` 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 `0` is never read [INFO] [stderr] --> ares-install/src/install.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | Luna(LunaError), [INFO] [stderr] | ---- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `InstallError` 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] 22 - Luna(LunaError), [INFO] [stderr] 22 + Luna(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ares-install/src/install.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | Transfer(TransferError), [INFO] [stderr] | -------- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `InstallError` 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] 23 - Transfer(TransferError), [INFO] [stderr] 23 + Transfer(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ares-install/src/install.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | Io(IoError), [INFO] [stderr] | -- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `InstallError` 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] 24 - Io(IoError), [INFO] [stderr] 24 + Io(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `return_value` is never read [INFO] [stderr] --> ares-install/src/list.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct ListAppsResponse { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 13 | pub apps: Vec, [INFO] [stderr] 14 | pub return_value: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ListAppsResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `version`, `type`, `title`, and `vendor` are never read [INFO] [stderr] --> ares-install/src/list.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct App { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] 20 | pub id: String, [INFO] [stderr] 21 | pub version: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 22 | pub r#type: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 23 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 24 | pub vendor: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `title` and `vendor` are never read [INFO] [stderr] --> ares-package/src/input/app.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct AppInfo { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 16 | pub vendor: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AppInfo` 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 `description` is never read [INFO] [stderr] --> ares-package/src/input/service.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct ServiceInfo { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 9 | pub id: String, [INFO] [stderr] 10 | pub description: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ServiceInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ares-shell` (bin "ares-shell" test) generated 1 warning [INFO] [stderr] warning: `ares-install` (bin "ares-install" test) generated 6 warnings [INFO] [stderr] warning: `ares-package` (bin "ares-package" test) generated 2 warnings [INFO] [stderr] warning: `common-connection` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `common-device` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ares_device-1a93cef43226303b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ares_install-0367f20525ae2429) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ares_launch-522b2b09bd57b7fb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ares_package-fc6a5efbb1e93ea9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ares_push-48b3060bb9096a5b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ares_shell-d1c42406c48a8579) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ares_connection_lib-c59387442374024a) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ares_device_lib-01739f4fbefb41a6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ares_connection_lib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ares_device_lib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10246825c7d020aa1a062c90461e5929e7ef155e5acf344fb216429f16d89102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10246825c7d020aa1a062c90461e5929e7ef155e5acf344fb216429f16d89102", kill_on_drop: false }` [INFO] [stdout] 10246825c7d020aa1a062c90461e5929e7ef155e5acf344fb216429f16d89102