[INFO] cloning repository https://github.com/PeggyJV/ocular [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeggyJV/ocular" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeggyJV%2Focular", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeggyJV%2Focular'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30543f5d73bd90b4ce0a4eb98e807550d1a0516e [INFO] testing PeggyJV/ocular against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeggyJV%2Focular" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PeggyJV/ocular on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PeggyJV/ocular [INFO] finished tweaking git repo https://github.com/PeggyJV/ocular [INFO] tweaked toml for git repo https://github.com/PeggyJV/ocular written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PeggyJV/ocular 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b847f4db42f118f7e2e90d67ff9e94513dd9ae8215b3c0840171988a6606da99 [INFO] running `Command { std: "docker" "start" "-a" "b847f4db42f118f7e2e90d67ff9e94513dd9ae8215b3c0840171988a6606da99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b847f4db42f118f7e2e90d67ff9e94513dd9ae8215b3c0840171988a6606da99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b847f4db42f118f7e2e90d67ff9e94513dd9ae8215b3c0840171988a6606da99", kill_on_drop: false }` [INFO] [stdout] b847f4db42f118f7e2e90d67ff9e94513dd9ae8215b3c0840171988a6606da99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65effab5174a10f556f0d2c08bfe81d166d6cfb92948ebafea71e4ebea342253 [INFO] running `Command { std: "docker" "start" "-a" "65effab5174a10f556f0d2c08bfe81d166d6cfb92948ebafea71e4ebea342253", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling base64ct v1.4.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling pretty_assertions v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling fs-err v2.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling bech32 v0.9.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling assay-proc-macro v0.1.1 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling abscissa_derive v0.6.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling signatory v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling ed25519-consensus v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling clap v3.1.17 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling bip32 v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling abscissa_core v0.6.0 [INFO] [stderr] Compiling tendermint-proto v0.23.7 [INFO] [stderr] Compiling tendermint-proto v0.24.0-pre.2 (https://github.com/informalsystems/tendermint-rs#cd3e3913) [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling axum-core v0.2.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling assay v0.1.1 [INFO] [stderr] Compiling abscissa_tokio v0.6.0 [INFO] [stderr] Compiling async-tungstenite v0.12.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tendermint v0.23.7 [INFO] [stderr] Compiling tendermint v0.24.0-pre.2 (https://github.com/informalsystems/tendermint-rs#cd3e3913) [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling tendermint-config v0.23.7 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling axum v0.5.4 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling tendermint-rpc v0.23.7 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling cosmos-sdk-proto v0.12.3 [INFO] [stderr] Compiling cosmrs v0.7.1 [INFO] [stderr] Compiling ocular v0.1.0 (/opt/rustwide/workdir/ocular) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> ocular/src/chain/client/query/authz.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | pub type AuthzQueryClient = authz::query_client::QueryClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> ocular/src/chain/client.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 12 - pub type AuthzQueryClient = authz::query_client::QueryClient; [INFO] [stdout] 12 + pub type AuthzQueryClient = query_client::QueryClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `authz::*` and `bank::*` [INFO] [stdout] --> ocular/src/chain/client/tx.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::{authz::*, bank::*}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ocular_cli v0.1.0 (/opt/rustwide/workdir/ocular_cli) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> ocular_cli/src/config.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | if let Err(err) = std::fs::create_dir(config_dir) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> ocular_cli/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 33 - if let Err(err) = std::fs::create_dir(config_dir) { [INFO] [stdout] 33 + if let Err(err) = fs::create_dir(config_dir) { [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] --> ocular_cli/src/commands.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[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_OcularCliCmd` [INFO] [stdout] 14 | pub enum OcularCliCmd { [INFO] [stdout] | ------------ `OcularCliCmd` 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] --> ocular_cli/src/commands.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | #[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_OcularCliCmd` [INFO] [stdout] 14 | pub enum OcularCliCmd { [INFO] [stdout] | ------------ `OcularCliCmd` 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] --> ocular_cli/src/commands.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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] 22 | #[clap(author, about, version)] [INFO] [stdout] 23 | 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] --> ocular_cli/src/commands/chains.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_ChainsCmd` [INFO] [stdout] 27 | pub enum ChainsCmd { [INFO] [stdout] | --------- `ChainsCmd` 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] --> ocular_cli/src/commands/chains.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_ChainsCmd` [INFO] [stdout] 27 | pub enum ChainsCmd { [INFO] [stdout] | --------- `ChainsCmd` 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] --> ocular_cli/src/commands/chains/edit.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[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_EditCmd` [INFO] [stdout] 8 | pub struct EditCmd {} [INFO] [stdout] | ------- `EditCmd` 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] --> ocular_cli/src/commands/chains/list.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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_ListCmd` [INFO] [stdout] 9 | pub struct ListCmd {} [INFO] [stdout] | ------- `ListCmd` 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] --> ocular_cli/src/commands/chains/show.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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_ShowCmd` [INFO] [stdout] 9 | pub struct ShowCmd { [INFO] [stdout] | ------- `ShowCmd` 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] --> ocular_cli/src/commands/chains/show_default.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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_ShowDefaultCmd` [INFO] [stdout] 9 | pub struct ShowDefaultCmd {} [INFO] [stdout] | -------------- `ShowDefaultCmd` 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 1m 05s [INFO] running `Command { std: "docker" "inspect" "65effab5174a10f556f0d2c08bfe81d166d6cfb92948ebafea71e4ebea342253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65effab5174a10f556f0d2c08bfe81d166d6cfb92948ebafea71e4ebea342253", kill_on_drop: false }` [INFO] [stdout] 65effab5174a10f556f0d2c08bfe81d166d6cfb92948ebafea71e4ebea342253 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 306160e48cf9eca51e3ac4f5b0ca65560bff767b6776229025d5ba9dcd2f17a0 [INFO] running `Command { std: "docker" "start" "-a" "306160e48cf9eca51e3ac4f5b0ca65560bff767b6776229025d5ba9dcd2f17a0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> ocular/src/chain/client/query/authz.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | pub type AuthzQueryClient = authz::query_client::QueryClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> ocular/src/chain/client.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 12 - pub type AuthzQueryClient = authz::query_client::QueryClient; [INFO] [stdout] 12 + pub type AuthzQueryClient = query_client::QueryClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `authz::*` and `bank::*` [INFO] [stdout] --> ocular/src/chain/client/tx.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::{authz::*, bank::*}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ocular v0.1.0 (/opt/rustwide/workdir/ocular) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> ocular_cli/src/config.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | if let Err(err) = std::fs::create_dir(config_dir) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> ocular_cli/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 33 - if let Err(err) = std::fs::create_dir(config_dir) { [INFO] [stdout] 33 + if let Err(err) = fs::create_dir(config_dir) { [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] --> ocular_cli/src/commands.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[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_OcularCliCmd` [INFO] [stdout] 14 | pub enum OcularCliCmd { [INFO] [stdout] | ------------ `OcularCliCmd` 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] --> ocular_cli/src/commands.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | #[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_OcularCliCmd` [INFO] [stdout] 14 | pub enum OcularCliCmd { [INFO] [stdout] | ------------ `OcularCliCmd` 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] --> ocular_cli/src/commands.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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] 22 | #[clap(author, about, version)] [INFO] [stdout] 23 | 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] --> ocular_cli/src/commands/chains.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_ChainsCmd` [INFO] [stdout] 27 | pub enum ChainsCmd { [INFO] [stdout] | --------- `ChainsCmd` 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] --> ocular_cli/src/commands/chains.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_ChainsCmd` [INFO] [stdout] 27 | pub enum ChainsCmd { [INFO] [stdout] | --------- `ChainsCmd` 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] --> ocular_cli/src/commands/chains/edit.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[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_EditCmd` [INFO] [stdout] 8 | pub struct EditCmd {} [INFO] [stdout] | ------- `EditCmd` 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] --> ocular_cli/src/commands/chains/list.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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_ListCmd` [INFO] [stdout] 9 | pub struct ListCmd {} [INFO] [stdout] | ------- `ListCmd` 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] --> ocular_cli/src/commands/chains/show.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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_ShowCmd` [INFO] [stdout] 9 | pub struct ShowCmd { [INFO] [stdout] | ------- `ShowCmd` 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] --> ocular_cli/src/commands/chains/show_default.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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_ShowDefaultCmd` [INFO] [stdout] 9 | pub struct ShowDefaultCmd {} [INFO] [stdout] | -------------- `ShowDefaultCmd` 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] Compiling ocular_cli v0.1.0 (/opt/rustwide/workdir/ocular_cli) [INFO] [stdout] warning: unexpected `cfg` condition name: `skip` [INFO] [stdout] --> ocular/tests/client.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(skip)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `skip` [INFO] [stdout] --> ocular/tests/client.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(skip)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `skip` [INFO] [stdout] --> ocular/tests/client.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(skip)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> ocular_cli/src/config.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | if let Err(err) = std::fs::create_dir(config_dir) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> ocular_cli/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 33 - if let Err(err) = std::fs::create_dir(config_dir) { [INFO] [stdout] 33 + if let Err(err) = fs::create_dir(config_dir) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> ocular/src/chain/client/airdrop.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | std::fs::remove_dir_all(path).expect(&format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> ocular/src/chain/client/airdrop.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 297 - std::fs::remove_dir_all(path).expect(&format!( [INFO] [stdout] 297 + fs::remove_dir_all(path).expect(&format!( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> ocular/src/chain/client/airdrop.rs:303:50 [INFO] [stdout] | [INFO] [stdout] 303 | let result = std::panic::catch_unwind(|| std::fs::metadata(path_string).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 303 - let result = std::panic::catch_unwind(|| std::fs::metadata(path_string).unwrap()); [INFO] [stdout] 303 + let result = std::panic::catch_unwind(|| fs::metadata(path_string).unwrap()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> ocular/src/chain/client/query/authz.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | pub type AuthzQueryClient = authz::query_client::QueryClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> ocular/src/chain/client.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 12 - pub type AuthzQueryClient = authz::query_client::QueryClient; [INFO] [stdout] 12 + pub type AuthzQueryClient = query_client::QueryClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `authz::*` and `bank::*` [INFO] [stdout] --> ocular/src/chain/client/tx.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::{authz::*, bank::*}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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] --> ocular_cli/src/commands.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[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_OcularCliCmd` [INFO] [stdout] 14 | pub enum OcularCliCmd { [INFO] [stdout] | ------------ `OcularCliCmd` 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] --> ocular_cli/src/commands.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | #[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_OcularCliCmd` [INFO] [stdout] 14 | pub enum OcularCliCmd { [INFO] [stdout] | ------------ `OcularCliCmd` 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] --> ocular_cli/src/commands.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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] 22 | #[clap(author, about, version)] [INFO] [stdout] 23 | 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] --> ocular_cli/src/commands/chains.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_ChainsCmd` [INFO] [stdout] 27 | pub enum ChainsCmd { [INFO] [stdout] | --------- `ChainsCmd` 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] --> ocular_cli/src/commands/chains.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_ChainsCmd` [INFO] [stdout] 27 | pub enum ChainsCmd { [INFO] [stdout] | --------- `ChainsCmd` 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] --> ocular_cli/src/commands/chains/edit.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[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_EditCmd` [INFO] [stdout] 8 | pub struct EditCmd {} [INFO] [stdout] | ------- `EditCmd` 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] --> ocular_cli/src/commands/chains/list.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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_ListCmd` [INFO] [stdout] 9 | pub struct ListCmd {} [INFO] [stdout] | ------- `ListCmd` 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] --> ocular_cli/src/commands/chains/show.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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_ShowCmd` [INFO] [stdout] 9 | pub struct ShowCmd { [INFO] [stdout] | ------- `ShowCmd` 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] --> ocular_cli/src/commands/chains/show_default.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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_ShowDefaultCmd` [INFO] [stdout] 9 | pub struct ShowDefaultCmd {} [INFO] [stdout] | -------------- `ShowDefaultCmd` 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] error: could not compile `ocular` (test "single_node_chain_txs") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name single_node_chain_txs --edition=2021 ocular/tests/single_node_chain_txs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="registry-cache"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "registry-cache"))' -C metadata=b6f4e891a2ca3657 -C extra-filename=-26d31bbc3ffcf782 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assay=/opt/rustwide/target/debug/deps/libassay-22364bb31c5e32f4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-090e3906a2dbafd6.so --extern bech32=/opt/rustwide/target/debug/deps/libbech32-fa9c1157005732cd.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-7bc97f84acce6ab2.rlib --extern cosmos_sdk_proto=/opt/rustwide/target/debug/deps/libcosmos_sdk_proto-ab52a9432d090f0b.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-f72979b3fdc0fe8e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a8ae69e25d8486fa.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-54940d0395378bc6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b4ef36c934915285.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-730023c4b992002e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d96d780af68f13ef.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-49adb30667374ea8.rlib --extern ocular=/opt/rustwide/target/debug/deps/libocular-f00e0ab567c61fdb.rlib --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-d72bae51274c5e1d.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-6fb999050fb6d37f.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-3c6537786c17ae7d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-169b693025b54303.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-8017eace424c00f9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-71b91c2799cef91d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5960ef1e90f76678.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9a4bc714af2e19bf.rlib --extern signatory=/opt/rustwide/target/debug/deps/libsignatory-66e7e4eb19d60e2c.rlib --extern tendermint_pre=/opt/rustwide/target/debug/deps/libtendermint-28cf94d287981cc1.rlib --extern tendermint_proto=/opt/rustwide/target/debug/deps/libtendermint_proto-df1c90d4a4a9e3e6.rlib --extern tendermint_rpc=/opt/rustwide/target/debug/deps/libtendermint_rpc-9f4096c1b497a873.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e1a66a833088bc25.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6499301f7d92447b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-16505c301de1911a.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-1238f758cf0c8911.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-88a5699c8e02eddb.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3d1c446076ac9b71.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ed8ccfdf83f09688/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "306160e48cf9eca51e3ac4f5b0ca65560bff767b6776229025d5ba9dcd2f17a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306160e48cf9eca51e3ac4f5b0ca65560bff767b6776229025d5ba9dcd2f17a0", kill_on_drop: false }` [INFO] [stdout] 306160e48cf9eca51e3ac4f5b0ca65560bff767b6776229025d5ba9dcd2f17a0