[INFO] updating cached repository https://github.com/paberr/nimiq-address-miner [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5552be4e663c45c02c5f0f9fe914013fc5cfe86d [INFO] testing paberr/nimiq-address-miner against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaberr%2Fnimiq-address-miner" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paberr/nimiq-address-miner on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/paberr/nimiq-address-miner [INFO] finished tweaking git repo https://github.com/paberr/nimiq-address-miner [INFO] tweaked toml for git repo https://github.com/paberr/nimiq-address-miner written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/paberr/nimiq-address-miner already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] c67d283d781b426f369d05dfcb50c495c6469157f27632ae2e4adb5b74df45b3 [INFO] running `"docker" "start" "-a" "c67d283d781b426f369d05dfcb50c495c6469157f27632ae2e4adb5b74df45b3"` [INFO] [stderr] Compiling nimiq-macros v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling libargon2-sys v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling nimiq-utils v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling beserial v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.59s [INFO] running `"docker" "inspect" "c67d283d781b426f369d05dfcb50c495c6469157f27632ae2e4adb5b74df45b3"` [INFO] running `"docker" "rm" "-f" "c67d283d781b426f369d05dfcb50c495c6469157f27632ae2e4adb5b74df45b3"` [INFO] [stdout] c67d283d781b426f369d05dfcb50c495c6469157f27632ae2e4adb5b74df45b3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2ec1137fe55bb4c6850d4dfa7d4255eb994669749b72d07c405d7dd3fc95386c [INFO] running `"docker" "start" "-a" "2ec1137fe55bb4c6850d4dfa7d4255eb994669749b72d07c405d7dd3fc95386c"` [INFO] [stderr] Compiling nimiq-vanity-miner-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.13s [INFO] running `"docker" "inspect" "2ec1137fe55bb4c6850d4dfa7d4255eb994669749b72d07c405d7dd3fc95386c"` [INFO] running `"docker" "rm" "-f" "2ec1137fe55bb4c6850d4dfa7d4255eb994669749b72d07c405d7dd3fc95386c"` [INFO] [stdout] 2ec1137fe55bb4c6850d4dfa7d4255eb994669749b72d07c405d7dd3fc95386c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 3aa2238cb9a9b8b754cd3fb5117d6ca34fd6cf8b8a889eb06280d4e3ff00bfde [INFO] running `"docker" "start" "-a" "3aa2238cb9a9b8b754cd3fb5117d6ca34fd6cf8b8a889eb06280d4e3ff00bfde"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nimiq_vanity_miner_rs-9c4bc35987dd8d0d [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" "3aa2238cb9a9b8b754cd3fb5117d6ca34fd6cf8b8a889eb06280d4e3ff00bfde"` [INFO] running `"docker" "rm" "-f" "3aa2238cb9a9b8b754cd3fb5117d6ca34fd6cf8b8a889eb06280d4e3ff00bfde"` [INFO] [stdout] 3aa2238cb9a9b8b754cd3fb5117d6ca34fd6cf8b8a889eb06280d4e3ff00bfde