[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] checking PeggyJV/ocular against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeggyJV%2Focular" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PeggyJV/ocular on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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-4-tc1/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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/informalsystems/tendermint-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded async-tungstenite v0.12.0 [INFO] [stderr] Downloaded bech32 v0.9.0 [INFO] [stderr] Downloaded base64ct v1.4.1 [INFO] [stderr] Downloaded assay-proc-macro v0.1.1 [INFO] [stderr] Downloaded abscissa_core v0.6.0 [INFO] [stderr] Downloaded fs-err v2.7.0 [INFO] [stderr] Downloaded abscissa_derive v0.6.0 [INFO] [stderr] Downloaded canonical-path v2.0.2 [INFO] [stderr] Downloaded color-eyre v0.6.1 [INFO] [stderr] Downloaded pretty_assertions v1.2.0 [INFO] [stderr] Downloaded assay v0.1.1 [INFO] [stderr] Downloaded abscissa_tokio v0.6.0 [INFO] [stderr] Downloaded tendermint-proto v0.23.7 [INFO] [stderr] Downloaded cosmrs v0.7.1 [INFO] [stderr] Downloaded bip32 v0.3.0 [INFO] [stderr] Downloaded cosmos-sdk-proto v0.12.3 [INFO] [stderr] Downloaded tendermint-config v0.23.7 [INFO] [stderr] Downloaded tendermint v0.23.7 [INFO] [stderr] Downloaded signatory v0.24.0 [INFO] [stderr] Downloaded tendermint-rpc v0.23.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a131caec7bde9048f82a52c3765e454d4c87e3bade106944dec15a974e4c5a23 [INFO] running `Command { std: "docker" "start" "-a" "a131caec7bde9048f82a52c3765e454d4c87e3bade106944dec15a974e4c5a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a131caec7bde9048f82a52c3765e454d4c87e3bade106944dec15a974e4c5a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a131caec7bde9048f82a52c3765e454d4c87e3bade106944dec15a974e4c5a23", kill_on_drop: false }` [INFO] [stdout] a131caec7bde9048f82a52c3765e454d4c87e3bade106944dec15a974e4c5a23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f76447a8bbeae8906fb68dc99c150cafe6720c0c7d633d3e792868d2a99f2b55 [INFO] running `Command { std: "docker" "start" "-a" "f76447a8bbeae8906fb68dc99c150cafe6720c0c7d633d3e792868d2a99f2b55", 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 serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [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] Checking futures-sink v0.3.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking base64ct v1.4.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ff v0.11.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking ed25519 v1.4.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking pretty_assertions v1.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking ipnet v2.4.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking bech32 v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking peg v0.7.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking fs-err v2.7.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v4.0.0 [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] Checking zeroize v1.5.5 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking k256 v0.10.4 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking bip32 v0.3.0 [INFO] [stderr] Compiling assay-proc-macro v0.1.1 [INFO] [stderr] Checking signatory v0.24.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking ed25519-consensus v1.2.1 [INFO] [stderr] Compiling abscissa_derive v0.6.0 [INFO] [stderr] Checking color-eyre v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking clap v3.1.17 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Checking abscissa_core v0.6.0 [INFO] [stderr] Checking tendermint-proto v0.23.7 [INFO] [stderr] Checking tendermint-proto v0.24.0-pre.2 (https://github.com/informalsystems/tendermint-rs#cd3e3913) [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking axum-core v0.2.3 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking assay v0.1.1 [INFO] [stderr] Checking abscissa_tokio v0.6.0 [INFO] [stderr] Checking async-tungstenite v0.12.0 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking tendermint v0.24.0-pre.2 (https://github.com/informalsystems/tendermint-rs#cd3e3913) [INFO] [stderr] Checking tendermint v0.23.7 [INFO] [stderr] Checking tower-http v0.3.3 [INFO] [stderr] Checking tendermint-config v0.23.7 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking axum v0.5.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking hyper-proxy v0.9.1 [INFO] [stderr] Checking tendermint-rpc v0.23.7 [INFO] [stderr] Checking tonic v0.7.2 [INFO] [stderr] Checking cosmos-sdk-proto v0.12.3 [INFO] [stderr] Checking cosmrs v0.7.1 [INFO] [stderr] Checking ocular v0.1.0 (/opt/rustwide/workdir/ocular) [INFO] [stdout] warning: the item `tendermint_pre` is imported redundantly [INFO] [stdout] --> ocular/src/chain.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tendermint_pre; [INFO] [stdout] | ^^^^^^^^^^^^^^ the item `tendermint_pre` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tendermint_rpc` is imported redundantly [INFO] [stdout] --> ocular/src/chain/client.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | use tendermint_rpc::{self, WebSocketClient, WebSocketClientDriver}; [INFO] [stdout] | ^^^^ the item `tendermint_rpc` is already defined by prelude [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::*`, `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] [INFO] [stdout] warning: the item `cosmrs` is imported redundantly [INFO] [stdout] --> ocular/src/error.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmrs::{self, ErrorReport}; [INFO] [stdout] | ^^^^ the item `cosmrs` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tendermint_pre` is imported redundantly [INFO] [stdout] --> ocular/src/chain.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tendermint_pre; [INFO] [stdout] | ^^^^^^^^^^^^^^ the item `tendermint_pre` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tendermint_rpc` is imported redundantly [INFO] [stdout] --> ocular/src/chain/client.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | use tendermint_rpc::{self, WebSocketClient, WebSocketClientDriver}; [INFO] [stdout] | ^^^^ the item `tendermint_rpc` is already defined by prelude [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::*`, `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] [INFO] [stdout] warning: the item `cosmrs` is imported redundantly [INFO] [stdout] --> ocular/src/error.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmrs::{self, ErrorReport}; [INFO] [stdout] | ^^^^ the item `cosmrs` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ocular_cli v0.1.0 (/opt/rustwide/workdir/ocular_cli) [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Runnable` is imported redundantly [INFO] [stdout] --> ocular_cli/src/commands/chains/edit.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config, prelude::*}; [INFO] [stdout] | ---------- the item `Runnable` is already imported here [INFO] [stdout] 2 | use abscissa_core::{Command, Runnable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Runnable` is imported redundantly [INFO] [stdout] --> ocular_cli/src/commands/chains/list.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config, prelude::*}; [INFO] [stdout] | ---------- the item `Runnable` is already imported here [INFO] [stdout] 2 | use abscissa_core::{Command, Runnable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Runnable` is imported redundantly [INFO] [stdout] --> ocular_cli/src/commands/chains/show.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config, prelude::*}; [INFO] [stdout] | ---------- the item `Runnable` is already imported here [INFO] [stdout] 2 | use abscissa_core::{Command, Runnable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Runnable` is imported redundantly [INFO] [stdout] --> ocular_cli/src/commands/chains/edit.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config, prelude::*}; [INFO] [stdout] | ---------- the item `Runnable` is already imported here [INFO] [stdout] 2 | use abscissa_core::{Command, Runnable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Runnable` is imported redundantly [INFO] [stdout] --> ocular_cli/src/commands/chains/list.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config, prelude::*}; [INFO] [stdout] | ---------- the item `Runnable` is already imported here [INFO] [stdout] 2 | use abscissa_core::{Command, Runnable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Runnable` is imported redundantly [INFO] [stdout] --> ocular_cli/src/commands/chains/show_default.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config, prelude::*}; [INFO] [stdout] | ---------- the item `Runnable` is already imported here [INFO] [stdout] 2 | use abscissa_core::{Command, Runnable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Runnable` is imported redundantly [INFO] [stdout] --> ocular_cli/src/commands/chains/show.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config, prelude::*}; [INFO] [stdout] | ---------- the item `Runnable` is already imported here [INFO] [stdout] 2 | use abscissa_core::{Command, Runnable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Runnable` is imported redundantly [INFO] [stdout] --> ocular_cli/src/commands/chains/show_default.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{config, prelude::*}; [INFO] [stdout] | ---------- the item `Runnable` is already imported here [INFO] [stdout] 2 | use abscissa_core::{Command, Runnable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dirs` is imported redundantly [INFO] [stdout] --> ocular_cli/src/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dirs; [INFO] [stdout] | ^^^^ the item `dirs` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dirs` is imported redundantly [INFO] [stdout] --> ocular_cli/src/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dirs; [INFO] [stdout] | ^^^^ the item `dirs` is already defined by prelude [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_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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.70s [INFO] running `Command { std: "docker" "inspect" "f76447a8bbeae8906fb68dc99c150cafe6720c0c7d633d3e792868d2a99f2b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76447a8bbeae8906fb68dc99c150cafe6720c0c7d633d3e792868d2a99f2b55", kill_on_drop: false }` [INFO] [stdout] f76447a8bbeae8906fb68dc99c150cafe6720c0c7d633d3e792868d2a99f2b55