[INFO] fetching crate uem-reader 0.2.1...
[INFO] testing uem-reader-0.2.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate uem-reader 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate uem-reader 0.2.1
[INFO] finished tweaking crates.io crate uem-reader 0.2.1
[INFO] tweaked toml for crates.io crate uem-reader 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uem-reader 0.2.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uem-reader 0.2.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_generator v0.9.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.47
[INFO] [stderr]   Downloaded unicode-ident v1.0.5
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded phf_shared v0.9.0
[INFO] [stderr]   Downloaded phf_codegen v0.9.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.38
[INFO] [stderr]   Downloaded enum-iterator v1.2.0
[INFO] [stderr]   Downloaded pkg-config v0.3.26
[INFO] [stderr]   Downloaded rusb v0.9.1
[INFO] [stderr]   Downloaded enum-iterator-derive v1.1.0
[INFO] [stderr]   Downloaded thiserror v1.0.38
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded phf v0.9.0
[INFO] [stderr]   Downloaded nom v7.1.2
[INFO] [stderr]   Downloaded usb-ids v1.2022.1224
[INFO] [stderr]   Downloaded libusb1-sys v0.6.4
[INFO] [stderr]   Downloaded syn v1.0.107
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] [stderr]   Downloaded getrandom v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77dd6888ec8e6a3adcbb3e921230c09f936b75a99535879162e7a6c29f6fd4be
[INFO] running `Command { std: "docker" "start" "-a" "77dd6888ec8e6a3adcbb3e921230c09f936b75a99535879162e7a6c29f6fd4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77dd6888ec8e6a3adcbb3e921230c09f936b75a99535879162e7a6c29f6fd4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77dd6888ec8e6a3adcbb3e921230c09f936b75a99535879162e7a6c29f6fd4be", kill_on_drop: false }`
[INFO] [stdout] 77dd6888ec8e6a3adcbb3e921230c09f936b75a99535879162e7a6c29f6fd4be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a59fe73652b36986b2e747d9f8856c0732e99349358c936210a4e00eb144925
[INFO] running `Command { std: "docker" "start" "-a" "0a59fe73652b36986b2e747d9f8856c0732e99349358c936210a4e00eb144925", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling phf_shared v0.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rusb v0.9.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.9.1
[INFO] [stderr]    Compiling phf_codegen v0.9.0
[INFO] [stderr]    Compiling usb-ids v1.2022.1224
[INFO] [stderr]    Compiling enum-iterator-derive v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling enum-iterator v1.2.0
[INFO] [stderr]    Compiling uem-reader v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/reader.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn commands(&mut self) -> UemCommands {
[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] 33 |     fn commands(&mut self) -> UemCommands<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn commands(&mut self) -> UemCommands;
[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] 16 |     fn commands(&mut self) -> UemCommands<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn reader(&mut self) -> UemCommandsReader {
[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] 20 |     fn reader(&mut self) -> UemCommandsReader<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn cards(&mut self) -> UemCommandsCards {
[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] 26 |     fn cards(&mut self) -> UemCommandsCards<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/reader.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn reader(&mut self) -> UemCommandsReader;
[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] 34 |     fn reader(&mut self) -> UemCommandsReader<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn cards(&mut self) -> UemCommandsCards;
[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] 72 |     fn cards(&mut self) -> UemCommandsCards<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare {
[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] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare;
[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] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic {
[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] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare/classic.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic;
[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] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/reader.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn commands(&mut self) -> UemCommands {
[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] 33 |     fn commands(&mut self) -> UemCommands<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn commands(&mut self) -> UemCommands;
[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] 16 |     fn commands(&mut self) -> UemCommands<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn reader(&mut self) -> UemCommandsReader {
[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] 20 |     fn reader(&mut self) -> UemCommandsReader<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn cards(&mut self) -> UemCommandsCards {
[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] 26 |     fn cards(&mut self) -> UemCommandsCards<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/reader.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn reader(&mut self) -> UemCommandsReader;
[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] 34 |     fn reader(&mut self) -> UemCommandsReader<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn cards(&mut self) -> UemCommandsCards;
[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] 72 |     fn cards(&mut self) -> UemCommandsCards<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare {
[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] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare;
[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] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic {
[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] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare/classic.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic;
[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] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.37s
[INFO] running `Command { std: "docker" "inspect" "0a59fe73652b36986b2e747d9f8856c0732e99349358c936210a4e00eb144925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a59fe73652b36986b2e747d9f8856c0732e99349358c936210a4e00eb144925", kill_on_drop: false }`
[INFO] [stdout] 0a59fe73652b36986b2e747d9f8856c0732e99349358c936210a4e00eb144925
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a7798c8331a4cfd7abda1c4c5579516ea0065d062c1e04c12180074b22ca9a1
[INFO] running `Command { std: "docker" "start" "-a" "3a7798c8331a4cfd7abda1c4c5579516ea0065d062c1e04c12180074b22ca9a1", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/reader.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn commands(&mut self) -> UemCommands {
[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] 33 |     fn commands(&mut self) -> UemCommands<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn commands(&mut self) -> UemCommands;
[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] 16 |     fn commands(&mut self) -> UemCommands<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn reader(&mut self) -> UemCommandsReader {
[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] 20 |     fn reader(&mut self) -> UemCommandsReader<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn cards(&mut self) -> UemCommandsCards {
[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] 26 |     fn cards(&mut self) -> UemCommandsCards<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/reader.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn reader(&mut self) -> UemCommandsReader;
[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] 34 |     fn reader(&mut self) -> UemCommandsReader<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn cards(&mut self) -> UemCommandsCards;
[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] 72 |     fn cards(&mut self) -> UemCommandsCards<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare {
[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] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare;
[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] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic {
[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] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare/classic.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic;
[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] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uem-reader v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/reader.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn commands(&mut self) -> UemCommands {
[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] 33 |     fn commands(&mut self) -> UemCommands<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn commands(&mut self) -> UemCommands;
[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] 16 |     fn commands(&mut self) -> UemCommands<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn reader(&mut self) -> UemCommandsReader {
[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] 20 |     fn reader(&mut self) -> UemCommandsReader<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn cards(&mut self) -> UemCommandsCards {
[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] 26 |     fn cards(&mut self) -> UemCommandsCards<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/reader.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn reader(&mut self) -> UemCommandsReader;
[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] 34 |     fn reader(&mut self) -> UemCommandsReader<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn cards(&mut self) -> UemCommandsCards;
[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] 72 |     fn cards(&mut self) -> UemCommandsCards<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare {
[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] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare;
[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] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic {
[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] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare/classic.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic;
[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] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/reader.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn commands(&mut self) -> UemCommands {
[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] 33 |     fn commands(&mut self) -> UemCommands<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn commands(&mut self) -> UemCommands;
[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] 16 |     fn commands(&mut self) -> UemCommands<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn reader(&mut self) -> UemCommandsReader {
[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] 20 |     fn reader(&mut self) -> UemCommandsReader<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn cards(&mut self) -> UemCommandsCards {
[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] 26 |     fn cards(&mut self) -> UemCommandsCards<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/reader.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn reader(&mut self) -> UemCommandsReader;
[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] 34 |     fn reader(&mut self) -> UemCommandsReader<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn cards(&mut self) -> UemCommandsCards;
[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] 72 |     fn cards(&mut self) -> UemCommandsCards<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare {
[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] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare;
[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] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic {
[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] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/cards/mifare/classic.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic;
[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] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "3a7798c8331a4cfd7abda1c4c5579516ea0065d062c1e04c12180074b22ca9a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a7798c8331a4cfd7abda1c4c5579516ea0065d062c1e04c12180074b22ca9a1", kill_on_drop: false }`
[INFO] [stdout] 3a7798c8331a4cfd7abda1c4c5579516ea0065d062c1e04c12180074b22ca9a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a493847f4cbe80b0536194c41cb4e716eb2717bbb71605b9fd2ed2949ec60976
[INFO] running `Command { std: "docker" "start" "-a" "a493847f4cbe80b0536194c41cb4e716eb2717bbb71605b9fd2ed2949ec60976", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/reader.rs:33:17
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 33 |     fn commands(&mut self) -> UemCommands {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                 ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]    |                 |
[INFO] [stdout] 
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] 
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn commands(&mut self) -> UemCommands<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands.rs:16:17
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn commands(&mut self) -> UemCommands;
[INFO] [stderr]    |                 ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn commands(&mut self) -> UemCommands<'_>;
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn reader(&mut self) -> UemCommandsReader {
[INFO] [stderr]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn reader(&mut self) -> UemCommandsReader<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands.rs:26:14
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn cards(&mut self) -> UemCommandsCards {
[INFO] [stderr]    |              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn cards(&mut self) -> UemCommandsCards<'_> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands/reader.rs:34:15
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn reader(&mut self) -> UemCommandsReader;
[INFO] [stderr]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn reader(&mut self) -> UemCommandsReader<'_>;
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands/cards.rs:72:14
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn cards(&mut self) -> UemCommandsCards;
[INFO] [stderr]    |              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn cards(&mut self) -> UemCommandsCards<'_>;
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands/cards.rs:76:15
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare {
[INFO] [stderr]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands/cards/mifare.rs:16:15
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare;
[INFO] [stderr]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn mifare(&mut self) -> UemCommandsCardsMifare<'_>;
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands/cards/mifare.rs:20:16
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/commands/cards/mifare/classic.rs:13:16
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn classic(&mut self) -> UemCommandsCardsMifareClassic<'_>;
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `uem-reader` (lib) generated 10 warnings (run `cargo fix --lib -p uem-reader` to apply 10 suggestions)
[INFO] [stderr] warning: `uem-reader` (bin "uem-reader" test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `uem-reader` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uem_reader-97abe64272b53dd1)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uem_reader-ccec27de73e66f68)
[INFO] [stderr]    Doc-tests uem_reader
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/commands/cards.rs - commands::cards::UemCommandsCards<'a>::activate_a (line 101) ... ignored
[INFO] [stdout] test src/commands/cards.rs - commands::cards::UemCommandsCards<'a>::activate_b (line 154) ... ignored
[INFO] [stdout] test src/commands/cards/mifare/classic.rs - commands::cards::mifare::classic::UemCommandsCardsMifareClassic<'a>::authenticate_key_a (line 36) ... ignored
[INFO] [stdout] test src/commands/cards/mifare/classic.rs - commands::cards::mifare::classic::UemCommandsCardsMifareClassic<'a>::authenticate_key_b (line 76) ... ignored
[INFO] [stdout] test src/commands/cards/mifare/classic.rs - commands::cards::mifare::classic::UemCommandsCardsMifareClassic<'a>::read (line 115) ... ignored
[INFO] [stdout] test src/commands/cards/mifare/classic.rs - commands::cards::mifare::classic::UemCommandsCardsMifareClassic<'a>::write (line 148) ... ignored
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] test src/reader.rs - reader::UemReader::close (line 63) ... ignored
[INFO] [stdout] test src/reader.rs - reader::UemReader::open (line 50) ... ignored
[INFO] [stdout] test src/reader.rs - reader::UemReader::send (line 84) ... ignored
[INFO] [stdout] test src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::led (line 94) ... FAILED
[INFO] [stdout] test src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::get_version (line 210) ... FAILED
[INFO] [stdout] test src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::power_radio (line 131) ... FAILED
[INFO] [stdout] test src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::get_serial (line 246) ... FAILED
[INFO] [stdout] test src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::radio_off_on (line 174) ... FAILED
[INFO] [stdout] test src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::beep (line 54) ... FAILED
[INFO] [stdout] test src/reader/usb.rs - reader::usb::find_usb_readers (line 137) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `chmod`
[INFO] [stdout]   --> src/lib.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | sudo chmod o+w /dev/bus/usb/002/008
[INFO] [stdout]    |      ^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::led (line 94) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uem_reader::reader::UemReaderInternal`
[INFO] [stdout]   --> src/commands/reader.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     UemReaderInternal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `UemReaderInternal` in `reader`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 97 |     UemReaderInternalTrait,
[INFO] [stdout]    |                      +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `open` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 | if uem_reader.open().is_err() { return; }
[INFO] [stdout]     |               ^^^^ method not found in `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `open` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  93 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 | if uem_reader.close().is_err() { return; }
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  93 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 - if uem_reader.close().is_err() { return; }
[INFO] [stdout] 112 + if uem_reader.clone().is_err() { return; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::get_version (line 210) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uem_reader::reader::UemReaderInternal`
[INFO] [stdout]    --> src/commands/reader.rs:212:26
[INFO] [stdout]     |
[INFO] [stdout] 212 | use uem_reader::reader::{UemReaderInternal, usb::find_usb_readers};
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ no `UemReaderInternal` in `reader`
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 212 | use uem_reader::reader::{UemReaderInternalTrait, usb::find_usb_readers};
[INFO] [stdout]     |                                           +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `open` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:219:15
[INFO] [stdout]     |
[INFO] [stdout] 219 | if uem_reader.open().is_err() { return; }
[INFO] [stdout]     |               ^^^^ method not found in `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `open` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 209 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:224:20
[INFO] [stdout]     |
[INFO] [stdout] 224 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 209 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 224 -         uem_reader.close();
[INFO] [stdout] 224 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 | if uem_reader.close().is_err() { return; }
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 209 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 229 - if uem_reader.close().is_err() { return; }
[INFO] [stdout] 229 + if uem_reader.clone().is_err() { return; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::power_radio (line 131) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uem_reader::reader::UemReaderInternal`
[INFO] [stdout]    --> src/commands/reader.rs:133:26
[INFO] [stdout]     |
[INFO] [stdout] 133 | use uem_reader::reader::{UemReaderInternal, usb::find_usb_readers};
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ no `UemReaderInternal` in `reader`
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 133 | use uem_reader::reader::{UemReaderInternalTrait, usb::find_usb_readers};
[INFO] [stdout]     |                                           +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `open` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 | if uem_reader.open().is_err() { return; }
[INFO] [stdout]     |               ^^^^ method not found in `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `open` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 130 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | if uem_reader.close().is_err() { return; }
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 130 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 146 - if uem_reader.close().is_err() { return; }
[INFO] [stdout] 146 + if uem_reader.clone().is_err() { return; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::get_serial (line 246) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uem_reader::reader::UemReaderInternal`
[INFO] [stdout]    --> src/commands/reader.rs:248:26
[INFO] [stdout]     |
[INFO] [stdout] 248 | use uem_reader::reader::{UemReaderInternal, usb::find_usb_readers};
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ no `UemReaderInternal` in `reader`
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 248 | use uem_reader::reader::{UemReaderInternalTrait, usb::find_usb_readers};
[INFO] [stdout]     |                                           +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `open` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:255:15
[INFO] [stdout]     |
[INFO] [stdout] 255 | if uem_reader.open().is_err() { return; }
[INFO] [stdout]     |               ^^^^ method not found in `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `open` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 245 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:260:20
[INFO] [stdout]     |
[INFO] [stdout] 260 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 245 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 260 -         uem_reader.close();
[INFO] [stdout] 260 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:265:15
[INFO] [stdout]     |
[INFO] [stdout] 265 | if uem_reader.close().is_err() { return; }
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 245 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 265 - if uem_reader.close().is_err() { return; }
[INFO] [stdout] 265 + if uem_reader.clone().is_err() { return; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::radio_off_on (line 174) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uem_reader::reader::UemReaderInternal`
[INFO] [stdout]    --> src/commands/reader.rs:176:26
[INFO] [stdout]     |
[INFO] [stdout] 176 | use uem_reader::reader::{UemReaderInternal, usb::find_usb_readers};
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ no `UemReaderInternal` in `reader`
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 176 | use uem_reader::reader::{UemReaderInternalTrait, usb::find_usb_readers};
[INFO] [stdout]     |                                           +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `open` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 183 | if uem_reader.open().is_err() { return; }
[INFO] [stdout]     |               ^^^^ method not found in `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `open` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 173 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/commands/reader.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 | if uem_reader.close().is_err() { return; }
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 173 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 190 - if uem_reader.close().is_err() { return; }
[INFO] [stdout] 190 + if uem_reader.clone().is_err() { return; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::beep (line 54) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uem_reader::reader::UemReaderInternal`
[INFO] [stdout]   --> src/commands/reader.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 | use uem_reader::reader::{UemReaderInternal, usb::find_usb_readers};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^ no `UemReaderInternal` in `reader`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 56 | use uem_reader::reader::{UemReaderInternalTrait, usb::find_usb_readers};
[INFO] [stdout]    |                                           +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `open` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]   --> src/commands/reader.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 | if uem_reader.open().is_err() { return; }
[INFO] [stdout]    |               ^^^^ method not found in `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `open` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 53 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]   --> src/commands/reader.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | if uem_reader.close().is_err() { return; }
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 53 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 - if uem_reader.close().is_err() { return; }
[INFO] [stdout] 70 + if uem_reader.clone().is_err() { return; }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uem_reader::reader::UemReaderInternal`
[INFO] [stdout]   --> src/lib.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             UemReaderInternal,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ no `UemReaderInternal` in `reader`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 22 |             UemReaderInternalTrait,
[INFO] [stdout]    |                              +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `open` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]   --> src/lib.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |     if uem_reader.open().is_err() {
[INFO] [stdout]    |                   ^^^^ method not found in `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `open` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]   --> src/lib.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     if uem_reader.send(&vec![0x05_u8, 0x01_u8]).is_err() {
[INFO] [stdout]    |                   ^^^^ method not found in `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `send` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]   --> src/lib.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |         uem_reader.close();
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 86 -         uem_reader.close();
[INFO] [stdout] 86 +         uem_reader.clone();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 100 -         uem_reader.close();
[INFO] [stdout] 100 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 108 -         uem_reader.close();
[INFO] [stdout] 108 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 120 -         uem_reader.close();
[INFO] [stdout] 120 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 128 -         uem_reader.close();
[INFO] [stdout] 128 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 134 -         uem_reader.close();
[INFO] [stdout] 134 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 142 -         uem_reader.close();
[INFO] [stdout] 142 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 150 -         uem_reader.close();
[INFO] [stdout] 150 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |         uem_reader.close();
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 156 -         uem_reader.close();
[INFO] [stdout] 156 +         uem_reader.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for mutable reference `&mut Arc<std::sync::Mutex<(dyn UemReaderInternalTrait + Send + 'static)>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:160:19
[INFO] [stdout]     |
[INFO] [stdout] 160 |     if uem_reader.close().is_err() {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `UemReaderInternalTrait` which provides `close` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  17 + use crate::uem_reader::reader::UemReaderInternalTrait;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 160 -     if uem_reader.close().is_err() {
[INFO] [stdout] 160 +     if uem_reader.clone().is_err() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::beep (line 54)
[INFO] [stdout]     src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::get_serial (line 246)
[INFO] [stdout]     src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::get_version (line 210)
[INFO] [stdout]     src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::led (line 94)
[INFO] [stdout]     src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::power_radio (line 131)
[INFO] [stdout]     src/commands/reader.rs - commands::reader::UemCommandsReader<'a>::radio_off_on (line 174)
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a493847f4cbe80b0536194c41cb4e716eb2717bbb71605b9fd2ed2949ec60976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a493847f4cbe80b0536194c41cb4e716eb2717bbb71605b9fd2ed2949ec60976", kill_on_drop: false }`
[INFO] [stdout] a493847f4cbe80b0536194c41cb4e716eb2717bbb71605b9fd2ed2949ec60976
