[INFO] updating cached repository michaelsdunn1/bitcoin [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/michaelsdunn1/bitcoin [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/michaelsdunn1/bitcoin" "work/ex/beta-1.37-6/sources/1.36.0/gh/michaelsdunn1/bitcoin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/michaelsdunn1/bitcoin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/michaelsdunn1/bitcoin" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/michaelsdunn1/bitcoin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/michaelsdunn1/bitcoin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 73c262ebdd755038e08fa132c518922ccbd5c246 [INFO] sha for GitHub repo michaelsdunn1/bitcoin: 73c262ebdd755038e08fa132c518922ccbd5c246 [INFO] validating manifest of michaelsdunn1/bitcoin on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of michaelsdunn1/bitcoin on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing michaelsdunn1/bitcoin [INFO] finished frobbing michaelsdunn1/bitcoin [INFO] frobbed toml for michaelsdunn1/bitcoin written to work/ex/beta-1.37-6/sources/1.36.0/gh/michaelsdunn1/bitcoin/Cargo.toml [INFO] started frobbing michaelsdunn1/bitcoin [INFO] finished frobbing michaelsdunn1/bitcoin [INFO] frobbed toml for michaelsdunn1/bitcoin written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/michaelsdunn1/bitcoin/Cargo.toml [INFO] crate michaelsdunn1/bitcoin already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing michaelsdunn1/bitcoin against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/michaelsdunn1/bitcoin:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 0dcaf6afdb1658b73a277c073d6cbd3b04ffe6f3c315054e4c99f9bc12267366 [INFO] running `"docker" "start" "-a" "0dcaf6afdb1658b73a277c073d6cbd3b04ffe6f3c315054e4c99f9bc12267366"` [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling base16 v0.1.1 [INFO] [stderr] Compiling secp256k1 v0.11.1 [INFO] [stderr] Compiling generic-array v0.7.3 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling bitcoin v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Secp256k1` [INFO] [stderr] --> src/keys.rs:15:23 [INFO] [stderr] | [INFO] [stderr] 15 | use self::secp256k1::{Secp256k1, SecretKey, PublicKey}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.83s [INFO] running `"docker" "inspect" "0dcaf6afdb1658b73a277c073d6cbd3b04ffe6f3c315054e4c99f9bc12267366"` [INFO] running `"docker" "rm" "-f" "0dcaf6afdb1658b73a277c073d6cbd3b04ffe6f3c315054e4c99f9bc12267366"` [INFO] [stdout] 0dcaf6afdb1658b73a277c073d6cbd3b04ffe6f3c315054e4c99f9bc12267366 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/michaelsdunn1/bitcoin:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9036f093f64373056d8aeb3173fc9f1ae0ad635f2c863e3964241cd0c811ae70 [INFO] running `"docker" "start" "-a" "9036f093f64373056d8aeb3173fc9f1ae0ad635f2c863e3964241cd0c811ae70"` [INFO] [stderr] Compiling bitcoin v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "9036f093f64373056d8aeb3173fc9f1ae0ad635f2c863e3964241cd0c811ae70"` [INFO] running `"docker" "rm" "-f" "9036f093f64373056d8aeb3173fc9f1ae0ad635f2c863e3964241cd0c811ae70"` [INFO] [stdout] 9036f093f64373056d8aeb3173fc9f1ae0ad635f2c863e3964241cd0c811ae70 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/michaelsdunn1/bitcoin:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 24f76f8fb2d09c6e6d99c8400bc422a688b7c63f3a477b6da0e35a4a3cb1d8db [INFO] running `"docker" "start" "-a" "24f76f8fb2d09c6e6d99c8400bc422a688b7c63f3a477b6da0e35a4a3cb1d8db"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/bitcoin-dceec0223ec4fe22 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test keys::test_base58_check_decode ... ok [INFO] [stdout] test keys::test_wif ... ok [INFO] [stdout] test keys::test_wif_compressed ... ok [INFO] [stdout] test keys::test_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/bitcoin-ac9d7cf8d4171419 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bitcoin [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "24f76f8fb2d09c6e6d99c8400bc422a688b7c63f3a477b6da0e35a4a3cb1d8db"` [INFO] running `"docker" "rm" "-f" "24f76f8fb2d09c6e6d99c8400bc422a688b7c63f3a477b6da0e35a4a3cb1d8db"` [INFO] [stdout] 24f76f8fb2d09c6e6d99c8400bc422a688b7c63f3a477b6da0e35a4a3cb1d8db