[INFO] cloning repository https://github.com/CreativeDev0508/DAO_liquild_staking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CreativeDev0508/DAO_liquild_staking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreativeDev0508%2FDAO_liquild_staking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreativeDev0508%2FDAO_liquild_staking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65f05e1b9c54e4b03303e83f37d251dba837547c
[INFO] documenting CreativeDev0508/DAO_liquild_staking against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreativeDev0508%2FDAO_liquild_staking" "/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/CreativeDev0508/DAO_liquild_staking
[INFO] finished tweaking git repo https://github.com/CreativeDev0508/DAO_liquild_staking
[INFO] tweaked toml for git repo https://github.com/CreativeDev0508/DAO_liquild_staking written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CreativeDev0508/DAO_liquild_staking on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CreativeDev0508/DAO_liquild_staking 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/rust-secp256k1.git`
[INFO] [stderr]     Updating git submodule `https://github.com/bitcoin/secp256k1`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/nearprotocol/nearcore.git`
[INFO] [stderr] warning: Patch `parity-secp256k1 v0.7.0 (https://github.com/paritytech/rust-secp256k1.git#d05fd8e1)` was not used in the crate graph.
[INFO] [stderr] Check that the patched package version and available features are compatible
[INFO] [stderr] with the dependency requirements. If the patch has a different version from
[INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr] version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-token v0.2.0
[INFO] [stderr]   Downloaded near-sys v0.2.1
[INFO] [stderr]   Downloaded strum_macros v0.26.2
[INFO] [stderr]   Downloaded near-gas v0.2.5
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded borsh v0.7.2
[INFO] [stderr]   Downloaded borsh-derive-internal v0.7.2
[INFO] [stderr]   Downloaded serde_with_macros v3.7.0
[INFO] [stderr]   Downloaded reed-solomon-erasure v4.0.2
[INFO] [stderr]   Downloaded platforms v3.4.0
[INFO] [stderr]   Downloaded prefix-sum-vec v0.1.2
[INFO] [stderr]   Downloaded async-trait v0.1.79
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.9.0
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.7.2
[INFO] [stderr]   Downloaded borsh-derive v0.7.2
[INFO] [stderr]   Downloaded fiat-crypto v0.2.7
[INFO] [stderr]   Downloaded prometheus v0.13.3
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.10.0
[INFO] [stderr]   Downloaded sha3 v0.8.2
[INFO] [stderr]   Downloaded near-sdk-core v2.0.1
[INFO] [stderr]   Downloaded near-runtime-utils v2.2.0
[INFO] [stderr]   Downloaded near-runtime-fees v2.2.0
[INFO] [stderr]   Downloaded near-vm-errors v2.2.0
[INFO] [stderr]   Downloaded near-sdk-macros v2.0.1
[INFO] [stderr]   Downloaded near-sdk-macros v5.1.0
[INFO] [stderr]   Downloaded near-contract-standards v3.1.1
[INFO] [stderr]   Downloaded near-sdk v2.0.1
[INFO] [stderr]   Downloaded near-vm-logic v2.2.0
[INFO] [stderr]   Downloaded near-sdk v5.1.0
[INFO] [stderr]   Downloaded serde_with v3.7.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95e6283c722b349223ec2a53c25f1dc4394769e5ceaa40741ae73569b92ee6ba
[INFO] running `Command { std: "docker" "start" "-a" "95e6283c722b349223ec2a53c25f1dc4394769e5ceaa40741ae73569b92ee6ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95e6283c722b349223ec2a53c25f1dc4394769e5ceaa40741ae73569b92ee6ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95e6283c722b349223ec2a53c25f1dc4394769e5ceaa40741ae73569b92ee6ba", kill_on_drop: false }`
[INFO] [stdout] 95e6283c722b349223ec2a53c25f1dc4394769e5ceaa40741ae73569b92ee6ba
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac74688c11b2f78884c2485145d4060e7e169a17c62f2ad8e7afcbbdc5bb1002
[INFO] running `Command { std: "docker" "start" "-a" "ac74688c11b2f78884c2485145d4060e7e169a17c62f2ad8e7afcbbdc5bb1002", kill_on_drop: false }`
[INFO] [stderr] warning: Patch `parity-secp256k1 v0.7.0 (https://github.com/paritytech/rust-secp256k1.git#d05fd8e1)` was not used in the crate graph.
[INFO] [stderr] Check that the patched package version and available features are compatible
[INFO] [stderr] with the dependency requirements. If the patch has a different version from
[INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr] version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking ahash v0.4.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling borsh v1.4.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling near-sdk-macros v5.1.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking near-runtime-utils v2.2.0
[INFO] [stderr]     Checking bs58 v0.3.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking near-sys v0.2.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking uint v0.8.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.7.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.7.2
[INFO] [stderr]    Compiling near-sdk-core v3.1.0
[INFO] [stderr]    Compiling near-sdk-core v2.0.1
[INFO] [stderr]     Checking near-runtime-utils v4.0.0-pre.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling borsh-derive v0.7.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling near-sdk-macros v3.1.0
[INFO] [stderr]    Compiling near-sdk-macros v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking borsh v0.7.2
[INFO] [stderr]    Compiling borsh-derive v1.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking near-token v0.2.0
[INFO] [stderr]     Checking near-account-id v1.0.0
[INFO] [stderr]     Checking near-gas v0.2.5
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking near-runtime-fees v2.2.0
[INFO] [stderr]    Compiling near-rpc-error-core v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling near-rpc-error-macro v0.1.0
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]     Checking near-vm-errors v2.2.0
[INFO] [stderr]     Checking borsh v0.8.2
[INFO] [stderr]     Checking near-vm-logic v2.2.0
[INFO] [stderr]     Checking near-sdk v5.1.0
[INFO] [stderr]     Checking near-vm-errors v4.0.0-pre.1
[INFO] [stderr]     Checking near-primitives-core v0.4.0
[INFO] [stderr]  Documenting get-epoch-contract v0.1.0 (/opt/rustwide/workdir/test-get-epoch-contract)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(BorshDeserialize, BorshSerialize, PanicOnDefault)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Could not find `borsh` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/test-get-epoch-contract/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(BorshDeserialize, BorshSerialize, PanicOnDefault)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Could not find `borsh` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/test-get-epoch-contract/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `near_sdk::Balance`
[INFO] [stdout]  --> test-get-epoch-contract/src/lib.rs:9:63
[INFO] [stdout]   |
[INFO] [stdout] 9 |     env, ext_contract, is_promise_success, log, near_bindgen, Balance, PanicOnDefault,
[INFO] [stdout]   |                                                               ^^^^^^^ no `Balance` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wee_alloc` in `near_sdk`
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | static ALLOC: near_sdk::wee_alloc::WeeAlloc = near_sdk::wee_alloc::WeeAlloc::INIT;
[INFO] [stdout]    |                         ^^^^^^^^^ could not find `wee_alloc` in `near_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wee_alloc` in `near_sdk`
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:17:57
[INFO] [stdout]    |
[INFO] [stdout] 17 | static ALLOC: near_sdk::wee_alloc::WeeAlloc = near_sdk::wee_alloc::WeeAlloc::INIT;
[INFO] [stdout]    |                                                         ^^^^^^^^^ could not find `wee_alloc` in `near_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountId` in this scope
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:47:54
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_account_staked_balance(&self, account_id: AccountId) -> U128String;
[INFO] [stdout]    |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use near_sdk::AccountId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountId` in this scope
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:49:56
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_account_unstaked_balance(&self, account_id: AccountId) -> U128String;
[INFO] [stdout]    |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use near_sdk::AccountId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountId` in this scope
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:51:53
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get_account_total_balance(&self, account_id: AccountId) -> U128String;
[INFO] [stdout]    |                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use near_sdk::AccountId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountId` in this scope
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:47:54
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_account_staked_balance(&self, account_id: AccountId) -> U128String;
[INFO] [stdout]    |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct:
[INFO] [stdout]            near_sdk::AccountId
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountId` in this scope
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:49:56
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_account_unstaked_balance(&self, account_id: AccountId) -> U128String;
[INFO] [stdout]    |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct:
[INFO] [stdout]            near_sdk::AccountId
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountId` in this scope
[INFO] [stdout]   --> test-get-epoch-contract/src/lib.rs:51:53
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get_account_total_balance(&self, account_id: AccountId) -> U128String;
[INFO] [stdout]    |                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct:
[INFO] [stdout]            near_sdk::AccountId
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `get-epoch-contract`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ac74688c11b2f78884c2485145d4060e7e169a17c62f2ad8e7afcbbdc5bb1002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac74688c11b2f78884c2485145d4060e7e169a17c62f2ad8e7afcbbdc5bb1002", kill_on_drop: false }`
[INFO] [stdout] ac74688c11b2f78884c2485145d4060e7e169a17c62f2ad8e7afcbbdc5bb1002
