[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#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannydevelop%2Fgaiad_auto" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hannydevelop/gaiad_auto on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded abscissa_core v0.6.0
[INFO] [stderr] Downloaded abscissa_derive v0.6.0
[INFO] [stderr] Downloaded canonical-path v2.0.2
[INFO] [stderr] Downloaded clap v3.1.17
[INFO] [stderr] Downloaded abscissa_tokio v0.6.0
[INFO] [stderr] Downloaded docker-command v5.0.0
[INFO] [stderr] Downloaded command-run v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1fa6dd11c44e579633c8614c2a27d321e5a42efd70e24d789b1a2a5127937f5
[INFO] running `Command { std: "docker" "start" "-a" "a1fa6dd11c44e579633c8614c2a27d321e5a42efd70e24d789b1a2a5127937f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1fa6dd11c44e579633c8614c2a27d321e5a42efd70e24d789b1a2a5127937f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1fa6dd11c44e579633c8614c2a27d321e5a42efd70e24d789b1a2a5127937f5", kill_on_drop: false }`
[INFO] [stdout] a1fa6dd11c44e579633c8614c2a27d321e5a42efd70e24d789b1a2a5127937f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e6e9b0c70b97353381a71bf5459cd540dbc88638f35eb97960e145656a50c40
[INFO] running `Command { std: "docker" "start" "-a" "8e6e9b0c70b97353381a71bf5459cd540dbc88638f35eb97960e145656a50c40", 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 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] Checking gimli v0.26.1
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking pin-project-lite v0.2.9
[INFO] [stderr] Compiling eyre v0.6.8
[INFO] [stderr] Checking miniz_oxide v0.5.1
[INFO] [stderr] Checking object v0.28.3
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking rustc-demangle v0.1.21
[INFO] [stderr] Checking os_str_bytes v6.0.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Checking indenter v0.3.3
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Compiling semver v1.0.9
[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 ansi_term v0.12.1
[INFO] [stderr] Checking regex-automata v0.1.10
[INFO] [stderr] Checking regex v1.5.5
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Checking owo-colors v3.4.0
[INFO] [stderr] Checking zeroize v1.5.5
[INFO] [stderr] Checking wait-timeout v0.2.0
[INFO] [stderr] Checking os_pipe v0.9.2
[INFO] [stderr] Checking num_cpus v1.13.1
[INFO] [stderr] Checking fs-err v2.7.0
[INFO] [stderr] Checking addr2line v0.17.0
[INFO] [stderr] Checking arc-swap v1.5.0
[INFO] [stderr] Checking canonical-path v2.0.2
[INFO] [stderr] Checking matchers v0.1.0
[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 color-eyre v0.6.1
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[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 abscissa_derive v0.6.0
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[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 secrecy v0.8.0
[INFO] [stderr] Checking toml v0.5.9
[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)]` 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: `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)]` 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: 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)]` 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: 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)]` 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: 7 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.25s
[INFO] running `Command { std: "docker" "inspect" "8e6e9b0c70b97353381a71bf5459cd540dbc88638f35eb97960e145656a50c40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6e9b0c70b97353381a71bf5459cd540dbc88638f35eb97960e145656a50c40", kill_on_drop: false }`
[INFO] [stdout] 8e6e9b0c70b97353381a71bf5459cd540dbc88638f35eb97960e145656a50c40
[INFO] checking hannydevelop/gaiad_auto against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannydevelop%2Fgaiad_auto" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hannydevelop/gaiad_auto on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d849d50c7c32a2184daf40f35cdd49ffcd9da23cd4ff868d510b8033a247b9c7
[INFO] running `Command { std: "docker" "start" "-a" "d849d50c7c32a2184daf40f35cdd49ffcd9da23cd4ff868d510b8033a247b9c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d849d50c7c32a2184daf40f35cdd49ffcd9da23cd4ff868d510b8033a247b9c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d849d50c7c32a2184daf40f35cdd49ffcd9da23cd4ff868d510b8033a247b9c7", kill_on_drop: false }`
[INFO] [stdout] d849d50c7c32a2184daf40f35cdd49ffcd9da23cd4ff868d510b8033a247b9c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f4eaeac7e12f28cb529e07f02d4282200f8c7d92a8b7618bd9b3efacdf75334
[INFO] running `Command { std: "docker" "start" "-a" "1f4eaeac7e12f28cb529e07f02d4282200f8c7d92a8b7618bd9b3efacdf75334", 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 log v0.4.17
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Checking once_cell v1.10.0
[INFO] [stderr] Checking regex-syntax v0.6.25
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling indexmap v1.8.1
[INFO] [stderr] Checking tracing-core v0.1.26
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking pin-project-lite v0.2.9
[INFO] [stderr] Checking gimli v0.26.1
[INFO] [stderr] Compiling eyre v0.6.8
[INFO] [stderr] Checking miniz_oxide v0.5.1
[INFO] [stderr] Checking object v0.28.3
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling semver v1.0.9
[INFO] [stderr] Checking rustc-demangle v0.1.21
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Checking indenter v0.3.3
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Checking os_str_bytes v6.0.0
[INFO] [stderr] Compiling backtrace v0.3.65
[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 regex-automata v0.1.10
[INFO] [stderr] Checking regex v1.5.5
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Checking owo-colors v3.4.0
[INFO] [stderr] Checking ansi_term v0.12.1
[INFO] [stderr] Checking zeroize v1.5.5
[INFO] [stderr] Checking wait-timeout v0.2.0
[INFO] [stderr] Checking os_pipe v0.9.2
[INFO] [stderr] Checking num_cpus v1.13.1
[INFO] [stderr] Checking canonical-path v2.0.2
[INFO] [stderr] Checking matchers v0.1.0
[INFO] [stderr] Checking addr2line v0.17.0
[INFO] [stderr] Checking arc-swap v1.5.0
[INFO] [stderr] Checking fs-err v2.7.0
[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 color-eyre v0.6.1
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[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 abscissa_derive v0.6.0
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Checking thiserror v1.0.30
[INFO] [stderr] Checking tracing v0.1.34
[INFO] [stderr] Checking clap v3.1.17
[INFO] [stderr] Checking tracing-subscriber v0.3.11
[INFO] [stderr] Checking secrecy v0.8.0
[INFO] [stderr] Checking toml v0.5.9
[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)]` 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: `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)]` 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: 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)]` on by default
[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)]` 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: 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 `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: 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout] --> src/commands.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_GaiadAutoCmd`
[INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue
[INFO] [stdout] = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout] --> src/commands.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_GaiadAutoCmd`
[INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue
[INFO] [stdout] = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout] --> src/commands.rs:26:34
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Runnable_FOR_GaiadAutoCmd`
[INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue
[INFO] [stdout] = note: this error originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout] --> src/commands.rs:33:10
[INFO] [stdout] |
[INFO] [stdout] 33 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue
[INFO] [stdout] = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout] --> src/commands.rs:26:34
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Runnable_FOR_GaiadAutoCmd`
[INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue
[INFO] [stdout] = note: this error originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout] --> src/commands/start.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue
[INFO] [stdout] = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout] --> src/commands.rs:33:10
[INFO] [stdout] |
[INFO] [stdout] 33 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue
[INFO] [stdout] = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout] --> src/commands/start.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue
[INFO] [stdout] = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `gaiad_auto` (lib test) due to 5 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gaiad_auto` (lib) due to 5 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1f4eaeac7e12f28cb529e07f02d4282200f8c7d92a8b7618bd9b3efacdf75334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f4eaeac7e12f28cb529e07f02d4282200f8c7d92a8b7618bd9b3efacdf75334", kill_on_drop: false }`
[INFO] [stdout] 1f4eaeac7e12f28cb529e07f02d4282200f8c7d92a8b7618bd9b3efacdf75334