[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] building biluohc/cminer against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Fcminer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/biluohc/cminer on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0a90c71a841614cdb44fe7d088b8c1d3c9c7ddd8404ecdcf9dffe91cd3e6a5e
[INFO] running `Command { std: "docker" "start" "-a" "b0a90c71a841614cdb44fe7d088b8c1d3c9c7ddd8404ecdcf9dffe91cd3e6a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a90c71a841614cdb44fe7d088b8c1d3c9c7ddd8404ecdcf9dffe91cd3e6a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a90c71a841614cdb44fe7d088b8c1d3c9c7ddd8404ecdcf9dffe91cd3e6a5e", kill_on_drop: false }`
[INFO] [stdout] b0a90c71a841614cdb44fe7d088b8c1d3c9c7ddd8404ecdcf9dffe91cd3e6a5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 201e3b2baa81c47122c80085f6fe18bed8d0aee4f06c9fff76871d2ab9783d0d
[INFO] running `Command { std: "docker" "start" "-a" "201e3b2baa81c47122c80085f6fe18bed8d0aee4f06c9fff76871d2ab9783d0d", 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 cc v1.0.73
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling radium v0.3.0
[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 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 futures-sink v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling impl-rlp v0.2.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling fixed-hash v0.5.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling uint v0.8.5
[INFO] [stderr]    Compiling hashes v0.1.0 (/opt/rustwide/workdir/kaspow/hashes)
[INFO] [stderr]    Compiling blake2b-rs v0.1.5
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling ctrlc v3.2.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling nonblock-logger v0.2.2
[INFO] [stderr]    Compiling clap v3.1.15
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling ckb-hash v0.42.0
[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 <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 kaspow v0.1.0 (/opt/rustwide/workdir/kaspow)
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling eaglesong v0.1.0
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling bitcoin v0.27.1
[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 4m 06s
[INFO] running `Command { std: "docker" "inspect" "201e3b2baa81c47122c80085f6fe18bed8d0aee4f06c9fff76871d2ab9783d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "201e3b2baa81c47122c80085f6fe18bed8d0aee4f06c9fff76871d2ab9783d0d", kill_on_drop: false }`
[INFO] [stdout] 201e3b2baa81c47122c80085f6fe18bed8d0aee4f06c9fff76871d2ab9783d0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8abcc233ba5e78925e4756cf7a43c6a248032e5fca22e577501031824f6f54f8
[INFO] running `Command { std: "docker" "start" "-a" "8abcc233ba5e78925e4756cf7a43c6a248032e5fca22e577501031824f6f54f8", 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 <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 cminer v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "8abcc233ba5e78925e4756cf7a43c6a248032e5fca22e577501031824f6f54f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8abcc233ba5e78925e4756cf7a43c6a248032e5fca22e577501031824f6f54f8", kill_on_drop: false }`
[INFO] [stdout] 8abcc233ba5e78925e4756cf7a43c6a248032e5fca22e577501031824f6f54f8
