Oct 11 10:08:16.698 INFO testing threshold-secret-sharing-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:08:16.698 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:08:16.698 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 11 10:08:17.093 INFO blam! 10653399123f301b9455f8676e2acffcfcfdbf2d3e3f62af1edba96c08dcbe02 Oct 11 10:08:17.095 INFO running `"docker" "start" "-a" "10653399123f301b9455f8676e2acffcfcfdbf2d3e3f62af1edba96c08dcbe02"` Oct 11 10:08:18.540 INFO kablam! usermod: no changes Oct 11 10:08:18.628 INFO kablam! Compiling threshold-secret-sharing v0.2.2 (/source) Oct 11 10:08:19.714 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 10:08:19.714 INFO kablam! --> src/fields/fft.rs:116:36 Oct 11 10:08:19.714 INFO kablam! | Oct 11 10:08:19.714 INFO kablam! 116 | let big_omega = zp.qpow(omega, (data.len() as u32 / 3)); Oct 11 10:08:19.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 10:08:19.714 INFO kablam! | Oct 11 10:08:19.714 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 10:08:19.714 INFO kablam! Oct 11 10:08:19.714 INFO kablam! warning: unused macro definition Oct 11 10:08:19.714 INFO kablam! --> src/fields/mod.rs:98:1 Oct 11 10:08:19.714 INFO kablam! | Oct 11 10:08:19.714 INFO kablam! 98 | / macro_rules! all_fields_test { Oct 11 10:08:19.714 INFO kablam! 99 | | ($field:ty) => { Oct 11 10:08:19.717 INFO kablam! 100 | | #[test] fn test_convert() { ::fields::test::test_convert::<$field>(); } Oct 11 10:08:19.717 INFO kablam! 101 | | #[test] fn test_add() { ::fields::test::test_add::<$field>(); } Oct 11 10:08:19.717 INFO kablam! ... | Oct 11 10:08:19.717 INFO kablam! 111 | | } Oct 11 10:08:19.717 INFO kablam! 112 | | } Oct 11 10:08:19.717 INFO kablam! | |_^ Oct 11 10:08:19.717 INFO kablam! | Oct 11 10:08:19.717 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 10:08:19.717 INFO kablam! Oct 11 10:08:19.717 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 10:08:19.717 INFO kablam! --> src/fields/montgomery.rs:61:15 Oct 11 10:08:19.717 INFO kablam! | Oct 11 10:08:19.717 INFO kablam! 61 | Value((if t >= (self.n) { t - (self.n) } else { t })) Oct 11 10:08:19.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 10:08:19.717 INFO kablam! Oct 11 10:08:21.098 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.52s Oct 11 10:08:21.102 INFO kablam! su: No module specific data is present Oct 11 10:08:21.865 INFO running `"docker" "rm" "-f" "10653399123f301b9455f8676e2acffcfcfdbf2d3e3f62af1edba96c08dcbe02"` Oct 11 10:08:22.204 INFO blam! 10653399123f301b9455f8676e2acffcfcfdbf2d3e3f62af1edba96c08dcbe02 Oct 11 10:08:22.216 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:08:22.217 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 11 10:08:22.610 INFO blam! 76a9603aad28c880e4e8256372169ff0391ed2250ece901c0977d9e5a92849d5 Oct 11 10:08:22.612 INFO running `"docker" "start" "-a" "76a9603aad28c880e4e8256372169ff0391ed2250ece901c0977d9e5a92849d5"` Oct 11 10:08:23.849 INFO kablam! usermod: no changes Oct 11 10:08:23.958 INFO kablam! Compiling threshold-secret-sharing v0.2.2 (/source) Oct 11 10:08:25.836 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 10:08:25.836 INFO kablam! --> src/fields/fft.rs:116:36 Oct 11 10:08:25.836 INFO kablam! | Oct 11 10:08:25.836 INFO kablam! 116 | let big_omega = zp.qpow(omega, (data.len() as u32 / 3)); Oct 11 10:08:25.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 10:08:25.836 INFO kablam! | Oct 11 10:08:25.836 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 10:08:25.836 INFO kablam! Oct 11 10:08:25.836 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 10:08:25.836 INFO kablam! --> src/fields/montgomery.rs:61:15 Oct 11 10:08:25.836 INFO kablam! | Oct 11 10:08:25.836 INFO kablam! 61 | Value((if t >= (self.n) { t - (self.n) } else { t })) Oct 11 10:08:25.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 10:08:25.836 INFO kablam! Oct 11 10:08:28.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.06s Oct 11 10:08:28.952 INFO kablam! su: No module specific data is present Oct 11 10:08:29.468 INFO running `"docker" "rm" "-f" "76a9603aad28c880e4e8256372169ff0391ed2250ece901c0977d9e5a92849d5"` Oct 11 10:08:29.790 INFO blam! 76a9603aad28c880e4e8256372169ff0391ed2250ece901c0977d9e5a92849d5 Oct 11 10:08:29.791 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:08:29.793 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 11 10:08:30.174 INFO blam! aa0defe30424cbe39b9744ec61b3d81d655b2aeb73fde4e4a2edb9d81fe2c90c Oct 11 10:08:30.177 INFO running `"docker" "start" "-a" "aa0defe30424cbe39b9744ec61b3d81d655b2aeb73fde4e4a2edb9d81fe2c90c"` Oct 11 10:08:31.540 INFO kablam! usermod: no changes Oct 11 10:08:31.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 10:08:31.624 INFO kablam! Running /target/debug/deps/threshold_secret_sharing-c68933a83de84967 Oct 11 10:08:31.628 INFO blam! Oct 11 10:08:31.628 INFO blam! running 42 tests Oct 11 10:08:31.628 INFO blam! test fields::montgomery::test_fft3_inverse ... ok Oct 11 10:08:31.628 INFO blam! test fields::montgomery::test_convert ... ok Oct 11 10:08:31.631 INFO blam! test fields::montgomery::test_add ... ok Oct 11 10:08:31.632 INFO blam! test fields::montgomery::test_fft3 ... ok Oct 11 10:08:31.632 INFO blam! test fields::montgomery::test_fft2_inverse ... ok Oct 11 10:08:31.632 INFO blam! test fields::montgomery::test_fft2_big ... ok Oct 11 10:08:31.633 INFO blam! test fields::montgomery::test_mul ... ok Oct 11 10:08:31.637 INFO blam! test fields::montgomery::test_qpow ... ok Oct 11 10:08:31.637 INFO blam! test fields::native::test_convert ... ok Oct 11 10:08:31.637 INFO blam! test fields::native::test_add ... ok Oct 11 10:08:31.645 INFO blam! test fields::native::test_fft2 ... ok Oct 11 10:08:31.645 INFO blam! test fields::native::test_fft2_inverse ... ok Oct 11 10:08:31.646 INFO blam! test fields::native::test_fft3 ... ok Oct 11 10:08:31.646 INFO blam! test fields::montgomery::test_sub ... ok Oct 11 10:08:31.648 INFO blam! test fields::native::test_mul ... ok Oct 11 10:08:31.648 INFO blam! test fields::native::test_fft3_inverse ... ok Oct 11 10:08:31.648 INFO blam! test fields::native::test_qpow ... ok Oct 11 10:08:31.648 INFO blam! test fields::native::test_sub ... ok Oct 11 10:08:31.648 INFO blam! test fields::montgomery::test_fft2 ... ok Oct 11 10:08:31.652 INFO blam! test numtheory::test_fft2_inverse ... ok Oct 11 10:08:31.652 INFO blam! test numtheory::test_fft3_inverse ... ok Oct 11 10:08:31.652 INFO blam! test numtheory::test_fft3 ... ok Oct 11 10:08:31.652 INFO blam! test numtheory::test_fft2 ... ok Oct 11 10:08:31.652 INFO blam! test numtheory::test_compute_newton_coefficients ... ok Oct 11 10:08:31.656 INFO blam! test numtheory::test_gcd ... ok Oct 11 10:08:31.656 INFO blam! test fields::native::test_fft2_big ... ok Oct 11 10:08:31.656 INFO blam! test numtheory::test_mod_inverse ... ok Oct 11 10:08:31.664 INFO blam! test numtheory::test_newton_interpolation_general ... ok Oct 11 10:08:31.664 INFO blam! test numtheory::test_mod_evaluate_polynomial ... ok Oct 11 10:08:31.664 INFO blam! test numtheory::test_mod_pow ... ok Oct 11 10:08:31.664 INFO blam! test packed::tests::test_share_additive_homomorphism ... ok Oct 11 10:08:31.668 INFO blam! test packed::tests::test_share ... ok Oct 11 10:08:31.668 INFO blam! test packed::tests::test_share_multiplicative_homomorphism ... ok Oct 11 10:08:31.668 INFO blam! test packed::tests::test_recover_polynomial ... ok Oct 11 10:08:31.668 INFO blam! test packed::tests::test_evaluate_polynomial ... ok Oct 11 10:08:31.672 INFO blam! test packed::tests::test_share_reconstruct ... ok Oct 11 10:08:31.672 INFO blam! test shamir::test_evaluate_polynomial ... ok Oct 11 10:08:31.672 INFO blam! test shamir::test_shamir ... ok Oct 11 10:08:31.672 INFO blam! test shamir::wikipedia_example ... ok Oct 11 10:08:31.765 INFO blam! test packed::tests::test_large_share ... ok Oct 11 10:08:31.816 INFO blam! test fields::montgomery::test_fft3_big ... ok Oct 11 10:08:31.868 INFO blam! test fields::native::test_fft3_big ... ok Oct 11 10:08:31.868 INFO kablam! Doc-tests threshold-secret-sharing Oct 11 10:08:31.868 INFO blam! Oct 11 10:08:31.868 INFO blam! test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:08:31.868 INFO blam! Oct 11 10:08:33.599 INFO blam! Oct 11 10:08:33.599 INFO blam! running 1 test Oct 11 10:08:36.003 INFO blam! test src/shamir.rs - shamir::ShamirSecretSharing (line 24) ... ok Oct 11 10:08:36.004 INFO blam! Oct 11 10:08:36.004 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:08:36.004 INFO blam! Oct 11 10:08:36.012 INFO kablam! su: No module specific data is present Oct 11 10:08:36.841 INFO running `"docker" "rm" "-f" "aa0defe30424cbe39b9744ec61b3d81d655b2aeb73fde4e4a2edb9d81fe2c90c"` Oct 11 10:08:37.140 INFO blam! aa0defe30424cbe39b9744ec61b3d81d655b2aeb73fde4e4a2edb9d81fe2c90c