[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5552be4e663c45c02c5f0f9fe914013fc5cfe86d [INFO] testing paberr/nimiq-address-miner against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaberr%2Fnimiq-address-miner" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paberr/nimiq-address-miner on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77ba69a11f2352809bd53582125771a1b5bb99f8207fbe6edd10e6db96d416ff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "77ba69a11f2352809bd53582125771a1b5bb99f8207fbe6edd10e6db96d416ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77ba69a11f2352809bd53582125771a1b5bb99f8207fbe6edd10e6db96d416ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ba69a11f2352809bd53582125771a1b5bb99f8207fbe6edd10e6db96d416ff", kill_on_drop: false }` [INFO] [stdout] 77ba69a11f2352809bd53582125771a1b5bb99f8207fbe6edd10e6db96d416ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ef98b36238eb86683b17538cbc528d493904c23e80b515ed26ce3c6a1f40af6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5ef98b36238eb86683b17538cbc528d493904c23e80b515ed26ce3c6a1f40af6", 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 rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [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-iter v0.1.37 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nimiq-macros v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [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 nimiq-utils v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [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 aho-corasick v0.7.3 [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 blake2-rfc v0.2.18 [INFO] [stderr] Compiling quote v0.6.12 [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 1m 05s [INFO] running `Command { std: "docker" "inspect" "5ef98b36238eb86683b17538cbc528d493904c23e80b515ed26ce3c6a1f40af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef98b36238eb86683b17538cbc528d493904c23e80b515ed26ce3c6a1f40af6", kill_on_drop: false }` [INFO] [stdout] 5ef98b36238eb86683b17538cbc528d493904c23e80b515ed26ce3c6a1f40af6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0734b87f75d5b4a779a2ef0797cae5595a643f0dedc3df37f7ab12c1ff8edd0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0734b87f75d5b4a779a2ef0797cae5595a643f0dedc3df37f7ab12c1ff8edd0", 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 1.14s [INFO] running `Command { std: "docker" "inspect" "d0734b87f75d5b4a779a2ef0797cae5595a643f0dedc3df37f7ab12c1ff8edd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0734b87f75d5b4a779a2ef0797cae5595a643f0dedc3df37f7ab12c1ff8edd0", kill_on_drop: false }` [INFO] [stdout] d0734b87f75d5b4a779a2ef0797cae5595a643f0dedc3df37f7ab12c1ff8edd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75ba0b55acf58eabbb820fed5a7dd3cac926e7daf40413d483e49d64ed5a8c71 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75ba0b55acf58eabbb820fed5a7dd3cac926e7daf40413d483e49d64ed5a8c71", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nimiq_vanity_miner_rs-98d48f254117fed6 [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 `Command { std: "docker" "inspect" "75ba0b55acf58eabbb820fed5a7dd3cac926e7daf40413d483e49d64ed5a8c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ba0b55acf58eabbb820fed5a7dd3cac926e7daf40413d483e49d64ed5a8c71", kill_on_drop: false }` [INFO] [stdout] 75ba0b55acf58eabbb820fed5a7dd3cac926e7daf40413d483e49d64ed5a8c71