[INFO] cloning repository https://github.com/ComputerScienceHouse/gatekeeper-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ComputerScienceHouse/gatekeeper-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComputerScienceHouse%2Fgatekeeper-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComputerScienceHouse%2Fgatekeeper-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7c6a70a1980c033154352cf10c6b36fd8299e91
[INFO] testing ComputerScienceHouse/gatekeeper-core against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComputerScienceHouse%2Fgatekeeper-core" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ComputerScienceHouse/gatekeeper-core
[INFO] finished tweaking git repo https://github.com/ComputerScienceHouse/gatekeeper-core
[INFO] tweaked toml for git repo https://github.com/ComputerScienceHouse/gatekeeper-core written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ComputerScienceHouse/gatekeeper-core on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ComputerScienceHouse/gatekeeper-core 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc5d09dfed2a4184d6731b9c4a1ef2b479ac9e90ca0d38297531ec628a3062a4
[INFO] running `Command { std: "docker" "start" "-a" "cc5d09dfed2a4184d6731b9c4a1ef2b479ac9e90ca0d38297531ec628a3062a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc5d09dfed2a4184d6731b9c4a1ef2b479ac9e90ca0d38297531ec628a3062a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc5d09dfed2a4184d6731b9c4a1ef2b479ac9e90ca0d38297531ec628a3062a4", kill_on_drop: false }`
[INFO] [stdout] cc5d09dfed2a4184d6731b9c4a1ef2b479ac9e90ca0d38297531ec628a3062a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba1ada26fc35b7b9860e2ce996ec02ae8b71a61a7ece732ae4f1dea9d6b43edf
[INFO] running `Command { std: "docker" "start" "-a" "ba1ada26fc35b7b9860e2ce996ec02ae8b71a61a7ece732ae4f1dea9d6b43edf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling apdu-core v0.3.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling nfc-sys v0.1.5
[INFO] [stderr]    Compiling freefare-sys v0.2.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling gatekeeper-core v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `update_key` and `desfire_signing_private_key` are never read
[INFO] [stdout]    --> src/lib.rs:99:3
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub struct RealmWriteKeys<'a> {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  99 |   update_key: &'a [u8],
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |   desfire_signing_private_key: PKey<Private>,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RealmWriteKeys` has derived impls for the traits `Clone` and `Debug`, but these are 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 `secrets` is never read
[INFO] [stdout]    --> src/lib.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct Realm<'a> {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |   secrets: Option<RealmWriteKeys<'a>>,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Realm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:333:26
[INFO] [stdout]     |
[INFO] [stdout] 333 |   pub fn get_nearby_tags(&mut self) -> Vec<UndifferentiatedTag> {
[INFO] [stdout]     |                          ^^^^^^^^^         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |   pub fn get_nearby_tags(&mut self) -> Vec<UndifferentiatedTag<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mobile.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |   pub(crate) fn find_first_mobile_tag(&self) -> Option<MobileNfcTag> {
[INFO] [stdout]     |                                       ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |   pub(crate) fn find_first_mobile_tag(&self) -> Option<MobileNfcTag<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.29s
[INFO] running `Command { std: "docker" "inspect" "ba1ada26fc35b7b9860e2ce996ec02ae8b71a61a7ece732ae4f1dea9d6b43edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1ada26fc35b7b9860e2ce996ec02ae8b71a61a7ece732ae4f1dea9d6b43edf", kill_on_drop: false }`
[INFO] [stdout] ba1ada26fc35b7b9860e2ce996ec02ae8b71a61a7ece732ae4f1dea9d6b43edf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dcf90c33918375dabda2a61467321927e02bc3288e45fb84a4531910f21accd
[INFO] running `Command { std: "docker" "start" "-a" "0dcf90c33918375dabda2a61467321927e02bc3288e45fb84a4531910f21accd", kill_on_drop: false }`
[INFO] [stdout] warning: fields `update_key` and `desfire_signing_private_key` are never read
[INFO] [stdout]    --> src/lib.rs:99:3
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub struct RealmWriteKeys<'a> {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  99 |   update_key: &'a [u8],
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |   desfire_signing_private_key: PKey<Private>,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RealmWriteKeys` has derived impls for the traits `Clone` and `Debug`, but these are 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 `secrets` is never read
[INFO] [stdout]    --> src/lib.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct Realm<'a> {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |   secrets: Option<RealmWriteKeys<'a>>,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Realm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:333:26
[INFO] [stdout]     |
[INFO] [stdout] 333 |   pub fn get_nearby_tags(&mut self) -> Vec<UndifferentiatedTag> {
[INFO] [stdout]     |                          ^^^^^^^^^         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |   pub fn get_nearby_tags(&mut self) -> Vec<UndifferentiatedTag<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mobile.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |   pub(crate) fn find_first_mobile_tag(&self) -> Option<MobileNfcTag> {
[INFO] [stdout]     |                                       ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |   pub(crate) fn find_first_mobile_tag(&self) -> Option<MobileNfcTag<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gatekeeper-core v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `update_key` and `desfire_signing_private_key` are never read
[INFO] [stdout]    --> src/lib.rs:99:3
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub struct RealmWriteKeys<'a> {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  99 |   update_key: &'a [u8],
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |   desfire_signing_private_key: PKey<Private>,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RealmWriteKeys` has derived impls for the traits `Clone` and `Debug`, but these are 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 `secrets` is never read
[INFO] [stdout]    --> src/lib.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct Realm<'a> {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |   secrets: Option<RealmWriteKeys<'a>>,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Realm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:333:26
[INFO] [stdout]     |
[INFO] [stdout] 333 |   pub fn get_nearby_tags(&mut self) -> Vec<UndifferentiatedTag> {
[INFO] [stdout]     |                          ^^^^^^^^^         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |   pub fn get_nearby_tags(&mut self) -> Vec<UndifferentiatedTag<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mobile.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |   pub(crate) fn find_first_mobile_tag(&self) -> Option<MobileNfcTag> {
[INFO] [stdout]     |                                       ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |   pub(crate) fn find_first_mobile_tag(&self) -> Option<MobileNfcTag<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1xYxIz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-d5e9a113553b3291,librand_chacha-a2997681640b7857,libppv_lite86-4250c766b4729968,librand_core-58f3e01d640778a8,libgetrandom-8b45c0a6bc04dc11}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblog-062448fef1760a61,libapdu_core-b780a96d9094b327,libfreefare_sys-a518d3dd1ace83d3,libopenssl-50da18d29623bfe3,libonce_cell-24c5d665b6879050,libbitflags-f4ae7c8d8201b246,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-96e7e352553a33da,libnfc_sys-9095858d448dc68b,liblibc-21d71f812ea07b39}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfreefare" "-lssl" "-lcrypto" "-lnfc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1xYxIz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gatekeeper_core-48d20c58bfc448d4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfreefare
[INFO] [stdout]           rust-lld: error: unable to find library -lnfc
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gatekeeper-core` (lib test) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcL8dEvY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgatekeeper_core-3b53b746c593543b,librand-d5e9a113553b3291,librand_chacha-a2997681640b7857,libppv_lite86-4250c766b4729968,librand_core-58f3e01d640778a8,libgetrandom-8b45c0a6bc04dc11,liblog-062448fef1760a61,libapdu_core-b780a96d9094b327,libfreefare_sys-a518d3dd1ace83d3,libopenssl-50da18d29623bfe3,libonce_cell-24c5d665b6879050,libbitflags-f4ae7c8d8201b246,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-96e7e352553a33da,libnfc_sys-9095858d448dc68b,liblibc-21d71f812ea07b39}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfreefare" "-lssl" "-lcrypto" "-lnfc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcL8dEvY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/member_project-adfb514d7d8274ca" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfreefare
[INFO] [stdout]           rust-lld: error: unable to find library -lnfc
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gatekeeper-core` (example "member_project") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0dcf90c33918375dabda2a61467321927e02bc3288e45fb84a4531910f21accd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dcf90c33918375dabda2a61467321927e02bc3288e45fb84a4531910f21accd", kill_on_drop: false }`
[INFO] [stdout] 0dcf90c33918375dabda2a61467321927e02bc3288e45fb84a4531910f21accd
