[INFO] cloning repository https://github.com/arkanaHQ/arkana-nft-membership [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arkanaHQ/arkana-nft-membership" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarkanaHQ%2Farkana-nft-membership", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarkanaHQ%2Farkana-nft-membership'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1c1563d027739c4e730ca73c3c3c7e5f3bc2e39 [INFO] testing arkanaHQ/arkana-nft-membership/b1c1563d027739c4e730ca73c3c3c7e5f3bc2e39 against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarkanaHQ%2Farkana-nft-membership" "/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/arkanaHQ/arkana-nft-membership on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/arkanaHQ/arkana-nft-membership [INFO] finished tweaking git repo https://github.com/arkanaHQ/arkana-nft-membership [INFO] tweaked toml for git repo https://github.com/arkanaHQ/arkana-nft-membership written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/arkanaHQ/arkana-nft-membership 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ahalabs/near-sdk-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded witgen v0.11.0 [INFO] [stderr] Downloaded witgen_macro_helper v0.11.0 [INFO] [stderr] Downloaded near-vm-errors v0.10.0 [INFO] [stderr] Downloaded near-rpc-error-core v0.10.0 [INFO] [stderr] Downloaded near-rpc-error-macro v0.10.0 [INFO] [stderr] Downloaded near-account-id v0.10.0 [INFO] [stderr] Downloaded witgen_macro v0.11.0 [INFO] [stderr] Downloaded near-vm-logic v0.10.0 [INFO] [stderr] Downloaded near-primitives v0.10.0 [INFO] [stderr] Downloaded near-crypto v0.10.0 [INFO] [stderr] Downloaded near-primitives-core v0.10.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a267ff9af75935228393a43e58c8df2cc2d6afac1617c20a3185bad1637e559e [INFO] running `Command { std: "docker" "start" "-a" "a267ff9af75935228393a43e58c8df2cc2d6afac1617c20a3185bad1637e559e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a267ff9af75935228393a43e58c8df2cc2d6afac1617c20a3185bad1637e559e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a267ff9af75935228393a43e58c8df2cc2d6afac1617c20a3185bad1637e559e", kill_on_drop: false }` [INFO] [stdout] a267ff9af75935228393a43e58c8df2cc2d6afac1617c20a3185bad1637e559e [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c08bd3caa88be29d16320407bdd04d32b134f43f60213f0b38c335def7af440a [INFO] running `Command { std: "docker" "start" "-a" "c08bd3caa88be29d16320407bdd04d32b134f43f60213f0b38c335def7af440a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling c2-chacha v0.3.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling near-sys v0.1.0 (https://github.com/ahalabs/near-sdk-rs?tag=v4.0.0-3#16e7d112) [INFO] [stderr] Compiling near-units-core v0.2.0 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling near-units-macro v0.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling near-units v0.2.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling near-rpc-error-core v0.10.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling near-rpc-error-macro v0.10.0 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling witgen_macro_helper v0.11.0 [INFO] [stderr] Compiling witgen_macro v0.11.0 [INFO] [stderr] Compiling near-sdk-macros v4.0.0-pre.7 (https://github.com/ahalabs/near-sdk-rs?tag=v4.0.0-3#16e7d112) [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling near-account-id v0.10.0 [INFO] [stderr] Compiling near-primitives-core v0.10.0 [INFO] [stderr] Compiling near-vm-errors v0.10.0 [INFO] [stderr] Compiling witgen v0.11.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling near-crypto v0.10.0 [INFO] [stderr] Compiling near-primitives v0.10.0 [INFO] [stderr] Compiling near-vm-logic v0.10.0 [INFO] [stderr] Compiling near-sdk v4.0.0-pre.7 (https://github.com/ahalabs/near-sdk-rs?tag=v4.0.0-3#16e7d112) [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/json_types/integers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[crate::witgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: cannot fetch cargo metadata: CargoMetadata { stderr: " Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nerror: failed to get `base64` as a dependency of package `near-sdk v4.0.0-pre.7 (/opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk)`\n\nCaused by:\n failed to query replaced source registry `crates-io`\n\nCaused by:\n download of config.json failed\n\nCaused by:\n failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\n" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/json_types/vector.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[crate::witgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: cannot fetch cargo metadata: CargoMetadata { stderr: " Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nerror: failed to get `base64` as a dependency of package `near-sdk v4.0.0-pre.7 (/opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk)`\n\nCaused by:\n failed to query replaced source registry `crates-io`\n\nCaused by:\n download of config.json failed\n\nCaused by:\n failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\n" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/types/public_key.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | #[crate::witgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: cannot fetch cargo metadata: CargoMetadata { stderr: " Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nerror: failed to get `base64` as a dependency of package `near-sdk v4.0.0-pre.7 (/opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk)`\n\nCaused by:\n failed to query replaced source registry `crates-io`\n\nCaused by:\n download of config.json failed\n\nCaused by:\n failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\n" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/types/primitives.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[crate::witgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: cannot fetch cargo metadata: CargoMetadata { stderr: " Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nerror: failed to get `base64` as a dependency of package `near-sdk v4.0.0-pre.7 (/opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk)`\n\nCaused by:\n failed to query replaced source registry `crates-io`\n\nCaused by:\n download of config.json failed\n\nCaused by:\n failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\n" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/types/primitives.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[crate::witgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: cannot fetch cargo metadata: CargoMetadata { stderr: " Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nerror: failed to get `base64` as a dependency of package `near-sdk v4.0.0-pre.7 (/opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk)`\n\nCaused by:\n failed to query replaced source registry `crates-io`\n\nCaused by:\n download of config.json failed\n\nCaused by:\n failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\n" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/types/account_id.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[crate::witgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: cannot fetch cargo metadata: CargoMetadata { stderr: " Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nerror: failed to get `base64` as a dependency of package `near-sdk v4.0.0-pre.7 (/opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk)`\n\nCaused by:\n failed to query replaced source registry `crates-io`\n\nCaused by:\n download of config.json failed\n\nCaused by:\n failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\n" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/types/gas.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | #[crate::witgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: cannot fetch cargo metadata: CargoMetadata { stderr: " Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nerror: failed to get `base64` as a dependency of package `near-sdk v4.0.0-pre.7 (/opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk)`\n\nCaused by:\n failed to query replaced source registry `crates-io`\n\nCaused by:\n download of config.json failed\n\nCaused by:\n failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\n" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/types/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[crate::witgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: cannot fetch cargo metadata: CargoMetadata { stderr: " Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nerror: failed to get `base64` as a dependency of package `near-sdk v4.0.0-pre.7 (/opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk)`\n\nCaused by:\n failed to query replaced source registry `crates-io`\n\nCaused by:\n download of config.json failed\n\nCaused by:\n failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\n" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/types/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[crate::witgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: cannot fetch cargo metadata: CargoMetadata { stderr: " Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\nerror: failed to get `base64` as a dependency of package `near-sdk v4.0.0-pre.7 (/opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk)`\n\nCaused by:\n failed to query replaced source registry `crates-io`\n\nCaused by:\n download of config.json failed\n\nCaused by:\n failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: index.crates.io)\n" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::types::Balance`, `crate::types::StorageUsage` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/environment/env.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | AccountId, Balance, BlockHeight, Gas, PromiseIndex, PromiseResult, PublicKey, StorageUsage, [INFO] [stdout] | ^^^^^^^ no `Balance` in `types` ^^^^^^^^^^^^ no `StorageUsage` in `types` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] near_primitives_core::types::Balance [INFO] [stdout] near_vm_logic::types::Balance [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] near_primitives_core::types::StorageUsage [INFO] [stdout] near_vm_logic::types::StorageUsage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::types::Balance` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/environment/mock/external.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | types::{Balance, Gas}, [INFO] [stdout] | ^^^^^^^ no `Balance` in `types` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] near_primitives_core::types::Balance [INFO] [stdout] near_vm_logic::types::Balance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::types::Balance` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/environment/mock/mocked_blockchain.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::types::{Balance, PromiseResult}; [INFO] [stdout] | ^^^^^^^ no `Balance` in `types` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] near_primitives_core::types::Balance [INFO] [stdout] near_vm_logic::types::Balance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Balance` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/environment/mock/receipt.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{AccountId, Balance, Gas, PublicKey}; [INFO] [stdout] | ^^^^^^^ no `Balance` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] near_primitives_core::types::Balance [INFO] [stdout] near_vm_logic::types::Balance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Balance` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/promise.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{AccountId, Balance, Gas, PromiseIndex, PublicKey}; [INFO] [stdout] | ^^^^^^^ no `Balance` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] near_primitives_core::types::Balance [INFO] [stdout] near_vm_logic::types::Balance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Balance`, `crate::StorageUsage` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/test_utils/context.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Balance, BlockHeight, EpochHeight, Gas, PromiseResult, PublicKey, StorageUsage, VMContext, [INFO] [stdout] | ^^^^^^^ no `Balance` in the root ^^^^^^^^^^^^ no `StorageUsage` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] near_primitives_core::types::Balance [INFO] [stdout] near_vm_logic::types::Balance [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] near_primitives_core::types::StorageUsage [INFO] [stdout] near_vm_logic::types::StorageUsage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/types/mod.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub const ONE_YOCTO: Balance = 1; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use near_primitives_core::types::Balance; [INFO] [stdout] | [INFO] [stdout] 2 + use near_vm_logic::types::Balance; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/near-sdk-rs-2acc8d06e3cd565c/16e7d11/near-sdk/src/types/mod.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | pub const ONE_NEAR: Balance = 1_000_000_000_000_000_000_000_000; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use near_primitives_core::types::Balance; [INFO] [stdout] | [INFO] [stdout] 2 + use near_vm_logic::types::Balance; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `near-sdk` (lib) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "c08bd3caa88be29d16320407bdd04d32b134f43f60213f0b38c335def7af440a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08bd3caa88be29d16320407bdd04d32b134f43f60213f0b38c335def7af440a", kill_on_drop: false }` [INFO] [stdout] c08bd3caa88be29d16320407bdd04d32b134f43f60213f0b38c335def7af440a