[INFO] cloning repository https://github.com/hannydevelop/gaiad_auto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hannydevelop/gaiad_auto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannydevelop%2Fgaiad_auto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannydevelop%2Fgaiad_auto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0cec9b329910121260d9d39dae79a5bb54701b4
[INFO] checking hannydevelop/gaiad_auto against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannydevelop%2Fgaiad_auto" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hannydevelop/gaiad_auto
[INFO] finished tweaking git repo https://github.com/hannydevelop/gaiad_auto
[INFO] tweaked toml for git repo https://github.com/hannydevelop/gaiad_auto written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hannydevelop/gaiad_auto on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hannydevelop/gaiad_auto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded proc-macro2 v1.0.38
[INFO] [stderr] Downloaded canonical-path v2.0.2
[INFO] [stderr] Downloaded indenter v0.3.3
[INFO] [stderr] Downloaded users v0.11.0
[INFO] [stderr] Downloaded command-run v1.1.1
[INFO] [stderr] Downloaded miniz_oxide v0.5.1
[INFO] [stderr] Downloaded zeroize v1.5.5
[INFO] [stderr] Downloaded serde v1.0.137
[INFO] [stderr] Downloaded docker-command v5.0.0
[INFO] [stderr] Downloaded regex v1.5.5
[INFO] [stderr] Downloaded tracing v0.1.34
[INFO] [stderr] Downloaded object v0.28.3
[INFO] [stderr] Downloaded color-eyre v0.6.1
[INFO] [stderr] Downloaded tracing-attributes v0.1.21
[INFO] [stderr] Downloaded abscissa_core v0.6.0
[INFO] [stderr] Downloaded tokio v1.18.2
[INFO] [stderr] Downloaded semver v1.0.9
[INFO] [stderr] Downloaded fs-err v2.7.0
[INFO] [stderr] Downloaded clap_derive v3.1.7
[INFO] [stderr] Downloaded abscissa_derive v0.6.0
[INFO] [stderr] Downloaded libc v0.2.125
[INFO] [stderr] Downloaded secrecy v0.8.0
[INFO] [stderr] Downloaded wait-timeout v0.2.0
[INFO] [stderr] Downloaded abscissa_tokio v0.6.0
[INFO] [stderr] Downloaded serde_derive v1.0.137
[INFO] [stderr] Downloaded tracing-subscriber v0.3.11
[INFO] [stderr] Downloaded syn v1.0.92
[INFO] [stderr] Downloaded clap_lex v0.2.0
[INFO] [stderr] Downloaded once_cell v1.10.0
[INFO] [stderr] Downloaded eyre v0.6.8
[INFO] [stderr] Downloaded arc-swap v1.5.0
[INFO] [stderr] Downloaded backtrace v0.3.65
[INFO] [stderr] Downloaded tracing-core v0.1.26
[INFO] [stderr] Downloaded textwrap v0.15.0
[INFO] [stderr] Downloaded quote v1.0.18
[INFO] [stderr] Downloaded indexmap v1.8.1
[INFO] [stderr] Downloaded os_pipe v0.9.2
[INFO] [stderr] Downloaded owo-colors v3.4.0
[INFO] [stderr] Downloaded toml v0.5.9
[INFO] [stderr] Downloaded gimli v0.26.1
[INFO] [stderr] Downloaded clap v3.1.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 562cfdb8008263d23ce55bd30653d389c8717a650f08d2b8e94398dcfd27d9cd
[INFO] running `Command { std: "docker" "start" "-a" "562cfdb8008263d23ce55bd30653d389c8717a650f08d2b8e94398dcfd27d9cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "562cfdb8008263d23ce55bd30653d389c8717a650f08d2b8e94398dcfd27d9cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "562cfdb8008263d23ce55bd30653d389c8717a650f08d2b8e94398dcfd27d9cd", kill_on_drop: false }`
[INFO] [stdout] 562cfdb8008263d23ce55bd30653d389c8717a650f08d2b8e94398dcfd27d9cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02f50392d03acdabc2ac5450079925ef689dddc5de1ae8e5a50669b0d212cd81
[INFO] running `Command { std: "docker" "start" "-a" "02f50392d03acdabc2ac5450079925ef689dddc5de1ae8e5a50669b0d212cd81", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.38
[INFO] [stderr] Compiling unicode-xid v0.2.3
[INFO] [stderr] Compiling syn v1.0.92
[INFO] [stderr] Compiling libc v0.2.125
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Checking once_cell v1.10.0
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Checking regex-syntax v0.6.25
[INFO] [stderr] Compiling indexmap v1.8.1
[INFO] [stderr] Checking tracing-core v0.1.26
[INFO] [stderr] Compiling eyre v0.6.8
[INFO] [stderr] Checking pin-project-lite v0.2.9
[INFO] [stderr] Checking gimli v0.26.1
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking miniz_oxide v0.5.1
[INFO] [stderr] Checking rustc-demangle v0.1.21
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking object v0.28.3
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking indenter v0.3.3
[INFO] [stderr] Checking os_str_bytes v6.0.0
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Compiling semver v1.0.9
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Checking clap_lex v0.2.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking tracing-log v0.1.3
[INFO] [stderr] Checking thread_local v1.1.4
[INFO] [stderr] Checking sharded-slab v0.1.4
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Checking textwrap v0.15.0
[INFO] [stderr] Checking strsim v0.10.0
[INFO] [stderr] Checking zeroize v1.5.5
[INFO] [stderr] Checking ansi_term v0.12.1
[INFO] [stderr] Checking regex-automata v0.1.10
[INFO] [stderr] Checking regex v1.5.5
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Checking owo-colors v3.4.0
[INFO] [stderr] Checking addr2line v0.17.0
[INFO] [stderr] Checking termcolor v1.1.3
[INFO] [stderr] Checking os_pipe v0.9.2
[INFO] [stderr] Checking wait-timeout v0.2.0
[INFO] [stderr] Checking num_cpus v1.13.1
[INFO] [stderr] Checking arc-swap v1.5.0
[INFO] [stderr] Checking fs-err v2.7.0
[INFO] [stderr] Checking canonical-path v2.0.2
[INFO] [stderr] Checking tokio v1.18.2
[INFO] [stderr] Checking command-run v1.1.1
[INFO] [stderr] Checking users v0.11.0
[INFO] [stderr] Checking docker-command v5.0.0
[INFO] [stderr] Checking matchers v0.1.0
[INFO] [stderr] Checking color-eyre v0.6.1
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling tracing-attributes v0.1.21
[INFO] [stderr] Compiling clap_derive v3.1.7
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling abscissa_derive v0.6.0
[INFO] [stderr] Checking thiserror v1.0.30
[INFO] [stderr] Checking tracing v0.1.34
[INFO] [stderr] Checking tracing-subscriber v0.3.11
[INFO] [stderr] Checking clap v3.1.17
[INFO] [stderr] Checking toml v0.5.9
[INFO] [stderr] Checking secrecy v0.8.0
[INFO] [stderr] Checking abscissa_core v0.6.0
[INFO] [stderr] Checking abscissa_tokio v0.6.0
[INFO] [stderr] Checking gaiad_auto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `process::Command as Pcommand`
[INFO] [stdout] --> src/commands/start.rs:10:39
[INFO] [stdout] |
[INFO] [stdout] 10 | use std::{ffi::OsStr, panic, process, process::Command as Pcommand, str};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout] --> src/commands/start.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 13 | use std::error::Error;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::prelude`
[INFO] [stdout] --> src/commands/start.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `GAIA_DOCKER_IMAGE` is never used
[INFO] [stdout] --> src/commands/start.rs:16:7
[INFO] [stdout] |
[INFO] [stdout] 16 | const GAIA_DOCKER_IMAGE: &str = "gaia";
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `CHAINID` is never used
[INFO] [stdout] --> src/commands/start.rs:17:7
[INFO] [stdout] |
[INFO] [stdout] 17 | const CHAINID: &str = "mytest";
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `docker_run` is never used
[INFO] [stdout] --> src/commands/start.rs:59:8
[INFO] [stdout] |
[INFO] [stdout] 59 | pub fn docker_run(args: A, f: F) -> R
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `exec_docker_command` is never used
[INFO] [stdout] --> src/commands/start.rs:87:4
[INFO] [stdout] |
[INFO] [stdout] 87 | fn exec_docker_command(name: &str, args: A) -> String
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:34
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^-------
[INFO] [stdout] | |
[INFO] [stdout] | `Runnable` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:33:10
[INFO] [stdout] |
[INFO] [stdout] 33 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stdout] 34 | #[clap(author, about, version)]
[INFO] [stdout] 35 | pub struct EntryPoint {
[INFO] [stdout] | ---------- `EntryPoint` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands/start.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stdout] 27 | pub struct StartCmd {
[INFO] [stdout] | -------- `StartCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `process::Command as Pcommand`
[INFO] [stdout] --> src/commands/start.rs:10:39
[INFO] [stdout] |
[INFO] [stdout] 10 | use std::{ffi::OsStr, panic, process, process::Command as Pcommand, str};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout] --> src/commands/start.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 13 | use std::error::Error;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::prelude`
[INFO] [stdout] --> src/commands/start.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `GAIA_DOCKER_IMAGE` is never used
[INFO] [stdout] --> src/commands/start.rs:16:7
[INFO] [stdout] |
[INFO] [stdout] 16 | const GAIA_DOCKER_IMAGE: &str = "gaia";
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `CHAINID` is never used
[INFO] [stdout] --> src/commands/start.rs:17:7
[INFO] [stdout] |
[INFO] [stdout] 17 | const CHAINID: &str = "mytest";
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `docker_run` is never used
[INFO] [stdout] --> src/commands/start.rs:59:8
[INFO] [stdout] |
[INFO] [stdout] 59 | pub fn docker_run(args: A, f: F) -> R
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `exec_docker_command` is never used
[INFO] [stdout] --> src/commands/start.rs:87:4
[INFO] [stdout] |
[INFO] [stdout] 87 | fn exec_docker_command(name: &str, args: A) -> String
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:34
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^-------
[INFO] [stdout] | |
[INFO] [stdout] | `Runnable` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:33:10
[INFO] [stdout] |
[INFO] [stdout] 33 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stdout] 34 | #[clap(author, about, version)]
[INFO] [stdout] 35 | pub struct EntryPoint {
[INFO] [stdout] | ---------- `EntryPoint` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands/start.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stdout] 27 | pub struct StartCmd {
[INFO] [stdout] | -------- `StartCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.02s
[INFO] running `Command { std: "docker" "inspect" "02f50392d03acdabc2ac5450079925ef689dddc5de1ae8e5a50669b0d212cd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02f50392d03acdabc2ac5450079925ef689dddc5de1ae8e5a50669b0d212cd81", kill_on_drop: false }`
[INFO] [stdout] 02f50392d03acdabc2ac5450079925ef689dddc5de1ae8e5a50669b0d212cd81