[INFO] fetching crate lnpbp_services 0.3.0-alpha.1... [INFO] testing lnpbp_services-0.3.0-alpha.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate lnpbp_services 0.3.0-alpha.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate lnpbp_services 0.3.0-alpha.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lnpbp_services 0.3.0-alpha.1 [INFO] finished tweaking crates.io crate lnpbp_services 0.3.0-alpha.1 [INFO] tweaked toml for crates.io crate lnpbp_services 0.3.0-alpha.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded socket2 v0.2.4 [INFO] [stderr] Downloaded lnpbp_derive v0.3.0-alpha.2 [INFO] [stderr] Downloaded lnpbp v0.3.0-alpha.2 [INFO] [stderr] Downloaded miniscript v5.0.2 [INFO] [stderr] Downloaded serde_with v1.5.1 [INFO] [stderr] Downloaded amplify v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75cbc19ea378253e9711fc5666461f998d734846e2f85deeb56fd029813e810d [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" "75cbc19ea378253e9711fc5666461f998d734846e2f85deeb56fd029813e810d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75cbc19ea378253e9711fc5666461f998d734846e2f85deeb56fd029813e810d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75cbc19ea378253e9711fc5666461f998d734846e2f85deeb56fd029813e810d", kill_on_drop: false }` [INFO] [stdout] 75cbc19ea378253e9711fc5666461f998d734846e2f85deeb56fd029813e810d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11c04319c3d19ebf7b57f08b56f345e332f14618d84f44da31c04ee7a1eeb20e [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" "11c04319c3d19ebf7b57f08b56f345e332f14618d84f44da31c04ee7a1eeb20e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitcoin_hashes v0.9.6 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling secp256k1 v0.20.2 [INFO] [stderr] Compiling bitcoin v0.26.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling amplify_syn v1.1.4 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling miniscript v5.0.2 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling amplify_derive v2.7.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] error: could not compile `miniscript` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name miniscript /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniscript-5.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiler"' --cfg 'feature="default"' -C metadata=e1b974f381a0f759 -C extra-filename=-e1b974f381a0f759 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-b095937be4e7f891.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-3342ab8b7007f192/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "11c04319c3d19ebf7b57f08b56f345e332f14618d84f44da31c04ee7a1eeb20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c04319c3d19ebf7b57f08b56f345e332f14618d84f44da31c04ee7a1eeb20e", kill_on_drop: false }` [INFO] [stdout] 11c04319c3d19ebf7b57f08b56f345e332f14618d84f44da31c04ee7a1eeb20e