[INFO] fetching crate secret-cosmwasm-crypto 1.1.11... [INFO] testing secret-cosmwasm-crypto-1.1.11 against 1.90.0 for beta-1.91-3 [INFO] extracting crate secret-cosmwasm-crypto 1.1.11 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate secret-cosmwasm-crypto 1.1.11 [INFO] finished tweaking crates.io crate secret-cosmwasm-crypto 1.1.11 [INFO] tweaked toml for crates.io crate secret-cosmwasm-crypto 1.1.11 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate secret-cosmwasm-crypto 1.1.11 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 109 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding ed25519-zebra v3.1.0 (available: v4.1.0) [INFO] [stderr] Adding hex-literal v0.3.4 (available: v1.0.0) [INFO] [stderr] Adding k256 v0.11.6 (available: v0.13.4) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded criterion-plot v0.4.5 [INFO] [stderr] Downloaded english-numbers v0.3.3 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded hex-literal v0.3.4 [INFO] [stderr] Downloaded criterion v0.3.6 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c784063741c49f9b82962b1dba9eda633b0618f5ce8340206775c0f3c6f5170 [INFO] running `Command { std: "docker" "start" "-a" "4c784063741c49f9b82962b1dba9eda633b0618f5ce8340206775c0f3c6f5170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c784063741c49f9b82962b1dba9eda633b0618f5ce8340206775c0f3c6f5170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c784063741c49f9b82962b1dba9eda633b0618f5ce8340206775c0f3c6f5170", kill_on_drop: false }` [INFO] [stdout] 4c784063741c49f9b82962b1dba9eda633b0618f5ce8340206775c0f3c6f5170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac92beb63fe50b2cf061e5819859f58837843b15a2ae36e23f155142fcd1916e [INFO] running `Command { std: "docker" "start" "-a" "ac92beb63fe50b2cf061e5819859f58837843b15a2ae36e23f155142fcd1916e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling secret-cosmwasm-crypto v1.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.46s [INFO] running `Command { std: "docker" "inspect" "ac92beb63fe50b2cf061e5819859f58837843b15a2ae36e23f155142fcd1916e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac92beb63fe50b2cf061e5819859f58837843b15a2ae36e23f155142fcd1916e", kill_on_drop: false }` [INFO] [stdout] ac92beb63fe50b2cf061e5819859f58837843b15a2ae36e23f155142fcd1916e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bea5be2a267b34db5080f844da66177614e8a3346aa02dc0cf1ab21a9aaf1fd9 [INFO] running `Command { std: "docker" "start" "-a" "bea5be2a267b34db5080f844da66177614e8a3346aa02dc0cf1ab21a9aaf1fd9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling english-numbers v0.3.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling secret-cosmwasm-crypto v1.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.65s [INFO] running `Command { std: "docker" "inspect" "bea5be2a267b34db5080f844da66177614e8a3346aa02dc0cf1ab21a9aaf1fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea5be2a267b34db5080f844da66177614e8a3346aa02dc0cf1ab21a9aaf1fd9", kill_on_drop: false }` [INFO] [stdout] bea5be2a267b34db5080f844da66177614e8a3346aa02dc0cf1ab21a9aaf1fd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ac058ddd6007cb2012421f3b11a88374043055865674708cc493ffa4ce18401 [INFO] running `Command { std: "docker" "start" "-a" "0ac058ddd6007cb2012421f3b11a88374043055865674708cc493ffa4ce18401", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secret_cosmwasm_crypto-45fa3979f36a885d) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_empty_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_msg_zero_sigs_pubkeys_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_pubkey_zero_msgs_sigs_works ... ok [INFO] [stdout] test errors::tests::generic_err_works ... ok [INFO] [stdout] test errors::tests::invalid_hash_format_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_verify ... ok [INFO] [stdout] test errors::tests::batch_err_works ... ok [INFO] [stdout] test ed25519::tests::test_ed25519_verify ... ok [INFO] [stdout] test errors::tests::invalid_signature_format_works ... ok [INFO] [stdout] test errors::tests::invalid_pubkey_format_works ... ok [INFO] [stdout] test secp256k1::tests::secp256k1_recover_pubkey_fails_for_invalid_recovery_param ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_wrong_number_of_items_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_msg_different_number_of_sigs_pubkeys_errors ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_extra_ed25519_verify ... ok [INFO] [stdout] test secp256k1::tests::test_cosmos_secp256k1_verify ... ok [INFO] [stdout] test secp256k1::tests::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test ed25519::tests::test_cosmos_ed25519_batch_verify_one_pubkey_different_number_of_msgs_sigs_errors ... ok [INFO] [stdout] test secp256k1::tests::test_secp256k1_verify ... ok [INFO] [stdout] test secp256k1::tests::test_cosmos_extra_secp256k1_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests secret_cosmwasm_crypto [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" "0ac058ddd6007cb2012421f3b11a88374043055865674708cc493ffa4ce18401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac058ddd6007cb2012421f3b11a88374043055865674708cc493ffa4ce18401", kill_on_drop: false }` [INFO] [stdout] 0ac058ddd6007cb2012421f3b11a88374043055865674708cc493ffa4ce18401