[INFO] cloning repository https://github.com/stevenroose/hal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenroose/hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ecde42d09446f22e8e07ba80b32106deaac4255 [INFO] checking stevenroose/hal against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal" "/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/stevenroose/hal on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevenroose/hal [INFO] finished tweaking git repo https://github.com/stevenroose/hal [INFO] tweaked toml for git repo https://github.com/stevenroose/hal written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stevenroose/hal 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/sanket1729/rust-secp256k1-zkp.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded bip39 v1.0.1 [INFO] [stderr] Downloaded unicode-normalization v0.1.9 [INFO] [stderr] Downloaded cc v1.0.41 [INFO] [stderr] Downloaded base64-compat v1.0.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.4 [INFO] [stderr] Downloaded lightning-invoice v0.4.0 [INFO] [stderr] Downloaded jobserver v0.1.11 [INFO] [stderr] Downloaded secp256k1-sys v0.4.0 [INFO] [stderr] Downloaded miniscript v9.0.1 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aba282d3fac76f9ce4c638914b1f0e08c16b533a08ab202e31a2b6deda8c6c3d [INFO] running `Command { std: "docker" "start" "-a" "aba282d3fac76f9ce4c638914b1f0e08c16b533a08ab202e31a2b6deda8c6c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aba282d3fac76f9ce4c638914b1f0e08c16b533a08ab202e31a2b6deda8c6c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba282d3fac76f9ce4c638914b1f0e08c16b533a08ab202e31a2b6deda8c6c3d", kill_on_drop: false }` [INFO] [stdout] aba282d3fac76f9ce4c638914b1f0e08c16b533a08ab202e31a2b6deda8c6c3d [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b9ccd383ee233b3e227524ae20b61e2e5796974d5772e2f434c29b2fa8a5e4e [INFO] running `Command { std: "docker" "start" "-a" "4b9ccd383ee233b3e227524ae20b61e2e5796974d5772e2f434c29b2fa8a5e4e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.8.1 (https://github.com/sanket1729/rust-secp256k1-zkp.git?rev=0de61c2cc536a58f08822851528a5dfa5968d155#0de61c2c) [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Compiling hal v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking jobserver v0.1.11 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking lightning-invoice v0.4.0 [INFO] [stderr] Checking secp256k1-zkp v0.9.2 (https://github.com/sanket1729/rust-secp256k1-zkp.git?rev=0de61c2cc536a58f08822851528a5dfa5968d155#0de61c2c) [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bip39 v1.0.1 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Checking miniscript v9.0.1 [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_v_1_46` [INFO] [stdout] --> src/bin/hal/util.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg_attr(rust_v_1_46, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_v_1_46)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_v_1_46)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_v_1_46` [INFO] [stdout] --> src/bin/hal/util.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(rust_v_1_46, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_v_1_46)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_v_1_46)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_v_1_46` [INFO] [stdout] --> src/bin/hal/util.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg_attr(rust_v_1_46, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_v_1_46)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_v_1_46)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_v_1_46` [INFO] [stdout] --> src/bin/hal/util.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(rust_v_1_46, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_v_1_46)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_v_1_46)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.13s [INFO] running `Command { std: "docker" "inspect" "4b9ccd383ee233b3e227524ae20b61e2e5796974d5772e2f434c29b2fa8a5e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9ccd383ee233b3e227524ae20b61e2e5796974d5772e2f434c29b2fa8a5e4e", kill_on_drop: false }` [INFO] [stdout] 4b9ccd383ee233b3e227524ae20b61e2e5796974d5772e2f434c29b2fa8a5e4e [INFO] checking stevenroose/hal against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal" "/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/stevenroose/hal on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevenroose/hal [INFO] finished tweaking git repo https://github.com/stevenroose/hal [INFO] tweaked toml for git repo https://github.com/stevenroose/hal written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stevenroose/hal 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeeaa2333f7b2c58fc80bd56e54b0f746a001756d712392453f2a9d73e6d0223 [INFO] running `Command { std: "docker" "start" "-a" "eeeaa2333f7b2c58fc80bd56e54b0f746a001756d712392453f2a9d73e6d0223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeeaa2333f7b2c58fc80bd56e54b0f746a001756d712392453f2a9d73e6d0223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeeaa2333f7b2c58fc80bd56e54b0f746a001756d712392453f2a9d73e6d0223", kill_on_drop: false }` [INFO] [stdout] eeeaa2333f7b2c58fc80bd56e54b0f746a001756d712392453f2a9d73e6d0223 [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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f049c284e3ff408be8ea4982b613c1a53c1ad09f02fed150fe16fee4e756314 [INFO] running `Command { std: "docker" "start" "-a" "4f049c284e3ff408be8ea4982b613c1a53c1ad09f02fed150fe16fee4e756314", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.8.1 (https://github.com/sanket1729/rust-secp256k1-zkp.git?rev=0de61c2cc536a58f08822851528a5dfa5968d155#0de61c2c) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling hal v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking jobserver v0.1.11 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking lightning-invoice v0.4.0 [INFO] [stderr] Checking secp256k1-zkp v0.9.2 (https://github.com/sanket1729/rust-secp256k1-zkp.git?rev=0de61c2cc536a58f08822851528a5dfa5968d155#0de61c2c) [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking bip39 v1.0.1 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Checking miniscript v9.0.1 [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_v_1_46` [INFO] [stdout] --> src/bin/hal/util.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg_attr(rust_v_1_46, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_v_1_46)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_v_1_46)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_v_1_46` [INFO] [stdout] --> src/bin/hal/util.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(rust_v_1_46, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_v_1_46)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_v_1_46)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_v_1_46` [INFO] [stdout] --> src/bin/hal/util.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg_attr(rust_v_1_46, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_v_1_46)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_v_1_46)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_v_1_46` [INFO] [stdout] --> src/bin/hal/util.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(rust_v_1_46, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rust_v_1_46)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rust_v_1_46)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.90s [INFO] running `Command { std: "docker" "inspect" "4f049c284e3ff408be8ea4982b613c1a53c1ad09f02fed150fe16fee4e756314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f049c284e3ff408be8ea4982b613c1a53c1ad09f02fed150fe16fee4e756314", kill_on_drop: false }` [INFO] [stdout] 4f049c284e3ff408be8ea4982b613c1a53c1ad09f02fed150fe16fee4e756314