[INFO] cloning repository https://github.com/LNP-BP/descriptor-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LNP-BP/descriptor-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fdescriptor-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fdescriptor-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd95ca76f1b91a267f8af35788cbb116507e9f51 [INFO] testing LNP-BP/descriptor-wallet against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fdescriptor-wallet" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LNP-BP/descriptor-wallet on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LNP-BP/descriptor-wallet [INFO] finished tweaking git repo https://github.com/LNP-BP/descriptor-wallet [INFO] tweaked toml for git repo https://github.com/LNP-BP/descriptor-wallet written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/LNP-BP/descriptor-wallet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca904db4f94a03c0d6c0cfe72d6e5d80eae554b4e036b45ff649d926d93290ad [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" "ca904db4f94a03c0d6c0cfe72d6e5d80eae554b4e036b45ff649d926d93290ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca904db4f94a03c0d6c0cfe72d6e5d80eae554b4e036b45ff649d926d93290ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca904db4f94a03c0d6c0cfe72d6e5d80eae554b4e036b45ff649d926d93290ad", kill_on_drop: false }` [INFO] [stdout] ca904db4f94a03c0d6c0cfe72d6e5d80eae554b4e036b45ff649d926d93290ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9150d0812699513717d97397d49acaf027ec9dc9211c2e821d14d23acd6fbebd [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" "9150d0812699513717d97397d49acaf027ec9dc9211c2e821d14d23acd6fbebd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling amplify_num v0.2.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling amplify_syn v1.1.6 [INFO] [stderr] Compiling amplify_derive v2.9.0 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling amplify v3.9.1 [INFO] [stderr] Compiling encoding_derive_helpers v1.7.4 [INFO] [stderr] Compiling strict_encoding_derive v1.7.4 [INFO] [stderr] Compiling miniscript v6.0.1 [INFO] [stderr] Compiling strict_encoding v1.7.4 [INFO] [stderr] Compiling slip132 v0.6.0 (/opt/rustwide/workdir/slip132) [INFO] [stderr] Compiling bitcoin_scripts v0.6.0 (/opt/rustwide/workdir/scripts) [INFO] [stderr] Compiling commit_verify v0.5.11 [INFO] [stdout] error[E0412]: cannot find type `ControlBlock` in this scope [INFO] [stdout] --> scripts/src/types.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | pub control_block: ControlBlock, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitcoin_hd v0.6.0 (/opt/rustwide/workdir/hd) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin_scripts` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no variant or associated item named `Tr` found for enum `DescriptorType` in the current scope [INFO] [stdout] --> hd/src/schemata.rs:318:57 [INFO] [stdout] | [INFO] [stdout] 318 | | (DerivationScheme::Bip86, DescriptorType::Tr) [INFO] [stdout] | ^^ variant or associated item not found in `DescriptorType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9150d0812699513717d97397d49acaf027ec9dc9211c2e821d14d23acd6fbebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9150d0812699513717d97397d49acaf027ec9dc9211c2e821d14d23acd6fbebd", kill_on_drop: false }` [INFO] [stdout] 9150d0812699513717d97397d49acaf027ec9dc9211c2e821d14d23acd6fbebd