Git Product home page Git Product logo

Comments (1)

bugxzhu avatar bugxzhu commented on June 26, 2024

=> ERROR [node builder 6/6] RUN --mount=type=cache,target=/usr/local/cargo/registry --mount=type=cache,target=/usr/local/cargo/git 2.1s

[node builder 6/6] RUN --mount=type=cache,target=/usr/local/cargo/registry --mount=type=cache,target=/usr/local/cargo/git --mount=type=cache,target=/app/target/release/build --mount=type=cache,target=/app/target/release/deps --mount=type=cache,target=/app/target/release/.fingerprint --mount=type=cache,target=/app/target/release/wbuild cargo build --release:
0.750 Compiling wasm-opt-cxx-sys v0.111.0
0.751 warning: Git command failed with status: exit status: 128
0.751 warning: Could not find .git/HEAD searching from /app/nodes/poscan-consensus upwards!
0.751 Compiling kvdb-rocksdb v0.15.2
0.754 Compiling poscan-algo v3.0.0 (/app/consensus/poscan_algo)
0.756 Compiling pallet-bounties v4.0.0-dev (https://github.com/paritytech/substrate?rev=b0777b4c7f7#b0777b4c)
0.757 Compiling pallet-rewards v2.8.0 (/app/pallets/rewards)
0.757 Compiling pallet-grandpa v4.0.0-dev (https://github.com/paritytech/substrate?rev=b0777b4c7f7#b0777b4c)
0.760 Compiling sc-finality-grandpa-rpc v0.10.0-dev (https://github.com/paritytech/substrate?rev=b0777b4c7f7#b0777b4c)
0.877 Compiling wasm-opt v0.111.0
0.966 Compiling sc-client-db v0.10.0-dev (https://github.com/paritytech/substrate?rev=b0777b4c7f7#b0777b4c)
0.998 error[E0599]: no method named is_finished found for struct JoinHandle in the current scope
0.998 --> consensus/poscan_algo/src/lib.rs:164:15
0.998 |
0.998 164 | if handler.is_finished() {
0.998 | ^^^^^^^^^^^ method not found in JoinHandle<(std::time::Duration, std::vec::Vec<sp_core::H256>)>
0.998
1.026 For more information about this error, try rustc --explain E0599.
1.032 error: could not compile poscan-algo due to previous error
1.032 warning: build failed, waiting for other jobs to finish...
2.031 error: build failed


failed to solve: process "/bin/sh -c cargo build --release" did not complete successfully: exit code: 101

from 3dp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.