[INFO] fetching crate elements-miniscript 0.4.0... [INFO] testing elements-miniscript-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate elements-miniscript 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate elements-miniscript 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate elements-miniscript 0.4.0 [INFO] tweaked toml for crates.io crate elements-miniscript 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate elements-miniscript 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate elements-miniscript 0.4.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.8 [INFO] [stderr] Downloaded bitcoin_hashes v0.14.0 [INFO] [stderr] Downloaded serde_derive v1.0.156 [INFO] [stderr] Downloaded quote v1.0.30 [INFO] [stderr] Downloaded hex_lit v0.1.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.65 [INFO] [stderr] Downloaded itoa v1.0.6 [INFO] [stderr] Downloaded bitcoin-private v0.1.0 [INFO] [stderr] Downloaded hex-conservative v0.1.1 [INFO] [stderr] Downloaded serde_test v1.0.160 [INFO] [stderr] Downloaded bitcoin_hashes v0.13.0 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded base64 v0.21.7 [INFO] [stderr] Downloaded bumpalo v3.16.0 [INFO] [stderr] Downloaded serde_json v1.0.99 [INFO] [stderr] Downloaded js-sys v0.3.70 [INFO] [stderr] Downloaded wasm-bindgen v0.2.93 [INFO] [stderr] Downloaded santiago v1.3.1 [INFO] [stderr] Downloaded simplicity-lang v0.3.0 [INFO] [stderr] Downloaded syn v2.0.32 [INFO] [stderr] Downloaded regex v1.7.0 [INFO] [stderr] Downloaded getrandom v0.2.9 [INFO] [stderr] Downloaded arrayvec v0.7.6 [INFO] [stderr] Downloaded hex-conservative v0.2.1 [INFO] [stderr] Downloaded ryu v1.0.13 [INFO] [stderr] Downloaded bitcoin v0.32.3 [INFO] [stderr] Downloaded bitcoin-internals v0.3.0 [INFO] [stderr] Downloaded bitcoin-units v0.1.2 [INFO] [stderr] Downloaded bitcoin-internals v0.2.0 [INFO] [stderr] Downloaded once_cell v1.13.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.93 [INFO] [stderr] Downloaded secp256k1-zkp v0.11.0 [INFO] [stderr] Downloaded log v0.4.18 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.93 [INFO] [stderr] Downloaded miniscript v12.2.0 [INFO] [stderr] Downloaded bitcoin-io v0.1.2 [INFO] [stderr] Downloaded elements v0.25.0 [INFO] [stderr] Downloaded libc v0.2.141 [INFO] [stderr] Downloaded serde v1.0.156 [INFO] [stderr] Downloaded base58ck v0.1.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.93 [INFO] [stderr] Downloaded simplicity-sys v0.3.0 [INFO] [stderr] Downloaded secp256k1-sys v0.10.1 [INFO] [stderr] Downloaded secp256k1-zkp-sys v0.10.0 [INFO] [stderr] Downloaded secp256k1 v0.29.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d24f9a9e73091a4ba9da398b9f39ec4df34e30277a5d435dc0af5c1d551c4490 [INFO] running `Command { std: "docker" "start" "-a" "d24f9a9e73091a4ba9da398b9f39ec4df34e30277a5d435dc0af5c1d551c4490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d24f9a9e73091a4ba9da398b9f39ec4df34e30277a5d435dc0af5c1d551c4490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24f9a9e73091a4ba9da398b9f39ec4df34e30277a5d435dc0af5c1d551c4490", kill_on_drop: false }` [INFO] [stdout] d24f9a9e73091a4ba9da398b9f39ec4df34e30277a5d435dc0af5c1d551c4490 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb76321ccd4210441acbe4031e299fc3defb6cc70ed525b4833c7a40185fb6cd [INFO] running `Command { std: "docker" "start" "-a" "eb76321ccd4210441acbe4031e299fc3defb6cc70ed525b4833c7a40185fb6cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling bitcoin v0.32.3 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.10.0 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling secp256k1-zkp v0.11.0 [INFO] [stderr] Compiling miniscript v12.2.0 [INFO] [stderr] Compiling elements v0.25.0 [INFO] [stderr] Compiling elements-miniscript v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected `cfg` condition name: `miniscript_bench` [INFO] [stdout] --> src/lib.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | #![cfg_attr(miniscript_bench, feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(miniscript_bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(miniscript_bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-D unexpected-cfgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `miniscript_bench` [INFO] [stdout] --> src/lib.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(miniscript_bench)] [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(miniscript_bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(miniscript_bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `miniscript_bench` [INFO] [stdout] --> src/policy/mod.rs:580:11 [INFO] [stdout] | [INFO] [stdout] 580 | #[cfg(all(miniscript_bench, feature = "compiler"))] [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(miniscript_bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(miniscript_bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elements-miniscript` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "eb76321ccd4210441acbe4031e299fc3defb6cc70ed525b4833c7a40185fb6cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb76321ccd4210441acbe4031e299fc3defb6cc70ed525b4833c7a40185fb6cd", kill_on_drop: false }` [INFO] [stdout] eb76321ccd4210441acbe4031e299fc3defb6cc70ed525b4833c7a40185fb6cd