Oct 10 21:01:44.792 INFO testing jerry-sl/bench_secp256k1-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:01:44.792 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:01:44.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:01:45.081 INFO blam! d947987586ce17b0e68f165c3b99f6f700bdee0c7e749984a473597c087b4192 Oct 10 21:01:45.089 INFO running `"docker" "start" "-a" "d947987586ce17b0e68f165c3b99f6f700bdee0c7e749984a473597c087b4192"` Oct 10 21:01:46.124 INFO kablam! usermod: no changes Oct 10 21:01:46.184 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 10 21:01:46.272 INFO kablam! Compiling etcommon-hexutil v0.2.3 Oct 10 21:01:46.272 INFO kablam! Compiling secp256k1-test v0.7.1 Oct 10 21:01:46.275 INFO kablam! Compiling generic-array v0.8.3 Oct 10 21:01:48.324 INFO kablam! Compiling crypto-mac v0.4.0 Oct 10 21:01:48.324 INFO kablam! Compiling digest v0.6.2 Oct 10 21:01:48.325 INFO kablam! Compiling block-buffer v0.2.0 Oct 10 21:01:50.331 INFO kablam! Compiling sha2 v0.6.0 Oct 10 21:01:50.441 INFO kablam! Compiling hmac v0.4.2 Oct 10 21:01:52.184 INFO kablam! Compiling hmac-drbg v0.1.2 Oct 10 21:01:53.696 INFO kablam! Compiling libsecp256k1 v0.1.10 Oct 10 21:02:10.080 INFO kablam! Compiling bench_secp256k1-rs v0.1.0 (/source) Oct 10 21:02:12.177 INFO kablam! warning: unused import: `secp256k1::curve::*` Oct 10 21:02:12.177 INFO kablam! --> src/main.rs:11:5 Oct 10 21:02:12.178 INFO kablam! | Oct 10 21:02:12.178 INFO kablam! 11 | use secp256k1::curve::*; Oct 10 21:02:12.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 21:02:12.178 INFO kablam! | Oct 10 21:02:12.179 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:02:12.179 INFO kablam! Oct 10 21:02:12.179 INFO kablam! warning: unused imports: `RecoverableSignature as SecpRecoverableSignature`, `RecoveryId as SecpRecoveryId`, `Signature as SecpSignature` Oct 10 21:02:12.180 INFO kablam! --> src/main.rs:12:46 Oct 10 21:02:12.180 INFO kablam! | Oct 10 21:02:12.180 INFO kablam! 12 | use secp256k1_test::{Message as SecpMessage, RecoverableSignature as SecpRecoverableSignature, Oct 10 21:02:12.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:02:12.181 INFO kablam! 13 | RecoveryId as SecpRecoveryId, Secp256k1, Signature as SecpSignature}; Oct 10 21:02:12.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:02:12.181 INFO kablam! Oct 10 21:02:13.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.02s Oct 10 21:02:13.197 INFO kablam! su: No module specific data is present Oct 10 21:02:14.009 INFO running `"docker" "rm" "-f" "d947987586ce17b0e68f165c3b99f6f700bdee0c7e749984a473597c087b4192"` Oct 10 21:02:14.300 INFO blam! d947987586ce17b0e68f165c3b99f6f700bdee0c7e749984a473597c087b4192 Oct 10 21:02:14.306 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:02:14.308 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:02:14.764 INFO blam! dc623418546f21471ca93fab58f8c7a4b9e5bf57db44384d97ef76633119b896 Oct 10 21:02:14.768 INFO running `"docker" "start" "-a" "dc623418546f21471ca93fab58f8c7a4b9e5bf57db44384d97ef76633119b896"` Oct 10 21:02:15.797 INFO kablam! usermod: no changes Oct 10 21:02:15.856 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 10 21:02:15.902 INFO kablam! Compiling bench_secp256k1-rs v0.1.0 (/source) Oct 10 21:02:19.149 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.26s Oct 10 21:02:19.149 INFO kablam! su: No module specific data is present Oct 10 21:02:19.832 INFO running `"docker" "rm" "-f" "dc623418546f21471ca93fab58f8c7a4b9e5bf57db44384d97ef76633119b896"` Oct 10 21:02:20.150 INFO blam! dc623418546f21471ca93fab58f8c7a4b9e5bf57db44384d97ef76633119b896 Oct 10 21:02:20.154 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:02:20.154 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:02:20.556 INFO blam! 7763cfa572ea1a73fec9fe1bc1207e5ee3cdce56434f9ce18443da1ae7986fdc Oct 10 21:02:20.558 INFO running `"docker" "start" "-a" "7763cfa572ea1a73fec9fe1bc1207e5ee3cdce56434f9ce18443da1ae7986fdc"` Oct 10 21:02:21.644 INFO kablam! usermod: no changes Oct 10 21:02:21.696 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 10 21:02:21.764 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 10 21:02:21.784 INFO kablam! Running /target/debug/deps/bench_secp256k1_rs-a1b0febc793fe58c Oct 10 21:02:21.790 INFO blam! Oct 10 21:02:21.790 INFO blam! running 11 tests Oct 10 21:02:21.808 INFO blam! test tests::baseline ... ok Oct 10 21:02:21.816 INFO blam! test tests::test_convert_key2 ... ok Oct 10 21:02:21.848 INFO blam! test tests::test_convert_key1 ... ok Oct 10 21:02:21.993 INFO blam! test tests::test_failing_sign_verify ... ok Oct 10 21:02:22.473 INFO blam! test tests::test_sign_verify ... ok Oct 10 21:02:22.497 INFO blam! test tests::test_convert_anykey ... ok Oct 10 21:02:22.548 INFO blam! test tests::test_recover ... ok Oct 10 21:02:22.584 INFO blam! test tests::test_verify ... ok Oct 10 21:02:28.041 INFO blam! test tests::bench_sign ... ok Oct 10 21:02:30.155 INFO blam! test tests::bench_verify ... ok Oct 10 21:02:30.752 INFO blam! test tests::bench_recover ... ok Oct 10 21:02:30.752 INFO blam! Oct 10 21:02:30.752 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:02:30.752 INFO blam! Oct 10 21:02:30.755 INFO kablam! su: No module specific data is present Oct 10 21:02:31.681 INFO running `"docker" "rm" "-f" "7763cfa572ea1a73fec9fe1bc1207e5ee3cdce56434f9ce18443da1ae7986fdc"` Oct 10 21:02:31.865 INFO blam! 7763cfa572ea1a73fec9fe1bc1207e5ee3cdce56434f9ce18443da1ae7986fdc