[INFO] fetching crate skf-rs 0.8.0... [INFO] checking skf-rs-0.8.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate skf-rs 0.8.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate skf-rs 0.8.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate skf-rs 0.8.0 [INFO] tweaked toml for crates.io crate skf-rs 0.8.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate skf-rs 0.8.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate skf-rs 0.8.0 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5f662a855cb3a86f07581c9c9381f18a47844a9810cf690b7e71bc14c352b0b [INFO] running `Command { std: "docker" "start" "-a" "d5f662a855cb3a86f07581c9c9381f18a47844a9810cf690b7e71bc14c352b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5f662a855cb3a86f07581c9c9381f18a47844a9810cf690b7e71bc14c352b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f662a855cb3a86f07581c9c9381f18a47844a9810cf690b7e71bc14c352b0b", kill_on_drop: false }` [INFO] [stdout] d5f662a855cb3a86f07581c9c9381f18a47844a9810cf690b7e71bc14c352b0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdda765a19b1dd7bded847a2a19a48cce52494716ad0ae2eb6ebd73824e9b903 [INFO] running `Command { std: "docker" "start" "-a" "fdda765a19b1dd7bded847a2a19a48cce52494716ad0ae2eb6ebd73824e9b903", kill_on_drop: false }` [INFO] [stderr] Checking skf-api v0.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking skf-rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `TEST_APP_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const TEST_APP_NAME_1: &str = "skf-rs-test-app-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_ADMIN_PIN` is never used [INFO] [stdout] --> tests/common/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const TEST_ADMIN_PIN: &str = "12345678"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_USER_PIN` is never used [INFO] [stdout] --> tests/common/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const TEST_USER_PIN: &str = "87654321"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_FILE_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const TEST_FILE_NAME_1: &str = "skf-rs-test-file-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_CONTAINER_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const TEST_CONTAINER_NAME_1: &str = "skf-rs-test-container-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_AUTH_KEY` is never used [INFO] [stdout] --> tests/common/mod.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const TEST_AUTH_KEY: [u8; 16] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SK_INITIATOR_ID` is never used [INFO] [stdout] --> tests/common/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SK_INITIATOR_ID: [u8; 32] = [1u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SK_RESPONDER_ID` is never used [INFO] [stdout] --> tests/common/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const SK_RESPONDER_ID: [u8; 32] = [2u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_first_device_with_auth` is never used [INFO] [stdout] --> tests/common/mod.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn use_first_device_with_auth() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_or_create_test_app_1` is never used [INFO] [stdout] --> tests/common/mod.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_or_create_test_app_1() -> (Box, Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_or_create_test_container_1` is never used [INFO] [stdout] --> tests/common/mod.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_or_create_test_container_1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_admin_pin` is never used [INFO] [stdout] --> tests/common/mod.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn verify_admin_pin(app: &dyn SkfApp) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_user_pin` is never used [INFO] [stdout] --> tests/common/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn verify_user_pin(app: &dyn SkfApp) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ext_ecc_key_pair` is never used [INFO] [stdout] --> tests/common/mod.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn ext_ecc_key_pair() -> (ECCPrivateKeyBlob, ECCPublicKeyBlob) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_APP_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const TEST_APP_NAME_1: &str = "skf-rs-test-app-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_ADMIN_PIN` is never used [INFO] [stdout] --> tests/common/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const TEST_ADMIN_PIN: &str = "12345678"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_USER_PIN` is never used [INFO] [stdout] --> tests/common/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const TEST_USER_PIN: &str = "87654321"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_FILE_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const TEST_FILE_NAME_1: &str = "skf-rs-test-file-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_CONTAINER_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const TEST_CONTAINER_NAME_1: &str = "skf-rs-test-container-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_AUTH_KEY` is never used [INFO] [stdout] --> tests/common/mod.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const TEST_AUTH_KEY: [u8; 16] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SK_INITIATOR_ID` is never used [INFO] [stdout] --> tests/common/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SK_INITIATOR_ID: [u8; 32] = [1u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SK_RESPONDER_ID` is never used [INFO] [stdout] --> tests/common/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const SK_RESPONDER_ID: [u8; 32] = [2u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_engine` is never used [INFO] [stdout] --> tests/common/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get_engine() -> Engine { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `device_manager` is never used [INFO] [stdout] --> tests/common/mod.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn device_manager() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_block_cipher` is never used [INFO] [stdout] --> tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn use_block_cipher() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_first_device` is never used [INFO] [stdout] --> tests/common/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn use_first_device() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_first_device_with_auth` is never used [INFO] [stdout] --> tests/common/mod.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn use_first_device_with_auth() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_or_create_test_app_1` is never used [INFO] [stdout] --> tests/common/mod.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_or_create_test_app_1() -> (Box, Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_or_create_test_container_1` is never used [INFO] [stdout] --> tests/common/mod.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_or_create_test_container_1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_admin_pin` is never used [INFO] [stdout] --> tests/common/mod.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn verify_admin_pin(app: &dyn SkfApp) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_user_pin` is never used [INFO] [stdout] --> tests/common/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn verify_user_pin(app: &dyn SkfApp) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ext_ecc_key_pair` is never used [INFO] [stdout] --> tests/common/mod.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn ext_ecc_key_pair() -> (ECCPrivateKeyBlob, ECCPublicKeyBlob) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_FILE_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const TEST_FILE_NAME_1: &str = "skf-rs-test-file-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_block_cipher` is never used [INFO] [stdout] --> tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn use_block_cipher() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_user_pin` is never used [INFO] [stdout] --> tests/common/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn verify_user_pin(app: &dyn SkfApp) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ext_ecc_key_pair` is never used [INFO] [stdout] --> tests/common/mod.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn ext_ecc_key_pair() -> (ECCPrivateKeyBlob, ECCPublicKeyBlob) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_CONTAINER_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const TEST_CONTAINER_NAME_1: &str = "skf-rs-test-container-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SK_INITIATOR_ID` is never used [INFO] [stdout] --> tests/common/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SK_INITIATOR_ID: [u8; 32] = [1u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SK_RESPONDER_ID` is never used [INFO] [stdout] --> tests/common/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const SK_RESPONDER_ID: [u8; 32] = [2u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_block_cipher` is never used [INFO] [stdout] --> tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn use_block_cipher() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_or_create_test_container_1` is never used [INFO] [stdout] --> tests/common/mod.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_or_create_test_container_1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ext_ecc_key_pair` is never used [INFO] [stdout] --> tests/common/mod.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn ext_ecc_key_pair() -> (ECCPrivateKeyBlob, ECCPublicKeyBlob) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_APP_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const TEST_APP_NAME_1: &str = "skf-rs-test-app-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_FILE_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const TEST_FILE_NAME_1: &str = "skf-rs-test-file-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_CONTAINER_NAME_1` is never used [INFO] [stdout] --> tests/common/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const TEST_CONTAINER_NAME_1: &str = "skf-rs-test-container-1"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SK_INITIATOR_ID` is never used [INFO] [stdout] --> tests/common/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SK_INITIATOR_ID: [u8; 32] = [1u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SK_RESPONDER_ID` is never used [INFO] [stdout] --> tests/common/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const SK_RESPONDER_ID: [u8; 32] = [2u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_block_cipher` is never used [INFO] [stdout] --> tests/common/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn use_block_cipher() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_or_create_test_app_1` is never used [INFO] [stdout] --> tests/common/mod.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_or_create_test_app_1() -> (Box, Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_or_create_test_container_1` is never used [INFO] [stdout] --> tests/common/mod.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_or_create_test_container_1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_admin_pin` is never used [INFO] [stdout] --> tests/common/mod.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn verify_admin_pin(app: &dyn SkfApp) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_user_pin` is never used [INFO] [stdout] --> tests/common/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn verify_user_pin(app: &dyn SkfApp) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.48s [INFO] running `Command { std: "docker" "inspect" "fdda765a19b1dd7bded847a2a19a48cce52494716ad0ae2eb6ebd73824e9b903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdda765a19b1dd7bded847a2a19a48cce52494716ad0ae2eb6ebd73824e9b903", kill_on_drop: false }` [INFO] [stdout] fdda765a19b1dd7bded847a2a19a48cce52494716ad0ae2eb6ebd73824e9b903