[INFO] fetching crate wasmcloud-secrets-types 0.7.0... [INFO] testing wasmcloud-secrets-types-0.7.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate wasmcloud-secrets-types 0.7.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate wasmcloud-secrets-types 0.7.0 [INFO] finished tweaking crates.io crate wasmcloud-secrets-types 0.7.0 [INFO] tweaked toml for crates.io crate wasmcloud-secrets-types 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmcloud-secrets-types 0.7.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmcloud-secrets-types 0.7.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e8ffe72e96522499e316e355dd9f8469218427184530f5a0071b1c5bd8d6bca [INFO] running `Command { std: "docker" "start" "-a" "6e8ffe72e96522499e316e355dd9f8469218427184530f5a0071b1c5bd8d6bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e8ffe72e96522499e316e355dd9f8469218427184530f5a0071b1c5bd8d6bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8ffe72e96522499e316e355dd9f8469218427184530f5a0071b1c5bd8d6bca", kill_on_drop: false }` [INFO] [stdout] 6e8ffe72e96522499e316e355dd9f8469218427184530f5a0071b1c5bd8d6bca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69f1f06459fa8c2fe00304f79aba8a52c7d44d203b19e1e6bbaee802099c7dd1 [INFO] running `Command { std: "docker" "start" "-a" "69f1f06459fa8c2fe00304f79aba8a52c7d44d203b19e1e6bbaee802099c7dd1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wasmparser v0.225.0 [INFO] [stderr] Compiling wasm-encoder v0.224.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling wasm-gen v0.1.4 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling nkeys v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling wascap v0.16.0 [INFO] [stderr] Compiling wasmcloud-secrets-types v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.81s [INFO] running `Command { std: "docker" "inspect" "69f1f06459fa8c2fe00304f79aba8a52c7d44d203b19e1e6bbaee802099c7dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f1f06459fa8c2fe00304f79aba8a52c7d44d203b19e1e6bbaee802099c7dd1", kill_on_drop: false }` [INFO] [stdout] 69f1f06459fa8c2fe00304f79aba8a52c7d44d203b19e1e6bbaee802099c7dd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 167f7d0b5a1953e56f79d1af91c01a2ab1d5a53caeb18bea334e69a338b4c914 [INFO] running `Command { std: "docker" "start" "-a" "167f7d0b5a1953e56f79d1af91c01a2ab1d5a53caeb18bea334e69a338b4c914", kill_on_drop: false }` [INFO] [stderr] Compiling wasmcloud-secrets-types v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "167f7d0b5a1953e56f79d1af91c01a2ab1d5a53caeb18bea334e69a338b4c914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167f7d0b5a1953e56f79d1af91c01a2ab1d5a53caeb18bea334e69a338b4c914", kill_on_drop: false }` [INFO] [stdout] 167f7d0b5a1953e56f79d1af91c01a2ab1d5a53caeb18bea334e69a338b4c914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e75281cdbcf0015ae37ac00ee6921fedd69113d6a2648360a915649ef108b2f0 [INFO] running `Command { std: "docker" "start" "-a" "e75281cdbcf0015ae37ac00ee6921fedd69113d6a2648360a915649ef108b2f0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmcloud_secrets_types-280a31c63b4a75b0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_secret_config_hashmap_try_into ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmcloud_secrets_types [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e75281cdbcf0015ae37ac00ee6921fedd69113d6a2648360a915649ef108b2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75281cdbcf0015ae37ac00ee6921fedd69113d6a2648360a915649ef108b2f0", kill_on_drop: false }` [INFO] [stdout] e75281cdbcf0015ae37ac00ee6921fedd69113d6a2648360a915649ef108b2f0