[INFO] fetching crate yubirs 0.9.1...
[INFO] checking yubirs-0.9.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate yubirs 0.9.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate yubirs 0.9.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate yubirs 0.9.1
[INFO] finished tweaking crates.io crate yubirs 0.9.1
[INFO] tweaked toml for crates.io crate yubirs 0.9.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bdrck v0.20.3
[INFO] [stderr]   Downloaded halite-sys v0.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04bd73ef16c6de46046f70c8874f8036400108d28887819e8ab7479a00785ecf
[INFO] running `Command { std: "docker" "start" "-a" "04bd73ef16c6de46046f70c8874f8036400108d28887819e8ab7479a00785ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04bd73ef16c6de46046f70c8874f8036400108d28887819e8ab7479a00785ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04bd73ef16c6de46046f70c8874f8036400108d28887819e8ab7479a00785ecf", kill_on_drop: false }`
[INFO] [stdout] 04bd73ef16c6de46046f70c8874f8036400108d28887819e8ab7479a00785ecf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95796441bab95bc83533aedde6b9ca75cc250110e567e58808ed1a5db42999b8
[INFO] running `Command { std: "docker" "start" "-a" "95796441bab95bc83533aedde6b9ca75cc250110e567e58808ed1a5db42999b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling pcsc-sys v1.2.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking errno v0.3.8
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: openssl-sys@0.9.102: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `openssl-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name openssl_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=6cadab72edc42fcf -C extra-filename=-6cadab72edc42fcf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-ae7db7ed06140a41.rmeta --cap-lints allow --cap-lints=forbid -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "95796441bab95bc83533aedde6b9ca75cc250110e567e58808ed1a5db42999b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95796441bab95bc83533aedde6b9ca75cc250110e567e58808ed1a5db42999b8", kill_on_drop: false }`
[INFO] [stdout] 95796441bab95bc83533aedde6b9ca75cc250110e567e58808ed1a5db42999b8
[INFO] checking yubirs-0.9.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate yubirs 0.9.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate yubirs 0.9.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate yubirs 0.9.1
[INFO] finished tweaking crates.io crate yubirs 0.9.1
[INFO] tweaked toml for crates.io crate yubirs 0.9.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afd1fd5b221cd60cf83f295e94af7ec800fcea259cb80e6586f78b19ce363666
[INFO] running `Command { std: "docker" "start" "-a" "afd1fd5b221cd60cf83f295e94af7ec800fcea259cb80e6586f78b19ce363666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afd1fd5b221cd60cf83f295e94af7ec800fcea259cb80e6586f78b19ce363666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afd1fd5b221cd60cf83f295e94af7ec800fcea259cb80e6586f78b19ce363666", kill_on_drop: false }`
[INFO] [stdout] afd1fd5b221cd60cf83f295e94af7ec800fcea259cb80e6586f78b19ce363666
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1a8a093c54ae1fc254b5ce6f294125d0eab670f1cb3142215adde29a89fcf50
[INFO] running `Command { std: "docker" "start" "-a" "e1a8a093c54ae1fc254b5ce6f294125d0eab670f1cb3142215adde29a89fcf50", kill_on_drop: false }`
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling pcsc-sys v1.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking errno v0.3.8
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling halite-sys v0.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking bdrck v0.20.3
[INFO] [stderr]     Checking yubirs v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/crypto.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/otp/client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/otp/request.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/otp/result.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/otp/util.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/otp/util.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/piv/hal.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `pcsc_sys` is imported redundantly
[INFO] [stdout]   --> src/piv/hal.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use pcsc_sys;
[INFO] [stdout]    |     ^^^^^^^^ the item `pcsc_sys` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/piv/handle.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/piv/handle.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl_sys` is imported redundantly
[INFO] [stdout]   --> src/piv/handle.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use openssl_sys;
[INFO] [stdout]    |     ^^^^^^^^^^^ the item `openssl_sys` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/piv/pkey.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]   --> src/piv/recording.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use bincode;
[INFO] [stdout]    |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `pcsc_sys` is imported redundantly
[INFO] [stdout]   --> src/piv/scarderr.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use pcsc_sys;
[INFO] [stdout]    |     ^^^^^^^^ the item `pcsc_sys` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/crypto.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/otp/client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/otp/request.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/otp/result.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/otp/util.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/otp/util.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/piv/hal.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `pcsc_sys` is imported redundantly
[INFO] [stdout]   --> src/piv/hal.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use pcsc_sys;
[INFO] [stdout]    |     ^^^^^^^^ the item `pcsc_sys` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/piv/handle.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/piv/handle.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl_sys` is imported redundantly
[INFO] [stdout]   --> src/piv/handle.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use openssl_sys;
[INFO] [stdout]    |     ^^^^^^^^^^^ the item `openssl_sys` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `openssl` is imported redundantly
[INFO] [stdout]   --> src/piv/pkey.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use openssl;
[INFO] [stdout]    |     ^^^^^^^ the item `openssl` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]   --> src/piv/recording.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use bincode;
[INFO] [stdout]    |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `pcsc_sys` is imported redundantly
[INFO] [stdout]   --> src/piv/scarderr.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use pcsc_sys;
[INFO] [stdout]    |     ^^^^^^^^ the item `pcsc_sys` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]   --> src/tests/piv/hal.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bincode;
[INFO] [stdout]    |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `data_encoding` is imported redundantly
[INFO] [stdout]   --> src/tests/piv/handle.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use data_encoding;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the item `data_encoding` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/otp/result.rs:169:23
[INFO] [stdout]     |
[INFO] [stdout] 169 |         return Ok(Utc.datetime_from_str(reformatted.as_str(), "%Y-%m-%d %H:%M:%S %f")?);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/otp/result.rs:169:23
[INFO] [stdout]     |
[INFO] [stdout] 169 |         return Ok(Utc.datetime_from_str(reformatted.as_str(), "%Y-%m-%d %H:%M:%S %f")?);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.44s
[INFO] running `Command { std: "docker" "inspect" "e1a8a093c54ae1fc254b5ce6f294125d0eab670f1cb3142215adde29a89fcf50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a8a093c54ae1fc254b5ce6f294125d0eab670f1cb3142215adde29a89fcf50", kill_on_drop: false }`
[INFO] [stdout] e1a8a093c54ae1fc254b5ce6f294125d0eab670f1cb3142215adde29a89fcf50
