[INFO] fetching crate sm2 0.13.3... [INFO] testing sm2-0.13.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sm2 0.13.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate sm2 0.13.3 [INFO] finished tweaking crates.io crate sm2 0.13.3 [INFO] tweaked toml for crates.io crate sm2 0.13.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sm2 0.13.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 88 packages to latest compatible versions [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.0.0) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding serdect v0.2.0 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sm3 v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 286746cf49e147a0973552a24d0de743f02da12626f7b426c954b703a063151f [INFO] running `Command { std: "docker" "start" "-a" "286746cf49e147a0973552a24d0de743f02da12626f7b426c954b703a063151f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "286746cf49e147a0973552a24d0de743f02da12626f7b426c954b703a063151f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286746cf49e147a0973552a24d0de743f02da12626f7b426c954b703a063151f", kill_on_drop: false }` [INFO] [stdout] 286746cf49e147a0973552a24d0de743f02da12626f7b426c954b703a063151f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cfa400f786ca5cbfd1186da96037ff364a49da59073216b54f264280c483192a [INFO] running `Command { std: "docker" "start" "-a" "cfa400f786ca5cbfd1186da96037ff364a49da59073216b54f264280c483192a", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [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 getrandom v0.2.16 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sm3 v0.4.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling sm2 v0.13.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/lib.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s [INFO] running `Command { std: "docker" "inspect" "cfa400f786ca5cbfd1186da96037ff364a49da59073216b54f264280c483192a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa400f786ca5cbfd1186da96037ff364a49da59073216b54f264280c483192a", kill_on_drop: false }` [INFO] [stdout] cfa400f786ca5cbfd1186da96037ff364a49da59073216b54f264280c483192a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ac22c7a31cc2a6e7952c9993ce61a35913845d34fd77579741f2a5723de7d44b [INFO] running `Command { std: "docker" "start" "-a" "ac22c7a31cc2a6e7952c9993ce61a35913845d34fd77579741f2a5723de7d44b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling sm2 v0.13.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/lib.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/lib.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bits` [INFO] [stdout] --> src/arithmetic/scalar.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "bits")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stdout] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.96s [INFO] running `Command { std: "docker" "inspect" "ac22c7a31cc2a6e7952c9993ce61a35913845d34fd77579741f2a5723de7d44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac22c7a31cc2a6e7952c9993ce61a35913845d34fd77579741f2a5723de7d44b", kill_on_drop: false }` [INFO] [stdout] ac22c7a31cc2a6e7952c9993ce61a35913845d34fd77579741f2a5723de7d44b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bcd24506a759a163b9fafd9d4b803b7fd035509107b3dd7247db3deaddc9bcfc [INFO] running `Command { std: "docker" "start" "-a" "bcd24506a759a163b9fafd9d4b803b7fd035509107b3dd7247db3deaddc9bcfc", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `bits` [INFO] [stderr] --> src/lib.rs:130:7 [INFO] [stderr] | [INFO] [stderr] 130 | #[cfg(feature = "bits")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stderr] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bits` [INFO] [stderr] --> src/arithmetic/scalar.rs:43:7 [INFO] [stderr] | [INFO] [stderr] 43 | #[cfg(feature = "bits")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stderr] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bits` [INFO] [stderr] --> src/arithmetic/scalar.rs:224:7 [INFO] [stderr] | [INFO] [stderr] 224 | #[cfg(feature = "bits")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `arithmetic`, `default`, `dsa`, `getrandom`, `pem`, `pkcs8`, `serde`, `serdect`, and `std` [INFO] [stderr] = help: consider adding `bits` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `sm2` (lib) generated 3 warnings [INFO] [stderr] warning: `sm2` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sm2-e5f797b30219e452) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test arithmetic::field::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test arithmetic::scalar::tests::sqrt ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_constant ... ok [INFO] [stderr] Running tests/pkcs8.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pkcs8-aa2c0e7b8c3f33e5) [INFO] [stdout] test arithmetic::scalar::tests::invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_constant ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test decode_pkcs8_public_key_from_der ... ok [INFO] [stdout] test decode_pkcs8_public_key_from_pem ... ok [INFO] [stdout] test encode_pkcs8_public_key_to_der ... ok [INFO] [stdout] test encode_pkcs8_public_key_to_pem ... ok [INFO] [stdout] test encode_pkcs8_private_key_to_der ... ok [INFO] [stdout] test decode_pkcs8_private_key_from_der ... ok [INFO] [stdout] test encode_pkcs8_private_key_to_pem ... ok [INFO] [stderr] Running tests/sm2dsa.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sm2dsa-850315796d4e0a03) [INFO] [stdout] test decode_pkcs8_private_key_from_pem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test verify_test_vector ... ok [INFO] [stdout] test sign_and_verify ... ok [INFO] [stdout] test reject_invalid_signature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.92s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bcd24506a759a163b9fafd9d4b803b7fd035509107b3dd7247db3deaddc9bcfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd24506a759a163b9fafd9d4b803b7fd035509107b3dd7247db3deaddc9bcfc", kill_on_drop: false }` [INFO] [stdout] bcd24506a759a163b9fafd9d4b803b7fd035509107b3dd7247db3deaddc9bcfc