[INFO] fetching crate grin_wallet_api 4.0.0... [INFO] checking grin_wallet_api-4.0.0 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate grin_wallet_api 4.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate grin_wallet_api 4.0.0 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_wallet_api 4.0.0 [INFO] finished tweaking crates.io crate grin_wallet_api 4.0.0 [INFO] tweaked toml for crates.io crate grin_wallet_api 4.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbe8426106031376043746fe767142023763bd60f703a236078a757fb7ebfbc7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bbe8426106031376043746fe767142023763bd60f703a236078a757fb7ebfbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbe8426106031376043746fe767142023763bd60f703a236078a757fb7ebfbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe8426106031376043746fe767142023763bd60f703a236078a757fb7ebfbc7", kill_on_drop: false }` [INFO] [stdout] bbe8426106031376043746fe767142023763bd60f703a236078a757fb7ebfbc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78b9f2849ca711cec6bf1218bae025962c6ee6d1aaedb29cb4d34dcb83f31b12 [INFO] running `Command { std: "docker" "start" "-a" "78b9f2849ca711cec6bf1218bae025962c6ee6d1aaedb29cb4d34dcb83f31b12", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking cookie-factory v0.3.1 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling sysinfo v0.14.15 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking radix64 v0.6.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.10 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking c2-chacha v0.2.4 [INFO] [stderr] Checking poly1305 v0.5.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking age-core v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling easy-jsonrpc-proc-macro-mw v0.5.1 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking secrecy v0.6.0 [INFO] [stderr] Checking chacha20poly1305 v0.4.1 [INFO] [stderr] Checking bcrypt-pbkdf v0.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking zip v0.5.9 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking age v0.4.0 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking log4rs v0.12.0 [INFO] [stderr] Checking jsonrpc-core v10.1.0 [INFO] [stderr] Checking easy-jsonrpc-mw v0.5.4 [INFO] [stderr] Checking grin_util v4.1.1 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Checking grin_keychain v4.1.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-io-timeout v0.4.0 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking async-socks5 v0.3.2 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-timeout v0.3.1 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking hyper-socks2-mw v0.4.4 [INFO] [stderr] Checking croaring-mw v0.4.5 [INFO] [stderr] Checking grin_core v4.1.1 [INFO] [stderr] Checking grin_store v4.1.1 [INFO] [stderr] Checking grin_pool v4.1.1 [INFO] [stderr] Checking grin_chain v4.1.1 [INFO] [stderr] Checking grin_p2p v4.1.1 [INFO] [stderr] Checking grin_api v4.1.1 [INFO] [stderr] Checking grin_wallet_util v4.0.0 [INFO] [stderr] Checking grin_wallet_config v4.0.0 [INFO] [stderr] Checking grin_wallet_libwallet v4.0.0 [INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/api_impl/owner.rs:1189:22 [INFO] [stdout] | [INFO] [stdout] 1189 | if recipient_pubkey.verify(&msg, &proof.recipient_sig).is_err() { [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Verifier;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/api_impl/owner.rs:1194:19 [INFO] [stdout] | [INFO] [stdout] 1194 | if sender_pubkey.verify(&msg, &proof.sender_sig).is_err() { [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Verifier;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sign` found for struct `Keypair` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/internal/tx.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | Ok(keypair.sign(&msg)) [INFO] [stdout] | ^^^^ method not found in `Keypair` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Signer;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/internal/tx.rs:577:25 [INFO] [stdout] | [INFO] [stdout] 577 | if p.receiver_address.verify(&msg, &sig).is_err() { [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Verifier;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:326:58 [INFO] [stdout] | [INFO] [stdout] 326 | build::partial_transaction(self.tx_or_err()?.clone(), elems, keychain, builder)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected reference, found struct `Vec` [INFO] [stdout] | help: consider borrowing here: `&elems` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[Box<(dyn for<'a, 'r> Fn(&'a mut grin_wallet_util::grin_core::libtx::build::Context<'r, _, _>, std::result::Result<(grin_wallet_util::grin_core::core::Transaction, BlindSum), grin_wallet_util::grin_core::libtx::Error>) -> std::result::Result<(grin_wallet_util::grin_core::core::Transaction, BlindSum), grin_wallet_util::grin_core::libtx::Error> + 'static)>]` [INFO] [stdout] found struct `Vec Fn(&'a mut grin_wallet_util::grin_core::libtx::build::Context<'r, K, B>, std::result::Result<(grin_wallet_util::grin_core::core::Transaction, BlindSum), grin_wallet_util::grin_core::libtx::Error>) -> std::result::Result<(grin_wallet_util::grin_core::core::Transaction, BlindSum), grin_wallet_util::grin_core::libtx::Error> + 'static)>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `kernels_mut` found for mutable reference `&mut grin_wallet_util::grin_core::core::Transaction` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:706:12 [INFO] [stdout] | [INFO] [stdout] 706 | final_tx.kernels_mut()[0].excess = final_excess.clone(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&mut grin_wallet_util::grin_core::core::Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `kernels_mut` found for mutable reference `&mut grin_wallet_util::grin_core::core::Transaction` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:707:12 [INFO] [stdout] | [INFO] [stdout] 707 | final_tx.kernels_mut()[0].excess_sig = final_sig.clone(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&mut grin_wallet_util::grin_core::core::Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for enum `Inputs` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:862:16 [INFO] [stdout] | [INFO] [stdout] 862 | for i in ins.iter() { [INFO] [stdout] | ^^^^ method not found in `Inputs` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `types::WalletBackend` [INFO] [stdout] candidate #2: `types::WalletOutputBatch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `features` on type `&grin_wallet_util::grin_core::core::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:871:10 [INFO] [stdout] | [INFO] [stdout] 871 | f: o.features.into(), [INFO] [stdout] | ^^^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 871 | f: o.features().into(), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `commit` on type `&grin_wallet_util::grin_core::core::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:872:10 [INFO] [stdout] | [INFO] [stdout] 872 | c: o.commit, [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `identifier`, `proof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for reference `&Inputs` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:988:16 [INFO] [stdout] | [INFO] [stdout] 988 | let inputs = map_vec!(inputs, |inp| InputV4::from(inp)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&Inputs` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `types::WalletBackend` [INFO] [stdout] candidate #2: `types::WalletOutputBatch` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: struct `grin_wallet_util::grin_core::core::Output` does not have fields named `features`, `commit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:1012:4 [INFO] [stdout] | [INFO] [stdout] 1012 | features, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 1013 | commit, [INFO] [stdout] | ^^^^^^ struct `grin_wallet_util::grin_core::core::Output` does not have these fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `identifier` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:1011:7 [INFO] [stdout] | [INFO] [stdout] 1011 | let Output { [INFO] [stdout] | _____________^ [INFO] [stdout] 1012 | | features, [INFO] [stdout] 1013 | | commit, [INFO] [stdout] 1014 | | proof, [INFO] [stdout] 1015 | | } = *output; [INFO] [stdout] | |_________^ missing field `identifier` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 1014 | proof, identifier, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 1014 | proof, .., [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `grin_wallet_util::grin_core::core::Output` has no field named `features` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:1143:5 [INFO] [stdout] | [INFO] [stdout] 1143 | features: c.f.into(), [INFO] [stdout] | ^^^^^^^^ `grin_wallet_util::grin_core::core::Output` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `identifier`, `proof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `grin_wallet_util::grin_core::core::Output` has no field named `commit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:1144:5 [INFO] [stdout] | [INFO] [stdout] 1144 | commit: c.c, [INFO] [stdout] | ^^^^^^ `grin_wallet_util::grin_core::core::Output` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `identifier`, `proof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for enum `Inputs` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:1147:27 [INFO] [stdout] | [INFO] [stdout] 1147 | None => tx.body.inputs.push(Input { [INFO] [stdout] | ^^^^ method not found in `Inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:1262:4 [INFO] [stdout] | [INFO] [stdout] 1262 | inputs, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Inputs`, found struct `Vec` [INFO] [stdout] | help: try using a variant of the expected enum: `FeaturesAndCommit(inputs)` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Inputs` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `grin_wallet_util::grin_core::core::Output` has no field named `features` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:1287:4 [INFO] [stdout] | [INFO] [stdout] 1287 | features: features.into(), [INFO] [stdout] | ^^^^^^^^ `grin_wallet_util::grin_core::core::Output` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `identifier`, `proof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `grin_wallet_util::grin_core::core::Output` has no field named `commit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate.rs:1288:4 [INFO] [stdout] | [INFO] [stdout] 1288 | commit, [INFO] [stdout] | ^^^^^^ `grin_wallet_util::grin_core::core::Output` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `identifier`, `proof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate_versions/ser.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 390 | DalekSignature::from_bytes(&b).map_err(|err| Error::custom(err.to_string())) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate_versions/ser.rs:425:22 [INFO] [stdout] | [INFO] [stdout] 425 | DalekSignature::from_bytes(&b) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate_versions/ser.rs:463:22 [INFO] [stdout] | [INFO] [stdout] 463 | DalekSignature::from_bytes(&b) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for enum `Inputs` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate_versions/v4.rs:760:7 [INFO] [stdout] | [INFO] [stdout] 760 | .iter() [INFO] [stdout] | ^^^^ method not found in `Inputs` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `types::WalletBackend` [INFO] [stdout] candidate #2: `types::WalletOutputBatch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `features` on type `&grin_wallet_util::grin_core::core::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate_versions/v4.rs:771:19 [INFO] [stdout] | [INFO] [stdout] 771 | features: o.features, [INFO] [stdout] | ^^^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 771 | features: o.features(), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `commit` on type `&grin_wallet_util::grin_core::core::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate_versions/v4.rs:772:17 [INFO] [stdout] | [INFO] [stdout] 772 | commit: o.commit, [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `identifier`, `proof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grin_wallet_libwallet-4.0.0/src/slate_versions/v4_bin.rs:350:34 [INFO] [stdout] | [INFO] [stdout] 350 | 1 | _ => Some(DalekSignature::from_bytes(&reader.read_fixed_bytes(64)?).unwrap()), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0026, E0027, E0308, E0560, E0599, E0609, E0615. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0026`. [INFO] [stdout] [INFO] [stderr] error: could not compile `grin_wallet_libwallet` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "78b9f2849ca711cec6bf1218bae025962c6ee6d1aaedb29cb4d34dcb83f31b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b9f2849ca711cec6bf1218bae025962c6ee6d1aaedb29cb4d34dcb83f31b12", kill_on_drop: false }` [INFO] [stdout] 78b9f2849ca711cec6bf1218bae025962c6ee6d1aaedb29cb4d34dcb83f31b12