Oct 14 11:09:10.808 INFO testing michaelsdunn1/bitcoin against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:09:10.809 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 14 11:09:11.394 INFO blam! 17f170ad0f58e13680821d8d3c15d4a4e8bef2769ebdc71dbbc39f42bf29f92b Oct 14 11:09:11.395 INFO running `"docker" "start" "-a" "17f170ad0f58e13680821d8d3c15d4a4e8bef2769ebdc71dbbc39f42bf29f92b"` Oct 14 11:09:13.719 INFO kablam! usermod: no changes Oct 14 11:09:13.847 INFO kablam! Compiling typenum v1.10.0 Oct 14 11:09:13.859 INFO kablam! Compiling cc v1.0.22 Oct 14 11:09:13.883 INFO kablam! Compiling serde v1.0.76 Oct 14 11:09:13.891 INFO kablam! Compiling arrayref v0.3.5 Oct 14 11:09:13.899 INFO kablam! Compiling byte-tools v0.1.3 Oct 14 11:09:13.899 INFO kablam! Compiling byte-tools v0.2.0 Oct 14 11:09:13.903 INFO kablam! Compiling fake-simd v0.1.2 Oct 14 11:09:13.905 INFO kablam! Compiling base16 v0.1.1 Oct 14 11:09:14.523 INFO kablam! Compiling base58 v0.1.0 Oct 14 11:09:14.932 INFO kablam! Compiling rand v0.4.3 Oct 14 11:09:15.662 INFO kablam! Compiling block-buffer v0.3.3 Oct 14 11:09:26.547 INFO kablam! Compiling secp256k1 v0.11.1 Oct 14 11:09:29.067 INFO kablam! Compiling generic-array v0.9.0 Oct 14 11:09:29.068 INFO kablam! Compiling generic-array v0.7.3 Oct 14 11:09:30.473 INFO kablam! Compiling digest-buffer v0.3.1 Oct 14 11:09:30.475 INFO kablam! Compiling digest v0.5.2 Oct 14 11:09:31.291 INFO kablam! Compiling sha2 v0.5.3 Oct 14 11:09:31.800 INFO kablam! Compiling digest v0.7.5 Oct 14 11:09:32.399 INFO kablam! Compiling ripemd160 v0.7.0 Oct 14 11:09:44.188 INFO kablam! Compiling bitcoin v0.1.0 (/source) Oct 14 11:09:44.525 INFO kablam! warning: unused import: `Secp256k1` Oct 14 11:09:44.526 INFO kablam! --> src/keys.rs:15:23 Oct 14 11:09:44.526 INFO kablam! | Oct 14 11:09:44.526 INFO kablam! 15 | use self::secp256k1::{Secp256k1, SecretKey, PublicKey}; Oct 14 11:09:44.526 INFO kablam! | ^^^^^^^^^ Oct 14 11:09:44.526 INFO kablam! | Oct 14 11:09:44.526 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:09:44.527 INFO kablam! Oct 14 11:09:45.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.16s Oct 14 11:09:45.919 INFO kablam! su: No module specific data is present Oct 14 11:09:46.899 INFO running `"docker" "rm" "-f" "17f170ad0f58e13680821d8d3c15d4a4e8bef2769ebdc71dbbc39f42bf29f92b"` Oct 14 11:09:47.137 INFO blam! 17f170ad0f58e13680821d8d3c15d4a4e8bef2769ebdc71dbbc39f42bf29f92b Oct 14 11:09:47.142 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 14 11:09:47.713 INFO blam! ff3f3aecc5ba3003386ac7cf769fc534a5d97b5692d3e5b667e69140a01d76ef Oct 14 11:09:47.715 INFO running `"docker" "start" "-a" "ff3f3aecc5ba3003386ac7cf769fc534a5d97b5692d3e5b667e69140a01d76ef"` Oct 14 11:09:50.234 INFO kablam! usermod: no changes Oct 14 11:09:50.407 INFO kablam! Compiling bitcoin v0.1.0 (/source) Oct 14 11:09:52.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.10s Oct 14 11:09:52.387 INFO kablam! su: No module specific data is present Oct 14 11:09:52.973 INFO running `"docker" "rm" "-f" "ff3f3aecc5ba3003386ac7cf769fc534a5d97b5692d3e5b667e69140a01d76ef"` Oct 14 11:09:53.288 INFO blam! ff3f3aecc5ba3003386ac7cf769fc534a5d97b5692d3e5b667e69140a01d76ef Oct 14 11:09:53.299 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" "-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 14 11:09:53.760 INFO blam! ba127367733f033a2dfb3459240c44660249ca9d020b9f45a04fc00515a99aa9 Oct 14 11:09:53.767 INFO running `"docker" "start" "-a" "ba127367733f033a2dfb3459240c44660249ca9d020b9f45a04fc00515a99aa9"` Oct 14 11:09:55.892 INFO kablam! usermod: no changes Oct 14 11:09:56.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 11:09:56.036 INFO blam! Oct 14 11:09:56.036 INFO kablam! Running /target/debug/deps/bitcoin-e489808e1fdb8763 Oct 14 11:09:56.036 INFO blam! running 4 tests Oct 14 11:09:56.051 INFO blam! test keys::test_base58_check_decode ... ok Oct 14 11:09:56.215 INFO blam! test keys::test_wif_compressed ... ok Oct 14 11:09:56.235 INFO blam! test keys::test_wif ... ok Oct 14 11:09:56.235 INFO blam! test keys::test_address ... ok Oct 14 11:09:56.235 INFO blam! Oct 14 11:09:56.242 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:09:56.242 INFO blam! Oct 14 11:09:56.247 INFO kablam! Running /target/debug/deps/bitcoin-3c722556591ce877 Oct 14 11:09:56.251 INFO kablam! Doc-tests bitcoin Oct 14 11:09:56.251 INFO blam! Oct 14 11:09:56.252 INFO blam! running 0 tests Oct 14 11:09:56.252 INFO blam! Oct 14 11:09:56.252 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:09:56.252 INFO blam! Oct 14 11:09:56.459 INFO blam! Oct 14 11:09:56.459 INFO blam! running 0 tests Oct 14 11:09:56.460 INFO blam! Oct 14 11:09:56.460 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:09:56.460 INFO blam! Oct 14 11:09:56.471 INFO kablam! su: No module specific data is present Oct 14 11:09:57.683 INFO running `"docker" "rm" "-f" "ba127367733f033a2dfb3459240c44660249ca9d020b9f45a04fc00515a99aa9"` Oct 14 11:09:58.043 INFO blam! ba127367733f033a2dfb3459240c44660249ca9d020b9f45a04fc00515a99aa9