[INFO] fetching crate secret-vault 1.17.0... [INFO] testing secret-vault-1.17.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate secret-vault 1.17.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate secret-vault 1.17.0 [INFO] finished tweaking crates.io crate secret-vault 1.17.0 [INFO] tweaked toml for crates.io crate secret-vault 1.17.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate secret-vault 1.17.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate secret-vault 1.17.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kms-aead v0.22.0 [INFO] [stderr] Downloaded rsb_derive v0.5.1 [INFO] [stderr] Downloaded aws-smithy-types-convert v0.60.9 [INFO] [stderr] Downloaded rvstruct v0.3.2 [INFO] [stderr] Downloaded rvs_derive v0.3.2 [INFO] [stderr] Downloaded secret-vault-value v1.0.1 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Downloaded aws-sdk-sso v1.79.0 [INFO] [stderr] Downloaded aws-smithy-http-client v1.0.6 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.80.0 [INFO] [stderr] Downloaded aws-config v1.8.4 [INFO] [stderr] Downloaded aws-smithy-runtime v1.8.6 [INFO] [stderr] Downloaded aws-sdk-sts v1.81.0 [INFO] [stderr] Downloaded aws-sdk-secretsmanager v1.83.0 [INFO] [stderr] Downloaded aws-sdk-kms v1.82.0 [INFO] [stderr] Downloaded gcloud-sdk v0.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 032e6d071e5513846525ac30437328e5aab8dfae208573919e86558edab484e0 [INFO] running `Command { std: "docker" "start" "-a" "032e6d071e5513846525ac30437328e5aab8dfae208573919e86558edab484e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "032e6d071e5513846525ac30437328e5aab8dfae208573919e86558edab484e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032e6d071e5513846525ac30437328e5aab8dfae208573919e86558edab484e0", kill_on_drop: false }` [INFO] [stdout] 032e6d071e5513846525ac30437328e5aab8dfae208573919e86558edab484e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bddce5bdc10e64be94d046d729115684a513cf0f0d690666cf10413d47d069d [INFO] running `Command { std: "docker" "start" "-a" "4bddce5bdc10e64be94d046d729115684a513cf0f0d690666cf10413d47d069d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rvs_derive v0.3.2 [INFO] [stderr] Compiling rsb_derive v0.5.1 [INFO] [stderr] Compiling rvstruct v0.3.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling secret-vault-value v1.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling secret-vault v1.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.82s [INFO] running `Command { std: "docker" "inspect" "4bddce5bdc10e64be94d046d729115684a513cf0f0d690666cf10413d47d069d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bddce5bdc10e64be94d046d729115684a513cf0f0d690666cf10413d47d069d", kill_on_drop: false }` [INFO] [stdout] 4bddce5bdc10e64be94d046d729115684a513cf0f0d690666cf10413d47d069d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c62576f7ad9060fadfcecbf0d4b6601de391eb62e1d3b06900c8234428ec634 [INFO] running `Command { std: "docker" "start" "-a" "3c62576f7ad9060fadfcecbf0d4b6601de391eb62e1d3b06900c8234428ec634", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling secret-vault v1.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "3c62576f7ad9060fadfcecbf0d4b6601de391eb62e1d3b06900c8234428ec634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c62576f7ad9060fadfcecbf0d4b6601de391eb62e1d3b06900c8234428ec634", kill_on_drop: false }` [INFO] [stdout] 3c62576f7ad9060fadfcecbf0d4b6601de391eb62e1d3b06900c8234428ec634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7e830d842e127a87bd14178c0a5ec054b98f2e0058c5cd34d46f0d4fe20c71e [INFO] running `Command { std: "docker" "start" "-a" "d7e830d842e127a87bd14178c0a5ec054b98f2e0058c5cd34d46f0d4fe20c71e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secret_vault-1f04d11e94b2d5ce) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test multiple_sources::tests::multiple_sources_test ... ok [INFO] [stdout] test vault::tests::refresh_only_non_present ... ok [INFO] [stdout] test vault::tests::refresh_vault_test ... ok [INFO] [stderr] Doc-tests secret_vault [INFO] [stdout] test vault_auto_refresher::tests::auto_refresh_vault_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 20) ... ignored [INFO] [stdout] test src/lib.rs - (line 54) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d7e830d842e127a87bd14178c0a5ec054b98f2e0058c5cd34d46f0d4fe20c71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7e830d842e127a87bd14178c0a5ec054b98f2e0058c5cd34d46f0d4fe20c71e", kill_on_drop: false }` [INFO] [stdout] d7e830d842e127a87bd14178c0a5ec054b98f2e0058c5cd34d46f0d4fe20c71e