Oct 15 19:03:02.572 INFO testing shamir-1.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 19:03:02.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.781 INFO blam! f2deb6d7adb27646c5669380aae5c35b94998fbbe55d9298c7fcc678176e0417 Oct 15 19:03:02.787 INFO running `"docker" "start" "-a" "f2deb6d7adb27646c5669380aae5c35b94998fbbe55d9298c7fcc678176e0417"` Oct 15 19:03:03.244 INFO kablam! usermod: no changes Oct 15 19:03:03.275 INFO kablam! Compiling shamir v1.0.2 (/source) Oct 15 19:03:03.810 INFO kablam! warning: unused import: `super::SecretData` Oct 15 19:03:03.810 INFO kablam! --> src/lib.rs:6:9 Oct 15 19:03:03.810 INFO kablam! | Oct 15 19:03:03.810 INFO kablam! 6 | use super::SecretData; Oct 15 19:03:03.810 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 19:03:03.810 INFO kablam! | Oct 15 19:03:03.810 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:03:03.810 INFO kablam! Oct 15 19:03:03.810 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 19:03:03.810 INFO kablam! --> src/lib.rs:279:33 Oct 15 19:03:03.810 INFO kablam! | Oct 15 19:03:03.810 INFO kablam! 279 | let mut t = vec![0; (b.len() - a.len())]; Oct 15 19:03:03.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 19:03:03.810 INFO kablam! | Oct 15 19:03:03.810 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 19:03:03.810 INFO kablam! Oct 15 19:03:03.810 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 19:03:03.810 INFO kablam! --> src/lib.rs:282:33 Oct 15 19:03:03.810 INFO kablam! | Oct 15 19:03:03.810 INFO kablam! 282 | let mut t = vec![0; (a.len() - b.len())]; Oct 15 19:03:03.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 19:03:03.810 INFO kablam! Oct 15 19:03:04.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 15 19:03:04.207 INFO kablam! su: No module specific data is present Oct 15 19:03:04.514 INFO running `"docker" "rm" "-f" "f2deb6d7adb27646c5669380aae5c35b94998fbbe55d9298c7fcc678176e0417"` Oct 15 19:03:04.609 INFO blam! f2deb6d7adb27646c5669380aae5c35b94998fbbe55d9298c7fcc678176e0417 Oct 15 19:03:04.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.840 INFO blam! 3e1b7028bb3151c5bf88e1e7f703491f3b055be0210108d07662e315f37c329c Oct 15 19:03:04.842 INFO running `"docker" "start" "-a" "3e1b7028bb3151c5bf88e1e7f703491f3b055be0210108d07662e315f37c329c"` Oct 15 19:03:05.519 INFO kablam! usermod: no changes Oct 15 19:03:05.583 INFO kablam! Compiling shamir v1.0.2 (/source) Oct 15 19:03:06.421 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 19:03:06.421 INFO kablam! --> src/lib.rs:279:33 Oct 15 19:03:06.421 INFO kablam! | Oct 15 19:03:06.421 INFO kablam! 279 | let mut t = vec![0; (b.len() - a.len())]; Oct 15 19:03:06.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 19:03:06.421 INFO kablam! | Oct 15 19:03:06.421 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 19:03:06.421 INFO kablam! Oct 15 19:03:06.421 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 19:03:06.421 INFO kablam! --> src/lib.rs:282:33 Oct 15 19:03:06.421 INFO kablam! | Oct 15 19:03:06.421 INFO kablam! 282 | let mut t = vec![0; (a.len() - b.len())]; Oct 15 19:03:06.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 19:03:06.421 INFO kablam! Oct 15 19:03:07.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 15 19:03:07.387 INFO kablam! su: No module specific data is present Oct 15 19:03:07.855 INFO running `"docker" "rm" "-f" "3e1b7028bb3151c5bf88e1e7f703491f3b055be0210108d07662e315f37c329c"` Oct 15 19:03:08.003 INFO blam! 3e1b7028bb3151c5bf88e1e7f703491f3b055be0210108d07662e315f37c329c Oct 15 19:03:08.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.355 INFO blam! f831e56c6b1be157f564ee1cc3f28e3d7a551fac01969755f005bc500cfd9a69 Oct 15 19:03:08.359 INFO running `"docker" "start" "-a" "f831e56c6b1be157f564ee1cc3f28e3d7a551fac01969755f005bc500cfd9a69"` Oct 15 19:03:09.137 INFO kablam! usermod: no changes Oct 15 19:03:09.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 19:03:09.184 INFO kablam! Running /target/debug/deps/shamir-ab9c39637ddffb94 Oct 15 19:03:09.187 INFO blam! Oct 15 19:03:09.187 INFO blam! running 7 tests Oct 15 19:03:09.187 INFO blam! test tests::it_works ... ok Oct 15 19:03:09.187 INFO blam! test tests::it_issues_shares ... ok Oct 15 19:03:09.187 INFO blam! test tests::it_generates_coefficients ... ok Oct 15 19:03:09.198 INFO blam! test tests::it_repeatedly_issues_shares ... ok Oct 15 19:03:09.199 INFO blam! test tests::it_can_recover_secret ... ok Oct 15 19:03:09.199 INFO blam! test tests::it_can_recover_a_generated_secret ... ok Oct 15 19:03:09.210 INFO blam! test tests::it_rejects_share_id_under_1 ... ok Oct 15 19:03:09.210 INFO blam! Oct 15 19:03:09.210 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:03:09.210 INFO blam! Oct 15 19:03:09.211 INFO kablam! Doc-tests shamir Oct 15 19:03:10.321 INFO blam! Oct 15 19:03:10.321 INFO blam! running 0 tests Oct 15 19:03:10.321 INFO blam! Oct 15 19:03:10.321 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:03:10.321 INFO blam! Oct 15 19:03:10.327 INFO kablam! su: No module specific data is present Oct 15 19:03:10.938 INFO running `"docker" "rm" "-f" "f831e56c6b1be157f564ee1cc3f28e3d7a551fac01969755f005bc500cfd9a69"` Oct 15 19:03:11.231 INFO blam! f831e56c6b1be157f564ee1cc3f28e3d7a551fac01969755f005bc500cfd9a69