[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaberr%2Fnimiq-address-miner" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paberr/nimiq-address-miner on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-5/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f44448fd9ebf77aa1d338426e1a8f02ef320a6944aff078889491cd3dd210a9 [INFO] running `Command { std: "docker" "start" "-a" "5f44448fd9ebf77aa1d338426e1a8f02ef320a6944aff078889491cd3dd210a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f44448fd9ebf77aa1d338426e1a8f02ef320a6944aff078889491cd3dd210a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f44448fd9ebf77aa1d338426e1a8f02ef320a6944aff078889491cd3dd210a9", kill_on_drop: false }` [INFO] [stdout] 5f44448fd9ebf77aa1d338426e1a8f02ef320a6944aff078889491cd3dd210a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e128de94481f397dbcaa01e4fe1d8c76f69e0f80fc483b241accb0dbcebaa885 [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" "e128de94481f397dbcaa01e4fe1d8c76f69e0f80fc483b241accb0dbcebaa885", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling nimiq-macros v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [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 regex-syntax v0.6.6 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling nimiq-utils v0.1.0 (https://github.com/nimiq/core-rs#a7d5c60e) [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.2 [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 58.49s [INFO] running `Command { std: "docker" "inspect" "e128de94481f397dbcaa01e4fe1d8c76f69e0f80fc483b241accb0dbcebaa885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e128de94481f397dbcaa01e4fe1d8c76f69e0f80fc483b241accb0dbcebaa885", kill_on_drop: false }` [INFO] [stdout] e128de94481f397dbcaa01e4fe1d8c76f69e0f80fc483b241accb0dbcebaa885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d91296479756d3be5d59adfe3e679c6080a417f56eacc0d82b27befc451b6f2 [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" "7d91296479756d3be5d59adfe3e679c6080a417f56eacc0d82b27befc451b6f2", 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.68s [INFO] running `Command { std: "docker" "inspect" "7d91296479756d3be5d59adfe3e679c6080a417f56eacc0d82b27befc451b6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d91296479756d3be5d59adfe3e679c6080a417f56eacc0d82b27befc451b6f2", kill_on_drop: false }` [INFO] [stdout] 7d91296479756d3be5d59adfe3e679c6080a417f56eacc0d82b27befc451b6f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92c91aae1a93c127499b13de9c3a5fd7bcd6aa4aec9de92113a1e99d68b9d8ef [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" "92c91aae1a93c127499b13de9c3a5fd7bcd6aa4aec9de92113a1e99d68b9d8ef", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nimiq_vanity_miner_rs-ade0b13dc4765380 [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" "92c91aae1a93c127499b13de9c3a5fd7bcd6aa4aec9de92113a1e99d68b9d8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c91aae1a93c127499b13de9c3a5fd7bcd6aa4aec9de92113a1e99d68b9d8ef", kill_on_drop: false }` [INFO] [stdout] 92c91aae1a93c127499b13de9c3a5fd7bcd6aa4aec9de92113a1e99d68b9d8ef