[INFO] fetching crate spiffe 0.6.3... [INFO] checking spiffe-0.6.3 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate spiffe 0.6.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate spiffe 0.6.3 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spiffe 0.6.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spiffe 0.6.3 [INFO] tweaked toml for crates.io crate spiffe 0.6.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 240 packages to latest compatible versions [INFO] [stderr] Adding signature v1.3.2 (available: v1.6.4) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding zeroize v1.4.3 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46cdc13d897e4c41e5ee92f2a4fff2e635c1e6cdfdebfc31d4db74a14f761490 [INFO] running `Command { std: "docker" "start" "-a" "46cdc13d897e4c41e5ee92f2a4fff2e635c1e6cdfdebfc31d4db74a14f761490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46cdc13d897e4c41e5ee92f2a4fff2e635c1e6cdfdebfc31d4db74a14f761490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46cdc13d897e4c41e5ee92f2a4fff2e635c1e6cdfdebfc31d4db74a14f761490", kill_on_drop: false }` [INFO] [stdout] 46cdc13d897e4c41e5ee92f2a4fff2e635c1e6cdfdebfc31d4db74a14f761490 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22b99e7b643358a17390c47a4db4f05380f708d671ae9b2b9e62f028396ea380 [INFO] running `Command { std: "docker" "start" "-a" "22b99e7b643358a17390c47a4db4f05380f708d671ae9b2b9e62f028396ea380", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking ecdsa v0.12.4 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking p256 v0.9.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling spiffe v0.6.3 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking jsonwebkey v0.3.5 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/workload_api/client.rs (4 fixes) [INFO] [stderr] Fixed src/workload_api/x509_source.rs (3 fixes) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/workload_api/x509_source.rs:389:35 [INFO] [stdout] | [INFO] [stdout] 386 | match stream.next().await { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] 387 | Some(update) => match update { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `update` calls a custom destructor [INFO] [stdout] | `update` will be dropped later as of Edition 2024 [INFO] [stdout] 388 | Ok(x509_context) => { [INFO] [stdout] 389 | match source_clone.set_x509_context(x509_context) { Err(e) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - [INFO] [stdout] | | | [INFO] [stdout] | | `e` calls a custom destructor [INFO] [stdout] | | `e` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] 395 | Err(e) => error!("GRPC client error: {}", e), [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/cert/mod.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Clone, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `update` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `update` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `update` invokes this custom destructor [INFO] [stdout] --> src/cert/mod.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Clone, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `e` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/workload_api/x509_source.rs:386:23 [INFO] [stdout] | [INFO] [stdout] 386 | match stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 387 | Some(update) => match update { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `update` calls a custom destructor [INFO] [stdout] | `update` will be dropped later as of Edition 2024 [INFO] [stdout] 388 | Ok(x509_context) => { [INFO] [stdout] 389 | match source_clone.set_x509_context(x509_context) { Err(e) => { [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `e` calls a custom destructor [INFO] [stdout] | `e` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | Err(e) => error!("GRPC client error: {}", e), [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 401 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/cert/mod.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Clone, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/cert/mod.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Clone, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `update` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `update` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `update` invokes this custom destructor [INFO] [stdout] --> src/cert/mod.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Clone, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `e` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/x509_svid_test.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/x509_bundle_test.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/endpoint.rs (1 fix) [INFO] [stderr] Fixed src/spiffe_id/mod.rs (4 fixes) [INFO] [stderr] Migrating tests/x509_source_tests.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/workload_api_client_test.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.13s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling spiffe v0.6.3 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "22b99e7b643358a17390c47a4db4f05380f708d671ae9b2b9e62f028396ea380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b99e7b643358a17390c47a4db4f05380f708d671ae9b2b9e62f028396ea380", kill_on_drop: false }` [INFO] [stdout] 22b99e7b643358a17390c47a4db4f05380f708d671ae9b2b9e62f028396ea380