[INFO] fetching crate substrate-bip39 0.2.2... [INFO] extracting crate substrate-bip39 0.2.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/substrate-bip39/0.2.2 [INFO] extracting crate substrate-bip39 0.2.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/substrate-bip39/0.2.2 [INFO] validating manifest of substrate-bip39-0.2.2 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 substrate-bip39-0.2.2 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 substrate-bip39-0.2.2 [INFO] finished frobbing substrate-bip39-0.2.2 [INFO] frobbed toml for substrate-bip39-0.2.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/substrate-bip39/0.2.2/Cargo.toml [INFO] started frobbing substrate-bip39-0.2.2 [INFO] finished frobbing substrate-bip39-0.2.2 [INFO] frobbed toml for substrate-bip39-0.2.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/substrate-bip39/0.2.2/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 substrate-bip39-0.2.2 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-4/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/substrate-bip39/0.2.2:/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] b2632f167e0b309ad761e4d3bb2e99dd42cc70f18062c19d54abdc3834eb0898 [INFO] running `"docker" "start" "-a" "b2632f167e0b309ad761e4d3bb2e99dd42cc70f18062c19d54abdc3834eb0898"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling merlin v1.2.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling schnorrkel v0.1.1 [INFO] [stderr] Compiling substrate-bip39 v0.2.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.37s [INFO] running `"docker" "inspect" "b2632f167e0b309ad761e4d3bb2e99dd42cc70f18062c19d54abdc3834eb0898"` [INFO] running `"docker" "rm" "-f" "b2632f167e0b309ad761e4d3bb2e99dd42cc70f18062c19d54abdc3834eb0898"` [INFO] [stdout] b2632f167e0b309ad761e4d3bb2e99dd42cc70f18062c19d54abdc3834eb0898 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/substrate-bip39/0.2.2:/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] 91c2c382f0f01a9829b01d7b85156783ec790cfde1b714e89031f25d097b7a6e [INFO] running `"docker" "start" "-a" "91c2c382f0f01a9829b01d7b85156783ec790cfde1b714e89031f25d097b7a6e"` [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling tiny-bip39 v0.6.2 [INFO] [stderr] Compiling substrate-bip39 v0.2.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.79s [INFO] running `"docker" "inspect" "91c2c382f0f01a9829b01d7b85156783ec790cfde1b714e89031f25d097b7a6e"` [INFO] running `"docker" "rm" "-f" "91c2c382f0f01a9829b01d7b85156783ec790cfde1b714e89031f25d097b7a6e"` [INFO] [stdout] 91c2c382f0f01a9829b01d7b85156783ec790cfde1b714e89031f25d097b7a6e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/substrate-bip39/0.2.2:/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] 37f0bb37cb053714bb4c1ddbf2aa972c01e490c8df420cee9c3b68d7f4185144 [INFO] running `"docker" "start" "-a" "37f0bb37cb053714bb4c1ddbf2aa972c01e490c8df420cee9c3b68d7f4185144"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/substrate_bip39-0ed7288a716af750 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::vectors_are_correct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests substrate-bip39 [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" "37f0bb37cb053714bb4c1ddbf2aa972c01e490c8df420cee9c3b68d7f4185144"` [INFO] running `"docker" "rm" "-f" "37f0bb37cb053714bb4c1ddbf2aa972c01e490c8df420cee9c3b68d7f4185144"` [INFO] [stdout] 37f0bb37cb053714bb4c1ddbf2aa972c01e490c8df420cee9c3b68d7f4185144