[INFO] fetching crate bitcoin_scripts 0.10.0... [INFO] checking bitcoin_scripts-0.10.0 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate bitcoin_scripts 0.10.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate bitcoin_scripts 0.10.0 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitcoin_scripts 0.10.0 [INFO] finished tweaking crates.io crate bitcoin_scripts 0.10.0 [INFO] tweaked toml for crates.io crate bitcoin_scripts 0.10.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding amplify v3.14.2 (available: v4.8.1) [INFO] [stderr] Adding bitcoin v0.29.2 (available: v0.32.5) [INFO] [stderr] Adding secp256k1 v0.24.3 (available: v0.30.0) [INFO] [stderr] Adding serde_with v2.3.3 (available: v3.12.0) [INFO] [stderr] Adding stability v0.1.1 (available: v0.2.1) [INFO] [stderr] Adding strict_encoding v0.9.0 (available: v2.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2574563955dae207f93e69176d5b463161a22d5f2e65ee5e169beefa799d9246 [INFO] running `Command { std: "docker" "start" "-a" "2574563955dae207f93e69176d5b463161a22d5f2e65ee5e169beefa799d9246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2574563955dae207f93e69176d5b463161a22d5f2e65ee5e169beefa799d9246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2574563955dae207f93e69176d5b463161a22d5f2e65ee5e169beefa799d9246", kill_on_drop: false }` [INFO] [stdout] 2574563955dae207f93e69176d5b463161a22d5f2e65ee5e169beefa799d9246 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff86f2f5f3d977a7ac32e8f50a7c0388a7412c7762347b735a59eea72b4dd14e [INFO] running `Command { std: "docker" "start" "-a" "ff86f2f5f3d977a7ac32e8f50a7c0388a7412c7762347b735a59eea72b4dd14e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling amplify_num v0.4.1 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking amplify_syn v1.1.6 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling amplify_derive v2.11.3 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Compiling amplify v3.14.2 [INFO] [stderr] Compiling encoding_derive_helpers v0.8.1 [INFO] [stderr] Compiling strict_encoding_derive v0.9.0 [INFO] [stderr] Checking strict_encoding v0.9.0 [INFO] [stderr] Checking bitcoin_scripts v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/lib.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | #![deny(dead_code, missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:362:7 [INFO] [stdout] | [INFO] [stdout] 362 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `keygen` [INFO] [stdout] --> src/hlc.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "keygen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `keygen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/lib.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | #![deny(dead_code, missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `miniscript` [INFO] [stdout] --> src/convert.rs:362:7 [INFO] [stdout] | [INFO] [stdout] 362 | #[cfg(feature = "miniscript")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `miniscript` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `keygen` [INFO] [stdout] --> src/hlc.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "keygen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `default`, `serde`, `serde_crate`, `serde_with`, and `unstable` [INFO] [stdout] = help: consider adding `keygen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin_scripts` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bitcoin_scripts` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "ff86f2f5f3d977a7ac32e8f50a7c0388a7412c7762347b735a59eea72b4dd14e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff86f2f5f3d977a7ac32e8f50a7c0388a7412c7762347b735a59eea72b4dd14e", kill_on_drop: false }` [INFO] [stdout] ff86f2f5f3d977a7ac32e8f50a7c0388a7412c7762347b735a59eea72b4dd14e