[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#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeggyJV%2Focular" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/PeggyJV/ocular on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/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-2-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" "+5518eaa946291f00471af8b254b2a1715f234882" "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 http-range-header v0.3.0
[INFO] [stderr]   Downloaded abscissa_tokio v0.6.0
[INFO] [stderr]   Downloaded input_buffer v0.4.0
[INFO] [stderr]   Downloaded time v0.3.7
[INFO] [stderr]   Downloaded arrayref v0.3.6
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded peg-runtime v0.7.0
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded peg v0.7.0
[INFO] [stderr]   Downloaded ed25519 v1.4.1
[INFO] [stderr]   Downloaded webpki v0.21.4
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] [stderr]   Downloaded color-eyre v0.6.1
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded tower-http v0.3.3
[INFO] [stderr]   Downloaded axum v0.5.4
[INFO] [stderr]   Downloaded http v0.2.6
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded hyper v0.14.17
[INFO] [stderr]   Downloaded arc-swap v1.5.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.71
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded pretty_assertions v1.2.0
[INFO] [stderr]   Downloaded encoding_rs v0.8.30
[INFO] [stderr]   Downloaded assay-proc-macro v0.1.1
[INFO] [stderr]   Downloaded axum-core v0.2.3
[INFO] [stderr]   Downloaded assay v0.1.1
[INFO] [stderr]   Downloaded bech32 v0.9.0
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.30
[INFO] [stderr]   Downloaded owo-colors v3.4.0
[INFO] [stderr]   Downloaded semver v1.0.9
[INFO] [stderr]   Downloaded abscissa_core v0.6.0
[INFO] [stderr]   Downloaded bip32 v0.3.0
[INFO] [stderr]   Downloaded httparse v1.6.0
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded cosmrs v0.7.1
[INFO] [stderr]   Downloaded blake2b_simd v0.5.11
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded async-tungstenite v0.12.0
[INFO] [stderr]   Downloaded slab v0.4.5
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] [stderr]   Downloaded clap v3.1.17
[INFO] [stderr]   Downloaded tokio v1.17.0
[INFO] [stderr]   Downloaded h2 v0.3.12
[INFO] [stderr]   Downloaded openssl v0.10.38
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.0
[INFO] [stderr]   Downloaded webpki-roots v0.21.1
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded rustls v0.19.1
[INFO] [stderr]   Downloaded secrecy v0.8.0
[INFO] [stderr]   Downloaded clap_derive v3.1.7
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded fs-err v2.7.0
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.3
[INFO] [stderr]   Downloaded signatory v0.24.0
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded tokio-util v0.7.0
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded bumpalo v3.9.1
[INFO] [stderr]   Downloaded tendermint v0.23.7
[INFO] [stderr]   Downloaded tendermint-rpc v0.23.7
[INFO] [stderr]   Downloaded canonical-path v2.0.2
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded ed25519-consensus v1.2.1
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded elliptic-curve v0.11.12
[INFO] [stderr]   Downloaded base64ct v1.4.1
[INFO] [stderr]   Downloaded sec1 v0.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded dirs v4.0.0
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.12.3
[INFO] [stderr]   Downloaded rust-argon2 v0.8.3
[INFO] [stderr]   Downloaded ct-logs v0.8.0
[INFO] [stderr]   Downloaded security-framework-sys v2.6.1
[INFO] [stderr]   Downloaded k256 v0.10.4
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded ecdsa v0.13.4
[INFO] [stderr]   Downloaded pin-project v1.0.10
[INFO] [stderr]   Downloaded headers v0.3.7
[INFO] [stderr]   Downloaded sct v0.6.1
[INFO] [stderr]   Downloaded tendermint-config v0.23.7
[INFO] [stderr]   Downloaded hyper-proxy v0.9.1
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded sha-1 v0.10.0
[INFO] [stderr]   Downloaded signature v1.4.0
[INFO] [stderr]   Downloaded tower v0.4.12
[INFO] [stderr]   Downloaded security-framework v2.6.1
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded tonic v0.7.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded tendermint-proto v0.23.7
[INFO] [stderr]   Downloaded once_cell v1.10.0
[INFO] [stderr]   Downloaded tokio-util v0.6.9
[INFO] [stderr]   Downloaded abscissa_derive v0.6.0
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded hmac v0.11.0
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded itoa v1.0.1
[INFO] [stderr]   Downloaded group v0.11.0
[INFO] [stderr]   Downloaded pin-project-internal v1.0.10
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded ipnet v2.4.0
[INFO] [stderr]   Downloaded thiserror v1.0.30
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded hyper-timeout v0.4.1
[INFO] [stderr]   Downloaded pem-rfc7468 v0.3.1
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded ff v0.11.0
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded pkg-config v0.3.22
[INFO] [stderr]   Downloaded base16ct v0.1.1
[INFO] [stderr]   Downloaded serde_bytes v0.11.5
[INFO] [stderr]   Downloaded unicode-bidi v0.3.7
[INFO] [stderr]   Downloaded pbkdf2 v0.9.0
[INFO] [stderr]   Downloaded hyper-rustls v0.22.1
[INFO] [stderr]   Downloaded matchit v0.5.0
[INFO] [stderr]   Downloaded tungstenite v0.12.0
[INFO] [stderr]   Downloaded peg-macros v0.7.0
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded dirs-sys v0.3.7
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded getrandom v0.2.5
[INFO] [stderr]   Downloaded num_threads v0.1.5
[INFO] [stderr]   Downloaded headers-core v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded rustls-native-certs v0.5.0
[INFO] [stderr]   Downloaded tokio-rustls v0.22.0
[INFO] [stderr]   Downloaded time-macros v0.2.3
[INFO] [stderr]   Downloaded sha-1 v0.9.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36ce19b5c8c1d711b3ab2e93bb2636d29c26f4455d6d4b795f6f513c94b9734c
[INFO] running `Command { std: "docker" "start" "-a" "36ce19b5c8c1d711b3ab2e93bb2636d29c26f4455d6d4b795f6f513c94b9734c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36ce19b5c8c1d711b3ab2e93bb2636d29c26f4455d6d4b795f6f513c94b9734c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ce19b5c8c1d711b3ab2e93bb2636d29c26f4455d6d4b795f6f513c94b9734c", kill_on_drop: false }`
[INFO] [stdout] 36ce19b5c8c1d711b3ab2e93bb2636d29c26f4455d6d4b795f6f513c94b9734c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c8373a3b854591c58c7f6e95456ced2b017fa4dc370518b1e175bd72c72a4c6
[INFO] running `Command { std: "docker" "start" "-a" "0c8373a3b854591c58c7f6e95456ced2b017fa4dc370518b1e175bd72c72a4c6", 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 memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking 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]     Checking itoa v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking base64ct v1.4.1
[INFO] [stderr]     Checking pem-rfc7468 v0.3.1
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking signature v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[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 tinyvec_macros v0.1.0
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ff v0.11.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking mime v0.3.16
[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]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking group v0.11.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking flex-error v0.4.4
[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]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking ed25519 v1.4.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking time v0.3.7
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]     Checking matchit v0.5.0
[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]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking pbkdf2 v0.9.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking bs58 v0.4.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 rusty-fork v0.3.0
[INFO] [stderr]     Checking pretty_assertions v1.2.0
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking bech32 v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling proc-macro-error-attr 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]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]     Checking peg v0.7.0
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling heck v0.4.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]     Checking zeroize v1.5.5
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]     Checking sec1 v0.2.1
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking tracing v0.1.34
[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 curve25519-dalek v3.2.0
[INFO] [stderr]     Checking ecdsa v0.13.4
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking k256 v0.10.4
[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]     Checking async-stream v0.3.3
[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 regex-automata v0.1.10
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking ed25519-consensus v1.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking owo-colors v3.4.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling abscissa_derive v0.6.0
[INFO] [stderr]     Checking canonical-path v2.0.2
[INFO] [stderr]     Checking arc-swap v1.5.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking fs-err v2.7.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.11
[INFO] [stderr]     Checking color-eyre v0.6.1
[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 tower v0.4.12
[INFO] [stderr]     Checking h2 v0.3.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-rustls v0.22.1
[INFO] [stderr]     Checking hyper-timeout v0.4.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: 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]    = note: `#[warn(unused_imports)]` on by default
[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]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ocular_cli v0.1.0 (/opt/rustwide/workdir/ocular_cli)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 50.63s
[INFO] running `Command { std: "docker" "inspect" "0c8373a3b854591c58c7f6e95456ced2b017fa4dc370518b1e175bd72c72a4c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c8373a3b854591c58c7f6e95456ced2b017fa4dc370518b1e175bd72c72a4c6", kill_on_drop: false }`
[INFO] [stdout] 0c8373a3b854591c58c7f6e95456ced2b017fa4dc370518b1e175bd72c72a4c6
[INFO] checking PeggyJV/ocular against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeggyJV%2Focular" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/PeggyJV/ocular on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/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-2-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d6f22291b23b523284cf434586534339d50c03f4f419778315808b5acaa42c4
[INFO] running `Command { std: "docker" "start" "-a" "6d6f22291b23b523284cf434586534339d50c03f4f419778315808b5acaa42c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d6f22291b23b523284cf434586534339d50c03f4f419778315808b5acaa42c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d6f22291b23b523284cf434586534339d50c03f4f419778315808b5acaa42c4", kill_on_drop: false }`
[INFO] [stdout] 6d6f22291b23b523284cf434586534339d50c03f4f419778315808b5acaa42c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d58726a11a975dfaa0569fa68844d19624f2d7beb4ae51bd00f14991bcdf582
[INFO] running `Command { std: "docker" "start" "-a" "8d58726a11a975dfaa0569fa68844d19624f2d7beb4ae51bd00f14991bcdf582", 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 memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling quote v1.0.18
[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]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[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 indexmap v1.8.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling ring v0.16.20
[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]     Checking base64 v0.13.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking signature v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking byteorder v1.4.3
[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 tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ff v0.11.0
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking mime v0.3.16
[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 flex-error v0.4.4
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[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 digest v0.10.3
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking ed25519 v1.4.1
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling native-tls v0.2.8
[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 utf-8 v0.7.6
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking time v0.3.7
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.9.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking pretty_assertions v1.2.0
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking bech32 v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]     Checking peg v0.7.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[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]     Checking zeroize v1.5.5
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[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 curve25519-dalek v3.2.0
[INFO] [stderr]     Checking ecdsa v0.13.4
[INFO] [stderr]     Checking k256 v0.10.4
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[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 ed25519-consensus v1.2.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking owo-colors v3.4.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling abscissa_derive v0.6.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 tracing-subscriber v0.3.11
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking color-eyre v0.6.1
[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 tower v0.4.12
[INFO] [stderr]     Checking h2 v0.3.12
[INFO] [stderr]     Checking tendermint v0.23.7
[INFO] [stderr]     Checking tendermint v0.24.0-pre.2 (https://github.com/informalsystems/tendermint-rs#cd3e3913)
[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 axum v0.5.4
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[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: 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]    = note: `#[warn(unused_imports)]` on by default
[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]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ocular_cli v0.1.0 (/opt/rustwide/workdir/ocular_cli)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[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]    = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_OcularCliCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> ocular_cli/src/commands.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_OcularCliCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> ocular_cli/src/commands.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Runnable_FOR_OcularCliCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> ocular_cli/src/commands.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Runnable_FOR_OcularCliCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> ocular_cli/src/commands.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Command, Debug, Parser)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> ocular_cli/src/commands.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Command, Debug, Parser)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> ocular_cli/src/commands/chains.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_ChainsCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> ocular_cli/src/commands/chains.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_ChainsCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> ocular_cli/src/commands/chains.rs:26:34
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Runnable_FOR_ChainsCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> ocular_cli/src/commands/chains.rs:26:34
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Runnable_FOR_ChainsCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> ocular_cli/src/commands/chains/edit.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Command, Debug, Parser)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_EditCmd`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> ocular_cli/src/commands/chains/edit.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Command, Debug, Parser)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_EditCmd`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> ocular_cli/src/commands/chains/list.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Command, Debug, Parser)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_ListCmd`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> ocular_cli/src/commands/chains/list.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Command, Debug, Parser)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_ListCmd`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> ocular_cli/src/commands/chains/show.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Command, Debug, Parser)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_ShowCmd`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> ocular_cli/src/commands/chains/show.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Command, Debug, Parser)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_ShowCmd`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> 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]   = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_ShowDefaultCmd`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> 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]   = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_ShowDefaultCmd`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ocular_cli` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ocular_cli` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "8d58726a11a975dfaa0569fa68844d19624f2d7beb4ae51bd00f14991bcdf582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d58726a11a975dfaa0569fa68844d19624f2d7beb4ae51bd00f14991bcdf582", kill_on_drop: false }`
[INFO] [stdout] 8d58726a11a975dfaa0569fa68844d19624f2d7beb4ae51bd00f14991bcdf582
