[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 try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Fcminer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/biluohc/cminer on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.73 [INFO] [stderr] Downloaded nonblock-logger v0.2.2 [INFO] [stderr] Downloaded bytesize v1.1.0 [INFO] [stderr] Downloaded tiny-keccak v1.5.0 [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded ctrlc v3.2.2 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded indexmap v1.8.1 [INFO] [stderr] Downloaded clap_derive v3.1.7 [INFO] [stderr] Downloaded bitvec v0.17.4 [INFO] [stderr] Downloaded rayon v1.5.2 [INFO] [stderr] Downloaded ntapi v0.3.7 [INFO] [stderr] Downloaded clap v3.1.15 [INFO] [stderr] Downloaded openssl v0.10.40 [INFO] [stderr] Downloaded bitcoin v0.27.1 [INFO] [stderr] Downloaded nix v0.24.1 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded fixed-hash v0.5.2 [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded tokio v1.18.1 [INFO] [stderr] Downloaded impl-codec v0.4.2 [INFO] [stderr] Downloaded primitive-types v0.6.2 [INFO] [stderr] Downloaded ethereum-types v0.8.0 [INFO] [stderr] Downloaded mio v0.8.2 [INFO] [stderr] Downloaded bitcoin_hashes v0.10.0 [INFO] [stderr] Downloaded impl-serde v0.2.3 [INFO] [stderr] Downloaded uint v0.8.5 [INFO] [stderr] Downloaded rayon-core v1.9.2 [INFO] [stderr] Downloaded blake2b-rs v0.1.5 [INFO] [stderr] Downloaded os_str_bytes v6.0.0 [INFO] [stderr] Downloaded eaglesong v0.1.0 [INFO] [stderr] Downloaded ethbloom v0.8.1 [INFO] [stderr] Downloaded radium v0.3.0 [INFO] [stderr] Downloaded byte-slice-cast v0.3.5 [INFO] [stderr] Downloaded blake2b-ref v0.2.1 [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] [stderr] Downloaded faster-hex v0.6.1 [INFO] [stderr] Downloaded ckb-hash v0.42.0 [INFO] [stderr] Downloaded openssl-src v111.18.0+1.1.1n [INFO] [stderr] Downloaded ethash v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03cc8e59f792e74a981eb7a98c149ec81543f09bd78588a977b66f9f387ae5e1 [INFO] running `Command { std: "docker" "start" "-a" "03cc8e59f792e74a981eb7a98c149ec81543f09bd78588a977b66f9f387ae5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03cc8e59f792e74a981eb7a98c149ec81543f09bd78588a977b66f9f387ae5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03cc8e59f792e74a981eb7a98c149ec81543f09bd78588a977b66f9f387ae5e1", kill_on_drop: false }` [INFO] [stdout] 03cc8e59f792e74a981eb7a98c149ec81543f09bd78588a977b66f9f387ae5e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e054cdb2ebf24b22f2fcc86e5eaa41fd820e042ce96ae7ee7994e138ecf2920d [INFO] running `Command { std: "docker" "start" "-a" "e054cdb2ebf24b22f2fcc86e5eaa41fd820e042ce96ae7ee7994e138ecf2920d", 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 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 once_cell v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [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 fixed-hash v0.5.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling nonblock-logger v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling ckb-hash v0.42.0 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.1.15 [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 math v0.1.0 (/opt/rustwide/workdir/kaspow/math) [INFO] [stderr] Compiling ethbloom v0.8.1 [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 44s [INFO] running `Command { std: "docker" "inspect" "e054cdb2ebf24b22f2fcc86e5eaa41fd820e042ce96ae7ee7994e138ecf2920d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e054cdb2ebf24b22f2fcc86e5eaa41fd820e042ce96ae7ee7994e138ecf2920d", kill_on_drop: false }` [INFO] [stdout] e054cdb2ebf24b22f2fcc86e5eaa41fd820e042ce96ae7ee7994e138ecf2920d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1669107c16e511b1f5c54210b0b48f5478745a0ad5b90659e99984357e5b291e [INFO] running `Command { std: "docker" "start" "-a" "1669107c16e511b1f5c54210b0b48f5478745a0ad5b90659e99984357e5b291e", 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 3.09s [INFO] running `Command { std: "docker" "inspect" "1669107c16e511b1f5c54210b0b48f5478745a0ad5b90659e99984357e5b291e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1669107c16e511b1f5c54210b0b48f5478745a0ad5b90659e99984357e5b291e", kill_on_drop: false }` [INFO] [stdout] 1669107c16e511b1f5c54210b0b48f5478745a0ad5b90659e99984357e5b291e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 82865be8eaffcb4e6e1c50c74cce162a69c4c265b2b5f8cc8fd1d24b1323e7e2 [INFO] running `Command { std: "docker" "start" "-a" "82865be8eaffcb4e6e1c50c74cce162a69c4c265b2b5f8cc8fd1d24b1323e7e2", 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.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cminer-8af0f183a9e47964) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test btc::pow::btc_sha256d ... ok [INFO] [stdout] test eth::proto::test_nonce_format ... ok [INFO] [stdout] test eth::proto::test_hashrate_generate ... 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" "82865be8eaffcb4e6e1c50c74cce162a69c4c265b2b5f8cc8fd1d24b1323e7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82865be8eaffcb4e6e1c50c74cce162a69c4c265b2b5f8cc8fd1d24b1323e7e2", kill_on_drop: false }` [INFO] [stdout] 82865be8eaffcb4e6e1c50c74cce162a69c4c265b2b5f8cc8fd1d24b1323e7e2