Oct 10 23:19:01.357 INFO testing ex0dus-0x/PolyPasswordHasher-Rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:19:01.357 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:19:01.359 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 23:19:01.745 INFO blam! ae78a8bad6127d21f529c39533cc76ced63dfadb7cf626c13e83ebf65eb468ff Oct 10 23:19:01.747 INFO running `"docker" "start" "-a" "ae78a8bad6127d21f529c39533cc76ced63dfadb7cf626c13e83ebf65eb468ff"` Oct 10 23:19:02.898 INFO kablam! usermod: no changes Oct 10 23:19:03.075 INFO kablam! Compiling rayon-core v1.3.0 Oct 10 23:19:03.075 INFO kablam! Compiling serde_derive v1.0.26 Oct 10 23:19:06.305 INFO kablam! Compiling rayon v0.8.2 Oct 10 23:19:11.062 INFO kablam! Compiling ring v0.12.1 Oct 10 23:19:17.724 INFO kablam! Compiling PolyPasswordHasher v0.1.0 (/source) Oct 10 23:19:19.176 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 23:19:19.176 INFO kablam! --> src/shamirsecret.rs:341:29 Oct 10 23:19:19.176 INFO kablam! | Oct 10 23:19:19.176 INFO kablam! 341 | let mut c = vec![0; (b.len() - a.len())]; Oct 10 23:19:19.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:19:19.176 INFO kablam! | Oct 10 23:19:19.176 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 23:19:19.176 INFO kablam! Oct 10 23:19:19.176 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 23:19:19.176 INFO kablam! --> src/shamirsecret.rs:344:29 Oct 10 23:19:19.176 INFO kablam! | Oct 10 23:19:19.176 INFO kablam! 344 | let mut c = vec![0; (a.len() - b.len())]; Oct 10 23:19:19.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:19:19.176 INFO kablam! Oct 10 23:19:19.608 INFO kablam! warning: crate `PolyPasswordHasher` should have a snake case name such as `poly_password_hasher` Oct 10 23:19:19.608 INFO kablam! | Oct 10 23:19:19.608 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 23:19:19.608 INFO kablam! Oct 10 23:19:21.038 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.10s Oct 10 23:19:21.043 INFO kablam! su: No module specific data is present Oct 10 23:19:21.729 INFO running `"docker" "rm" "-f" "ae78a8bad6127d21f529c39533cc76ced63dfadb7cf626c13e83ebf65eb468ff"` Oct 10 23:19:22.299 INFO blam! ae78a8bad6127d21f529c39533cc76ced63dfadb7cf626c13e83ebf65eb468ff Oct 10 23:19:22.301 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:19:22.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 23:19:22.732 INFO blam! 928a475b8f7237c3ad2aa59f839482a50abd64898c66405f8a8fe22a22e6d281 Oct 10 23:19:22.740 INFO running `"docker" "start" "-a" "928a475b8f7237c3ad2aa59f839482a50abd64898c66405f8a8fe22a22e6d281"` Oct 10 23:19:23.839 INFO kablam! usermod: no changes Oct 10 23:19:24.008 INFO kablam! Compiling PolyPasswordHasher v0.1.0 (/source) Oct 10 23:19:25.620 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 23:19:25.620 INFO kablam! --> src/shamirsecret.rs:341:29 Oct 10 23:19:25.620 INFO kablam! | Oct 10 23:19:25.620 INFO kablam! 341 | let mut c = vec![0; (b.len() - a.len())]; Oct 10 23:19:25.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:19:25.620 INFO kablam! | Oct 10 23:19:25.620 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 23:19:25.620 INFO kablam! Oct 10 23:19:25.620 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 23:19:25.620 INFO kablam! --> src/shamirsecret.rs:344:29 Oct 10 23:19:25.620 INFO kablam! | Oct 10 23:19:25.620 INFO kablam! 344 | let mut c = vec![0; (a.len() - b.len())]; Oct 10 23:19:25.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:19:25.620 INFO kablam! Oct 10 23:19:25.911 INFO kablam! warning: unused variable: `accounts` Oct 10 23:19:25.911 INFO kablam! --> src/lib.rs:46:13 Oct 10 23:19:25.911 INFO kablam! | Oct 10 23:19:25.911 INFO kablam! 46 | let accounts = AccountsWrapper { Oct 10 23:19:25.911 INFO kablam! | ^^^^^^^^ help: consider using `_accounts` instead Oct 10 23:19:25.911 INFO kablam! | Oct 10 23:19:25.911 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 23:19:25.911 INFO kablam! Oct 10 23:19:26.004 INFO kablam! warning: crate `PolyPasswordHasher` should have a snake case name such as `poly_password_hasher` Oct 10 23:19:26.004 INFO kablam! | Oct 10 23:19:26.004 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 23:19:26.004 INFO kablam! Oct 10 23:19:28.462 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.58s Oct 10 23:19:28.468 INFO kablam! su: No module specific data is present Oct 10 23:19:29.783 INFO running `"docker" "rm" "-f" "928a475b8f7237c3ad2aa59f839482a50abd64898c66405f8a8fe22a22e6d281"` Oct 10 23:19:30.168 INFO blam! 928a475b8f7237c3ad2aa59f839482a50abd64898c66405f8a8fe22a22e6d281 Oct 10 23:19:30.185 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:19:30.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 23:19:30.747 INFO blam! 9b5f0678c5fad114f397dfd5627a00bb55182aae26768907fe503c951b8be498 Oct 10 23:19:30.749 INFO running `"docker" "start" "-a" "9b5f0678c5fad114f397dfd5627a00bb55182aae26768907fe503c951b8be498"` Oct 10 23:19:31.981 INFO kablam! usermod: no changes Oct 10 23:19:32.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 10 23:19:32.168 INFO kablam! Running /target/debug/deps/PolyPasswordHasher-b9f12388fc401cc8 Oct 10 23:19:32.176 INFO blam! Oct 10 23:19:32.176 INFO blam! running 7 tests Oct 10 23:19:32.193 INFO blam! test shamirsecret::tests::test_full_lagrange ... ok Oct 10 23:19:32.193 INFO blam! test shamirsecret::tests::test_generate_secret ... ok Oct 10 23:19:32.193 INFO blam! test shamirsecret::tests::test_recover_secret ... ok Oct 10 23:19:32.193 INFO blam! test tests::test_deserialize ... ok Oct 10 23:19:32.193 INFO blam! test shamirsecret::tests::test_valid_share ... ok Oct 10 23:19:32.193 INFO blam! test tests::test_serialize ... ok Oct 10 23:19:32.281 INFO blam! test tests::test_create_pph ... FAILED Oct 10 23:19:32.281 INFO blam! Oct 10 23:19:32.281 INFO blam! failures: Oct 10 23:19:32.281 INFO blam! Oct 10 23:19:32.281 INFO blam! ---- tests::test_create_pph stdout ---- Oct 10 23:19:32.281 INFO blam! thread 'tests::test_create_pph' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:355:21 Oct 10 23:19:32.281 INFO blam! stack backtrace: Oct 10 23:19:32.281 INFO blam! 0: 0x55783b9f454e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:19:32.281 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:19:32.281 INFO blam! 1: 0x55783b9fd426 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:19:32.281 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:19:32.281 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:19:32.281 INFO blam! 2: 0x55783b9f817d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:19:32.281 INFO blam! at libstd/panicking.rs:211 Oct 10 23:19:32.281 INFO blam! 3: 0x55783b9f7e8b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:19:32.281 INFO blam! at libstd/panicking.rs:221 Oct 10 23:19:32.281 INFO blam! 4: 0x55783b9f882c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:19:32.281 INFO blam! at libstd/panicking.rs:476 Oct 10 23:19:32.281 INFO blam! 5: 0x55783b9f83e9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 23:19:32.281 INFO blam! at libstd/panicking.rs:390 Oct 10 23:19:32.281 INFO blam! 6: 0x55783b9f82e5 - rust_begin_unwind Oct 10 23:19:32.281 INFO blam! at libstd/panicking.rs:325 Oct 10 23:19:32.281 INFO blam! 7: 0x55783ba3b91b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 23:19:32.281 INFO blam! at libcore/panicking.rs:77 Oct 10 23:19:32.281 INFO blam! 8: 0x55783ba3b84a - core::panicking::panic::hf8fbd9f6b140980c Oct 10 23:19:32.281 INFO blam! at libcore/panicking.rs:52 Oct 10 23:19:32.281 INFO blam! 9: 0x55783b9637bc - >::unwrap::h21bb2c1f3c53d5da Oct 10 23:19:32.281 INFO blam! at libcore/macros.rs:20 Oct 10 23:19:32.281 INFO blam! 10: 0x55783b954728 - PolyPasswordHasher::PolyPasswordHasher::create_account::h9ac62d6a724b9262 Oct 10 23:19:32.281 INFO blam! at src/lib.rs:192 Oct 10 23:19:32.281 INFO blam! 11: 0x55783b961b72 - PolyPasswordHasher::tests::test_create_pph::h1e22325c0b1bc708 Oct 10 23:19:32.281 INFO blam! at src/lib.rs:57 Oct 10 23:19:32.281 INFO blam! 12: 0x55783b961a59 - PolyPasswordHasher::tests::test_create_pph::{{closure}}::h29226dc612eca57c Oct 10 23:19:32.281 INFO blam! at src/lib.rs:54 Oct 10 23:19:32.281 INFO blam! 13: 0x55783b96842d - core::ops::function::FnOnce::call_once::h1040d5d932c32c2a Oct 10 23:19:32.281 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:19:32.281 INFO blam! 14: 0x55783b98112e - >::call_box::h95b7cb918af67b5d Oct 10 23:19:32.281 INFO blam! at libtest/lib.rs:1468 Oct 10 23:19:32.281 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:19:32.282 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:19:32.282 INFO blam! 15: 0x55783ba085f9 - __rust_maybe_catch_panic Oct 10 23:19:32.282 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:19:32.282 INFO blam! 16: 0x55783b9a1c7d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:19:32.282 INFO blam! at libstd/panicking.rs:289 Oct 10 23:19:32.282 INFO blam! at libstd/panic.rs:392 Oct 10 23:19:32.282 INFO blam! at libtest/lib.rs:1423 Oct 10 23:19:32.282 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:19:32.282 INFO blam! 17: 0x55783b9a2884 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:19:32.282 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:19:32.282 INFO blam! at libstd/panic.rs:313 Oct 10 23:19:32.282 INFO blam! at libstd/panicking.rs:310 Oct 10 23:19:32.282 INFO blam! 18: 0x55783ba085f9 - __rust_maybe_catch_panic Oct 10 23:19:32.282 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:19:32.282 INFO blam! 19: 0x55783b98fe46 - >::call_box::h96125cb29a9ba44b Oct 10 23:19:32.282 INFO blam! at libstd/panicking.rs:289 Oct 10 23:19:32.282 INFO blam! at libstd/panic.rs:392 Oct 10 23:19:32.282 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:19:32.282 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:19:32.282 INFO blam! 20: 0x55783b9f65aa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:19:32.282 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:19:32.282 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:19:32.282 INFO blam! 21: 0x55783b9ebcc5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:19:32.282 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:19:32.282 INFO blam! 22: 0x7f5b120576b9 - start_thread Oct 10 23:19:32.282 INFO blam! 23: 0x7f5b11b7741c - clone Oct 10 23:19:32.282 INFO blam! 24: 0x0 - Oct 10 23:19:32.282 INFO blam! Oct 10 23:19:32.282 INFO blam! Oct 10 23:19:32.282 INFO blam! failures: Oct 10 23:19:32.282 INFO blam! tests::test_create_pph Oct 10 23:19:32.282 INFO blam! Oct 10 23:19:32.282 INFO blam! test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:19:32.282 INFO blam! Oct 10 23:19:32.306 INFO kablam! error: test failed, to rerun pass '--lib' Oct 10 23:19:32.306 INFO kablam! su: No module specific data is present Oct 10 23:19:33.028 INFO running `"docker" "rm" "-f" "9b5f0678c5fad114f397dfd5627a00bb55182aae26768907fe503c951b8be498"` Oct 10 23:19:33.228 INFO blam! 9b5f0678c5fad114f397dfd5627a00bb55182aae26768907fe503c951b8be498