Nov 16 23:48:41.281 INFO testing jerry-sl/bench_secp256k1-rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 23:48:41.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 23:48:41.784 INFO [stdout] a430d6d9cc695aeb19811e2ee86e8020282a1b8ad6b93605d67ae8df7327deaf Nov 16 23:48:41.786 INFO running `"docker" "start" "-a" "a430d6d9cc695aeb19811e2ee86e8020282a1b8ad6b93605d67ae8df7327deaf"` Nov 16 23:48:43.778 INFO [stderr] usermod: no changes Nov 16 23:48:43.839 INFO [stderr] warning: `panic` setting is ignored for `bench` profile Nov 16 23:48:43.928 INFO [stderr] Compiling nodrop v0.1.12 Nov 16 23:48:43.928 INFO [stderr] Compiling odds v0.2.26 Nov 16 23:48:43.943 INFO [stderr] Compiling etcommon-hexutil v0.2.3 Nov 16 23:48:43.959 INFO [stderr] Compiling secp256k1-test v0.7.1 Nov 16 23:48:43.959 INFO [stderr] Compiling serde_json v1.0.7 Nov 16 23:48:45.179 INFO [stderr] Compiling generic-array v0.8.3 Nov 16 23:48:48.531 INFO [stderr] Compiling arrayvec v0.3.24 Nov 16 23:48:48.567 INFO [stderr] Compiling crypto-mac v0.4.0 Nov 16 23:48:48.567 INFO [stderr] Compiling digest v0.6.2 Nov 16 23:48:48.567 INFO [stderr] Compiling block-buffer v0.2.0 Nov 16 23:48:50.327 INFO [stderr] Compiling hmac v0.4.2 Nov 16 23:48:50.767 INFO [stderr] Compiling sha2 v0.6.0 Nov 16 23:48:51.335 INFO [stderr] Compiling hmac-drbg v0.1.2 Nov 16 23:48:53.531 INFO [stderr] Compiling libsecp256k1 v0.1.10 Nov 16 23:49:10.847 INFO [stderr] Compiling bench_secp256k1-rs v0.1.0 (/source) Nov 16 23:49:11.651 INFO [stderr] warning: unused import: `secp256k1::curve::*` Nov 16 23:49:11.651 INFO [stderr] --> src/main.rs:11:5 Nov 16 23:49:11.651 INFO [stderr] | Nov 16 23:49:11.651 INFO [stderr] 11 | use secp256k1::curve::*; Nov 16 23:49:11.651 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 16 23:49:11.651 INFO [stderr] | Nov 16 23:49:11.651 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 23:49:11.651 INFO [stderr] Nov 16 23:49:11.651 INFO [stderr] warning: unused imports: `RecoverableSignature as SecpRecoverableSignature`, `RecoveryId as SecpRecoveryId`, `Signature as SecpSignature` Nov 16 23:49:11.651 INFO [stderr] --> src/main.rs:12:46 Nov 16 23:49:11.651 INFO [stderr] | Nov 16 23:49:11.651 INFO [stderr] 12 | use secp256k1_test::{Message as SecpMessage, RecoverableSignature as SecpRecoverableSignature, Nov 16 23:49:11.651 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 23:49:11.651 INFO [stderr] 13 | RecoveryId as SecpRecoveryId, Secp256k1, Signature as SecpSignature}; Nov 16 23:49:11.651 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 23:49:11.651 INFO [stderr] Nov 16 23:49:12.635 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.81s Nov 16 23:49:12.635 INFO [stderr] su: No module specific data is present Nov 16 23:49:13.641 INFO running `"docker" "inspect" "a430d6d9cc695aeb19811e2ee86e8020282a1b8ad6b93605d67ae8df7327deaf"` Nov 16 23:49:13.881 INFO running `"docker" "rm" "-f" "a430d6d9cc695aeb19811e2ee86e8020282a1b8ad6b93605d67ae8df7327deaf"` Nov 16 23:49:14.335 INFO [stdout] a430d6d9cc695aeb19811e2ee86e8020282a1b8ad6b93605d67ae8df7327deaf Nov 16 23:49:14.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 23:49:14.772 INFO [stdout] f2c7ce43cf429bfe7e562184f084bd59595b03f140d943971691f7729e2a1026 Nov 16 23:49:14.777 INFO running `"docker" "start" "-a" "f2c7ce43cf429bfe7e562184f084bd59595b03f140d943971691f7729e2a1026"` Nov 16 23:49:16.318 INFO [stderr] usermod: no changes Nov 16 23:49:16.371 INFO [stderr] warning: `panic` setting is ignored for `bench` profile Nov 16 23:49:16.467 INFO [stderr] Compiling bench_secp256k1-rs v0.1.0 (/source) Nov 16 23:49:18.527 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.17s Nov 16 23:49:18.529 INFO [stderr] su: No module specific data is present Nov 16 23:49:19.159 INFO running `"docker" "inspect" "f2c7ce43cf429bfe7e562184f084bd59595b03f140d943971691f7729e2a1026"` Nov 16 23:49:19.389 INFO running `"docker" "rm" "-f" "f2c7ce43cf429bfe7e562184f084bd59595b03f140d943971691f7729e2a1026"` Nov 16 23:49:19.653 INFO [stdout] f2c7ce43cf429bfe7e562184f084bd59595b03f140d943971691f7729e2a1026 Nov 16 23:49:19.656 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 23:49:20.099 INFO [stdout] 797679bf2f0b02a59d2a7b949e789e160cfeb61542368d922068d8ae2c2d364f Nov 16 23:49:20.105 INFO running `"docker" "start" "-a" "797679bf2f0b02a59d2a7b949e789e160cfeb61542368d922068d8ae2c2d364f"` Nov 16 23:49:21.195 INFO [stderr] usermod: no changes Nov 16 23:49:21.227 INFO [stderr] warning: `panic` setting is ignored for `bench` profile Nov 16 23:49:21.275 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Nov 16 23:49:21.290 INFO [stderr] Running /target/debug/deps/bench_secp256k1_rs-7039fd05c63887fc Nov 16 23:49:21.323 INFO [stdout] Nov 16 23:49:21.323 INFO [stdout] running 11 tests Nov 16 23:49:21.331 INFO [stdout] test tests::test_convert_key2 ... ok Nov 16 23:49:21.348 INFO [stdout] test tests::baseline ... ok Nov 16 23:49:21.349 INFO [stdout] test tests::test_convert_key1 ... ok Nov 16 23:49:21.429 INFO [stdout] test tests::test_failing_sign_verify ... ok Nov 16 23:49:21.739 INFO [stdout] test tests::test_convert_anykey ... ok Nov 16 23:49:21.798 INFO [stdout] test tests::test_sign_verify ... ok Nov 16 23:49:21.887 INFO [stdout] test tests::test_recover ... ok Nov 16 23:49:21.915 INFO [stdout] test tests::test_verify ... ok Nov 16 23:49:26.587 INFO [stdout] test tests::bench_sign ... ok Nov 16 23:49:27.711 INFO [stdout] test tests::bench_verify ... ok Nov 16 23:49:29.171 INFO [stdout] test tests::bench_recover ... ok Nov 16 23:49:29.172 INFO [stdout] Nov 16 23:49:29.172 INFO [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 23:49:29.172 INFO [stdout] Nov 16 23:49:29.175 INFO [stderr] su: No module specific data is present Nov 16 23:49:29.801 INFO running `"docker" "inspect" "797679bf2f0b02a59d2a7b949e789e160cfeb61542368d922068d8ae2c2d364f"` Nov 16 23:49:30.063 INFO running `"docker" "rm" "-f" "797679bf2f0b02a59d2a7b949e789e160cfeb61542368d922068d8ae2c2d364f"` Nov 16 23:49:30.342 INFO [stdout] 797679bf2f0b02a59d2a7b949e789e160cfeb61542368d922068d8ae2c2d364f