[INFO] fetching crate skf-rs 0.6.0... [INFO] checking skf-rs-0.6.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate skf-rs 0.6.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate skf-rs 0.6.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate skf-rs 0.6.0 [INFO] finished tweaking crates.io crate skf-rs 0.6.0 [INFO] tweaked toml for crates.io crate skf-rs 0.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate skf-rs 0.6.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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded skf-api v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59b72d862a30533cc3f47849116fe552a17ded9635bc72763eda34f63f81c918 [INFO] running `Command { std: "docker" "start" "-a" "59b72d862a30533cc3f47849116fe552a17ded9635bc72763eda34f63f81c918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59b72d862a30533cc3f47849116fe552a17ded9635bc72763eda34f63f81c918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b72d862a30533cc3f47849116fe552a17ded9635bc72763eda34f63f81c918", kill_on_drop: false }` [INFO] [stdout] 59b72d862a30533cc3f47849116fe552a17ded9635bc72763eda34f63f81c918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4661028c0dc22eb6cd65e03682d23fec9f3acaa1afcdbd0371d4ed9cb86c3436 [INFO] running `Command { std: "docker" "start" "-a" "4661028c0dc22eb6cd65e03682d23fec9f3acaa1afcdbd0371d4ed9cb86c3436", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking skf-api v0.5.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking skf-rs v0.6.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 `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_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: 14 warnings emitted [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] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [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: 4 warnings emitted [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `Command { std: "docker" "inspect" "4661028c0dc22eb6cd65e03682d23fec9f3acaa1afcdbd0371d4ed9cb86c3436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4661028c0dc22eb6cd65e03682d23fec9f3acaa1afcdbd0371d4ed9cb86c3436", kill_on_drop: false }` [INFO] [stdout] 4661028c0dc22eb6cd65e03682d23fec9f3acaa1afcdbd0371d4ed9cb86c3436 [INFO] checking skf-rs-0.6.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate skf-rs 0.6.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate skf-rs 0.6.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate skf-rs 0.6.0 [INFO] finished tweaking crates.io crate skf-rs 0.6.0 [INFO] tweaked toml for crates.io crate skf-rs 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate skf-rs 0.6.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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c85779ca3c7027fd38711bf4fdfc6e1057d3793c2a6d603b728cd86652c3a091 [INFO] running `Command { std: "docker" "start" "-a" "c85779ca3c7027fd38711bf4fdfc6e1057d3793c2a6d603b728cd86652c3a091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c85779ca3c7027fd38711bf4fdfc6e1057d3793c2a6d603b728cd86652c3a091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85779ca3c7027fd38711bf4fdfc6e1057d3793c2a6d603b728cd86652c3a091", kill_on_drop: false }` [INFO] [stdout] c85779ca3c7027fd38711bf4fdfc6e1057d3793c2a6d603b728cd86652c3a091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca68d161ee89c22147b712fb4a9164537b8e25103556905c1a14d4412e423a59 [INFO] running `Command { std: "docker" "start" "-a" "ca68d161ee89c22147b712fb4a9164537b8e25103556905c1a14d4412e423a59", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking skf-api v0.5.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking skf-rs v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/mod.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(lib: Library) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | Self { lib: Arc::new(lib) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | let ctl = manager::ManagerImpl::new(&self.lib)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Ok(Box::new(ctl)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/mod.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | let crypto = crypto::SkfBlockCipherImpl::new(&self.lib)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | Ok(Box::new(crypto)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 70 | let err = anyhow!( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | Err(Other(err)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/app.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 32 | let lc = Arc::clone(lib); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | let symbols = ModApp::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 35 | | lib: lc, [INFO] [stdout] 36 | | symbols, [INFO] [stdout] 37 | | handle, [INFO] [stdout] 38 | | name: name.to_string(), [INFO] [stdout] 39 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/app.rs:490:12 [INFO] [stdout] | [INFO] [stdout] 488 | let lc = Arc::clone(lib); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | let symbols = ModContainer::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 490 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 491 | | symbols, [INFO] [stdout] 492 | | handle, [INFO] [stdout] 493 | | lib: lc, [INFO] [stdout] 494 | | name: name.to_string(), [INFO] [stdout] 495 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/crypto.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | let close_fn = unsafe { SymbolBundle::new(lib, b"SKF_CloseHandle\0")? }; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | Ok(Self { close_fn, handle }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/crypto.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 65 | let symbols = ModBlockCipher::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | Ok(Self { symbols }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/device.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 36 | let lc = Arc::clone(lib); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let symbols = ModDev::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 39 | | lib: lc, [INFO] [stdout] 40 | | symbols, [INFO] [stdout] 41 | | handle, [INFO] [stdout] 42 | | name: name.to_string(), [INFO] [stdout] 43 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/device.rs:482:12 [INFO] [stdout] | [INFO] [stdout] 481 | let crypto = crypto::SkfBlockCipherImpl::new(&self.lib)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 482 | Ok(Box::new(crypto)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/manager.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 23 | let lc = Arc::clone(lib); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let symbols = ModMag::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Ok(Self { lib: lc, symbols }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skf-rs` (lib test) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/mod.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(lib: Library) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | Self { lib: Arc::new(lib) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | let ctl = manager::ManagerImpl::new(&self.lib)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Ok(Box::new(ctl)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/mod.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | let crypto = crypto::SkfBlockCipherImpl::new(&self.lib)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | Ok(Box::new(crypto)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 70 | let err = anyhow!( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | Err(Other(err)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/app.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 32 | let lc = Arc::clone(lib); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | let symbols = ModApp::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 35 | | lib: lc, [INFO] [stdout] 36 | | symbols, [INFO] [stdout] 37 | | handle, [INFO] [stdout] 38 | | name: name.to_string(), [INFO] [stdout] 39 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/app.rs:490:12 [INFO] [stdout] | [INFO] [stdout] 488 | let lc = Arc::clone(lib); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | let symbols = ModContainer::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 490 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 491 | | symbols, [INFO] [stdout] 492 | | handle, [INFO] [stdout] 493 | | lib: lc, [INFO] [stdout] 494 | | name: name.to_string(), [INFO] [stdout] 495 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/crypto.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | let close_fn = unsafe { SymbolBundle::new(lib, b"SKF_CloseHandle\0")? }; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | Ok(Self { close_fn, handle }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/crypto.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 65 | let symbols = ModBlockCipher::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | Ok(Self { symbols }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/device.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 36 | let lc = Arc::clone(lib); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let symbols = ModDev::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 39 | | lib: lc, [INFO] [stdout] 40 | | symbols, [INFO] [stdout] 41 | | handle, [INFO] [stdout] 42 | | name: name.to_string(), [INFO] [stdout] 43 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/device.rs:482:12 [INFO] [stdout] | [INFO] [stdout] 481 | let crypto = crypto::SkfBlockCipherImpl::new(&self.lib)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 482 | Ok(Box::new(crypto)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/manager.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 23 | let lc = Arc::clone(lib); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let symbols = ModMag::load_symbols(lib)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Ok(Self { lib: lc, symbols }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skf-rs` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "ca68d161ee89c22147b712fb4a9164537b8e25103556905c1a14d4412e423a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca68d161ee89c22147b712fb4a9164537b8e25103556905c1a14d4412e423a59", kill_on_drop: false }` [INFO] [stdout] ca68d161ee89c22147b712fb4a9164537b8e25103556905c1a14d4412e423a59