[INFO] fetching crate cryptnox_rs 0.1.0... [INFO] testing cryptnox_rs-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate cryptnox_rs 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cryptnox_rs 0.1.0 [INFO] finished tweaking crates.io crate cryptnox_rs 0.1.0 [INFO] tweaked toml for crates.io crate cryptnox_rs 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cryptnox_rs 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 244 packages to latest compatible versions [INFO] [stderr] Adding nfc1 v0.4.1 (available: v0.6.0) [INFO] [stderr] Adding ouroboros v0.13.0 (available: v0.18.5) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cd5e8e6cfef6023dd4ba4be3dd91edf95861ef93fb3102cdc077f088b0300ad [INFO] running `Command { std: "docker" "start" "-a" "5cd5e8e6cfef6023dd4ba4be3dd91edf95861ef93fb3102cdc077f088b0300ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cd5e8e6cfef6023dd4ba4be3dd91edf95861ef93fb3102cdc077f088b0300ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cd5e8e6cfef6023dd4ba4be3dd91edf95861ef93fb3102cdc077f088b0300ad", kill_on_drop: false }` [INFO] [stdout] 5cd5e8e6cfef6023dd4ba4be3dd91edf95861ef93fb3102cdc077f088b0300ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 303d258c3ca3da35bdd26d6ef4b4a33ff17a4d8214d780bbda9f3534de481206 [INFO] running `Command { std: "docker" "start" "-a" "303d258c3ca3da35bdd26d6ef4b4a33ff17a4d8214d780bbda9f3534de481206", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling pcsc-sys v1.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ouroboros_macro v0.13.0 [INFO] [stderr] Compiling pcsc v2.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling ouroboros v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling nfc1-sys v0.2.1 [INFO] [stderr] Compiling usb-compat-01-sys v0.2.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling nfc1 v0.4.1 [INFO] [stderr] Compiling cryptnox_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead [INFO] [stdout] --> src/genuineness.rs:22:50 [INFO] [stdout] | [INFO] [stdout] 22 | let hashed_certificate = decode_hex(&sha256::digest_bytes(&certificate)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead [INFO] [stdout] --> src/genuineness.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | let hashed_card_cert_msg = sha256::digest_bytes(&decode_hex(&card_cert_msg).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `active_connection` is never used [INFO] [stdout] --> src/reader.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Reader { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn active_connection(self: &mut Self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/gen1.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/gen1.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/nft.rs:161:28 [INFO] [stdout] | [INFO] [stdout] 161 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/nft.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.34s [INFO] running `Command { std: "docker" "inspect" "303d258c3ca3da35bdd26d6ef4b4a33ff17a4d8214d780bbda9f3534de481206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303d258c3ca3da35bdd26d6ef4b4a33ff17a4d8214d780bbda9f3534de481206", kill_on_drop: false }` [INFO] [stdout] 303d258c3ca3da35bdd26d6ef4b4a33ff17a4d8214d780bbda9f3534de481206 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30a53e70976334078cb17a67bf0e9b30a80ec3327a33966cdaf70f4a4806c9ff [INFO] running `Command { std: "docker" "start" "-a" "30a53e70976334078cb17a67bf0e9b30a80ec3327a33966cdaf70f4a4806c9ff", kill_on_drop: false }` [INFO] [stderr] Compiling cryptnox_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead [INFO] [stdout] --> src/genuineness.rs:22:50 [INFO] [stdout] | [INFO] [stdout] 22 | let hashed_certificate = decode_hex(&sha256::digest_bytes(&certificate)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead [INFO] [stdout] --> src/genuineness.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | let hashed_card_cert_msg = sha256::digest_bytes(&decode_hex(&card_cert_msg).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `active_connection` is never used [INFO] [stdout] --> src/reader.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Reader { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn active_connection(self: &mut Self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/gen1.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/gen1.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/nft.rs:161:28 [INFO] [stdout] | [INFO] [stdout] 161 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/nft.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead [INFO] [stdout] --> src/genuineness.rs:22:50 [INFO] [stdout] | [INFO] [stdout] 22 | let hashed_certificate = decode_hex(&sha256::digest_bytes(&certificate)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead [INFO] [stdout] --> src/genuineness.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | let hashed_card_cert_msg = sha256::digest_bytes(&decode_hex(&card_cert_msg).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `active_connection` is never used [INFO] [stdout] --> src/reader.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Reader { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn active_connection(self: &mut Self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/gen1.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/gen1.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/nft.rs:161:28 [INFO] [stdout] | [INFO] [stdout] 161 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/card/basic/nft.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | valid_pin = pin.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "30a53e70976334078cb17a67bf0e9b30a80ec3327a33966cdaf70f4a4806c9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a53e70976334078cb17a67bf0e9b30a80ec3327a33966cdaf70f4a4806c9ff", kill_on_drop: false }` [INFO] [stdout] 30a53e70976334078cb17a67bf0e9b30a80ec3327a33966cdaf70f4a4806c9ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0915fa2c03bd24f3105a17aaecb7668ef6b04478b83fb168e6bc8f2c1cd64ce [INFO] running `Command { std: "docker" "start" "-a" "e0915fa2c03bd24f3105a17aaecb7668ef6b04478b83fb168e6bc8f2c1cd64ce", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead [INFO] [stderr] --> src/genuineness.rs:22:50 [INFO] [stderr] | [INFO] [stderr] 22 | let hashed_certificate = decode_hex(&sha256::digest_bytes(&certificate)).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead [INFO] [stderr] --> src/genuineness.rs:54:40 [INFO] [stderr] | [INFO] [stderr] 54 | let hashed_card_cert_msg = sha256::digest_bytes(&decode_hex(&card_cert_msg).unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `active_connection` is never used [INFO] [stderr] --> src/reader.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub trait Reader { [INFO] [stderr] | ------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 14 | fn active_connection(self: &mut Self) -> bool; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/card/basic/gen1.rs:108:28 [INFO] [stderr] | [INFO] [stderr] 108 | valid_pin = pin.clone().to_string(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/card/basic/gen1.rs:122:28 [INFO] [stderr] | [INFO] [stderr] 122 | valid_pin = pin.clone().to_string(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/card/basic/nft.rs:161:28 [INFO] [stderr] | [INFO] [stderr] 161 | valid_pin = pin.clone().to_string(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/card/basic/nft.rs:175:28 [INFO] [stderr] | [INFO] [stderr] 175 | valid_pin = pin.clone().to_string(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: `cryptnox_rs` (lib) generated 7 warnings (run `cargo fix --lib -p cryptnox_rs` to apply 4 suggestions) [INFO] [stderr] warning: `cryptnox_rs` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryptnox_rs-d5a1b1c2e5421dcb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cryptnox_rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0915fa2c03bd24f3105a17aaecb7668ef6b04478b83fb168e6bc8f2c1cd64ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0915fa2c03bd24f3105a17aaecb7668ef6b04478b83fb168e6bc8f2c1cd64ce", kill_on_drop: false }` [INFO] [stdout] e0915fa2c03bd24f3105a17aaecb7668ef6b04478b83fb168e6bc8f2c1cd64ce