[INFO] cloning repository https://github.com/AurevoirXavier/darwinia-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AurevoirXavier/darwinia-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e77cde69a3ceb55c24afa43cafaa4309f09a385e [INFO] checking AurevoirXavier/darwinia-builder/e77cde69a3ceb55c24afa43cafaa4309f09a385e against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AurevoirXavier/darwinia-builder on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AurevoirXavier/darwinia-builder [INFO] finished tweaking git repo https://github.com/AurevoirXavier/darwinia-builder [INFO] tweaked toml for git repo https://github.com/AurevoirXavier/darwinia-builder written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 175 packages to latest compatible versions [INFO] [stderr] Adding core-foundation v0.9.4 (available: v0.10.0) [INFO] [stderr] Adding encode_unicode v0.3.6 (available: v1.0.0) [INFO] [stderr] Adding foreign-types v0.3.2 (available: v0.5.0) [INFO] [stderr] Adding foreign-types-shared v0.1.1 (available: v0.3.1) [INFO] [stderr] Adding hermit-abi v0.3.9 (available: v0.4.0) [INFO] [stderr] Adding idna v0.5.0 (available: v1.0.2) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding security-framework v2.11.1 (available: v3.0.0) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-registry v0.2.0 (available: v0.3.0) [INFO] [stderr] Adding windows-strings v0.1.0 (available: v0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (available: v0.59.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] [stderr] Adding windows-targets v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (available: v0.52.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a801b35ae06693c2e86fcd57cf148359e4c2a9fd5467c6b29c855b936fb52e8a [INFO] running `Command { std: "docker" "start" "-a" "a801b35ae06693c2e86fcd57cf148359e4c2a9fd5467c6b29c855b936fb52e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a801b35ae06693c2e86fcd57cf148359e4c2a9fd5467c6b29c855b936fb52e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a801b35ae06693c2e86fcd57cf148359e4c2a9fd5467c6b29c855b936fb52e8a", kill_on_drop: false }` [INFO] [stdout] a801b35ae06693c2e86fcd57cf148359e4c2a9fd5467c6b29c855b936fb52e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b1be6df19bad49de2f619123466d22831f5beac2d7c0469b7acf660c11e2ea4 [INFO] running `Command { std: "docker" "start" "-a" "9b1be6df19bad49de2f619123466d22831f5beac2d7c0469b7acf660c11e2ea4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling portable-atomic v1.8.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking darwinia-builder v0.7.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `clap::App` [INFO] [stdout] --> src/main.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | use clap::{App, Arg, ArgMatches}; [INFO] [stdout] | ^^^ no `App` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clap::App` [INFO] [stdout] --> src/main.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | use clap::{App, Arg, ArgMatches}; [INFO] [stdout] | ^^^ no `App` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `crate_version` in this scope [INFO] [stdout] --> src/main.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | .version(crate_version!()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `crate_version` in this scope [INFO] [stdout] --> src/main.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | .version(crate_version!()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] | ^^^^^^^^^^--------- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/parser/matches/arg_matches.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct ArgMatches { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] | ^^^^^^^^^^--------- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/parser/matches/arg_matches.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct ArgMatches { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | Arg::with_name("host") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | Arg::with_name("host") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | Arg::with_name("target") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | Arg::with_name("target") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | Arg::with_name("toolchain") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | Arg::with_name("toolchain") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | Arg::with_name("debug") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | Arg::with_name("debug") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | Arg::with_name("wasm") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | Arg::with_name("wasm") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | Arg::with_name("pack") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | Arg::with_name("pack") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | Arg::with_name("verbose") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> src/main.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | Arg::with_name("verbose") [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.18/src/builder/arg.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Centos` found for enum `Type` in the current scope [INFO] [stdout] --> src/main.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | os_info::Type::Centos => OS::Linux(LinuxDistribution::CentOS), [INFO] [stdout] | ^^^^^^ variant or associated item not found in `Type` [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/convert/mod.rs:450:5 [INFO] [stdout] help: there is a variant with a similar name (notice the capitalization difference) [INFO] [stdout] | [INFO] [stdout] 114 | os_info::Type::CentOS => OS::Linux(LinuxDistribution::CentOS), [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Centos` found for enum `Type` in the current scope [INFO] [stdout] --> src/main.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | os_info::Type::Centos => OS::Linux(LinuxDistribution::CentOS), [INFO] [stdout] | ^^^^^^ variant or associated item not found in `Type` [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/convert/mod.rs:450:5 [INFO] [stdout] help: there is a variant with a similar name (notice the capitalization difference) [INFO] [stdout] | [INFO] [stdout] 114 | os_info::Type::CentOS => OS::Linux(LinuxDistribution::CentOS), [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:122:52 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 122 | | static ref HOST: String = if let Some(host) = APP.value_of("host") { [INFO] [stdout] | | ^^^^^^^^ method not found in `APP` [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:122:52 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 122 | | static ref HOST: String = if let Some(host) = APP.value_of("host") { [INFO] [stdout] | | ^^^^^^^^ method not found in `APP` [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:127:43 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref TOOLCHAIN: &'static str = APP.value_of("toolchain").unwrap_or("nightly"); [INFO] [stdout] | | ^^^^^^^^ method not found in `APP` [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:127:43 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref TOOLCHAIN: &'static str = APP.value_of("toolchain").unwrap_or("nightly"); [INFO] [stdout] | | ^^^^^^^^ method not found in `APP` [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] | | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] | | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 137 | if APP.is_present("pack") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 137 | if APP.is_present("pack") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:212:10 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 212 | if APP.is_present("wasm") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:212:10 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 212 | if APP.is_present("wasm") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 244 | if APP.is_present("debug") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 244 | if APP.is_present("debug") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:347:11 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 347 | if !APP.is_present("debug") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:350:10 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 350 | if APP.is_present("verbose") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 354 | if let Some(target) = APP.value_of("target") { [INFO] [stdout] | ^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:347:11 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 347 | if !APP.is_present("debug") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:350:10 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `is_present` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 350 | if APP.is_present("verbose") { [INFO] [stdout] | ^^^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 354 | if let Some(target) = APP.value_of("target") { [INFO] [stdout] | ^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:432:20 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 432 | run_target: APP.value_of("target").unwrap_or(HOST.as_str()).to_owned(), [INFO] [stdout] | ^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:432:20 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 432 | run_target: APP.value_of("target").unwrap_or(HOST.as_str()).to_owned(), [INFO] [stdout] | ^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:559:28 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 559 | let host_is_target = APP.value_of("target").unwrap() == *HOST; [INFO] [stdout] | ^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:559:28 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 559 | let host_is_target = APP.value_of("target").unwrap() == *HOST; [INFO] [stdout] | ^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:584:20 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 584 | let target = APP.value_of("target").unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for struct `APP` in the current scope [INFO] [stdout] --> src/main.rs:584:20 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | static ref APP: ArgMatches<'static> = App::new("darwinia-builder") [INFO] [stdout] 42 | | .author("Xavier Lau ") [INFO] [stdout] 43 | | .about("build tool for substrate") [INFO] [stdout] ... | [INFO] [stdout] 128 | | static ref IS_CROSS_COMPILE: bool = APP.is_present("target"); [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- method `value_of` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 584 | let target = APP.value_of("target").unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `APP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gzip` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> src/main.rs:930:4 [INFO] [stdout] | [INFO] [stdout] 927 | let client = ClientBuilder::new() [INFO] [stdout] | __________________- [INFO] [stdout] 928 | | .danger_accept_invalid_certs(true) [INFO] [stdout] 929 | | .danger_accept_invalid_hostnames(true) [INFO] [stdout] 930 | | .gzip(true) [INFO] [stdout] | |_________-^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `no_gzip` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.7/src/async_impl/client.rs:984:5 [INFO] [stdout] | [INFO] [stdout] 984 | pub fn no_gzip(self) -> ClientBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gzip` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> src/main.rs:930:4 [INFO] [stdout] | [INFO] [stdout] 927 | let client = ClientBuilder::new() [INFO] [stdout] | __________________- [INFO] [stdout] 928 | | .danger_accept_invalid_certs(true) [INFO] [stdout] 929 | | .danger_accept_invalid_hostnames(true) [INFO] [stdout] 930 | | .gzip(true) [INFO] [stdout] | |_________-^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `no_gzip` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.7/src/async_impl/client.rs:984:5 [INFO] [stdout] | [INFO] [stdout] 984 | pub fn no_gzip(self) -> ClientBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `progress_chars` found for enum `Result` in the current scope [INFO] [stdout] --> src/main.rs:949:5 [INFO] [stdout] | [INFO] [stdout] 947 | ProgressStyle::default_bar() [INFO] [stdout] | ---------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________method `progress_chars` is available on `ProgressStyle` [INFO] [stdout] | | [INFO] [stdout] 948 | | .template("{spinner:.green} [{elapsed_precise}] [{bar:40.cyan/blue}] {bytes}/{total_bytes} ({eta})") [INFO] [stdout] 949 | | .progress_chars("=> "), [INFO] [stdout] | | -^^^^^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] note: the method `progress_chars` exists on the type `ProgressStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.8/src/style.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn progress_chars(mut self, s: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the `?` operator to extract the `ProgressStyle` value, propagating a `Result::Err` value to the caller [INFO] [stdout] | [INFO] [stdout] 948 | .template("{spinner:.green} [{elapsed_precise}] [{bar:40.cyan/blue}] {bytes}/{total_bytes} ({eta})")? [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `progress_chars` found for enum `Result` in the current scope [INFO] [stdout] --> src/main.rs:949:5 [INFO] [stdout] | [INFO] [stdout] 947 | ProgressStyle::default_bar() [INFO] [stdout] | ---------------------------- [INFO] [stdout] | | [INFO] [stdout] | _________method `progress_chars` is available on `ProgressStyle` [INFO] [stdout] | | [INFO] [stdout] 948 | | .template("{spinner:.green} [{elapsed_precise}] [{bar:40.cyan/blue}] {bytes}/{total_bytes} ({eta})") [INFO] [stdout] 949 | | .progress_chars("=> "), [INFO] [stdout] | | -^^^^^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] note: the method `progress_chars` exists on the type `ProgressStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.8/src/style.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn progress_chars(mut self, s: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the `?` operator to extract the `ProgressStyle` value, propagating a `Result::Err` value to the caller [INFO] [stdout] | [INFO] [stdout] 948 | .template("{spinner:.green} [{elapsed_precise}] [{bar:40.cyan/blue}] {bytes}/{total_bytes} ({eta})")? [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `darwinia-builder` (bin "darwinia-builder" test) due to 26 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `darwinia-builder` (bin "darwinia-builder") due to 26 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9b1be6df19bad49de2f619123466d22831f5beac2d7c0469b7acf660c11e2ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1be6df19bad49de2f619123466d22831f5beac2d7c0469b7acf660c11e2ea4", kill_on_drop: false }` [INFO] [stdout] 9b1be6df19bad49de2f619123466d22831f5beac2d7c0469b7acf660c11e2ea4