[INFO] fetching crate bdk-cli 0.4.0... [INFO] testing bdk-cli-0.4.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bdk-cli 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate bdk-cli 0.4.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bdk-cli 0.4.0 [INFO] finished tweaking crates.io crate bdk-cli 0.4.0 [INFO] tweaked toml for crates.io crate bdk-cli 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate bdk-cli 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2fdf3ec7c09c65d927ecf77e30415141b9001a9dfed3110106f92be6742cd66f [INFO] running `Command { std: "docker" "start" "-a" "2fdf3ec7c09c65d927ecf77e30415141b9001a9dfed3110106f92be6742cd66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fdf3ec7c09c65d927ecf77e30415141b9001a9dfed3110106f92be6742cd66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fdf3ec7c09c65d927ecf77e30415141b9001a9dfed3110106f92be6742cd66f", kill_on_drop: false }` [INFO] [stdout] 2fdf3ec7c09c65d927ecf77e30415141b9001a9dfed3110106f92be6742cd66f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b1e4d43ddbfa534997a0d67ada8eb3466274f519e44980935c5052aa741598a [INFO] running `Command { std: "docker" "start" "-a" "5b1e4d43ddbfa534997a0d67ada8eb3466274f519e44980935c5052aa741598a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling bdk-cli v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v3.0.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bip39 v1.0.1 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling miniscript v6.0.1 [INFO] [stderr] Compiling bdk v0.16.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "5b1e4d43ddbfa534997a0d67ada8eb3466274f519e44980935c5052aa741598a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b1e4d43ddbfa534997a0d67ada8eb3466274f519e44980935c5052aa741598a", kill_on_drop: false }` [INFO] [stdout] 5b1e4d43ddbfa534997a0d67ada8eb3466274f519e44980935c5052aa741598a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ddf2b3de91a151bb6dcdc9233f7196043e7768ee0f50682445dc18fd94ee2a6d [INFO] running `Command { std: "docker" "start" "-a" "ddf2b3de91a151bb6dcdc9233f7196043e7768ee0f50682445dc18fd94ee2a6d", kill_on_drop: false }` [INFO] [stderr] Compiling bdk-cli v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.03s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bdk_cli-ec01ed4e0a08d70f) [INFO] [stderr] Executable unittests src/bdk_cli.rs (/opt/rustwide/target/debug/deps/bdk_cli-c38cc4916b6a1c3a) [INFO] running `Command { std: "docker" "inspect" "ddf2b3de91a151bb6dcdc9233f7196043e7768ee0f50682445dc18fd94ee2a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf2b3de91a151bb6dcdc9233f7196043e7768ee0f50682445dc18fd94ee2a6d", kill_on_drop: false }` [INFO] [stdout] ddf2b3de91a151bb6dcdc9233f7196043e7768ee0f50682445dc18fd94ee2a6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6180e86b2acb2dce31aed184c9f937a6336d80c299dc979eb5daa0ce65496a9f [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" "6180e86b2acb2dce31aed184c9f937a6336d80c299dc979eb5daa0ce65496a9f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bdk_cli-ec01ed4e0a08d70f) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test::test_parse_wallet_bump_fee ... ok [INFO] [stdout] test test::test_parse_wallet_create_tx ... ok [INFO] [stdout] test test::test_parse_wrong_network ... ok [INFO] [stdout] test test::test_parse_wallet_get_new_address ... ok [INFO] [stdout] test test::test_key_derive ... ok [INFO] [stdout] test test::test_key_generate ... ok [INFO] [stderr] Running unittests src/bdk_cli.rs (/opt/rustwide/target/debug/deps/bdk_cli-c38cc4916b6a1c3a) [INFO] [stdout] test test::test_key_restore ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_regex_double_quotes ... ok [INFO] [stderr] Doc-tests bdk-cli [INFO] [stdout] test test::test_regex_single_quotes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok [INFO] [stdout] test src/lib.rs - CliOpts (line 182) ... ok [INFO] [stdout] test src/lib.rs - WalletOpts (line 378) ... ok [INFO] [stdout] test src/lib.rs - OfflineWalletSubCommand (line 662) ... ok [INFO] [stdout] test src/lib.rs - OfflineWalletSubCommand (line 645) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.76s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6180e86b2acb2dce31aed184c9f937a6336d80c299dc979eb5daa0ce65496a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6180e86b2acb2dce31aed184c9f937a6336d80c299dc979eb5daa0ce65496a9f", kill_on_drop: false }` [INFO] [stdout] 6180e86b2acb2dce31aed184c9f937a6336d80c299dc979eb5daa0ce65496a9f