[INFO] cloning repository https://github.com/mimblewimble/grin-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mimblewimble/grin-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmimblewimble%2Fgrin-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmimblewimble%2Fgrin-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 930a44d456b43172fc096eda0bbf6a3841f48c6a
[INFO] checking mimblewimble/grin-wallet against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmimblewimble%2Fgrin-wallet" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mimblewimble/grin-wallet
[INFO] finished tweaking git repo https://github.com/mimblewimble/grin-wallet
[INFO] tweaked toml for git repo https://github.com/mimblewimble/grin-wallet written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mimblewimble/grin-wallet on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mimblewimble/grin-wallet 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum_primitive v0.1.1
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded rustyline v6.3.0
[INFO] [stderr]   Downloaded timer v0.2.0
[INFO] [stderr]   Downloaded easy-jsonrpc-proc-macro-mw v0.5.1
[INFO] [stderr]   Downloaded semver v0.10.0
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] [stderr]   Downloaded tokio-io-timeout v0.4.0
[INFO] [stderr]   Downloaded yaml-rust v0.3.5
[INFO] [stderr]   Downloaded age v0.7.1
[INFO] [stderr]   Downloaded liblmdb-sys v0.2.2
[INFO] [stderr]   Downloaded hkdf v0.11.0
[INFO] [stderr]   Downloaded croaring-sys v2.1.0
[INFO] [stderr]   Downloaded grin_secp256k1zkp v0.7.14
[INFO] [stderr]   Downloaded grin_core v5.3.3
[INFO] [stderr]   Downloaded lmdb-zero v0.4.4
[INFO] [stderr]   Downloaded qr_code v1.1.0
[INFO] [stderr]   Downloaded croaring v1.1.0
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded grin_keychain v5.3.3
[INFO] [stderr]   Downloaded anyhow v1.0.92
[INFO] [stderr]   Downloaded hyper-timeout v0.3.1
[INFO] [stderr]   Downloaded grin_api v5.3.3
[INFO] [stderr]   Downloaded tokio-socks v0.3.0
[INFO] [stderr]   Downloaded age-core v0.7.1
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded remove_dir_all v0.7.0
[INFO] [stderr]   Downloaded dirs-next v1.0.2
[INFO] [stderr]   Downloaded bech32 v0.8.1
[INFO] [stderr]   Downloaded grin_chain v5.3.3
[INFO] [stderr]   Downloaded grin_pool v5.3.3
[INFO] [stderr]   Downloaded easy-jsonrpc-mw v0.5.4
[INFO] [stderr]   Downloaded grin_store v5.3.3
[INFO] [stderr]   Downloaded supercow v0.1.0
[INFO] [stderr]   Downloaded grin_util v5.3.3
[INFO] [stderr]   Downloaded grin_p2p v5.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 636fc8db0fdc34c6ec9717e7d81539ba3911ad12b052148dba6ae05f296ca2a0
[INFO] running `Command { std: "docker" "start" "-a" "636fc8db0fdc34c6ec9717e7d81539ba3911ad12b052148dba6ae05f296ca2a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "636fc8db0fdc34c6ec9717e7d81539ba3911ad12b052148dba6ae05f296ca2a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "636fc8db0fdc34c6ec9717e7d81539ba3911ad12b052148dba6ae05f296ca2a0", kill_on_drop: false }`
[INFO] [stdout] 636fc8db0fdc34c6ec9717e7d81539ba3911ad12b052148dba6ae05f296ca2a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a600bef42e66e533e2414f38fc0d778cfcc70f0885df1d8275c815ca96c637c
[INFO] running `Command { std: "docker" "start" "-a" "0a600bef42e66e533e2414f38fc0d778cfcc70f0885df1d8275c815ca96c637c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v2.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]     Checking password-hash v0.2.3
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking num-rational v0.2.4
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling grin_secp256k1zkp v0.7.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling croaring-sys v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking croaring v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking lmdb-zero v0.4.4
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]     Checking poly1305 v0.7.2
[INFO] [stderr]     Checking chacha20 v0.8.2
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking chacha20poly1305 v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking salsa20 v0.9.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]     Checking pbkdf2 v0.10.1
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking scrypt v0.8.1
[INFO] [stderr]     Checking x25519-dalek v1.1.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking x25519-dalek v0.6.0
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking secrecy v0.6.0
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking age-core v0.7.1
[INFO] [stderr]     Checking strum v0.18.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking unic-langid-impl v0.9.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]     Checking log4rs v1.3.0
[INFO] [stderr]     Checking fluent v0.16.1
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling i18n-config v0.4.7
[INFO] [stderr]     Checking grin_util v5.3.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking grin_keychain v5.3.3
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking grin_wallet_util v5.4.0-alpha.1 (/opt/rustwide/workdir/util)
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking grin_core v5.3.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.13.9
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rustls-native-certs v0.3.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.13.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.6.7
[INFO] [stderr]     Checking tokio-io-timeout v0.4.0
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking ct-logs v0.6.0
[INFO] [stderr]     Checking jsonrpc-core v10.1.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.14.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking grin_store v5.3.3
[INFO] [stderr]     Checking grin_wallet_config v5.4.0-alpha.1 (/opt/rustwide/workdir/config)
[INFO] [stderr]     Checking tokio-socks v0.3.0
[INFO] [stderr]     Checking grin_pool v5.3.3
[INFO] [stderr]     Checking age v0.7.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking grin_chain v5.3.3
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking grin_wallet_libwallet v5.4.0-alpha.1 (/opt/rustwide/workdir/libwallet)
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking qr_code v1.1.0
[INFO] [stderr]     Checking remove_dir_all v0.7.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling easy-jsonrpc-proc-macro-mw v0.5.1
[INFO] [stderr]     Checking grin_p2p v5.3.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking easy-jsonrpc-mw v0.5.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stdout] warning: struct `DalekSignature` is never constructed
[INFO] [stdout]    --> libwallet/src/mwixnet/onion/crypto/dalek.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct DalekSignature(Signature);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_hex` and `verify` are never used
[INFO] [stdout]    --> libwallet/src/mwixnet/onion/crypto/dalek.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl DalekSignature {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 124 |     /// Convert hex string to DalekSignature.
[INFO] [stdout] 125 |     pub fn from_hex(hex: &str) -> Result<Self, DalekError> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn verify(&self, pk: &DalekPublicKey, msg: &[u8]) -> Result<(), DalekError> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking semver v0.10.0
[INFO] [stderr]     Checking rpassword v4.0.5
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]     Checking rustyline v6.3.0
[INFO] [stderr]     Checking hyper-rustls v0.20.0
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking hyper-timeout v0.3.1
[INFO] [stderr]     Checking hyper-rustls v0.21.0
[INFO] [stderr]     Checking grin_api v5.3.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking mortal v0.2.4
[INFO] [stderr]     Checking grin_wallet_impls v5.4.0-alpha.1 (/opt/rustwide/workdir/impls)
[INFO] [stderr]     Checking linefeed v0.6.0
[INFO] [stderr]     Checking grin_wallet_api v5.4.0-alpha.1 (/opt/rustwide/workdir/api)
[INFO] [stderr]     Checking grin_wallet_controller v5.4.0-alpha.1 (/opt/rustwide/workdir/controller)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> controller/tests/common/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     test_dir: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 99 | ) -> WalletProxy<DefaultLCProvider<LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |           |
[INFO] [stdout]    |      |           the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> WalletProxy<'_, DefaultLCProvider<'_, LocalWalletClient, ExtKeychain>, LocalWalletClient, ExtKeychain>
[INFO] [stdout]    |                  +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling grin_wallet v5.4.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RetrieveSummaryInfoResp` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:497:12
[INFO] [stdout]     |
[INFO] [stdout] 497 | pub struct RetrieveSummaryInfoResp(pub bool, pub WalletInfo);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RetrieveSummaryInfoResp` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:497:12
[INFO] [stdout]     |
[INFO] [stdout] 497 | pub struct RetrieveSummaryInfoResp(pub bool, pub WalletInfo);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "0a600bef42e66e533e2414f38fc0d778cfcc70f0885df1d8275c815ca96c637c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a600bef42e66e533e2414f38fc0d778cfcc70f0885df1d8275c815ca96c637c", kill_on_drop: false }`
[INFO] [stdout] 0a600bef42e66e533e2414f38fc0d778cfcc70f0885df1d8275c815ca96c637c
