[INFO] cloning repository https://github.com/biluohc/cminer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biluohc/cminer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Fcminer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Fcminer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ddcf0556404dc24a8781656e8d1bd90df5b8c59
[INFO] testing biluohc/cminer against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Fcminer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/biluohc/cminer
[INFO] finished tweaking git repo https://github.com/biluohc/cminer
[INFO] tweaked toml for git repo https://github.com/biluohc/cminer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/biluohc/cminer on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/biluohc/cminer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded faster-hex v0.6.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded nonblock-logger v0.2.2
[INFO] [stderr]   Downloaded bytesize v1.1.0
[INFO] [stderr]   Downloaded ethbloom v0.8.1
[INFO] [stderr]   Downloaded blake2b-rs v0.1.5
[INFO] [stderr]   Downloaded ethash v0.4.0
[INFO] [stderr]   Downloaded ckb-hash v0.42.0
[INFO] [stderr]   Downloaded uint v0.8.5
[INFO] [stderr]   Downloaded secp256k1 v0.20.3
[INFO] [stderr]   Downloaded parity-scale-codec v1.3.7
[INFO] [stderr]   Downloaded impl-serde v0.2.3
[INFO] [stderr]   Downloaded blake2b-ref v0.2.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded bitcoin_hashes v0.10.0
[INFO] [stderr]   Downloaded ctrlc v3.2.2
[INFO] [stderr]   Downloaded rlp v0.4.6
[INFO] [stderr]   Downloaded primitive-types v0.6.2
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded nix v0.24.1
[INFO] [stderr]   Downloaded ethereum-types v0.8.0
[INFO] [stderr]   Downloaded fixed-hash v0.5.2
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.2
[INFO] [stderr]   Downloaded bitcoin v0.27.1
[INFO] [stderr]   Downloaded eaglesong v0.1.0
[INFO] [stderr]   Downloaded tiny-keccak v1.5.0
[INFO] [stderr]   Downloaded impl-rlp v0.2.1
[INFO] [stderr]   Downloaded tokio v1.18.1
[INFO] [stderr]   Downloaded openssl-src v111.18.0+1.1.1n
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 136e57744933b6d53a8188a103ae4d29ee1e31ddb015f0d6802cf48d3908026f
[INFO] running `Command { std: "docker" "start" "-a" "136e57744933b6d53a8188a103ae4d29ee1e31ddb015f0d6802cf48d3908026f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "136e57744933b6d53a8188a103ae4d29ee1e31ddb015f0d6802cf48d3908026f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "136e57744933b6d53a8188a103ae4d29ee1e31ddb015f0d6802cf48d3908026f", kill_on_drop: false }`
[INFO] [stdout] 136e57744933b6d53a8188a103ae4d29ee1e31ddb015f0d6802cf48d3908026f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 484ea47c4933d096c7da651bacb194290151c1b894b4bf6a19119cbb17d2c10d
[INFO] running `Command { std: "docker" "start" "-a" "484ea47c4933d096c7da651bacb194290151c1b894b4bf6a19119cbb17d2c10d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling rlp v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling openssl-src v111.18.0+1.1.1n
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling impl-rlp v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling uint v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling hashes v0.1.0 (/opt/rustwide/workdir/kaspow/hashes)
[INFO] [stderr]    Compiling blake2b-rs v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling ckb-hash v0.42.0
[INFO] [stderr]    Compiling nonblock-logger v0.2.2
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling eaglesong v0.1.0
[INFO] [stderr]    Compiling ctrlc v3.2.2
[INFO] [stderr]    Compiling fixed-hash v0.5.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling clap v3.1.15
[INFO] [stderr]    Compiling bitcoin v0.27.1
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling parity-scale-codec v1.3.7
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling impl-serde v0.2.3
[INFO] [stderr]    Compiling math v0.1.0 (/opt/rustwide/workdir/kaspow/math)
[INFO] [stdout] warning: can't reference `Self` constructor from outer item
[INFO] [stdout]   --> kaspow/hashes/src/hashers.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 34 | / sha256_hasher! {
[INFO] [stdout] 35 | |     struct TransactionSigningHashECDSA => "TransactionSigningHashECDSA",
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 43 |           impl $name {
[INFO] [stdout]    |           ---------- the inner item doesn't inherit generics from this impl, so `Self` is invalid to reference
[INFO] [stdout] ...
[INFO] [stdout] 49 |                   static HASHER: Lazy<$name> = Lazy::new(|| {
[INFO] [stdout]    |                          ------ `Self` used in this inner item
[INFO] [stdout] ...
[INFO] [stdout] 53 |                       let mut out = Self(Sha256::new());
[INFO] [stdout]    |                                     ^^^^ help: replace `Self` with the actual type: `TransactionSigningHashECDSA`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #124186 <https://github.com/rust-lang/rust/issues/124186>
[INFO] [stdout]    = note: `#[warn(self_constructor_from_outer_item)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sha256_hasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethbloom v0.8.1
[INFO] [stderr]    Compiling kaspow v0.1.0 (/opt/rustwide/workdir/kaspow)
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling primitive-types v0.6.2
[INFO] [stderr]    Compiling ethereum-types v0.8.0
[INFO] [stderr]    Compiling ethash v0.4.0
[INFO] [stderr]    Compiling cminer v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "484ea47c4933d096c7da651bacb194290151c1b894b4bf6a19119cbb17d2c10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484ea47c4933d096c7da651bacb194290151c1b894b4bf6a19119cbb17d2c10d", kill_on_drop: false }`
[INFO] [stdout] 484ea47c4933d096c7da651bacb194290151c1b894b4bf6a19119cbb17d2c10d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8108e7bc83bee174c12d661cc1de9438647ad90fa6ec86ce035c7a3c7c22145
[INFO] running `Command { std: "docker" "start" "-a" "b8108e7bc83bee174c12d661cc1de9438647ad90fa6ec86ce035c7a3c7c22145", kill_on_drop: false }`
[INFO] [stderr]    Compiling cminer v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: can't reference `Self` constructor from outer item
[INFO] [stdout]   --> kaspow/hashes/src/hashers.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 34 | / sha256_hasher! {
[INFO] [stdout] 35 | |     struct TransactionSigningHashECDSA => "TransactionSigningHashECDSA",
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 43 |           impl $name {
[INFO] [stdout]    |           ---------- the inner item doesn't inherit generics from this impl, so `Self` is invalid to reference
[INFO] [stdout] ...
[INFO] [stdout] 49 |                   static HASHER: Lazy<$name> = Lazy::new(|| {
[INFO] [stdout]    |                          ------ `Self` used in this inner item
[INFO] [stdout] ...
[INFO] [stdout] 53 |                       let mut out = Self(Sha256::new());
[INFO] [stdout]    |                                     ^^^^ help: replace `Self` with the actual type: `TransactionSigningHashECDSA`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #124186 <https://github.com/rust-lang/rust/issues/124186>
[INFO] [stdout]    = note: `#[warn(self_constructor_from_outer_item)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sha256_hasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "b8108e7bc83bee174c12d661cc1de9438647ad90fa6ec86ce035c7a3c7c22145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8108e7bc83bee174c12d661cc1de9438647ad90fa6ec86ce035c7a3c7c22145", kill_on_drop: false }`
[INFO] [stdout] b8108e7bc83bee174c12d661cc1de9438647ad90fa6ec86ce035c7a3c7c22145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77701a5903a64520e34fef12c6db14c06421c0c313006f0ce86855d09cfd1a56
[INFO] running `Command { std: "docker" "start" "-a" "77701a5903a64520e34fef12c6db14c06421c0c313006f0ce86855d09cfd1a56", kill_on_drop: false }`
[INFO] [stderr] warning: can't reference `Self` constructor from outer item
[INFO] [stderr]   --> kaspow/hashes/src/hashers.rs:53:35
[INFO] [stderr]    |
[INFO] [stderr] 34 | / sha256_hasher! {
[INFO] [stderr] 35 | |     struct TransactionSigningHashECDSA => "TransactionSigningHashECDSA",
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 43 |           impl $name {
[INFO] [stderr]    |           ---------- the inner item doesn't inherit generics from this impl, so `Self` is invalid to reference
[INFO] [stderr] ...
[INFO] [stderr] 49 |                   static HASHER: Lazy<$name> = Lazy::new(|| {
[INFO] [stderr]    |                          ------ `Self` used in this inner item
[INFO] [stderr] ...
[INFO] [stderr] 53 |                       let mut out = Self(Sha256::new());
[INFO] [stderr]    |                                     ^^^^ help: replace `Self` with the actual type: `TransactionSigningHashECDSA`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #124186 <https://github.com/rust-lang/rust/issues/124186>
[INFO] [stderr]    = note: `#[warn(self_constructor_from_outer_item)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `sha256_hasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `hashes` (lib) generated 1 warning (run `cargo fix --lib -p hashes` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cminer-086b43c780815d29)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test btc::pow::btc_sha256d ... ok
[INFO] [stdout] test eth::proto::test_hashrate_generate ... ok
[INFO] [stdout] test eth::proto::test_nonce_format ... ok
[INFO] [stdout] test btc::pow::btc_target has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "77701a5903a64520e34fef12c6db14c06421c0c313006f0ce86855d09cfd1a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77701a5903a64520e34fef12c6db14c06421c0c313006f0ce86855d09cfd1a56", kill_on_drop: false }`
[INFO] [stdout] 77701a5903a64520e34fef12c6db14c06421c0c313006f0ce86855d09cfd1a56
