[INFO] fetching crate gatekeeper-members 0.4.1...
[INFO] testing gatekeeper-members-0.4.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate gatekeeper-members 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate gatekeeper-members 0.4.1
[INFO] finished tweaking crates.io crate gatekeeper-members 0.4.1
[INFO] tweaked toml for crates.io crate gatekeeper-members 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gatekeeper-members 0.4.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded freefare-sys v0.2.1
[INFO] [stderr]   Downloaded apdu-core v0.3.0
[INFO] [stderr]   Downloaded nfc-sys v0.1.5
[INFO] [stderr]   Downloaded gatekeeper-core v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cb5a9e0753b9dc9c00ae0d224ece1c7b069ee4f136cdb6507b67ca73213083b
[INFO] running `Command { std: "docker" "start" "-a" "6cb5a9e0753b9dc9c00ae0d224ece1c7b069ee4f136cdb6507b67ca73213083b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cb5a9e0753b9dc9c00ae0d224ece1c7b069ee4f136cdb6507b67ca73213083b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cb5a9e0753b9dc9c00ae0d224ece1c7b069ee4f136cdb6507b67ca73213083b", kill_on_drop: false }`
[INFO] [stdout] 6cb5a9e0753b9dc9c00ae0d224ece1c7b069ee4f136cdb6507b67ca73213083b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9ec5e1ad6acc5581d7302998bc2ad8c057db6ac643ac02f5c4f15b1212622fc
[INFO] running `Command { std: "docker" "start" "-a" "e9ec5e1ad6acc5581d7302998bc2ad8c057db6ac643ac02f5c4f15b1212622fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling freefare-sys v0.2.1
[INFO] [stderr]    Compiling nfc-sys v0.1.5
[INFO] [stderr]    Compiling apdu-core v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[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 v0.10.75
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling gatekeeper-core v0.2.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling gatekeeper-members v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn poll_for_tag(&mut self) -> Option<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] 113 |     pub fn poll_for_tag(&mut self) -> Option<UndifferentiatedTag<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.48s
[INFO] running `Command { std: "docker" "inspect" "e9ec5e1ad6acc5581d7302998bc2ad8c057db6ac643ac02f5c4f15b1212622fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ec5e1ad6acc5581d7302998bc2ad8c057db6ac643ac02f5c4f15b1212622fc", kill_on_drop: false }`
[INFO] [stdout] e9ec5e1ad6acc5581d7302998bc2ad8c057db6ac643ac02f5c4f15b1212622fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a62736e8d699bd681b3456bd91f86827a409af446e121e27587ca34eb8f2d74
[INFO] running `Command { std: "docker" "start" "-a" "2a62736e8d699bd681b3456bd91f86827a409af446e121e27587ca34eb8f2d74", kill_on_drop: false }`
[INFO] [stderr]    Compiling gatekeeper-members v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn poll_for_tag(&mut self) -> Option<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] 113 |     pub fn poll_for_tag(&mut self) -> Option<UndifferentiatedTag<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn poll_for_tag(&mut self) -> Option<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] 113 |     pub fn poll_for_tag(&mut self) -> Option<UndifferentiatedTag<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctNiuPS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde_json-cb0d880a08aebee6,libreqwest-9af38e8c52e1b5b8,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-303ea8474aaab15d,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-5d5a565c03294a6c,libserde_urlencoded-436e63f8011dc558,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libnative_tls-30aea9de059c3c62,libopenssl_probe-cbab9b905ab83f66,libhyper-acf17aeedf29d6a5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-929266ac387e1593,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-7c719b73284511fa,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libfutures_channel-179401688c37d974,libtokio-fe87e20895342e3b,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libgatekeeper_core-05c705d9bd5fe488,librand-5327b53ec2f9a29b,librand_chacha-11ef7058ad6250a3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-1baf6ef6507a36e5,libgetrandom-9d0b38267aba3c82,liblog-45f74354a8b36c20,libapdu_core-b780a96d9094b327,libfreefare_sys-a61ed5bffd5da0d0,libopenssl-c6052383119275ae,libonce_cell-0ba6aecba7086d38,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15d41620109f91e,libnfc_sys-02f2e1ade84c57e1,liblibc-e2775a15e5abc6fd}.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" "-lnfc" "-lssl" "-lcrypto" "-lnfc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctNiuPS/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" "/usr/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gatekeeper_members-7f2ff36708af2a35" "-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]           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-members` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2a62736e8d699bd681b3456bd91f86827a409af446e121e27587ca34eb8f2d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a62736e8d699bd681b3456bd91f86827a409af446e121e27587ca34eb8f2d74", kill_on_drop: false }`
[INFO] [stdout] 2a62736e8d699bd681b3456bd91f86827a409af446e121e27587ca34eb8f2d74
