[INFO] fetching crate bdk 0.26.0... [INFO] building bdk-0.26.0 against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] extracting crate bdk 0.26.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate bdk 0.26.0 on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bdk 0.26.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bdk 0.26.0 [INFO] tweaked toml for crates.io crate bdk 0.26.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate bdk 0.26.0 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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fdae68d1c5c864bd634cd942fcb3129fa079fa61f9406b2a0a7eaae8b69ca98 [INFO] running `Command { std: "docker" "start" "-a" "2fdae68d1c5c864bd634cd942fcb3129fa079fa61f9406b2a0a7eaae8b69ca98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fdae68d1c5c864bd634cd942fcb3129fa079fa61f9406b2a0a7eaae8b69ca98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fdae68d1c5c864bd634cd942fcb3129fa079fa61f9406b2a0a7eaae8b69ca98", kill_on_drop: false }` [INFO] [stdout] 2fdae68d1c5c864bd634cd942fcb3129fa079fa61f9406b2a0a7eaae8b69ca98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc01988f0fc138a29f669433b6924c7fd9564ed49e9ad2a691102dc4f540b00f [INFO] running `Command { std: "docker" "start" "-a" "bc01988f0fc138a29f669433b6924c7fd9564ed49e9ad2a691102dc4f540b00f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling secp256k1 v0.24.2 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling electrum-client v0.12.0 [INFO] [stderr] Compiling miniscript v8.0.0 [INFO] [stderr] Compiling bdk v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.87s [INFO] running `Command { std: "docker" "inspect" "bc01988f0fc138a29f669433b6924c7fd9564ed49e9ad2a691102dc4f540b00f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc01988f0fc138a29f669433b6924c7fd9564ed49e9ad2a691102dc4f540b00f", kill_on_drop: false }` [INFO] [stdout] bc01988f0fc138a29f669433b6924c7fd9564ed49e9ad2a691102dc4f540b00f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1135524320be5dcec9cecf10175ac5f0a54c1c75da805d6720b3946f7e4d3314 [INFO] running `Command { std: "docker" "start" "-a" "1135524320be5dcec9cecf10175ac5f0a54c1c75da805d6720b3946f7e4d3314", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.16.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling jsonrpc v0.12.1 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling ureq v2.6.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling ureq v1.5.5 [INFO] [stderr] Compiling electrsd v0.21.1 [INFO] [stderr] Compiling bitcoind v0.27.1 [INFO] [stderr] Compiling bitcoincore-rpc v0.16.0 [INFO] [stderr] Compiling bdk v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bdk --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="electrum"' --cfg 'feature="electrum-client"' --cfg 'feature="key-value-db"' --cfg 'feature="sled"' -C metadata=2e437a41fee466ff -C extra-filename=-2e437a41fee466ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-fd03d0f270fe4306.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-60b66952ba1544cc.rlib --extern bdk_macros=/opt/rustwide/target/debug/deps/libbdk_macros-b1d29c18f4a4010c.so --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-a4aff79aefa1ee85.rlib --extern electrsd=/opt/rustwide/target/debug/deps/libelectrsd-639109fa0199a6fb.rlib --extern electrum_client=/opt/rustwide/target/debug/deps/libelectrum_client-6f8ab6acbca3c462.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a5e51dfb3f89b7e5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib --extern miniscript=/opt/rustwide/target/debug/deps/libminiscript-17b7fc92c12e0197.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4a61952f67038e1d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9a91557e2234f929.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-200a5fbb361ee462.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-11b11eabbea25d2f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ff2cec12e7aa623.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-4ed808c428e6f108/out -L native=/opt/rustwide/target/debug/build/ring-7e30325d849067bf/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1135524320be5dcec9cecf10175ac5f0a54c1c75da805d6720b3946f7e4d3314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1135524320be5dcec9cecf10175ac5f0a54c1c75da805d6720b3946f7e4d3314", kill_on_drop: false }` [INFO] [stdout] 1135524320be5dcec9cecf10175ac5f0a54c1c75da805d6720b3946f7e4d3314