[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 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AurevoirXavier/darwinia-builder on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 167 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.21.0 (latest: v0.23.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding encode_unicode v0.3.6 (latest: v1.0.0) [INFO] [stderr] Adding foreign-types v0.3.2 (latest: v0.5.0) [INFO] [stderr] Adding foreign-types-shared v0.1.1 (latest: v0.3.1) [INFO] [stderr] Adding gimli v0.28.1 (latest: v0.30.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding object v0.32.2 (latest: v0.36.0) [INFO] [stderr] Adding sync_wrapper v0.1.2 (latest: v1.0.1) [INFO] [stderr] Adding system-configuration v0.5.1 (latest: v0.6.0) [INFO] [stderr] Adding system-configuration-sys v0.5.0 (latest: v0.6.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.52.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35b72245fd3c24526884ee56d9ef55603b394fc2292e6776df67977f78d711f9 [INFO] running `Command { std: "docker" "start" "-a" "35b72245fd3c24526884ee56d9ef55603b394fc2292e6776df67977f78d711f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35b72245fd3c24526884ee56d9ef55603b394fc2292e6776df67977f78d711f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b72245fd3c24526884ee56d9ef55603b394fc2292e6776df67977f78d711f9", kill_on_drop: false }` [INFO] [stdout] 35b72245fd3c24526884ee56d9ef55603b394fc2292e6776df67977f78d711f9 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d93597d82187b88b7e5000eacbb588725a05fff967f383d6d9940213250a0a03 [INFO] running `Command { std: "docker" "start" "-a" "d93597d82187b88b7e5000eacbb588725a05fff967f383d6d9940213250a0a03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.4 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking toml v0.8.13 [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] 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 these 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.2/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 these 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.2/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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | 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] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Type` [INFO] [stdout] | help: there is a variant with a similar name (notice the capitalization): `CentOS` [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/convert/mod.rs:450:5 [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] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Type` [INFO] [stdout] | help: there is a variant with a similar name (notice the capitalization): `CentOS` [INFO] [stdout] | [INFO] [stdout] help: there is a method `into` with a similar name [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/convert/mod.rs:450:5 [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 `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 `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: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: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: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 `danger_accept_invalid_hostnames` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> src/main.rs:929: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] | |_________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `danger_accept_invalid_certs` with a similar name [INFO] [stdout] | [INFO] [stdout] 929 | .danger_accept_invalid_certs(true) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `danger_accept_invalid_hostnames` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> src/main.rs:929: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] | |_________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `danger_accept_invalid_certs` with a similar name [INFO] [stdout] | [INFO] [stdout] 929 | .danger_accept_invalid_certs(true) [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 [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 [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") due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `darwinia-builder` (bin "darwinia-builder" test) due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "d93597d82187b88b7e5000eacbb588725a05fff967f383d6d9940213250a0a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93597d82187b88b7e5000eacbb588725a05fff967f383d6d9940213250a0a03", kill_on_drop: false }` [INFO] [stdout] d93597d82187b88b7e5000eacbb588725a05fff967f383d6d9940213250a0a03 [INFO] checking AurevoirXavier/darwinia-builder against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurevoirXavier%2Fdarwinia-builder" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AurevoirXavier/darwinia-builder on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 167 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.21.0 (latest: v0.23.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding encode_unicode v0.3.6 (latest: v1.0.0) [INFO] [stderr] Adding foreign-types v0.3.2 (latest: v0.5.0) [INFO] [stderr] Adding foreign-types-shared v0.1.1 (latest: v0.3.1) [INFO] [stderr] Adding gimli v0.28.1 (latest: v0.30.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding object v0.32.2 (latest: v0.36.0) [INFO] [stderr] Adding sync_wrapper v0.1.2 (latest: v1.0.1) [INFO] [stderr] Adding system-configuration v0.5.1 (latest: v0.6.0) [INFO] [stderr] Adding system-configuration-sys v0.5.0 (latest: v0.6.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.52.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f1d2cab4117db9919687e80431439ef7f1606c4c3b10a5c5ffacce6febb74f7 [INFO] running `Command { std: "docker" "start" "-a" "2f1d2cab4117db9919687e80431439ef7f1606c4c3b10a5c5ffacce6febb74f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f1d2cab4117db9919687e80431439ef7f1606c4c3b10a5c5ffacce6febb74f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1d2cab4117db9919687e80431439ef7f1606c4c3b10a5c5ffacce6febb74f7", kill_on_drop: false }` [INFO] [stdout] 2f1d2cab4117db9919687e80431439ef7f1606c4c3b10a5c5ffacce6febb74f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ca72bc2534fec78368bf3886273929c85dbf8d4a339d917eb78e23dbd0b8b3b [INFO] running `Command { std: "docker" "start" "-a" "4ca72bc2534fec78368bf3886273929c85dbf8d4a339d917eb78e23dbd0b8b3b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "4ca72bc2534fec78368bf3886273929c85dbf8d4a339d917eb78e23dbd0b8b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca72bc2534fec78368bf3886273929c85dbf8d4a339d917eb78e23dbd0b8b3b", kill_on_drop: false }` [INFO] [stdout] 4ca72bc2534fec78368bf3886273929c85dbf8d4a339d917eb78e23dbd0b8b3b