[INFO] cloning repository https://github.com/afilini/single-sig-magical
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afilini/single-sig-magical" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fsingle-sig-magical", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fsingle-sig-magical'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 437b83e7aadb169b75edeec029f3d27066ce0a21
[INFO] checking afilini/single-sig-magical against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fsingle-sig-magical" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/afilini/single-sig-magical on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/afilini/single-sig-magical
[INFO] finished tweaking git repo https://github.com/afilini/single-sig-magical
[INFO] tweaked toml for git repo https://github.com/afilini/single-sig-magical written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/afilini/single-sig-magical already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/MagicalBitcoin/magical-bitcoin-wallet`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.3
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded secp256k1 v0.17.2
[INFO] [stderr]   Downloaded socks v0.3.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.65
[INFO] [stderr]   Downloaded pin-project-lite v0.1.7
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.3
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.65
[INFO] [stderr]   Downloaded err-derive v0.2.4
[INFO] [stderr]   Downloaded memoffset v0.5.5
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.65
[INFO] [stderr]   Downloaded once_cell v0.1.8
[INFO] [stderr]   Downloaded smallvec v1.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.65
[INFO] [stderr]   Downloaded miniz_oxide v0.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.56
[INFO] [stderr]   Downloaded object v0.20.0
[INFO] [stderr]   Downloaded gimli v0.22.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.1.2
[INFO] [stderr]   Downloaded ring v0.16.12
[INFO] [stderr]   Downloaded sled v0.31.0
[INFO] [stderr]   Downloaded web-sys v0.3.42
[INFO] [stderr]   Downloaded miniscript v1.0.0
[INFO] [stderr]   Downloaded electrum-client v0.2.0-beta.1
[INFO] [stderr]   Downloaded tokio v0.2.21
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.65
[INFO] [stderr]   Downloaded bitcoin v0.23.0
[INFO] [stderr]   Downloaded syn v1.0.35
[INFO] [stderr]   Downloaded webpki-roots v0.19.0
[INFO] [stderr]   Downloaded libc v0.2.73
[INFO] [stderr]   Downloaded js-sys v0.3.42
[INFO] [stderr]   Downloaded proc-macro2 v1.0.19
[INFO] [stderr]   Downloaded rayon v1.3.1
[INFO] [stderr]   Downloaded bip39 v0.6.0-beta.1
[INFO] [stderr]   Downloaded serde v1.0.114
[INFO] [stderr]   Downloaded rayon-core v1.7.1
[INFO] [stderr]   Downloaded backtrace v0.3.50
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded hashbrown v0.1.8
[INFO] [stderr]   Downloaded crc32fast v1.2.0
[INFO] [stderr]   Downloaded bech32 v0.7.2
[INFO] [stderr]   Downloaded synstructure v0.12.4
[INFO] [stderr]   Downloaded smallvec v0.6.13
[INFO] [stderr]   Downloaded typenum v1.12.0
[INFO] [stderr]   Downloaded addr2line v0.13.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.7.6
[INFO] [stderr]   Downloaded async-trait v0.1.36
[INFO] [stderr]   Downloaded hermit-abi v0.1.15
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.8
[INFO] [stderr]   Downloaded proc-macro-error v1.0.3
[INFO] [stderr]   Downloaded webpki v0.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b6992595357c791313cb8c9857f90b41d9e5634dddd8a5960634950dcf95147
[INFO] running `Command { std: "docker" "start" "-a" "3b6992595357c791313cb8c9857f90b41d9e5634dddd8a5960634950dcf95147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b6992595357c791313cb8c9857f90b41d9e5634dddd8a5960634950dcf95147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b6992595357c791313cb8c9857f90b41d9e5634dddd8a5960634950dcf95147", kill_on_drop: false }`
[INFO] [stdout] 3b6992595357c791313cb8c9857f90b41d9e5634dddd8a5960634950dcf95147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24bc050e755b11bb77c4a3c80033cceb35f3d77afb9a3841b1d189feb463b0a8
[INFO] running `Command { std: "docker" "start" "-a" "24bc050e755b11bb77c4a3c80033cceb35f3d77afb9a3841b1d189feb463b0a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling ring v0.16.12
[INFO] [stderr]    Compiling secp256k1-sys v0.1.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking rand_os v0.1.3
[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 rand_jitter v0.1.4
[INFO] [stderr]    Compiling rustversion v1.0.3
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking smallvec v1.4.1
[INFO] [stderr]     Checking bech32 v0.7.2
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking miniz_oxide v0.4.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking socks v0.3.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking sled v0.31.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking once_cell v0.1.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking backtrace v0.3.50
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]    Compiling magical-macros v0.1.0 (https://github.com/MagicalBitcoin/magical-bitcoin-wallet?rev=08792b2#08792b2f)
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking bip39 v0.6.0-beta.1
[INFO] [stderr]     Checking secp256k1 v0.17.2
[INFO] [stderr]     Checking bitcoin_hashes v0.7.6
[INFO] [stderr]     Checking bitcoin v0.23.0
[INFO] [stderr]     Checking electrum-client v0.2.0-beta.1
[INFO] [stderr]     Checking miniscript v1.0.0
[INFO] [stderr]     Checking magical-bitcoin-wallet v0.1.0 (https://github.com/MagicalBitcoin/magical-bitcoin-wallet?rev=08792b2#08792b2f)
[INFO] [stderr]     Checking single-sig-magical v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 18.41s
[INFO] running `Command { std: "docker" "inspect" "24bc050e755b11bb77c4a3c80033cceb35f3d77afb9a3841b1d189feb463b0a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24bc050e755b11bb77c4a3c80033cceb35f3d77afb9a3841b1d189feb463b0a8", kill_on_drop: false }`
[INFO] [stdout] 24bc050e755b11bb77c4a3c80033cceb35f3d77afb9a3841b1d189feb463b0a8
[INFO] checking afilini/single-sig-magical against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fsingle-sig-magical" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/afilini/single-sig-magical on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/afilini/single-sig-magical
[INFO] finished tweaking git repo https://github.com/afilini/single-sig-magical
[INFO] tweaked toml for git repo https://github.com/afilini/single-sig-magical written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/afilini/single-sig-magical already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e07b779d31ba82e3d77f3610283cd84579bdc451a4061a06e9833229a37e4ca
[INFO] running `Command { std: "docker" "start" "-a" "2e07b779d31ba82e3d77f3610283cd84579bdc451a4061a06e9833229a37e4ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e07b779d31ba82e3d77f3610283cd84579bdc451a4061a06e9833229a37e4ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e07b779d31ba82e3d77f3610283cd84579bdc451a4061a06e9833229a37e4ca", kill_on_drop: false }`
[INFO] [stdout] 2e07b779d31ba82e3d77f3610283cd84579bdc451a4061a06e9833229a37e4ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0df290350956ba259106b103c5ec91979f118e97c9ba4032f0f01b9de631ec9
[INFO] running `Command { std: "docker" "start" "-a" "a0df290350956ba259106b103c5ec91979f118e97c9ba4032f0f01b9de631ec9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling ring v0.16.12
[INFO] [stderr]    Compiling secp256k1-sys v0.1.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling rustversion v1.0.3
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking bech32 v0.7.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]     Checking smallvec v1.4.1
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking miniz_oxide v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking socks v0.3.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking sled v0.31.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]     Checking backtrace v0.3.50
[INFO] [stderr]     Checking once_cell v0.1.8
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling magical-macros v0.1.0 (https://github.com/MagicalBitcoin/magical-bitcoin-wallet?rev=08792b2#08792b2f)
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking bip39 v0.6.0-beta.1
[INFO] [stderr]     Checking secp256k1 v0.17.2
[INFO] [stderr]     Checking bitcoin_hashes v0.7.6
[INFO] [stderr]     Checking bitcoin v0.23.0
[INFO] [stderr]     Checking electrum-client v0.2.0-beta.1
[INFO] [stderr]     Checking miniscript v1.0.0
[INFO] [stderr]     Checking magical-bitcoin-wallet v0.1.0 (https://github.com/MagicalBitcoin/magical-bitcoin-wallet?rev=08792b2#08792b2f)
[INFO] [stderr]     Checking single-sig-magical v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_std_error_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Display_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_bitcoin_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_electrum_client_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_bitcoin_util_bip32_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_bitcoin_util_address_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_sled_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_magical_bitcoin_wallet_error_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_std_error_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Display_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_bitcoin_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_electrum_client_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_bitcoin_util_bip32_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_bitcoin_util_address_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_sled_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, err_derive::Error)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_convert_From_magical_bitcoin_wallet_error_Error_FOR_WalletError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `err_derive::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `single-sig-magical` (bin "single-sig-magical") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `single-sig-magical` (bin "single-sig-magical" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "a0df290350956ba259106b103c5ec91979f118e97c9ba4032f0f01b9de631ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0df290350956ba259106b103c5ec91979f118e97c9ba4032f0f01b9de631ec9", kill_on_drop: false }`
[INFO] [stdout] a0df290350956ba259106b103c5ec91979f118e97c9ba4032f0f01b9de631ec9
