[INFO] fetching crate microservices 0.3.10... [INFO] checking microservices-0.3.10 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate microservices 0.3.10 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate microservices 0.3.10 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate microservices 0.3.10 [INFO] finished tweaking crates.io crate microservices 0.3.10 [INFO] tweaked toml for crates.io crate microservices 0.3.10 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41f0966f683028ecd1f712aadbb794df80445f43ae04213d0f57b61cd599979b [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" "41f0966f683028ecd1f712aadbb794df80445f43ae04213d0f57b61cd599979b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41f0966f683028ecd1f712aadbb794df80445f43ae04213d0f57b61cd599979b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f0966f683028ecd1f712aadbb794df80445f43ae04213d0f57b61cd599979b", kill_on_drop: false }` [INFO] [stdout] 41f0966f683028ecd1f712aadbb794df80445f43ae04213d0f57b61cd599979b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa989c0f5a992b0bad750d3d534c38e44e6eb6b15cef35922d6a27a50061bca9 [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" "fa989c0f5a992b0bad750d3d534c38e44e6eb6b15cef35922d6a27a50061bca9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking bitcoin_hashes v0.9.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cpufeatures v0.1.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.5.0 [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 rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking sha2 v0.9.4 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking secp256k1 v0.20.2 [INFO] [stderr] Checking bitcoin v0.26.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking amplify_syn v1.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling amplify_derive_helpers v0.0.4 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking miniscript v5.1.0 [INFO] [stderr] Compiling amplify_derive v2.7.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling amplify v3.4.0 [INFO] [stderr] Checking slip132 v0.3.3 [INFO] [stderr] Compiling strict_encoding_derive v1.1.0 [INFO] [stderr] Compiling lightning_encoding_derive v0.4.0 [INFO] [stderr] Compiling inet2_derive v0.4.1 [INFO] [stderr] Checking strict_encoding v1.2.3 [INFO] [stderr] Checking descriptor-wallet v0.4.1 [INFO] [stderr] Checking torut v0.1.9 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/address.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 117 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 117 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/address.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 117 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking inet2_addr v0.4.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/bip32/path.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 301 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 301 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/bip32/path.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 301 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/bip32/path.rs:513:5 [INFO] [stdout] | [INFO] [stdout] 513 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 513 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 513 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/bip32/path.rs:513:5 [INFO] [stdout] | [INFO] [stdout] 513 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 513 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/bip32/xpubref.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 31 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/bip32/xpubref.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 31 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/contract.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 44 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/contract.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 44 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/contract.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 86 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 86 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/contract.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 86 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/contract.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 438 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 438 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/contract.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 438 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/legacy.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 50 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/legacy.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 50 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/legacy.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 284 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 284 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/legacy.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 284 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 49 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 49 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 49 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 178 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 178 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 178 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 56 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 56 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 174 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 174 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 174 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 291 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 291 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 291 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 388 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 388 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 388 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:486:5 [INFO] [stdout] | [INFO] [stdout] 486 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 486 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 486 | StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:486:5 [INFO] [stdout] | [INFO] [stdout] 486 | StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 486 | (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:671:69 [INFO] [stdout] | [INFO] [stdout] 671 | Clone, PartialEq, Eq, Hash, Debug, Display, From, StrictEncode, StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 671 | Clone, PartialEq, Eq, Hash, Debug, Display, From, StrictEncode, StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 671 | Clone, PartialEq, Eq, Hash, Debug, Display, From, StrictEncode, StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:671:69 [INFO] [stdout] | [INFO] [stdout] 671 | Clone, PartialEq, Eq, Hash, Debug, Display, From, StrictEncode, StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 671 | Clone, PartialEq, Eq, Hash, Debug, Display, From, StrictEncode, (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:766:63 [INFO] [stdout] | [INFO] [stdout] 766 | Clone, PartialEq, Eq, Hash, Debug, Display, StrictEncode, StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 766 | Clone, PartialEq, Eq, Hash, Debug, Display, StrictEncode, StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 766 | Clone, PartialEq, Eq, Hash, Debug, Display, StrictEncode, StrictDecode.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/typesystem.rs:766:63 [INFO] [stdout] | [INFO] [stdout] 766 | Clone, PartialEq, Eq, Hash, Debug, Display, StrictEncode, StrictDecode, [INFO] [stdout] | ^^^^^^^^^^^^ expected `u8`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `usize` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 766 | Clone, PartialEq, Eq, Hash, Debug, Display, StrictEncode, (StrictDecode).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `descriptor-wallet` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fa989c0f5a992b0bad750d3d534c38e44e6eb6b15cef35922d6a27a50061bca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa989c0f5a992b0bad750d3d534c38e44e6eb6b15cef35922d6a27a50061bca9", kill_on_drop: false }` [INFO] [stdout] fa989c0f5a992b0bad750d3d534c38e44e6eb6b15cef35922d6a27a50061bca9