Oct 15 19:03:02.553 INFO testing shamir-1.0.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 19:03:02.553 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 19:03:02.734 INFO blam! 856cb1dbb7e3ab8c2127eed77b17ca94c13840b4e58d21177ad41a145f7d8ab6 Oct 15 19:03:02.736 INFO running `"docker" "start" "-a" "856cb1dbb7e3ab8c2127eed77b17ca94c13840b4e58d21177ad41a145f7d8ab6"` Oct 15 19:03:03.167 INFO kablam! usermod: no changes Oct 15 19:03:03.200 INFO kablam! Compiling shamir v1.0.2 (/source) Oct 15 19:03:03.723 INFO kablam! warning: unused import: `super::SecretData` Oct 15 19:03:03.723 INFO kablam! --> src/lib.rs:6:9 Oct 15 19:03:03.723 INFO kablam! | Oct 15 19:03:03.723 INFO kablam! 6 | use super::SecretData; Oct 15 19:03:03.723 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 19:03:03.723 INFO kablam! | Oct 15 19:03:03.723 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:03:03.723 INFO kablam! Oct 15 19:03:03.723 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 19:03:03.723 INFO kablam! --> src/lib.rs:279:33 Oct 15 19:03:03.723 INFO kablam! | Oct 15 19:03:03.723 INFO kablam! 279 | let mut t = vec![0; (b.len() - a.len())]; Oct 15 19:03:03.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 19:03:03.723 INFO kablam! | Oct 15 19:03:03.723 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 19:03:03.723 INFO kablam! Oct 15 19:03:03.723 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 19:03:03.723 INFO kablam! --> src/lib.rs:282:33 Oct 15 19:03:03.723 INFO kablam! | Oct 15 19:03:03.723 INFO kablam! 282 | let mut t = vec![0; (a.len() - b.len())]; Oct 15 19:03:03.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 19:03:03.723 INFO kablam! Oct 15 19:03:04.022 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Oct 15 19:03:04.023 INFO kablam! su: No module specific data is present Oct 15 19:03:04.323 INFO running `"docker" "rm" "-f" "856cb1dbb7e3ab8c2127eed77b17ca94c13840b4e58d21177ad41a145f7d8ab6"` Oct 15 19:03:04.393 INFO blam! 856cb1dbb7e3ab8c2127eed77b17ca94c13840b4e58d21177ad41a145f7d8ab6 Oct 15 19:03:04.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 19:03:04.545 INFO blam! 790aeb1c6196f300df57015fe5dd74303ce8aa7d94d150ff506fc9979a0dc5f2 Oct 15 19:03:04.545 INFO running `"docker" "start" "-a" "790aeb1c6196f300df57015fe5dd74303ce8aa7d94d150ff506fc9979a0dc5f2"` Oct 15 19:03:05.022 INFO kablam! usermod: no changes Oct 15 19:03:05.059 INFO kablam! Compiling shamir v1.0.2 (/source) Oct 15 19:03:05.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 19:03:05.655 INFO kablam! --> src/lib.rs:279:33 Oct 15 19:03:05.655 INFO kablam! | Oct 15 19:03:05.655 INFO kablam! 279 | let mut t = vec![0; (b.len() - a.len())]; Oct 15 19:03:05.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 19:03:05.655 INFO kablam! | Oct 15 19:03:05.655 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 19:03:05.655 INFO kablam! Oct 15 19:03:05.655 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 19:03:05.655 INFO kablam! --> src/lib.rs:282:33 Oct 15 19:03:05.655 INFO kablam! | Oct 15 19:03:05.655 INFO kablam! 282 | let mut t = vec![0; (a.len() - b.len())]; Oct 15 19:03:05.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 19:03:05.655 INFO kablam! Oct 15 19:03:07.079 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.03s Oct 15 19:03:07.082 INFO kablam! su: No module specific data is present Oct 15 19:03:07.563 INFO running `"docker" "rm" "-f" "790aeb1c6196f300df57015fe5dd74303ce8aa7d94d150ff506fc9979a0dc5f2"` Oct 15 19:03:07.719 INFO blam! 790aeb1c6196f300df57015fe5dd74303ce8aa7d94d150ff506fc9979a0dc5f2 Oct 15 19:03:07.725 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 19:03:08.012 INFO blam! bd154469c1ba75fdff05d3e418457efcfbd4f41270c0ddc62ee958338ab82def Oct 15 19:03:08.031 INFO running `"docker" "start" "-a" "bd154469c1ba75fdff05d3e418457efcfbd4f41270c0ddc62ee958338ab82def"` Oct 15 19:03:08.809 INFO kablam! usermod: no changes Oct 15 19:03:08.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 19:03:08.856 INFO kablam! Running /target/debug/deps/shamir-ef8c8822bda4d117 Oct 15 19:03:08.860 INFO blam! Oct 15 19:03:08.860 INFO blam! running 7 tests Oct 15 19:03:08.863 INFO blam! test tests::it_generates_coefficients ... ok Oct 15 19:03:08.863 INFO blam! test tests::it_can_recover_secret ... ok Oct 15 19:03:08.864 INFO blam! test tests::it_can_recover_a_generated_secret ... ok Oct 15 19:03:08.864 INFO blam! test tests::it_issues_shares ... ok Oct 15 19:03:08.865 INFO blam! test tests::it_repeatedly_issues_shares ... ok Oct 15 19:03:08.865 INFO blam! test tests::it_works ... ok Oct 15 19:03:08.888 INFO blam! test tests::it_rejects_share_id_under_1 ... ok Oct 15 19:03:08.889 INFO kablam! Doc-tests shamir Oct 15 19:03:08.889 INFO blam! Oct 15 19:03:08.890 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:03:08.890 INFO blam! Oct 15 19:03:09.884 INFO blam! Oct 15 19:03:09.885 INFO blam! running 0 tests Oct 15 19:03:09.885 INFO blam! Oct 15 19:03:09.886 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:03:09.886 INFO blam! Oct 15 19:03:09.893 INFO kablam! su: No module specific data is present Oct 15 19:03:10.683 INFO running `"docker" "rm" "-f" "bd154469c1ba75fdff05d3e418457efcfbd4f41270c0ddc62ee958338ab82def"` Oct 15 19:03:10.963 INFO blam! bd154469c1ba75fdff05d3e418457efcfbd4f41270c0ddc62ee958338ab82def