[INFO] fetching crate secretrs 0.1.0-beta.3...
[INFO] testing secretrs-0.1.0-beta.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate secretrs 0.1.0-beta.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate secretrs 0.1.0-beta.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate secretrs 0.1.0-beta.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate secretrs 0.1.0-beta.3
[INFO] tweaked toml for crates.io crate secretrs 0.1.0-beta.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate secretrs 0.1.0-beta.3 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-json-wasm v0.4.1
[INFO] [stderr]   Downloaded secret-cosmwasm-std v1.1.11
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded aes-siv v0.7.0
[INFO] [stderr]   Downloaded tendermint-rpc v0.35.0
[INFO] [stderr]   Downloaded tendermint-config v0.35.0
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.4
[INFO] [stderr]   Downloaded schemars_derive v0.8.17
[INFO] [stderr]   Downloaded schemars v0.8.17
[INFO] [stderr]   Downloaded secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]   Downloaded secret-sdk-proto v0.1.0
[INFO] [stderr]   Downloaded tonic-web-wasm-client v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e522c2055457638380c7f80b873a46ee493ff6d0e910d2f3fe497e60eac74429
[INFO] running `Command { std: "docker" "start" "-a" "e522c2055457638380c7f80b873a46ee493ff6d0e910d2f3fe497e60eac74429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e522c2055457638380c7f80b873a46ee493ff6d0e910d2f3fe497e60eac74429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e522c2055457638380c7f80b873a46ee493ff6d0e910d2f3fe497e60eac74429", kill_on_drop: false }`
[INFO] [stdout] e522c2055457638380c7f80b873a46ee493ff6d0e910d2f3fe497e60eac74429
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f914652360337c1c88351284bcdd110f6d04ac398220efb3d2391d5a443b1e1a
[INFO] running `Command { std: "docker" "start" "-a" "f914652360337c1c88351284bcdd110f6d04ac398220efb3d2391d5a443b1e1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling schemars v0.8.17
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive_internals v0.29.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling schemars_derive v0.8.17
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.4
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling aes-siv v0.7.0
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling bip32 v0.5.1
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling wasm-streams v0.4.0
[INFO] [stderr]    Compiling secret-cosmwasm-std v1.1.11
[INFO] [stderr]    Compiling tendermint-proto v0.35.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tendermint v0.35.0
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.21.1
[INFO] [stderr]    Compiling tonic-web-wasm-client v0.5.1
[INFO] [stderr]    Compiling secret-sdk-proto v0.1.0
[INFO] [stderr]    Compiling cosmrs v0.16.0
[INFO] [stderr]    Compiling secretrs v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.74s
[INFO] running `Command { std: "docker" "inspect" "f914652360337c1c88351284bcdd110f6d04ac398220efb3d2391d5a443b1e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f914652360337c1c88351284bcdd110f6d04ac398220efb3d2391d5a443b1e1a", kill_on_drop: false }`
[INFO] [stdout] f914652360337c1c88351284bcdd110f6d04ac398220efb3d2391d5a443b1e1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0385cdc85cf27f436dd5282cc1e86dd5e3601d816b0e913340b78917e657a707
[INFO] running `Command { std: "docker" "start" "-a" "0385cdc85cf27f436dd5282cc1e86dd5e3601d816b0e913340b78917e657a707", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tendermint-proto v0.35.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling tonic-web-wasm-client v0.5.1
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.21.1
[INFO] [stderr]    Compiling tendermint v0.35.0
[INFO] [stderr]    Compiling secret-sdk-proto v0.1.0
[INFO] [stderr]    Compiling cosmrs v0.16.0
[INFO] [stderr]    Compiling secretrs v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.14s
[INFO] running `Command { std: "docker" "inspect" "0385cdc85cf27f436dd5282cc1e86dd5e3601d816b0e913340b78917e657a707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0385cdc85cf27f436dd5282cc1e86dd5e3601d816b0e913340b78917e657a707", kill_on_drop: false }`
[INFO] [stdout] 0385cdc85cf27f436dd5282cc1e86dd5e3601d816b0e913340b78917e657a707
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c21a9a0e7107863a862661308ca5b942367a4a6ad222c2971a4e685721f7e042
[INFO] running `Command { std: "docker" "start" "-a" "c21a9a0e7107863a862661308ca5b942367a4a6ad222c2971a4e685721f7e042", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secretrs-e227425d8653761c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::encryption::test::encryption_utils ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests secretrs
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption::EncryptionUtils::decrypt (line 213) - compile ... ok
[INFO] [stdout] test src/grpc_clients.rs - grpc_clients (line 8) - compile ... FAILED
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption (line 7) ... FAILED
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption::EncryptionUtils::encrypt (line 167) ... ok
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption::EncryptionUtils::new (line 108) ... ok
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption::EncryptionUtils::from_io_key (line 142) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/grpc_clients.rs - grpc_clients (line 8) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `connect` found for struct `AuthQueryClient` in the current scope
[INFO] [stdout]   --> src/grpc_clients.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 9  | let mut auth_client = AuthQueryClient::connect(base_url).await?;
[INFO] [stdout]    |                                        ^^^^^^^ function or associated item not found in `AuthQueryClient<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `AuthQueryClient<_>` consider using one of the following associated functions:
[INFO] [stdout]       AuthQueryClient::<T>::new
[INFO] [stdout]       AuthQueryClient::<T>::with_origin
[INFO] [stdout]       AuthQueryClient::<T>::with_interceptor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmos-sdk-proto-0.21.1/src/prost/cosmos-sdk/cosmos.auth.v1beta1.tonic.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |           pub fn new(inner: T) -> Self {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |           pub fn with_origin(inner: T, origin: Uri) -> Self {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /         pub fn with_interceptor<F>(
[INFO] [stdout] 40 | |             inner: T,
[INFO] [stdout] 41 | |             interceptor: F,
[INFO] [stdout] 42 | |         ) -> QueryClient<InterceptedService<T, F>>
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |             <T as tonic::codegen::Service<http::Request<tonic::body::BoxBody>>>::Error:
[INFO] [stdout] 53 | |                 Into<StdError> + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/encryption.rs - utils::encryption (line 7) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `connect` found for struct `ComputeQueryClient` in the current scope
[INFO] [stdout]     --> src/utils/encryption.rs:24:43
[INFO] [stdout]      |
[INFO] [stdout] 18   |     let mut compute = ComputeQueryClient::connect("http://grpc.testnet.secretsaturn.net:9090").await?;
[INFO] [stdout]      |                                           ^^^^^^^ function or associated item not found in `ComputeQueryClient<_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `ComputeQueryClient<_>` consider using one of the following associated functions:
[INFO] [stdout]       ComputeQueryClient::<T>::new
[INFO] [stdout]       ComputeQueryClient::<T>::with_origin
[INFO] [stdout]       ComputeQueryClient::<T>::with_interceptor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/secret-sdk-proto-0.1.0/src/prost/secret/secret.compute.v1beta1.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 |           pub fn new(inner: T) -> Self {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1222 |           pub fn with_origin(inner: T, origin: Uri) -> Self {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1226 | /         pub fn with_interceptor<F>(
[INFO] [stdout] 1227 | |             inner: T,
[INFO] [stdout] 1228 | |             interceptor: F,
[INFO] [stdout] 1229 | |         ) -> QueryClient<InterceptedService<T, F>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1239 | |             <T as tonic::codegen::Service<http::Request<tonic::body::BoxBody>>>::Error:
[INFO] [stdout] 1240 | |                 Into<StdError> + Send + Sync,
[INFO] [stdout]      | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/grpc_clients.rs - grpc_clients (line 8)
[INFO] [stdout]     src/utils/encryption.rs - utils::encryption (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c21a9a0e7107863a862661308ca5b942367a4a6ad222c2971a4e685721f7e042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c21a9a0e7107863a862661308ca5b942367a4a6ad222c2971a4e685721f7e042", kill_on_drop: false }`
[INFO] [stdout] c21a9a0e7107863a862661308ca5b942367a4a6ad222c2971a4e685721f7e042
[INFO] testing secretrs-0.1.0-beta.3 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate secretrs 0.1.0-beta.3 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate secretrs 0.1.0-beta.3 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate secretrs 0.1.0-beta.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate secretrs 0.1.0-beta.3
[INFO] tweaked toml for crates.io crate secretrs 0.1.0-beta.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate secretrs 0.1.0-beta.3 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bba665b4d831bb75fb2aaa8152c087f7bc5fdcc185773f3925ddfe8af0f19ca
[INFO] running `Command { std: "docker" "start" "-a" "5bba665b4d831bb75fb2aaa8152c087f7bc5fdcc185773f3925ddfe8af0f19ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bba665b4d831bb75fb2aaa8152c087f7bc5fdcc185773f3925ddfe8af0f19ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bba665b4d831bb75fb2aaa8152c087f7bc5fdcc185773f3925ddfe8af0f19ca", kill_on_drop: false }`
[INFO] [stdout] 5bba665b4d831bb75fb2aaa8152c087f7bc5fdcc185773f3925ddfe8af0f19ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 353a5bb585416a2aa89b2759f48bbd9f50ec85e7219616f7f0cb072a603a0b65
[INFO] running `Command { std: "docker" "start" "-a" "353a5bb585416a2aa89b2759f48bbd9f50ec85e7219616f7f0cb072a603a0b65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling schemars v0.8.17
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive_internals v0.29.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling schemars_derive v0.8.17
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling aes-siv v0.7.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling bip32 v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling wasm-streams v0.4.0
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling secret-cosmwasm-std v1.1.11
[INFO] [stderr]    Compiling tendermint-proto v0.35.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tendermint v0.35.0
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.21.1
[INFO] [stderr]    Compiling tonic-web-wasm-client v0.5.1
[INFO] [stderr]    Compiling cosmrs v0.16.0
[INFO] [stderr]    Compiling secret-sdk-proto v0.1.0
[INFO] [stderr]    Compiling secretrs v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "353a5bb585416a2aa89b2759f48bbd9f50ec85e7219616f7f0cb072a603a0b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "353a5bb585416a2aa89b2759f48bbd9f50ec85e7219616f7f0cb072a603a0b65", kill_on_drop: false }`
[INFO] [stdout] 353a5bb585416a2aa89b2759f48bbd9f50ec85e7219616f7f0cb072a603a0b65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13a1d00659e2e011d31067767ae452b3ad164a1fd47e83f29b3a972010e5bee9
[INFO] running `Command { std: "docker" "start" "-a" "13a1d00659e2e011d31067767ae452b3ad164a1fd47e83f29b3a972010e5bee9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tendermint-proto v0.35.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling tonic-web-wasm-client v0.5.1
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.21.1
[INFO] [stderr]    Compiling tendermint v0.35.0
[INFO] [stderr]    Compiling secret-sdk-proto v0.1.0
[INFO] [stderr]    Compiling cosmrs v0.16.0
[INFO] [stderr]    Compiling secretrs v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.65s
[INFO] running `Command { std: "docker" "inspect" "13a1d00659e2e011d31067767ae452b3ad164a1fd47e83f29b3a972010e5bee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a1d00659e2e011d31067767ae452b3ad164a1fd47e83f29b3a972010e5bee9", kill_on_drop: false }`
[INFO] [stdout] 13a1d00659e2e011d31067767ae452b3ad164a1fd47e83f29b3a972010e5bee9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a096b5cfc588ff4e98f8ecf71da354d480fc8a1a606c305053b124ce44adacd7
[INFO] running `Command { std: "docker" "start" "-a" "a096b5cfc588ff4e98f8ecf71da354d480fc8a1a606c305053b124ce44adacd7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secretrs-e227425d8653761c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::encryption::test::encryption_utils ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests secretrs
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption::EncryptionUtils::decrypt (line 213) - compile ... ok
[INFO] [stdout] test src/grpc_clients.rs - grpc_clients (line 8) - compile ... FAILED
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption (line 7) ... FAILED
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption::EncryptionUtils::from_io_key (line 142) ... ok
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption::EncryptionUtils::new (line 108) ... ok
[INFO] [stdout] test src/utils/encryption.rs - utils::encryption::EncryptionUtils::encrypt (line 167) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/grpc_clients.rs - grpc_clients (line 8) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `connect` found for struct `AuthQueryClient` in the current scope
[INFO] [stdout]   --> src/grpc_clients.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 9  | let mut auth_client = AuthQueryClient::connect(base_url).await?;
[INFO] [stdout]    |                                        ^^^^^^^ function or associated item not found in `AuthQueryClient<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `AuthQueryClient<_>` consider using one of the following associated functions:
[INFO] [stdout]       AuthQueryClient::<T>::new
[INFO] [stdout]       AuthQueryClient::<T>::with_origin
[INFO] [stdout]       AuthQueryClient::<T>::with_interceptor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmos-sdk-proto-0.21.1/src/prost/cosmos-sdk/cosmos.auth.v1beta1.tonic.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |           pub fn new(inner: T) -> Self {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |           pub fn with_origin(inner: T, origin: Uri) -> Self {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | /         pub fn with_interceptor<F>(
[INFO] [stdout] 40 | |             inner: T,
[INFO] [stdout] 41 | |             interceptor: F,
[INFO] [stdout] 42 | |         ) -> QueryClient<InterceptedService<T, F>>
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |             <T as tonic::codegen::Service<http::Request<tonic::body::BoxBody>>>::Error:
[INFO] [stdout] 53 | |                 Into<StdError> + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/encryption.rs - utils::encryption (line 7) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `connect` found for struct `ComputeQueryClient` in the current scope
[INFO] [stdout]     --> src/utils/encryption.rs:24:43
[INFO] [stdout]      |
[INFO] [stdout] 18   |     let mut compute = ComputeQueryClient::connect("http://grpc.testnet.secretsaturn.net:9090").await?;
[INFO] [stdout]      |                                           ^^^^^^^ function or associated item not found in `ComputeQueryClient<_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `ComputeQueryClient<_>` consider using one of the following associated functions:
[INFO] [stdout]       ComputeQueryClient::<T>::new
[INFO] [stdout]       ComputeQueryClient::<T>::with_origin
[INFO] [stdout]       ComputeQueryClient::<T>::with_interceptor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/secret-sdk-proto-0.1.0/src/prost/secret/secret.compute.v1beta1.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 |           pub fn new(inner: T) -> Self {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1222 |           pub fn with_origin(inner: T, origin: Uri) -> Self {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1226 | /         pub fn with_interceptor<F>(
[INFO] [stdout] 1227 | |             inner: T,
[INFO] [stdout] 1228 | |             interceptor: F,
[INFO] [stdout] 1229 | |         ) -> QueryClient<InterceptedService<T, F>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1239 | |             <T as tonic::codegen::Service<http::Request<tonic::body::BoxBody>>>::Error:
[INFO] [stdout] 1240 | |                 Into<StdError> + Send + Sync,
[INFO] [stdout]      | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/grpc_clients.rs - grpc_clients (line 8)
[INFO] [stdout]     src/utils/encryption.rs - utils::encryption (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.48s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a096b5cfc588ff4e98f8ecf71da354d480fc8a1a606c305053b124ce44adacd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a096b5cfc588ff4e98f8ecf71da354d480fc8a1a606c305053b124ce44adacd7", kill_on_drop: false }`
[INFO] [stdout] a096b5cfc588ff4e98f8ecf71da354d480fc8a1a606c305053b124ce44adacd7
