[INFO] fetching crate spark-cryptography 0.1.11...
[INFO] testing spark-cryptography-0.1.11 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate spark-cryptography 0.1.11 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate spark-cryptography 0.1.11
[INFO] finished tweaking crates.io crate spark-cryptography 0.1.11
[INFO] tweaked toml for crates.io crate spark-cryptography 0.1.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spark-cryptography 0.1.11 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spark-cryptography 0.1.11 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 727d8b7dade1a8d3cbe5c238a51ef3c972e23020d2eb45e875ddcc2c4c0ccc53
[INFO] running `Command { std: "docker" "start" "-a" "727d8b7dade1a8d3cbe5c238a51ef3c972e23020d2eb45e875ddcc2c4c0ccc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "727d8b7dade1a8d3cbe5c238a51ef3c972e23020d2eb45e875ddcc2c4c0ccc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "727d8b7dade1a8d3cbe5c238a51ef3c972e23020d2eb45e875ddcc2c4c0ccc53", kill_on_drop: false }`
[INFO] [stdout] 727d8b7dade1a8d3cbe5c238a51ef3c972e23020d2eb45e875ddcc2c4c0ccc53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eba12092cbec54cfdad9f24f0eda805872116f00411e0f66b533a79316f1f8c
[INFO] running `Command { std: "docker" "start" "-a" "4eba12092cbec54cfdad9f24f0eda805872116f00411e0f66b533a79316f1f8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling thiserror-nostd-notrait v1.0.57
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling const-crc32-nostd v1.3.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.19.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-nostd-notrait-impl v1.0.57
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling frost-core-unofficial v2.2.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling frost-rerandomized-unofficial v2.2.0
[INFO] [stderr]    Compiling frost-secp256k1-tr-unofficial v2.2.0
[INFO] [stderr]    Compiling ecies v0.2.7
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling spark-protos v0.1.10
[INFO] [stderr]    Compiling spark-cryptography v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "4eba12092cbec54cfdad9f24f0eda805872116f00411e0f66b533a79316f1f8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eba12092cbec54cfdad9f24f0eda805872116f00411e0f66b533a79316f1f8c", kill_on_drop: false }`
[INFO] [stdout] 4eba12092cbec54cfdad9f24f0eda805872116f00411e0f66b533a79316f1f8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36cb5b60d6062a1ff5848ef06403c9c76ff9d2d95cda121260ae9de28d97b9c3
[INFO] running `Command { std: "docker" "start" "-a" "36cb5b60d6062a1ff5848ef06403c9c76ff9d2d95cda121260ae9de28d97b9c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling spark-cryptography v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s
[INFO] running `Command { std: "docker" "inspect" "36cb5b60d6062a1ff5848ef06403c9c76ff9d2d95cda121260ae9de28d97b9c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36cb5b60d6062a1ff5848ef06403c9c76ff9d2d95cda121260ae9de28d97b9c3", kill_on_drop: false }`
[INFO] [stdout] 36cb5b60d6062a1ff5848ef06403c9c76ff9d2d95cda121260ae9de28d97b9c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed991042295cdc5587483b445e916eeaa98f04fe282e6e790042b3da603a7b41
[INFO] running `Command { std: "docker" "start" "-a" "ed991042295cdc5587483b445e916eeaa98f04fe282e6e790042b3da603a7b41", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spark_cryptography-92f246ccaac19e6a)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test derivation_path::derivation_path_tests::test_get_child_number ... ok
[INFO] [stdout] test derivation_path::derivation_path_tests::test_get_key_type_index ... ok
[INFO] [stdout] test derivation_path::derivation_path_tests::test_get_leaf_index ... ok
[INFO] [stdout] test adaptor_signature::tests::test_adaptor_signature ... ok
[INFO] [stdout] test derivation_path::derivation_path_tests::test_derive_spark_key ... ok
[INFO] [stdout] test ecies::tests::test_invalid_ciphertext ... ok
[INFO] [stdout] test error::tests::test_error_equality ... ok
[INFO] [stdout] test error::tests::test_invalid_leaf_error_messages ... ok
[INFO] [stdout] test error::tests::test_secp_error_conversion ... ok
[INFO] [stdout] test derivation_path::derivation_path_tests::test_get_identity_derivation_path ... ok
[INFO] [stdout] test error::tests::test_spark_cryptography_error_messages ... ok
[INFO] [stdout] test derivation_path::derivation_path_tests::test_derive_spark_key_with_leaf ... ok
[INFO] [stdout] test derivation_path::derivation_path_tests::test_network_specific ... ok
[INFO] [stdout] test ecies::tests::test_tampered_ciphertext ... ok
[INFO] [stdout] test signing::tests::test_frost_nonce_from_proto ... ok
[INFO] [stdout] test signing::tests::test_verifying_key_from_bytes ... ok
[INFO] [stdout] test secret_sharing::tests::test_secret_sharing_basic ... ok
[INFO] [stdout] test ecies::tests::test_different_key_fails ... ok
[INFO] [stdout] test ecies::tests::test_encrypt_decrypt ... ok
[INFO] [stdout] test signing::tests::test_frost_commitments_from_proto ... ok
[INFO] [stdout] test ecies::tests::test_empty_message ... ok
[INFO] [stdout] test derivation_path::derivation_path_tests::test_get_public_and_secret_keys_with_key_type ... ok
[INFO] [stdout] test ecies::tests::test_binary_data ... ok
[INFO] [stdout] test ecies::tests::test_decrypt_secret_key ... ok
[INFO] [stdout] test ecies::tests::test_large_message ... ok
[INFO] [stdout] test secret_sharing::tests::test_share_bytes_compatibility ... ok
[INFO] [stdout] test secret_sharing::tests::test_verifiable_secret_sharing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spark_cryptography
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/derivation_path.rs - derivation_path (line 11) ... ok
[INFO] [stdout] test src/derivation_path.rs - derivation_path (line 40) ... ok
[INFO] [stdout] test src/secp.rs - secp::subtract_public_keys (line 22) ... ok
[INFO] [stdout] test src/secp.rs - secp::subtract_secret_keys (line 60) ... ok
[INFO] [stdout] test src/derivation_path.rs - derivation_path::get_derivation_path_with_key_type (line 440) ... ok
[INFO] [stdout] test src/derivation_path.rs - derivation_path::get_public_key_with_key_type (line 209) ... ok
[INFO] [stdout] test src/secret_sharing.rs - secret_sharing (line 27) ... ok
[INFO] [stdout] test src/secp.rs - secp::generate_keypair (line 90) ... ok
[INFO] [stdout] test src/derivation_path.rs - derivation_path::derive_spark_key (line 318) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed991042295cdc5587483b445e916eeaa98f04fe282e6e790042b3da603a7b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed991042295cdc5587483b445e916eeaa98f04fe282e6e790042b3da603a7b41", kill_on_drop: false }`
[INFO] [stdout] ed991042295cdc5587483b445e916eeaa98f04fe282e6e790042b3da603a7b41
