[INFO] updating cached repository paberr/nimiq-address-miner [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/paberr/nimiq-address-miner [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/paberr/nimiq-address-miner" "work/ex/beta-1.37-6/sources/1.36.0/gh/paberr/nimiq-address-miner"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/paberr/nimiq-address-miner'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/paberr/nimiq-address-miner" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/paberr/nimiq-address-miner"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/paberr/nimiq-address-miner'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5552be4e663c45c02c5f0f9fe914013fc5cfe86d [INFO] sha for GitHub repo paberr/nimiq-address-miner: 5552be4e663c45c02c5f0f9fe914013fc5cfe86d [INFO] validating manifest of paberr/nimiq-address-miner 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 paberr/nimiq-address-miner 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 paberr/nimiq-address-miner [INFO] finished frobbing paberr/nimiq-address-miner [INFO] frobbed toml for paberr/nimiq-address-miner written to work/ex/beta-1.37-6/sources/1.36.0/gh/paberr/nimiq-address-miner/Cargo.toml [INFO] started frobbing paberr/nimiq-address-miner [INFO] finished frobbing paberr/nimiq-address-miner [INFO] frobbed toml for paberr/nimiq-address-miner written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/paberr/nimiq-address-miner/Cargo.toml [INFO] crate paberr/nimiq-address-miner 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 paberr/nimiq-address-miner 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/paberr/nimiq-address-miner:/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] 3db7458c954a767a0df32fea7f3a8c46b72928992ee64fab8d30c463194b6f86 [INFO] running `"docker" "start" "-a" "3db7458c954a767a0df32fea7f3a8c46b72928992ee64fab8d30c463194b6f86"` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling nimiq-macros v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling libargon2-sys v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling nimiq-utils v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling beserial v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling nimiq-hash v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling beserial_derive v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling nimiq-keys v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling nimiq-key-derivation v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling nimiq-mnemonic v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling nimiq-vanity-miner-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.72s [INFO] running `"docker" "inspect" "3db7458c954a767a0df32fea7f3a8c46b72928992ee64fab8d30c463194b6f86"` [INFO] running `"docker" "rm" "-f" "3db7458c954a767a0df32fea7f3a8c46b72928992ee64fab8d30c463194b6f86"` [INFO] [stdout] 3db7458c954a767a0df32fea7f3a8c46b72928992ee64fab8d30c463194b6f86 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/paberr/nimiq-address-miner:/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] 28a9221dd258767218e96b3b8f7e7348073dc7838235a7d131bccee779a05c81 [INFO] running `"docker" "start" "-a" "28a9221dd258767218e96b3b8f7e7348073dc7838235a7d131bccee779a05c81"` [INFO] [stderr] Compiling nimiq-vanity-miner-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `"docker" "inspect" "28a9221dd258767218e96b3b8f7e7348073dc7838235a7d131bccee779a05c81"` [INFO] running `"docker" "rm" "-f" "28a9221dd258767218e96b3b8f7e7348073dc7838235a7d131bccee779a05c81"` [INFO] [stdout] 28a9221dd258767218e96b3b8f7e7348073dc7838235a7d131bccee779a05c81 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/paberr/nimiq-address-miner:/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] 23bb987f19416071b934511f2820a5918fc39fdb4e51e8ac781ed99d7410a477 [INFO] running `"docker" "start" "-a" "23bb987f19416071b934511f2820a5918fc39fdb4e51e8ac781ed99d7410a477"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/nimiq_vanity_miner_rs-c0edd5225d18fb6b [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" "23bb987f19416071b934511f2820a5918fc39fdb4e51e8ac781ed99d7410a477"` [INFO] running `"docker" "rm" "-f" "23bb987f19416071b934511f2820a5918fc39fdb4e51e8ac781ed99d7410a477"` [INFO] [stdout] 23bb987f19416071b934511f2820a5918fc39fdb4e51e8ac781ed99d7410a477