[INFO] cloning repository https://github.com/ovitrif/secp-ffi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ovitrif/secp-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovitrif%2Fsecp-ffi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovitrif%2Fsecp-ffi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a41796c05118dcaf767388b1e18831e5a8e8c8fb [INFO] testing ovitrif/secp-ffi against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovitrif%2Fsecp-ffi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ovitrif/secp-ffi [INFO] finished tweaking git repo https://github.com/ovitrif/secp-ffi [INFO] tweaked toml for git repo https://github.com/ovitrif/secp-ffi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ovitrif/secp-ffi on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ovitrif/secp-ffi 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c72a3a3ca1985e10959adb07c47c0ca9c2f03653364cb44b1bb546b3d5a77d4 [INFO] running `Command { std: "docker" "start" "-a" "2c72a3a3ca1985e10959adb07c47c0ca9c2f03653364cb44b1bb546b3d5a77d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c72a3a3ca1985e10959adb07c47c0ca9c2f03653364cb44b1bb546b3d5a77d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c72a3a3ca1985e10959adb07c47c0ca9c2f03653364cb44b1bb546b3d5a77d4", kill_on_drop: false }` [INFO] [stdout] 2c72a3a3ca1985e10959adb07c47c0ca9c2f03653364cb44b1bb546b3d5a77d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59ecca49183b3597ece91db897c92752431681c947c98eb428709f82c5db5543 [INFO] running `Command { std: "docker" "start" "-a" "59ecca49183b3597ece91db897c92752431681c947c98eb428709f82c5db5543", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling uniffi_checksum_derive v0.28.1 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling uniffi_meta v0.28.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling uniffi_core v0.28.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling uniffi_macros v0.28.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling uniffi_testing v0.28.1 [INFO] [stderr] Compiling uniffi_udl v0.28.1 [INFO] [stderr] Compiling uniffi_bindgen v0.28.1 [INFO] [stderr] Compiling uniffi_build v0.28.1 [INFO] [stderr] Compiling uniffi v0.28.1 [INFO] [stderr] Compiling secp-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "59ecca49183b3597ece91db897c92752431681c947c98eb428709f82c5db5543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ecca49183b3597ece91db897c92752431681c947c98eb428709f82c5db5543", kill_on_drop: false }` [INFO] [stdout] 59ecca49183b3597ece91db897c92752431681c947c98eb428709f82c5db5543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d60db9ea947691105b6c2a7fc683854483b61eb6fb95c766b2d31a095dc61156 [INFO] running `Command { std: "docker" "start" "-a" "d60db9ea947691105b6c2a7fc683854483b61eb6fb95c766b2d31a095dc61156", kill_on_drop: false }` [INFO] [stderr] Compiling secp-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "d60db9ea947691105b6c2a7fc683854483b61eb6fb95c766b2d31a095dc61156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d60db9ea947691105b6c2a7fc683854483b61eb6fb95c766b2d31a095dc61156", kill_on_drop: false }` [INFO] [stdout] d60db9ea947691105b6c2a7fc683854483b61eb6fb95c766b2d31a095dc61156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d6680b787d9a667f8b6be82ffa6989590769481d46b6aa3b44fc69c8428e092 [INFO] running `Command { std: "docker" "start" "-a" "6d6680b787d9a667f8b6be82ffa6989590769481d46b6aa3b44fc69c8428e092", 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/secpffi-d0734b8474a14d59) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_generate_key_pair ... ok [INFO] [stdout] test tests::test_sign_message ... ok [INFO] [stdout] test tests::test_generate_shared_secret ... ok [INFO] [stdout] test tests::test_verify_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests uniffi-bindgen.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen-8b8944e3da4cdb26) [INFO] [stderr] Doc-tests secpffi [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] [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" "6d6680b787d9a667f8b6be82ffa6989590769481d46b6aa3b44fc69c8428e092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6680b787d9a667f8b6be82ffa6989590769481d46b6aa3b44fc69c8428e092", kill_on_drop: false }` [INFO] [stdout] 6d6680b787d9a667f8b6be82ffa6989590769481d46b6aa3b44fc69c8428e092