[INFO] fetching crate sapio-trait 0.2.3...
[INFO] testing sapio-trait-0.2.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sapio-trait 0.2.3 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sapio-trait 0.2.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 125 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bech32 v0.7.3
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded sapio-base v0.2.4
[INFO] [stderr]   Downloaded sapio-secp256k1 v0.20.1
[INFO] [stderr]   Downloaded fraction v0.8.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.9.7
[INFO] [stderr]   Downloaded jsonschema v0.12.2
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.2
[INFO] [stderr]   Downloaded fancy-regex v0.7.1
[INFO] [stderr]   Downloaded sapio-bitcoin v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ec76e1df5e7dfc74599f8065487b5589348a56aaccc7206fc807bfbbfd80360
[INFO] running `Command { std: "docker" "start" "-a" "7ec76e1df5e7dfc74599f8065487b5589348a56aaccc7206fc807bfbbfd80360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ec76e1df5e7dfc74599f8065487b5589348a56aaccc7206fc807bfbbfd80360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec76e1df5e7dfc74599f8065487b5589348a56aaccc7206fc807bfbbfd80360", kill_on_drop: false }`
[INFO] [stdout] 7ec76e1df5e7dfc74599f8065487b5589348a56aaccc7206fc807bfbbfd80360
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca912497335340cbb1e3a4275df960c7b83b706b70e74fbe9cfa8198e843509e
[INFO] running `Command { std: "docker" "start" "-a" "ca912497335340cbb1e3a4275df960c7b83b706b70e74fbe9cfa8198e843509e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling sapio-secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling sapio-secp256k1 v0.20.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling fraction v0.8.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling sapio-secp256k1 v0.28.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling fancy-regex v0.7.1
[INFO] [stderr]    Compiling jsonschema v0.12.2
[INFO] [stderr]    Compiling sapio-bitcoin v0.26.0
[INFO] [stderr]    Compiling sapio-bitcoin v0.28.2
[INFO] [stderr]    Compiling sapio-miniscript v7.0.1
[INFO] [stderr]    Compiling sapio-base v0.2.4
[INFO] [stderr]    Compiling 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: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] [stderr] error: could not compile `sapio-trait` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ca912497335340cbb1e3a4275df960c7b83b706b70e74fbe9cfa8198e843509e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca912497335340cbb1e3a4275df960c7b83b706b70e74fbe9cfa8198e843509e", kill_on_drop: false }`
[INFO] [stdout] ca912497335340cbb1e3a4275df960c7b83b706b70e74fbe9cfa8198e843509e
