Oct 15 01:21:53.171 INFO testing casey/warpwallet-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:21:53.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 01:21:53.691 INFO blam! c9991e1207f500766e002c2a6072dbcb034c5e65ca9c5063ac213a032b1d79f3 Oct 15 01:21:53.693 INFO running `"docker" "start" "-a" "c9991e1207f500766e002c2a6072dbcb034c5e65ca9c5063ac213a032b1d79f3"` Oct 15 01:21:55.087 INFO kablam! usermod: no changes Oct 15 01:21:55.391 INFO kablam! Compiling ring v0.6.3 Oct 15 01:21:55.403 INFO kablam! Compiling language-tags v0.0.7 Oct 15 01:21:55.403 INFO kablam! Compiling untrusted v0.3.2 Oct 15 01:21:55.424 INFO kablam! Compiling byteorder v0.3.13 Oct 15 01:21:55.425 INFO kablam! Compiling num_cpus v0.2.13 Oct 15 01:21:55.425 INFO kablam! Compiling term_size v0.2.2 Oct 15 01:21:55.426 INFO kablam! Compiling backtrace-sys v0.1.8 Oct 15 01:21:55.426 INFO kablam! Compiling secp256k1 v0.6.0 Oct 15 01:21:57.503 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 01:21:57.567 INFO kablam! Compiling serde_json v0.9.6 Oct 15 01:21:57.963 INFO kablam! Compiling uuid v0.1.18 Oct 15 01:21:59.646 INFO kablam! Compiling tempdir v0.3.5 Oct 15 01:22:02.780 INFO kablam! Compiling clap v2.20.3 Oct 15 01:22:04.333 INFO kablam! Compiling regex v0.2.1 Oct 15 01:22:04.395 INFO kablam! Compiling brev v0.1.7 Oct 15 01:22:06.945 INFO kablam! Compiling serde v0.6.15 Oct 15 01:22:12.011 INFO kablam! Compiling url v0.2.38 Oct 15 01:22:24.019 INFO kablam! Compiling cookie v0.1.21 Oct 15 01:22:34.299 INFO kablam! Compiling mime v0.1.3 Oct 15 01:22:40.672 INFO kablam! Compiling serde_json v0.6.1 Oct 15 01:22:40.744 INFO kablam! Compiling strason v0.3.4 Oct 15 01:22:44.422 INFO kablam! Compiling ring-pwhash v0.1.2 Oct 15 01:22:44.431 INFO kablam! Compiling hyper v0.6.16 Oct 15 01:22:51.627 INFO kablam! Compiling backtrace v0.3.0 Oct 15 01:22:53.567 INFO kablam! Compiling error-chain v0.9.0 Oct 15 01:23:05.607 INFO kablam! Compiling jsonrpc v0.7.6 Oct 15 01:23:09.115 INFO kablam! Compiling bitcoin v0.9.0 Oct 15 01:23:16.045 INFO kablam! Compiling warpwallet v0.0.0 (/source) Oct 15 01:23:18.978 INFO kablam! warning: field is never used: `s1` Oct 15 01:23:18.978 INFO kablam! --> src/main.rs:60:3 Oct 15 01:23:18.978 INFO kablam! | Oct 15 01:23:18.978 INFO kablam! 60 | s1: Seed, Oct 15 01:23:18.978 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 01:23:18.978 INFO kablam! | Oct 15 01:23:18.978 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:23:18.978 INFO kablam! Oct 15 01:23:18.978 INFO kablam! warning: field is never used: `s2` Oct 15 01:23:18.978 INFO kablam! --> src/main.rs:61:3 Oct 15 01:23:18.979 INFO kablam! | Oct 15 01:23:18.979 INFO kablam! 61 | s2: Seed, Oct 15 01:23:18.979 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 01:23:18.979 INFO kablam! Oct 15 01:23:18.979 INFO kablam! warning: field is never used: `s3` Oct 15 01:23:18.979 INFO kablam! --> src/main.rs:62:3 Oct 15 01:23:18.979 INFO kablam! | Oct 15 01:23:18.979 INFO kablam! 62 | s3: Seed, Oct 15 01:23:18.979 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 01:23:18.979 INFO kablam! Oct 15 01:23:18.979 INFO kablam! warning: field is never used: `address` Oct 15 01:23:18.979 INFO kablam! --> src/main.rs:63:3 Oct 15 01:23:18.979 INFO kablam! | Oct 15 01:23:18.979 INFO kablam! 63 | address: String, Oct 15 01:23:18.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 01:23:18.979 INFO kablam! Oct 15 01:23:18.979 INFO kablam! warning: field is never used: `private_key` Oct 15 01:23:18.979 INFO kablam! --> src/main.rs:64:3 Oct 15 01:23:18.979 INFO kablam! | Oct 15 01:23:18.979 INFO kablam! 64 | private_key: String, Oct 15 01:23:18.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 01:23:18.979 INFO kablam! Oct 15 01:23:18.979 INFO kablam! warning: method is never used: `from_hex` Oct 15 01:23:18.979 INFO kablam! --> src/main.rs:79:3 Oct 15 01:23:18.979 INFO kablam! | Oct 15 01:23:18.979 INFO kablam! 79 | fn from_hex(hex: &str) -> Result { Oct 15 01:23:18.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:23:18.979 INFO kablam! Oct 15 01:23:23.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 15 01:23:23.631 INFO kablam! su: No module specific data is present Oct 15 01:23:24.389 INFO running `"docker" "rm" "-f" "c9991e1207f500766e002c2a6072dbcb034c5e65ca9c5063ac213a032b1d79f3"` Oct 15 01:23:24.671 INFO blam! c9991e1207f500766e002c2a6072dbcb034c5e65ca9c5063ac213a032b1d79f3 Oct 15 01:23:24.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 01:23:25.085 INFO blam! 4a746d9bfd0b262a875f74bf3d4fd53841d45ce4d53a0ef97482059efb902f9a Oct 15 01:23:25.095 INFO running `"docker" "start" "-a" "4a746d9bfd0b262a875f74bf3d4fd53841d45ce4d53a0ef97482059efb902f9a"` Oct 15 01:23:26.890 INFO kablam! usermod: no changes Oct 15 01:23:27.055 INFO kablam! Compiling warpwallet v0.0.0 (/source) Oct 15 01:23:30.328 INFO kablam! warning: field is never used: `private_key` Oct 15 01:23:30.329 INFO kablam! --> src/main.rs:64:3 Oct 15 01:23:30.329 INFO kablam! | Oct 15 01:23:30.330 INFO kablam! 64 | private_key: String, Oct 15 01:23:30.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 01:23:30.331 INFO kablam! | Oct 15 01:23:30.331 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:23:30.331 INFO kablam! Oct 15 01:23:36.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.64s Oct 15 01:23:36.565 INFO kablam! su: No module specific data is present Oct 15 01:23:37.875 INFO running `"docker" "rm" "-f" "4a746d9bfd0b262a875f74bf3d4fd53841d45ce4d53a0ef97482059efb902f9a"` Oct 15 01:23:38.251 INFO blam! 4a746d9bfd0b262a875f74bf3d4fd53841d45ce4d53a0ef97482059efb902f9a