Oct 11 01:34:31.095 INFO testing casey/warpwallet-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:34:31.095 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:34:31.097 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 01:34:31.514 INFO blam! f201e0d9c2782a9f35ca4c73fa44f0f43922f7ecc3e75d3ba66f85c612e4ad5b Oct 11 01:34:31.516 INFO running `"docker" "start" "-a" "f201e0d9c2782a9f35ca4c73fa44f0f43922f7ecc3e75d3ba66f85c612e4ad5b"` Oct 11 01:34:33.032 INFO kablam! usermod: no changes Oct 11 01:34:33.308 INFO kablam! Compiling ring v0.6.3 Oct 11 01:34:33.308 INFO kablam! Compiling untrusted v0.3.2 Oct 11 01:34:33.324 INFO kablam! Compiling backtrace-sys v0.1.8 Oct 11 01:34:33.324 INFO kablam! Compiling secp256k1 v0.6.0 Oct 11 01:34:33.332 INFO kablam! Compiling uuid v0.1.18 Oct 11 01:34:33.332 INFO kablam! Compiling num-rational v0.1.35 Oct 11 01:34:33.332 INFO kablam! Compiling brev v0.1.7 Oct 11 01:34:33.332 INFO kablam! Compiling rust-crypto v0.2.36 Oct 11 01:34:38.595 INFO kablam! Compiling num v0.1.36 Oct 11 01:34:38.626 INFO kablam! Compiling url v0.2.38 Oct 11 01:34:40.893 INFO kablam! Compiling serde v0.6.15 Oct 11 01:34:45.602 INFO kablam! Compiling cookie v0.1.21 Oct 11 01:34:51.980 INFO kablam! Compiling ring-pwhash v0.1.2 Oct 11 01:34:52.664 INFO kablam! Compiling mime v0.1.3 Oct 11 01:34:52.686 INFO kablam! Compiling strason v0.3.4 Oct 11 01:34:53.856 INFO kablam! Compiling serde_json v0.6.1 Oct 11 01:34:57.552 INFO kablam! Compiling hyper v0.6.16 Oct 11 01:35:06.108 INFO kablam! Compiling backtrace v0.3.0 Oct 11 01:35:08.684 INFO kablam! Compiling error-chain v0.9.0 Oct 11 01:35:10.388 INFO kablam! Compiling jsonrpc v0.7.6 Oct 11 01:35:14.342 INFO kablam! Compiling bitcoin v0.9.0 Oct 11 01:35:22.583 INFO kablam! Compiling warpwallet v0.0.0 (/source) Oct 11 01:35:28.420 INFO kablam! warning: field is never used: `s1` Oct 11 01:35:28.420 INFO kablam! --> src/main.rs:60:3 Oct 11 01:35:28.420 INFO kablam! | Oct 11 01:35:28.420 INFO kablam! 60 | s1: Seed, Oct 11 01:35:28.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 01:35:28.420 INFO kablam! | Oct 11 01:35:28.420 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:35:28.420 INFO kablam! Oct 11 01:35:28.420 INFO kablam! warning: field is never used: `s2` Oct 11 01:35:28.420 INFO kablam! --> src/main.rs:61:3 Oct 11 01:35:28.420 INFO kablam! | Oct 11 01:35:28.420 INFO kablam! 61 | s2: Seed, Oct 11 01:35:28.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 01:35:28.420 INFO kablam! Oct 11 01:35:28.420 INFO kablam! warning: field is never used: `s3` Oct 11 01:35:28.420 INFO kablam! --> src/main.rs:62:3 Oct 11 01:35:28.420 INFO kablam! | Oct 11 01:35:28.420 INFO kablam! 62 | s3: Seed, Oct 11 01:35:28.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 01:35:28.420 INFO kablam! Oct 11 01:35:28.420 INFO kablam! warning: field is never used: `address` Oct 11 01:35:28.420 INFO kablam! --> src/main.rs:63:3 Oct 11 01:35:28.420 INFO kablam! | Oct 11 01:35:28.420 INFO kablam! 63 | address: String, Oct 11 01:35:28.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 01:35:28.420 INFO kablam! Oct 11 01:35:28.420 INFO kablam! warning: field is never used: `private_key` Oct 11 01:35:28.420 INFO kablam! --> src/main.rs:64:3 Oct 11 01:35:28.420 INFO kablam! | Oct 11 01:35:28.420 INFO kablam! 64 | private_key: String, Oct 11 01:35:28.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 01:35:28.420 INFO kablam! Oct 11 01:35:28.420 INFO kablam! warning: method is never used: `from_hex` Oct 11 01:35:28.420 INFO kablam! --> src/main.rs:79:3 Oct 11 01:35:28.420 INFO kablam! | Oct 11 01:35:28.420 INFO kablam! 79 | fn from_hex(hex: &str) -> Result { Oct 11 01:35:28.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:35:28.420 INFO kablam! Oct 11 01:35:33.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 11 01:35:33.203 INFO kablam! su: No module specific data is present Oct 11 01:35:33.555 INFO running `"docker" "rm" "-f" "f201e0d9c2782a9f35ca4c73fa44f0f43922f7ecc3e75d3ba66f85c612e4ad5b"` Oct 11 01:35:33.760 INFO blam! f201e0d9c2782a9f35ca4c73fa44f0f43922f7ecc3e75d3ba66f85c612e4ad5b Oct 11 01:35:33.764 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:35:33.765 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 01:35:34.198 INFO blam! c54c504c7109c77db510d5fa1db76d0e4ad39a02ca584e11e6e8797b2857b6b8 Oct 11 01:35:34.198 INFO running `"docker" "start" "-a" "c54c504c7109c77db510d5fa1db76d0e4ad39a02ca584e11e6e8797b2857b6b8"` Oct 11 01:35:35.208 INFO kablam! usermod: no changes Oct 11 01:35:35.516 INFO kablam! Compiling warpwallet v0.0.0 (/source) Oct 11 01:35:42.501 INFO kablam! warning: field is never used: `private_key` Oct 11 01:35:42.501 INFO kablam! --> src/main.rs:64:3 Oct 11 01:35:42.502 INFO kablam! | Oct 11 01:35:42.503 INFO kablam! 64 | private_key: String, Oct 11 01:35:42.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 01:35:42.503 INFO kablam! | Oct 11 01:35:42.504 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:35:42.504 INFO kablam! Oct 11 01:35:47.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.75s Oct 11 01:35:48.001 INFO kablam! su: No module specific data is present Oct 11 01:35:48.497 INFO running `"docker" "rm" "-f" "c54c504c7109c77db510d5fa1db76d0e4ad39a02ca584e11e6e8797b2857b6b8"` Oct 11 01:35:48.796 INFO blam! c54c504c7109c77db510d5fa1db76d0e4ad39a02ca584e11e6e8797b2857b6b8 Oct 11 01:35:48.802 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:35:48.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 01:35:49.164 INFO blam! 4d8b145ea9612350505fd4925786e101be8085a2a66a6c80b53b83cb0cb9a3ad Oct 11 01:35:49.172 INFO running `"docker" "start" "-a" "4d8b145ea9612350505fd4925786e101be8085a2a66a6c80b53b83cb0cb9a3ad"` Oct 11 01:35:50.280 INFO kablam! usermod: no changes Oct 11 01:35:50.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 11 01:35:50.549 INFO kablam! Running /target/debug/deps/warpwallet-83f7a4ea32de8c65 Oct 11 01:35:50.552 INFO blam! Oct 11 01:35:50.552 INFO blam! running 5 tests Oct 11 01:35:50.572 INFO blam! test parse_arguments_success ... ok Oct 11 01:35:50.748 INFO blam! test empty_salt ... ok Oct 11 01:35:50.748 INFO blam! test bad_salt ... ok Oct 11 01:35:50.748 INFO blam! test empty_passphrase ... ok Oct 11 01:36:50.560 INFO blam! test spec ... test spec has been running for over 60 seconds Oct 11 01:37:35.484 INFO blam! test spec ... FAILED Oct 11 01:37:35.484 INFO blam! Oct 11 01:37:35.484 INFO blam! failures: Oct 11 01:37:35.484 INFO blam! Oct 11 01:37:35.484 INFO blam! ---- spec stdout ---- Oct 11 01:37:35.484 INFO blam! testing vector 0: Oct 11 01:37:35.484 INFO blam! passphrase: ER8FT+HFjk0 Oct 11 01:37:35.484 INFO blam! salt: 7DpniYifN6c Oct 11 01:37:35.484 INFO blam! s1: b58e47817de4d3901694b68bc8566ed5af9bec21e7a3bd56be114e204ac148b Oct 11 01:37:35.484 INFO blam! s2: daab156024167271f4f894e91213f6cd52cd243dd19c712675dc1debeef114 Oct 11 01:37:35.484 INFO blam! s3: 6f2552e159f2a1e1e26c2262da459818fd56c81c363fcc70b94c423def42e59f Oct 11 01:37:35.484 INFO blam! thread 'spec' panicked at 'assertion failed: `(left == right)` Oct 11 01:37:35.484 INFO blam! left: `"1J32CmwScqhwnNQ77cKv9q41JGwoZe2JYQ"`, Oct 11 01:37:35.484 INFO blam! right: `"13bzP15gq6YJ3hQigCCEVeZRuiWS5"`', src/main.rs:405:5 Oct 11 01:37:35.484 INFO blam! stack backtrace: Oct 11 01:37:35.484 INFO blam! 0: 0x5563ad3d0e1e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:37:35.484 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:37:35.484 INFO blam! 1: 0x5563ad3d9f66 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:37:35.484 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:37:35.484 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:37:35.484 INFO blam! 2: 0x5563ad3d4cbd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:37:35.484 INFO blam! at libstd/panicking.rs:211 Oct 11 01:37:35.484 INFO blam! 3: 0x5563ad3d49cb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:37:35.484 INFO blam! at libstd/panicking.rs:221 Oct 11 01:37:35.484 INFO blam! 4: 0x5563ad3d536c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:37:35.484 INFO blam! at libstd/panicking.rs:476 Oct 11 01:37:35.484 INFO blam! 5: 0x5563ad3d4f29 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:37:35.484 INFO blam! at libstd/panicking.rs:390 Oct 11 01:37:35.484 INFO blam! 6: 0x5563ad3d4e8d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:37:35.484 INFO blam! at libstd/panicking.rs:345 Oct 11 01:37:35.484 INFO blam! 7: 0x5563acf89be3 - warpwallet::spec::h03c5ebe68f3ea486 Oct 11 01:37:35.484 INFO blam! at src/main.rs:405 Oct 11 01:37:35.484 INFO blam! 8: 0x5563acf88579 - warpwallet::spec::{{closure}}::h501c3fe097563288 Oct 11 01:37:35.484 INFO blam! at src/main.rs:374 Oct 11 01:37:35.484 INFO blam! 9: 0x5563acf9bbcd - core::ops::function::FnOnce::call_once::h83e7f370f0d54741 Oct 11 01:37:35.484 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:37:35.484 INFO blam! 10: 0x5563acfa681e - >::call_box::h95b7cb918af67b5d Oct 11 01:37:35.484 INFO blam! at libtest/lib.rs:1468 Oct 11 01:37:35.484 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:37:35.484 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:37:35.485 INFO blam! 11: 0x5563ad3e5139 - __rust_maybe_catch_panic Oct 11 01:37:35.485 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:37:35.485 INFO blam! 12: 0x5563acfc736d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:37:35.485 INFO blam! at libstd/panicking.rs:289 Oct 11 01:37:35.485 INFO blam! at libstd/panic.rs:392 Oct 11 01:37:35.485 INFO blam! at libtest/lib.rs:1423 Oct 11 01:37:35.485 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:37:35.485 INFO blam! 13: 0x5563acfc7f74 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:37:35.485 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:37:35.485 INFO blam! at libstd/panic.rs:313 Oct 11 01:37:35.485 INFO blam! at libstd/panicking.rs:310 Oct 11 01:37:35.485 INFO blam! 14: 0x5563ad3e5139 - __rust_maybe_catch_panic Oct 11 01:37:35.485 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:37:35.485 INFO blam! 15: 0x5563acfb5536 - >::call_box::h96125cb29a9ba44b Oct 11 01:37:35.485 INFO blam! at libstd/panicking.rs:289 Oct 11 01:37:35.485 INFO blam! at libstd/panic.rs:392 Oct 11 01:37:35.485 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:37:35.485 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:37:35.485 INFO blam! 16: 0x5563ad3d309a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:37:35.485 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:37:35.485 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:37:35.485 INFO blam! 17: 0x5563ad3c82e5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:37:35.485 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:37:35.485 INFO blam! 18: 0x7f09fc4a66b9 - start_thread Oct 11 01:37:35.485 INFO blam! 19: 0x7f09fbfc641c - clone Oct 11 01:37:35.485 INFO blam! 20: 0x0 - Oct 11 01:37:35.485 INFO blam! Oct 11 01:37:35.485 INFO blam! Oct 11 01:37:35.485 INFO blam! failures: Oct 11 01:37:35.485 INFO blam! spec Oct 11 01:37:35.485 INFO blam! Oct 11 01:37:35.485 INFO blam! test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:37:35.485 INFO blam! Oct 11 01:37:35.501 INFO kablam! error: test failed, to rerun pass '--bin warpwallet' Oct 11 01:37:35.501 INFO kablam! su: No module specific data is present Oct 11 01:37:36.276 INFO running `"docker" "rm" "-f" "4d8b145ea9612350505fd4925786e101be8085a2a66a6c80b53b83cb0cb9a3ad"` Oct 11 01:37:36.590 INFO blam! 4d8b145ea9612350505fd4925786e101be8085a2a66a6c80b53b83cb0cb9a3ad