[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/3ddcf0556404dc24a8781656e8d1bd90df5b8c59 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Fcminer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/biluohc/cminer on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc1/source/Cargo.toml [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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primitive-types v0.6.2 [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] [stderr] Downloaded ethbloom v0.8.1 [INFO] [stderr] Downloaded ethereum-types v0.8.0 [INFO] [stderr] Downloaded nonblock-logger v0.2.2 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded fixed-hash v0.5.2 [INFO] [stderr] Downloaded ckb-hash v0.42.0 [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded ethash v0.4.0 [INFO] [stderr] Downloaded clap v3.1.15 [INFO] [stderr] Downloaded nix v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7941022e841c7c99172f93d16351afeb75320e6a8da86de908669027849e7dbf [INFO] running `Command { std: "docker" "start" "-a" "7941022e841c7c99172f93d16351afeb75320e6a8da86de908669027849e7dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7941022e841c7c99172f93d16351afeb75320e6a8da86de908669027849e7dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7941022e841c7c99172f93d16351afeb75320e6a8da86de908669027849e7dbf", kill_on_drop: false }` [INFO] [stdout] 7941022e841c7c99172f93d16351afeb75320e6a8da86de908669027849e7dbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc4f66b610cbb3eaa2d2fc01c59f3b4adc685d783bdbdf5d26148e04441f8bb2 [INFO] running `Command { std: "docker" "start" "-a" "bc4f66b610cbb3eaa2d2fc01c59f3b4adc685d783bdbdf5d26148e04441f8bb2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [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 cc v1.0.73 [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 crossbeam-utils v0.8.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling hashes v0.1.0 (/opt/rustwide/workdir/kaspow/hashes) [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.24.1 [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 termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling nonblock-logger v0.2.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ckb-hash v0.42.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling clap v3.1.15 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [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.2.3 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling ethbloom v0.8.1 [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] 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 [INFO] [stdout] = note: `#[warn(self_constructor_from_outer_item)]` 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 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 40s [INFO] running `Command { std: "docker" "inspect" "bc4f66b610cbb3eaa2d2fc01c59f3b4adc685d783bdbdf5d26148e04441f8bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4f66b610cbb3eaa2d2fc01c59f3b4adc685d783bdbdf5d26148e04441f8bb2", kill_on_drop: false }` [INFO] [stdout] bc4f66b610cbb3eaa2d2fc01c59f3b4adc685d783bdbdf5d26148e04441f8bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab9947c5f2009f7792877bfbf67cd05faaec00d70283b832d8b13ffbede79754 [INFO] running `Command { std: "docker" "start" "-a" "ab9947c5f2009f7792877bfbf67cd05faaec00d70283b832d8b13ffbede79754", kill_on_drop: false }` [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] 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 [INFO] [stdout] = note: `#[warn(self_constructor_from_outer_item)]` 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 cminer v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "ab9947c5f2009f7792877bfbf67cd05faaec00d70283b832d8b13ffbede79754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9947c5f2009f7792877bfbf67cd05faaec00d70283b832d8b13ffbede79754", kill_on_drop: false }` [INFO] [stdout] ab9947c5f2009f7792877bfbf67cd05faaec00d70283b832d8b13ffbede79754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bc2d2496b81bd964e76ceb3dac84c7f53a3760ed275dd2990e8042b304df6ad [INFO] running `Command { std: "docker" "start" "-a" "6bc2d2496b81bd964e76ceb3dac84c7f53a3760ed275dd2990e8042b304df6ad", 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] 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 [INFO] [stderr] = note: `#[warn(self_constructor_from_outer_item)]` 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.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cminer-2f8ab5bef69aeba6) [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" "6bc2d2496b81bd964e76ceb3dac84c7f53a3760ed275dd2990e8042b304df6ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc2d2496b81bd964e76ceb3dac84c7f53a3760ed275dd2990e8042b304df6ad", kill_on_drop: false }` [INFO] [stdout] 6bc2d2496b81bd964e76ceb3dac84c7f53a3760ed275dd2990e8042b304df6ad