[INFO] fetching crate sapio-trait 0.2.3... [INFO] checking sapio-trait-0.2.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate sapio-trait 0.2.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sapio-trait 0.2.3 [INFO] finished tweaking crates.io crate sapio-trait 0.2.3 [INFO] tweaked toml for crates.io crate sapio-trait 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sapio-trait 0.2.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding jsonschema v0.12.2 (available: v0.33.0) [INFO] [stderr] Adding sapio-bitcoin v0.26.0 (available: v0.26.1) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8c51467bb0c3d3bcf13b5afc5e5c781bc350ae4176c9cd951975a2ec528ed20 [INFO] running `Command { std: "docker" "start" "-a" "f8c51467bb0c3d3bcf13b5afc5e5c781bc350ae4176c9cd951975a2ec528ed20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8c51467bb0c3d3bcf13b5afc5e5c781bc350ae4176c9cd951975a2ec528ed20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c51467bb0c3d3bcf13b5afc5e5c781bc350ae4176c9cd951975a2ec528ed20", kill_on_drop: false }` [INFO] [stdout] f8c51467bb0c3d3bcf13b5afc5e5c781bc350ae4176c9cd951975a2ec528ed20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2582cd207960c29913a6104d09566b563aaf848498c2208c53a86ea6683cb33 [INFO] running `Command { std: "docker" "start" "-a" "f2582cd207960c29913a6104d09566b563aaf848498c2208c53a86ea6683cb33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling sapio-secp256k1-sys v0.9.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking fraction v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking sapio-secp256k1 v0.20.1 [INFO] [stderr] Checking jsonschema v0.12.2 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking sapio-secp256k1 v0.28.1 [INFO] [stderr] Checking sapio-bitcoin v0.26.0 [INFO] [stderr] Checking sapio-bitcoin v0.28.2 [INFO] [stderr] Checking sapio-miniscript v7.0.1 [INFO] [stderr] Checking sapio-base v0.2.4 [INFO] [stderr] Checking sapio-trait v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | amount: Amount::from_sat(0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `sapio_bitcoin::util::amount::Amount`, found `sapio_bitcoin::Amount` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `sapio_bitcoin` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sapio-bitcoin-0.26.0/src/util/amount.rs:265:1 [INFO] [stdout] | [INFO] [stdout] 265 | pub struct Amount(u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `sapio_bitcoin::Amount` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sapio-bitcoin-0.28.2/src/util/amount.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct Amount(u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `sapio_bitcoin::util::amount::Amount` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bitcoin::*; [INFO] [stdout] | ------- one version of crate `sapio_bitcoin` used here, as a direct dependency of the current crate [INFO] [stdout] 2 | use jsonschema::JSONSchema; [INFO] [stdout] 3 | use sapio_base::plugin_args::ContextualArguments; [INFO] [stdout] | ---------- one version of crate `sapio_bitcoin` used here, as a dependency of crate `sapio_base` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | amount: Amount::from_sat(0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `sapio_bitcoin::util::amount::Amount`, found `sapio_bitcoin::Amount` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `sapio_bitcoin` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sapio-bitcoin-0.26.0/src/util/amount.rs:265:1 [INFO] [stdout] | [INFO] [stdout] 265 | pub struct Amount(u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `sapio_bitcoin::Amount` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sapio-bitcoin-0.28.2/src/util/amount.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct Amount(u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `sapio_bitcoin::util::amount::Amount` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bitcoin::*; [INFO] [stdout] | ------- one version of crate `sapio_bitcoin` used here, as a direct dependency of the current crate [INFO] [stdout] 2 | use jsonschema::JSONSchema; [INFO] [stdout] 3 | use sapio_base::plugin_args::ContextualArguments; [INFO] [stdout] | ---------- one version of crate `sapio_bitcoin` used here, as a dependency of crate `sapio_base` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | network: Network::Bitcoin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `Network`, found `sapio_bitcoin::Network` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `sapio_bitcoin` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sapio-bitcoin-0.26.0/src/network/constants.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / user_enum! { [INFO] [stdout] 62 | | /// The cryptocurrency to act on [INFO] [stdout] 63 | | #[derive(Copy, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Debug)] [INFO] [stdout] 64 | | pub enum Network { [INFO] [stdout] ... | [INFO] [stdout] 74 | | } [INFO] [stdout] | |__^ this is the found type `sapio_bitcoin::Network` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bitcoin::*; [INFO] [stdout] | ------- one version of crate `sapio_bitcoin` used here, as a direct dependency of the current crate [INFO] [stdout] 2 | use jsonschema::JSONSchema; [INFO] [stdout] 3 | use sapio_base::plugin_args::ContextualArguments; [INFO] [stdout] | ---------- one version of crate `sapio_bitcoin` used here, as a dependency of crate `sapio_base` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sapio-bitcoin-0.28.2/src/network/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / user_enum! { [INFO] [stdout] 63 | | /// The cryptocurrency to act on [INFO] [stdout] 64 | | #[derive(Copy, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Debug)] [INFO] [stdout] 65 | | pub enum Network { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] | |_^ this is the expected type `sapio_bitcoin::network::constants::Network` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `user_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | network: Network::Bitcoin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `Network`, found `sapio_bitcoin::Network` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `sapio_bitcoin` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sapio-bitcoin-0.26.0/src/network/constants.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / user_enum! { [INFO] [stdout] 62 | | /// The cryptocurrency to act on [INFO] [stdout] 63 | | #[derive(Copy, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Debug)] [INFO] [stdout] 64 | | pub enum Network { [INFO] [stdout] ... | [INFO] [stdout] 74 | | } [INFO] [stdout] | |__^ this is the found type `sapio_bitcoin::Network` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bitcoin::*; [INFO] [stdout] | ------- one version of crate `sapio_bitcoin` used here, as a direct dependency of the current crate [INFO] [stdout] 2 | use jsonschema::JSONSchema; [INFO] [stdout] 3 | use sapio_base::plugin_args::ContextualArguments; [INFO] [stdout] | ---------- one version of crate `sapio_bitcoin` used here, as a dependency of crate `sapio_base` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sapio-bitcoin-0.28.2/src/network/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / user_enum! { [INFO] [stdout] 63 | | /// The cryptocurrency to act on [INFO] [stdout] 64 | | #[derive(Copy, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Debug)] [INFO] [stdout] 65 | | pub enum Network { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] | |_^ this is the expected type `sapio_bitcoin::network::constants::Network` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `user_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sapio-trait` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sapio-trait` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f2582cd207960c29913a6104d09566b563aaf848498c2208c53a86ea6683cb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2582cd207960c29913a6104d09566b563aaf848498c2208c53a86ea6683cb33", kill_on_drop: false }` [INFO] [stdout] f2582cd207960c29913a6104d09566b563aaf848498c2208c53a86ea6683cb33