[INFO] cloning repository https://github.com/paberr/nimiq-address-miner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paberr/nimiq-address-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaberr%2Fnimiq-address-miner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaberr%2Fnimiq-address-miner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5552be4e663c45c02c5f0f9fe914013fc5cfe86d [INFO] testing paberr/nimiq-address-miner against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaberr%2Fnimiq-address-miner" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paberr/nimiq-address-miner on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-23/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded subtle v2.0.0 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Downloaded curve25519-dalek v1.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fe3161787ef17fe74edf04d6e1f79f105a3518ac6e6e745f805ebe2890cc56a [INFO] running `Command { std: "docker" "start" "-a" "7fe3161787ef17fe74edf04d6e1f79f105a3518ac6e6e745f805ebe2890cc56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fe3161787ef17fe74edf04d6e1f79f105a3518ac6e6e745f805ebe2890cc56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe3161787ef17fe74edf04d6e1f79f105a3518ac6e6e745f805ebe2890cc56a", kill_on_drop: false }` [INFO] [stdout] 7fe3161787ef17fe74edf04d6e1f79f105a3518ac6e6e745f805ebe2890cc56a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9a67ef3a533e3e63e7773248b08421a1cec2147492ca6e5d353146b926b01af [INFO] running `Command { std: "docker" "start" "-a" "c9a67ef3a533e3e63e7773248b08421a1cec2147492ca6e5d353146b926b01af", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling hex v0.3.2 [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 rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling nimiq-utils v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [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 quote v0.6.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.08s [INFO] running `Command { std: "docker" "inspect" "c9a67ef3a533e3e63e7773248b08421a1cec2147492ca6e5d353146b926b01af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a67ef3a533e3e63e7773248b08421a1cec2147492ca6e5d353146b926b01af", kill_on_drop: false }` [INFO] [stdout] c9a67ef3a533e3e63e7773248b08421a1cec2147492ca6e5d353146b926b01af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 064471e811a477e2d95736294d9917c684bd07eacbb7e5fa132112d622819ac4 [INFO] running `Command { std: "docker" "start" "-a" "064471e811a477e2d95736294d9917c684bd07eacbb7e5fa132112d622819ac4", kill_on_drop: false }` [INFO] [stderr] Compiling nimiq-vanity-miner-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "064471e811a477e2d95736294d9917c684bd07eacbb7e5fa132112d622819ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064471e811a477e2d95736294d9917c684bd07eacbb7e5fa132112d622819ac4", kill_on_drop: false }` [INFO] [stdout] 064471e811a477e2d95736294d9917c684bd07eacbb7e5fa132112d622819ac4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97094a520c4ac6b7cc2fb5d24a415e862a0a8a5dfd54c63f8692d746855066fa [INFO] running `Command { std: "docker" "start" "-a" "97094a520c4ac6b7cc2fb5d24a415e862a0a8a5dfd54c63f8692d746855066fa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nimiq_vanity_miner_rs-877f94c43d3a3c24) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "97094a520c4ac6b7cc2fb5d24a415e862a0a8a5dfd54c63f8692d746855066fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97094a520c4ac6b7cc2fb5d24a415e862a0a8a5dfd54c63f8692d746855066fa", kill_on_drop: false }` [INFO] [stdout] 97094a520c4ac6b7cc2fb5d24a415e862a0a8a5dfd54c63f8692d746855066fa