[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzandemax%2Fdesfire-tool" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zandemax/desfire-tool on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-10/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85baa665f1bfb42d07ad975aafd8800a1b43ed35ce17ebfcd789f73ccbd7a79e [INFO] running `Command { std: "docker" "start" "-a" "85baa665f1bfb42d07ad975aafd8800a1b43ed35ce17ebfcd789f73ccbd7a79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85baa665f1bfb42d07ad975aafd8800a1b43ed35ce17ebfcd789f73ccbd7a79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85baa665f1bfb42d07ad975aafd8800a1b43ed35ce17ebfcd789f73ccbd7a79e", kill_on_drop: false }` [INFO] [stdout] 85baa665f1bfb42d07ad975aafd8800a1b43ed35ce17ebfcd789f73ccbd7a79e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91a53e27d03f98d0eee123b77e3ef45f0169fb7b5771b79398222e04331217ed [INFO] running `Command { std: "docker" "start" "-a" "91a53e27d03f98d0eee123b77e3ef45f0169fb7b5771b79398222e04331217ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [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 cc v1.0.37 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.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 heck v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling nfc-sys v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling clap v2.33.0 [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 crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [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-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.desfire_tool.3996ccaf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236.3c6jvy5nluhonwmd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e44cf3a6aae33902/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolored-0a3b4bbe049dba48.rlib" "/opt/rustwide/target/debug/deps/libnfc-9af9669b4791322e.rlib" "/opt/rustwide/target/debug/deps/libquicli-6e12a6e56c526b04.rlib" "/opt/rustwide/target/debug/deps/libexitfailure-f0d84ac63c7cc1f0.rlib" "/opt/rustwide/target/debug/deps/librayon-a1a02801ef49355f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a407c830cd1af0de.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-77649f67d3edf69d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-638b38e27c87f768.rlib" "/opt/rustwide/target/debug/deps/libeither-ad7fe32812d9d4bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-19d7ad4943cee476.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d69ca435ec288211.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-413faa00df138c90.rlib" "/opt/rustwide/target/debug/deps/libclap_verbosity_flag-2fa79ef794d64380.rlib" "/opt/rustwide/target/debug/deps/libstructopt-852e3e12a9cbd929.rlib" "/opt/rustwide/target/debug/deps/libclap-fc085e619a4f6e4e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1f10d80223e7070e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-efa3527631e560c1.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e3feadfde25e2e41.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8450629d88565ab6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-736560fed2f75231.rlib" "/opt/rustwide/target/debug/deps/libatty-2832722280519c27.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a741055ac60d391b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-0ef1706771dff9ff.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-4c5156c35dbd2ffc.rlib" "/opt/rustwide/target/debug/deps/libignore-dc72ecda0a640afd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-ed94f67331e58179.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5362cd0797e072f1.rlib" "/opt/rustwide/target/debug/deps/libglobset-fe9af3f245d419eb.rlib" "/opt/rustwide/target/debug/deps/libregex-7c6cd1537665bef6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a2fa915cc96b9b2e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-75112403d05e047b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b31a158e21ca430c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d453cdde9b7acde0.rlib" "/opt/rustwide/target/debug/deps/liblog-0eeeb88c73ecc30e.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libbstr-e0e10c97b2d1fa3c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ee33cefeb155477d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-de948e54357213d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d87566c3a3821c98.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b93ae7e5b7ba9a2e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e28c3bebfc36a25.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-9bf6c14e685e53a6.rlib" "/opt/rustwide/target/debug/deps/libfailure-be75902e1cb26d48.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-08870a5c7ed3e534.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f6161b96db417af3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6c31f5e4c3f5fd44.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-98f73597c3a5ab62.rlib" "/opt/rustwide/target/debug/deps/librand-8099736f68d5ac0a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-932e31a3f64a6245.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9b861c3f134539e1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5b31a994f01453bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-acd39e6a388030a5.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d7cc6894a08ecfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b5321fbe8a5977f.rlib" "/opt/rustwide/target/debug/deps/librand_os-bc38b443d6f64bca.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-57e6957caa4da760.rlib" "/opt/rustwide/target/debug/deps/librand_core-c923b538a014a2a0.rlib" "/opt/rustwide/target/debug/deps/libfreefare-da7dfb6b9798d1e6.rlib" "/opt/rustwide/target/debug/deps/libfreefare_sys-336880d4d162bd73.rlib" "/opt/rustwide/target/debug/deps/libnfc_sys-50ab18cb68116996.rlib" "/opt/rustwide/target/debug/deps/liblibc-0d4224347d401a69.rlib" "/opt/rustwide/target/debug/deps/libtext_io-83b2c1f63e53b9fd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/desfire_tool-e408db9aa0cc6236" "-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" "91a53e27d03f98d0eee123b77e3ef45f0169fb7b5771b79398222e04331217ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a53e27d03f98d0eee123b77e3ef45f0169fb7b5771b79398222e04331217ed", kill_on_drop: false }` [INFO] [stdout] 91a53e27d03f98d0eee123b77e3ef45f0169fb7b5771b79398222e04331217ed