[INFO] fetching crate greentic-secrets-core 0.4.26... [INFO] testing greentic-secrets-core-0.4.26 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate greentic-secrets-core 0.4.26 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate greentic-secrets-core 0.4.26 [INFO] finished tweaking crates.io crate greentic-secrets-core 0.4.26 [INFO] tweaked toml for crates.io crate greentic-secrets-core 0.4.26 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate greentic-secrets-core 0.4.26 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate greentic-secrets-core 0.4.26 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-rust v0.54.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.54.0 [INFO] [stderr] Downloaded wit-bindgen v0.54.0 [INFO] [stderr] Downloaded greentic-secrets-api v0.4.26 [INFO] [stderr] Downloaded greentic-types-macros v0.4.57 [INFO] [stderr] Downloaded wasm-metadata v0.245.1 [INFO] [stderr] Downloaded greentic-secrets-provider-dev v0.4.26 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.54.0 [INFO] [stderr] Downloaded greentic-secrets-spec v0.4.26 [INFO] [stderr] Downloaded opentelemetry-otlp v0.31.1 [INFO] [stderr] Downloaded referencing v0.45.0 [INFO] [stderr] Downloaded jsonschema v0.45.0 [INFO] [stderr] Downloaded wit-parser v0.245.1 [INFO] [stderr] Downloaded greentic-types v0.4.57 [INFO] [stderr] Downloaded wit-component v0.245.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a93b36af1e55cd09f7489b72b8198a11d762f224b27a452341a6f691ac71e5cc [INFO] running `Command { std: "docker" "start" "-a" "a93b36af1e55cd09f7489b72b8198a11d762f224b27a452341a6f691ac71e5cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a93b36af1e55cd09f7489b72b8198a11d762f224b27a452341a6f691ac71e5cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93b36af1e55cd09f7489b72b8198a11d762f224b27a452341a6f691ac71e5cc", kill_on_drop: false }` [INFO] [stdout] a93b36af1e55cd09f7489b72b8198a11d762f224b27a452341a6f691ac71e5cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef2c942a9033bacba1376d4bdbf3e7ac45298d71ba76fa061d1698a4e7f563e7 [INFO] running `Command { std: "docker" "start" "-a" "ef2c942a9033bacba1376d4bdbf3e7ac45298d71ba76fa061d1698a4e7f563e7", kill_on_drop: false }` [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling greentic-types-macros v0.4.57 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling greentic-secrets-api v0.4.26 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.1 [INFO] [stderr] Compiling greentic-telemetry v0.4.3 [INFO] [stderr] Compiling greentic-types v0.4.57 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling greentic-secrets-spec v0.4.26 [INFO] [stderr] Compiling greentic-secrets-provider-dev v0.4.26 [INFO] [stderr] Compiling greentic-secrets-core v0.4.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "ef2c942a9033bacba1376d4bdbf3e7ac45298d71ba76fa061d1698a4e7f563e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2c942a9033bacba1376d4bdbf3e7ac45298d71ba76fa061d1698a4e7f563e7", kill_on_drop: false }` [INFO] [stdout] ef2c942a9033bacba1376d4bdbf3e7ac45298d71ba76fa061d1698a4e7f563e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4a9c10eb08bcdcbd4a2017fbbe792ca70382a0385538ced769b52a1f093546e [INFO] running `Command { std: "docker" "start" "-a" "f4a9c10eb08bcdcbd4a2017fbbe792ca70382a0385538ced769b52a1f093546e", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.54.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.54.0 [INFO] [stderr] Compiling wit-bindgen v0.54.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling wasmparser v0.245.1 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.1 [INFO] [stderr] Compiling greentic-telemetry v0.4.3 [INFO] [stderr] Compiling greentic-types v0.4.57 [INFO] [stderr] Compiling wit-parser v0.245.1 [INFO] [stderr] Compiling wasm-encoder v0.245.1 [INFO] [stderr] Compiling wasm-metadata v0.245.1 [INFO] [stderr] Compiling wit-component v0.245.1 [INFO] [stderr] Compiling wit-bindgen-core v0.54.0 [INFO] [stderr] Compiling greentic-secrets-spec v0.4.26 [INFO] [stderr] Compiling greentic-secrets-provider-dev v0.4.26 [INFO] [stderr] Compiling greentic-secrets-core v0.4.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.77s [INFO] running `Command { std: "docker" "inspect" "f4a9c10eb08bcdcbd4a2017fbbe792ca70382a0385538ced769b52a1f093546e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a9c10eb08bcdcbd4a2017fbbe792ca70382a0385538ced769b52a1f093546e", kill_on_drop: false }` [INFO] [stdout] f4a9c10eb08bcdcbd4a2017fbbe792ca70382a0385538ced769b52a1f093546e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6ad38e2fc5ce5d5c828f68df3999fdff52c61d8593c3a1282e2c90ac8ef9239 [INFO] running `Command { std: "docker" "start" "-a" "e6ad38e2fc5ce5d5c828f68df3999fdff52c61d8593c3a1282e2c90ac8ef9239", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secrets_core-d0d21395dcd159c3) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test crypto::dek_cache::tests::cache_expiry ... ok [INFO] [stdout] test crypto::dek_cache::tests::cache_hit_and_miss ... ok [INFO] [stdout] test embedded::tests::auto_detect_respects_backends_env_override ... ok [INFO] [stdout] test crypto::envelope::tests::encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test embedded::tests::auto_detect_skips_when_backends_present ... ok [INFO] [stdout] test policy::tests::acl_negative_cases ... ok [INFO] [stdout] test crypto::envelope::tests::tamper_detection ... ok [INFO] [stdout] test embedded::tests::roundtrip_put_get_json ... ok [INFO] [stdout] test crypto::envelope::tests::cache_hit_and_miss_behavior ... ok [INFO] [stdout] test embedded::tests::cache_invalidation_patterns ... ok [INFO] [stdout] test spec_schema::tests::schema_properties_are_stably_ordered ... ok [INFO] [stdout] test resolver::tests::falls_back_when_feature_disabled ... ok [INFO] [stdout] test resolver::tests::defaults_to_local_provider ... ok [INFO] [stdout] test policy::tests::acl_positive_cases ... ok [INFO] [stdout] test seed::tests::resolve_uri_formats_placeholder ... ok [INFO] [stdout] test seed::tests::resolve_uri_respects_custom_category ... ok [INFO] [stdout] test seed::tests::apply_seed_roundtrip_dev_store ... ok [INFO] [stdout] test embedded::tests::builder_from_env_defaults ... ok [INFO] [stdout] test embedded::tests::cache_hit_and_expiry ... ok [INFO] [stderr] Doc-tests secrets_core [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/provider_secrets.rs - provider_secrets (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.70s; merged doctests compilation took 2.58s [INFO] running `Command { std: "docker" "inspect" "e6ad38e2fc5ce5d5c828f68df3999fdff52c61d8593c3a1282e2c90ac8ef9239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ad38e2fc5ce5d5c828f68df3999fdff52c61d8593c3a1282e2c90ac8ef9239", kill_on_drop: false }` [INFO] [stdout] e6ad38e2fc5ce5d5c828f68df3999fdff52c61d8593c3a1282e2c90ac8ef9239