[INFO] crate arkecosystem-crypto 0.1.0 is already in cache [INFO] extracting crate arkecosystem-crypto 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/arkecosystem-crypto/0.1.0 [INFO] extracting crate arkecosystem-crypto 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/arkecosystem-crypto/0.1.0 [INFO] validating manifest of arkecosystem-crypto-0.1.0 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 arkecosystem-crypto-0.1.0 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 arkecosystem-crypto-0.1.0 [INFO] finished frobbing arkecosystem-crypto-0.1.0 [INFO] frobbed toml for arkecosystem-crypto-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/arkecosystem-crypto/0.1.0/Cargo.toml [INFO] started frobbing arkecosystem-crypto-0.1.0 [INFO] finished frobbing arkecosystem-crypto-0.1.0 [INFO] frobbed toml for arkecosystem-crypto-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/arkecosystem-crypto/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 arkecosystem-crypto-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/arkecosystem-crypto/0.1.0:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] d36571ba35891b00bcb90acdce7c166dca62c5987453843848ba67dd5a524852 [INFO] running `"docker" "start" "-a" "d36571ba35891b00bcb90acdce7c166dca62c5987453843848ba67dd5a524852"` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling bech32 v0.5.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling bitcoin-bech32 v0.8.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling secp256k1 v0.11.6 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling bitcoin v0.14.2 [INFO] [stderr] Compiling arkecosystem-crypto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/transactions/deserializer.rs:292:21 [INFO] [stderr] | [INFO] [stderr] 292 | let mut keysgroup = keysgroup.as_mut_slice(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.87s [INFO] running `"docker" "inspect" "d36571ba35891b00bcb90acdce7c166dca62c5987453843848ba67dd5a524852"` [INFO] running `"docker" "rm" "-f" "d36571ba35891b00bcb90acdce7c166dca62c5987453843848ba67dd5a524852"` [INFO] [stdout] d36571ba35891b00bcb90acdce7c166dca62c5987453843848ba67dd5a524852 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/arkecosystem-crypto/0.1.0:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3714362e170f4ac80df0bceed04e527f6b44fad860acedd871f2712556f60c96 [INFO] running `"docker" "start" "-a" "3714362e170f4ac80df0bceed04e527f6b44fad860acedd871f2712556f60c96"` [INFO] [stderr] Compiling arkecosystem-crypto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/transactions/deserializer.rs:292:21 [INFO] [stderr] | [INFO] [stderr] 292 | let mut keysgroup = keysgroup.as_mut_slice(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.82s [INFO] running `"docker" "inspect" "3714362e170f4ac80df0bceed04e527f6b44fad860acedd871f2712556f60c96"` [INFO] running `"docker" "rm" "-f" "3714362e170f4ac80df0bceed04e527f6b44fad860acedd871f2712556f60c96"` [INFO] [stdout] 3714362e170f4ac80df0bceed04e527f6b44fad860acedd871f2712556f60c96 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/arkecosystem-crypto/0.1.0:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] c81e5d20670c97ac241067b05af09882888448a1c5861570ba3b004041d93472 [INFO] running `"docker" "start" "-a" "c81e5d20670c97ac241067b05af09882888448a1c5861570ba3b004041d93472"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/arkecosystem_crypto-1a276fdbbc6e6dff [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test configuration::fees::tests::set_fee ... ignored [INFO] [stdout] test identities::address::test::address_from_passphrase ... ignored [INFO] [stdout] test identities::address::test::private_key_from_hex ... ok [INFO] [stdout] test configuration::network::tests::set_network ... ok [INFO] [stdout] test configuration::network::tests::get_network ... ok [INFO] [stdout] test configuration::fees::tests::get_fee ... ok [INFO] [stdout] test identities::wif::test::wif_from_passphrase ... ok [INFO] [stdout] test identities::public_key::test::public_key_from_hex ... ok [INFO] [stdout] test identities::private_key::test::private_key_from_passphrase ... ok [INFO] [stdout] test identities::private_key::test::private_key_from_hex ... ok [INFO] [stdout] test utils::message::tests::test_verify ... ok [INFO] [stdout] test identities::public_key::test::public_key_from_passphrase ... ok [INFO] [stdout] test utils::message::tests::test_sign ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/lib-b5ec1f9f1851368d [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test transactions::builder::delegate_registration_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::builder::multi_signature_registration_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::builder::second_signature_registration_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::deserializer::delegate_registration_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::deserializer::delegate_registration_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::deserializer::delegate_resignation_test::test_signed_with_a_passphrase ... ignored [INFO] [stdout] test transactions::deserializer::ipfs_test::test_signed_with_a_passphrase ... ignored [INFO] [stdout] test transactions::deserializer::multi_payment_test::test_signed_with_a_passphrase ... ignored [INFO] [stdout] test transactions::builder::delegate_registration_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::deserializer::multi_signature_registration_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::deserializer::timelock_transfer_test::test_signed_with_a_passphrase ... ignored [INFO] [stdout] test transactions::deserializer::transfer_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::deserializer::transfer_test::test_signed_with_a_passphrase_and_vendor_field ... ok [INFO] [stdout] test transactions::deserializer::transfer_test::test_signed_with_a_passphrase_and_vendor_hex_field ... ok [INFO] [stdout] test transactions::deserializer::transfer_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::deserializer::transfer_test::test_signed_with_a_second_passphrase_and_vendor_field ... ok [INFO] [stdout] test transactions::deserializer::transfer_test::test_signed_with_a_second_passphrase_and_vendor_hex_field ... ok [INFO] [stdout] test transactions::deserializer::vote_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::deserializer::vote_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::serializer::delegate_registration_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::serializer::delegate_registration_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::serializer::delegate_resignation_test::test_signed_with_a_passphrase ... ignored [INFO] [stdout] test transactions::serializer::ipfs_test::test_signed_with_a_passphrase ... ignored [INFO] [stdout] test transactions::serializer::multi_payment_test::test_signed_with_a_passphrase ... ignored [INFO] [stdout] test transactions::deserializer::second_signature_registration_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::builder::transfer_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::serializer::timelock_transfer_test::test_signed_with_a_passphrase ... ignored [INFO] [stdout] test transactions::serializer::transfer_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::serializer::multi_signature_registration_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::serializer::transfer_test::test_signed_with_a_passphrase_and_vendor_field ... ok [INFO] [stdout] test transactions::serializer::transfer_test::test_signed_with_a_passphrase_and_vendor_field_hex ... ok [INFO] [stdout] test transactions::serializer::transfer_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::serializer::second_signature_registration_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::serializer::transfer_test::test_signed_with_a_second_passphrase_and_vendor_field ... ok [INFO] [stdout] test transactions::serializer::transfer_test::test_signed_with_a_second_passphrase_and_vendor_field_hex ... ok [INFO] [stdout] test transactions::transaction_test::test_deserialize ... ok [INFO] [stdout] test transactions::serializer::vote_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::serializer::vote_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::builder::second_signature_registration_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::builder::multi_signature_registration_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::builder::transfer_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] test transactions::builder::vote_test::test_signed_with_a_passphrase ... ok [INFO] [stdout] test transactions::builder::vote_test::test_signed_with_a_second_passphrase ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests arkecosystem_crypto [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" "c81e5d20670c97ac241067b05af09882888448a1c5861570ba3b004041d93472"` [INFO] running `"docker" "rm" "-f" "c81e5d20670c97ac241067b05af09882888448a1c5861570ba3b004041d93472"` [INFO] [stdout] c81e5d20670c97ac241067b05af09882888448a1c5861570ba3b004041d93472