[INFO] cloning repository https://github.com/zandemax/desfire-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zandemax/desfire-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzandemax%2Fdesfire-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzandemax%2Fdesfire-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f3ad89a5079e490c84668f7b055f46c922ef929 [INFO] testing zandemax/desfire-tool against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzandemax%2Fdesfire-tool" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zandemax/desfire-tool on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zandemax/desfire-tool [INFO] finished tweaking git repo https://github.com/zandemax/desfire-tool [INFO] tweaked toml for git repo https://github.com/zandemax/desfire-tool written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate git repo https://github.com/zandemax/desfire-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v1.5.3 [INFO] [stderr] Downloaded structopt v0.2.16 [INFO] [stderr] Downloaded structopt-derive v0.2.16 [INFO] [stderr] Downloaded ignore v0.4.7 [INFO] [stderr] Downloaded rgb v0.8.13 [INFO] [stderr] Downloaded regex-syntax v0.6.7 [INFO] [stderr] Downloaded bstr v0.1.4 [INFO] [stderr] Downloaded text_io v0.1.7 [INFO] [stderr] Downloaded backtrace v0.3.31 [INFO] [stderr] Downloaded walkdir v2.2.8 [INFO] [stderr] Downloaded rayon v1.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.93 [INFO] [stderr] Downloaded serde v1.0.93 [INFO] [stderr] Downloaded regex v1.1.7 [INFO] [stderr] Downloaded freefare-sys v0.2.0 [INFO] [stderr] Downloaded freefare v0.2.0 [INFO] [stderr] Downloaded nfc v0.1.11 [INFO] [stderr] Downloaded nfc-sys v0.1.5 [INFO] [stderr] Downloaded syn v0.15.38 [INFO] [stderr] Downloaded globset v0.4.3 [INFO] [stderr] Downloaded rayon-core v1.5.0 [INFO] [stderr] Downloaded unicode-segmentation v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b9731e5dd2b1e4d4dea16505d11e649250827dc3bf47a6d9a09186aef28f278 [INFO] running `Command { std: "docker" "start" "-a" "4b9731e5dd2b1e4d4dea16505d11e649250827dc3bf47a6d9a09186aef28f278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b9731e5dd2b1e4d4dea16505d11e649250827dc3bf47a6d9a09186aef28f278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9731e5dd2b1e4d4dea16505d11e649250827dc3bf47a6d9a09186aef28f278", kill_on_drop: false }` [INFO] [stdout] 4b9731e5dd2b1e4d4dea16505d11e649250827dc3bf47a6d9a09186aef28f278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13923d7b9ee133d0fcc359ce0140194f299fd4a3aacd2670cdf6e5386cbb2313 [INFO] running `Command { std: "docker" "start" "-a" "13923d7b9ee133d0fcc359ce0140194f299fd4a3aacd2670cdf6e5386cbb2313", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nfc-sys v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling freefare-sys v0.2.0 [INFO] [stderr] Compiling nfc v0.1.11 [INFO] [stderr] Compiling freefare v0.2.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling desfire-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/desfire/card.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/desfire/application.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crypto::*` [INFO] [stdout] --> src/desfire/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crypto::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write`, `self` [INFO] [stdout] --> src/commands/personalize.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::desfire::*` [INFO] [stdout] --> src/commands/application.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::super::desfire::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/desfire/desfire.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | for i in 0..device_count { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/desfire/desfire.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | let res = mifare::desfire_authenticate_aes(self.tag, key_id, key); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/desfire/card.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | let res = mifare::desfire_get_version(desfire.tag, &mut info); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/desfire/card.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | let res = mifare::desfire_format_picc(desfire.tag); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/desfire/key.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn change_key(aid: u8, kid: u8, mut key_old: [u8; 16usize], mut key_new: [u8; 16usize], version: Option) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/desfire/key.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | let mut count: usize = 0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/desfire/key.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn add_key(aid: u8, kid: u8, mut key_old: [u8; 16usize], mut key_new: [u8; 16usize], version: Option) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/desfire/key.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn change_key_settings(aid: u8, kid: u8, mut key: [u8; 16usize], version: Option, settings: KeySettings) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/desfire/key.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | let res = mifare::desfire_get_key_settings(desfire.tag, &mut settings, &mut max_keys); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/desfire/key.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_key_settings(aid: u8, kid: u8) -> KeySettings { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kid` [INFO] [stdout] --> src/desfire/key.rs:65:34 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_key_settings(aid: u8, kid: u8) -> KeySettings { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_kid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `res` is assigned to, but never used [INFO] [stdout] --> src/desfire/application.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | let res; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_res` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `res` is never read [INFO] [stdout] --> src/desfire/application.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | Encryption::NONE => res = mifare::desfire_create_application(desfire.tag, application.id, settings_struct_to_u8(application.settings)... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `res` is never read [INFO] [stdout] --> src/desfire/application.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | Encryption::DES3K3 => res = mifare::desfire_create_application_3k3des(desfire.tag, application.id, settings_struct_to_u8(application.... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `res` is never read [INFO] [stdout] --> src/desfire/application.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | Encryption::AES => res = mifare::desfire_create_application_aes(desfire.tag, application.id, settings_struct_to_u8(application.settin... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/commands/helper.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | Err(err) => print!("Could not parse your answer! \n {}", question), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `generate_master_key` [INFO] [stdout] --> src/commands/personalize.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | let generate_master_key: bool = ask_bool("Should I generate a new Master key for you? [yes/no]: "); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generate_master_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `random_uid` [INFO] [stdout] --> src/commands/personalize.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | let random_uid: bool = ask_bool("Do you want your card to respond with a random UID? (CAUTION: Once turned on, this cannot be turned of... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_random_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format_lock` [INFO] [stdout] --> src/commands/personalize.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | let format_lock: bool = ask_bool("Do you want to lock your card from being formatted? (CAUTION: Once turned on, this cannot be turned o... [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_format_lock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `create_needs_master` [INFO] [stdout] --> src/commands/personalize.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | let create_needs_master: bool = ask_bool("Should you need the Master Key to create Applications? (Delete always requires master) [yes|n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_create_needs_master` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `list_needs_master` [INFO] [stdout] --> src/commands/personalize.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | let list_needs_master: bool = ask_bool("Should you need the Master Key to list Applications? [yes|no]: "); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_needs_master` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `generate_master_key` [INFO] [stdout] --> src/commands/application.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | let generate_master_key: bool = ask_bool("Should I generate a new Key for this Application (no leaves default) [yes|no]: "); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generate_master_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/commands/application.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | fn change(aid: u8) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/commands/application.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | fn configure(aid: u8) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/commands/application.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | fn info(aid: u8) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/commands/application.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | fn remove(aid: u8) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/commands/key.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | fn add (aid: u8, kid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kid` [INFO] [stdout] --> src/commands/key.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | fn add (aid: u8, kid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_kid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/commands/key.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | fn change (aid: u8, kid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kid` [INFO] [stdout] --> src/commands/key.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | fn change (aid: u8, kid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_kid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/commands/key.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | fn configure (aid: u8, kid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kid` [INFO] [stdout] --> src/commands/key.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | fn configure (aid: u8, kid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_kid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/commands/key.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | fn remove (aid: u8, kid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kid` [INFO] [stdout] --> src/commands/key.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn remove (aid: u8, kid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_kid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> src/commands/file.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn file(command: FileCommand, aid: u8, fid: u8) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aid` [INFO] [stdout] --> src/commands/file.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn file(command: FileCommand, aid: u8, fid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fid` [INFO] [stdout] --> src/commands/file.rs:3:44 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn file(command: FileCommand, aid: u8, fid: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/desfire/card.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn format_card(mut key: [u8; 16usize], key_id: u8, version: Option) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/desfire/key.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | let mut count: usize = 0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/desfire/key.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn change_key_settings(aid: u8, kid: u8, mut key: [u8; 16usize], version: Option, settings: KeySettings) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `authenticate` [INFO] [stdout] --> src/desfire/desfire.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn authenticate(&self, key_id: u8, mut key: [u8; 16usize], version: Option) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `generate_new_aes_key` [INFO] [stdout] --> src/desfire/crypto.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn generate_new_aes_key () -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `format_card` [INFO] [stdout] --> src/desfire/card.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn format_card(mut key: [u8; 16usize], key_id: u8, version: Option) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `change_key` [INFO] [stdout] --> src/desfire/key.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn change_key(aid: u8, kid: u8, mut key_old: [u8; 16usize], mut key_new: [u8; 16usize], version: Option) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add_key` [INFO] [stdout] --> src/desfire/key.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn add_key(aid: u8, kid: u8, mut key_old: [u8; 16usize], mut key_new: [u8; 16usize], version: Option) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `settings_struct_to_u8` [INFO] [stdout] --> src/desfire/key.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn settings_struct_to_u8(settings: KeySettings) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `change_key_settings` [INFO] [stdout] --> src/desfire/key.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn change_key_settings(aid: u8, kid: u8, mut key: [u8; 16usize], version: Option, settings: KeySettings) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Application` [INFO] [stdout] --> src/desfire/application.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Application { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Encryption` [INFO] [stdout] --> src/desfire/application.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum Encryption { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add_application` [INFO] [stdout] --> src/desfire/application.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn add_application(application: Application, key: Option<[u8; 16usize]>, version: Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PersonalizationSettings` [INFO] [stdout] --> src/commands/personalize.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct PersonalizationSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/commands/helper.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | io::stdout().flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/commands/helper.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | io::stdout().flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.desfire_tool.810a2bcd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235.2hhdpc72jm6kgxsl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a17c19694b3f1dec/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolored-1cf4794dc5fefcb0.rlib" "/opt/rustwide/target/debug/deps/libnfc-afa83741670cf4ef.rlib" "/opt/rustwide/target/debug/deps/libquicli-b6bc7fbe56e5141d.rlib" "/opt/rustwide/target/debug/deps/libexitfailure-7b40e77240e3253a.rlib" "/opt/rustwide/target/debug/deps/librayon-1fb453a3dc05e4e1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-761f6b56b547185f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-132ef0d05f5c051a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0c55ecc7ef860927.rlib" "/opt/rustwide/target/debug/deps/libeither-58454214867d2b76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0e1a171ef346dbfb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-21c5e956b2f2c444.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d769eb5ff9868689.rlib" "/opt/rustwide/target/debug/deps/libclap_verbosity_flag-4d5be9d64be58b2f.rlib" "/opt/rustwide/target/debug/deps/libstructopt-aab2e495bf3d1d4a.rlib" "/opt/rustwide/target/debug/deps/libclap-484a41cf7a42457c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b57970b736c69371.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ad74fbedc0cb4334.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d02ad3c39680c92.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1a5dcdcd0ee96cc3.rlib" "/opt/rustwide/target/debug/deps/libatty-e467ee01ca15e62f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ecd91a2ade384498.rlib" "/opt/rustwide/target/debug/deps/libquick_error-10f197e702ac1341.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-318e742b09e4869d.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-05cfd887bb5c7f2a.rlib" "/opt/rustwide/target/debug/deps/libignore-09bc83f599bb5205.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-18ffc4d8a56a6b57.rlib" "/opt/rustwide/target/debug/deps/libsame_file-50ab8028dc00a630.rlib" "/opt/rustwide/target/debug/deps/libglobset-b8bc7f65036c5025.rlib" "/opt/rustwide/target/debug/deps/libregex-e2f6c1dc1e216646.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8eca98c67c3caf51.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-16c5956e01e0f208.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a4979d015fb59822.rlib" "/opt/rustwide/target/debug/deps/libthread_local-03c33df2e93ed024.rlib" "/opt/rustwide/target/debug/deps/liblog-c66dfabb945cb8b6.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libbstr-0841cf4c464fcb95.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39007775982aeab0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bef04848b0a1c72c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-97c60a918a12c9dd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d47624f6df249825.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-879997ee7e7c2f10.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c70cbefadcc00fb.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-11cea57ce223f941.rlib" "/opt/rustwide/target/debug/deps/libfailure-c8d363f8041f879b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-31b4186e619ba9ed.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3eaf5dd74e4f2a2f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e51525b966fd7c2f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/librand-5e39210870bb1d89.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e0a7c00eca87c4d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-142d001f43ea7ed5.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8211b28a7d1aaf85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7502990db4c19fd5.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-64577fdc7b603528.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6ef584581674eea.rlib" "/opt/rustwide/target/debug/deps/librand_os-b576aa8ceb36e7a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-e6e8adf5d549813c.rlib" "/opt/rustwide/target/debug/deps/librand_core-691700391421dfa9.rlib" "/opt/rustwide/target/debug/deps/libfreefare-d022c2c6feeebeb2.rlib" "/opt/rustwide/target/debug/deps/libfreefare_sys-37b25aa3b785ddca.rlib" "/opt/rustwide/target/debug/deps/libnfc_sys-e43e84370609d106.rlib" "/opt/rustwide/target/debug/deps/liblibc-a48be3e6a228a518.rlib" "/opt/rustwide/target/debug/deps/libtext_io-d5627314cc5b5438.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lnfc" "-lfreefare" "-lnfc" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/desfire_tool-93b26ffeb5406235" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnfc [INFO] [stdout] /usr/bin/ld: cannot find -lfreefare [INFO] [stdout] /usr/bin/ld: cannot find -lnfc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `desfire-tool` due to 2 previous errors; 58 warnings emitted [INFO] running `Command { std: "docker" "inspect" "13923d7b9ee133d0fcc359ce0140194f299fd4a3aacd2670cdf6e5386cbb2313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13923d7b9ee133d0fcc359ce0140194f299fd4a3aacd2670cdf6e5386cbb2313", kill_on_drop: false }` [INFO] [stdout] 13923d7b9ee133d0fcc359ce0140194f299fd4a3aacd2670cdf6e5386cbb2313