[INFO] fetching crate ddk-manager 0.7.1...
[INFO] checking ddk-manager-0.7.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ddk-manager 0.7.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ddk-manager 0.7.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ddk-manager 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ddk-manager 0.7.1
[INFO] tweaked toml for crates.io crate ddk-manager 0.7.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.5)
[INFO] [stderr]       Adding hex-conservative v0.1.2 (available: v0.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 093c01086cc47e682dd78598d3e76d706a3aeeae9bb150ee5a6cb788d5e823be
[INFO] running `Command { std: "docker" "start" "-a" "093c01086cc47e682dd78598d3e76d706a3aeeae9bb150ee5a6cb788d5e823be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "093c01086cc47e682dd78598d3e76d706a3aeeae9bb150ee5a6cb788d5e823be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093c01086cc47e682dd78598d3e76d706a3aeeae9bb150ee5a6cb788d5e823be", kill_on_drop: false }`
[INFO] [stdout] 093c01086cc47e682dd78598d3e76d706a3aeeae9bb150ee5a6cb788d5e823be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cfff66838900abedceac3adf002fa71eeb924b9d9249099aa765138233beda6
[INFO] running `Command { std: "docker" "start" "-a" "4cfff66838900abedceac3adf002fa71eeb924b9d9249099aa765138233beda6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling minreq v2.12.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking jsonrpc v0.18.0
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking secp256k1-zkp v0.11.0
[INFO] [stderr]     Checking miniscript v12.3.0
[INFO] [stderr]     Checking lightning-types v0.1.0
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.19.0
[INFO] [stderr]     Checking lightning-invoice v0.32.0
[INFO] [stderr]     Checking lightning v0.0.125
[INFO] [stderr]     Checking ddk-dlc v0.7.0
[INFO] [stderr]     Checking ddk-trie v0.7.0
[INFO] [stderr]     Checking bitcoincore-rpc v0.19.0
[INFO] [stderr]     Checking ddk-messages v0.7.0
[INFO] [stderr]     Checking ddk-manager v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/contract/../../../dlc-sled-storage-provider/test_files/Accepted`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/contract/accepted_contract.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let buf = include_bytes!("../../../dlc-sled-storage-provider/test_files/Accepted");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> src/contract_updater.rs:774:9
[INFO] [stdout]     |
[INFO] [stdout] 774 |     use mocks::ddk_manager::contract::offered_contract::OfferedContract;
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]     --> src/manager.rs:2675:9
[INFO] [stdout]      |
[INFO] [stdout] 2675 |     use mocks::{
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> src/contract_updater.rs:787:34
[INFO] [stdout]     |
[INFO] [stdout] 787 |         let blockchain = Rc::new(mocks::mock_blockchain::MockBlockchain::new());
[INFO] [stdout]     |                                  ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> src/contract_updater.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |             Rc::new(mocks::mock_wallet::MockWallet::new(&blockchain, &[utxo_value, 10000]).await);
[INFO] [stdout]     |                     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]     --> src/manager.rs:2715:9
[INFO] [stdout]      |
[INFO] [stdout] 2715 |         mocks::mock_time::set_time(0);
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> src/contract_updater.rs:795:9
[INFO] [stdout]     |
[INFO] [stdout] 795 |         mocks::ddk_manager::contract_updater::accept_contract(
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 772 +     use crate::contract_updater;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `contract_updater`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 795 -         mocks::ddk_manager::contract_updater::accept_contract(
[INFO] [stdout] 795 +         contract_updater::accept_contract(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Rc<_>`
[INFO] [stdout]     --> src/manager.rs:2700:13
[INFO] [stdout]      |
[INFO] [stdout] 2700 |         let wallet = Rc::new(
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2718 |             wallet.clone(),
[INFO] [stdout]      |                    ----- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `wallet` an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]      |
[INFO] [stdout] 2700 |         let wallet: Rc<T> = Rc::new(
[INFO] [stdout]      |                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `offered_contract::OfferedContract: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/contract/offered_contract.rs:189:38
[INFO] [stdout]      |
[INFO] [stdout] 189  |         let offer: OfferedContract = serde_json::from_str(input).unwrap();
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `offered_contract::OfferedContract`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `offered_contract::OfferedContract` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a serde_json::value::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                &'de bitcoin::Script
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 370 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.133/src/de.rs:2694:8
[INFO] [stdout]      |
[INFO] [stdout] 2692 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2693 | where
[INFO] [stdout] 2694 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OfferDlc: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/manager.rs:2739:13
[INFO] [stdout]      |
[INFO] [stdout] 2739 |             serde_json::from_str(include_str!("../test_inputs/offer_contract.json")).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `OfferDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `OfferDlc` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a serde_json::value::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                &'de bitcoin::Script
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 370 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.133/src/de.rs:2694:8
[INFO] [stdout]      |
[INFO] [stdout] 2692 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2693 | where
[INFO] [stdout] 2694 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ddk_messages::channel::OfferChannel: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/manager.rs:2758:13
[INFO] [stdout]      |
[INFO] [stdout] 2758 |             serde_json::from_str(include_str!("../test_inputs/offer_channel.json")).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `ddk_messages::channel::OfferChannel`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ddk_messages::channel::OfferChannel` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a serde_json::value::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                &'de bitcoin::Script
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 370 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.133/src/de.rs:2694:8
[INFO] [stdout]      |
[INFO] [stdout] 2692 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2693 | where
[INFO] [stdout] 2694 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitcoin_test_utils`
[INFO] [stdout]    --> src/utils.rs:233:27
[INFO] [stdout]     |
[INFO] [stdout] 233 | ...   let transaction = bitcoin_test_utils::tx_from_string("01000000010000000000000000000000000000000000000000000000000000000000000000fff...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bitcoin_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitcoin_test_utils`
[INFO] [stdout]    --> src/utils.rs:236:27
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let expected_id = bitcoin_test_utils::str_to_hex(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bitcoin_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoin_rpc_provider`
[INFO] [stdout]  --> tests/test_utils.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate bitcoin_rpc_provider;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoin_test_utils`
[INFO] [stdout]  --> tests/test_utils.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate bitcoin_test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoin_rpc_provider`
[INFO] [stdout]  --> tests/manager_execution_tests.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate bitcoin_rpc_provider;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoin_test_utils`
[INFO] [stdout]  --> tests/manager_execution_tests.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate bitcoin_test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoin_rpc_provider`
[INFO] [stdout]  --> tests/test_utils.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate bitcoin_rpc_provider;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoin_test_utils`
[INFO] [stdout]  --> tests/test_utils.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate bitcoin_test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoin_rpc_provider`
[INFO] [stdout]  --> tests/test_utils.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate bitcoin_rpc_provider;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoin_test_utils`
[INFO] [stdout]  --> tests/test_utils.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate bitcoin_test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]   --> tests/test_utils.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use mocks::mock_oracle_provider::MockOracle;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `simple_wallet`
[INFO] [stdout]   --> tests/test_utils.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use simple_wallet::{WalletBlockchainProvider, WalletStorage};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `simple_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]   --> tests/test_utils.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use mocks::mock_oracle_provider::MockOracle;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]   --> tests/test_utils.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use mocks::mock_oracle_provider::MockOracle;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitcoin_test_utils`
[INFO] [stdout]  --> tests/channel_execution_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bitcoin_test_utils::rpc_helpers::init_clients;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bitcoin_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `simple_wallet`
[INFO] [stdout]   --> tests/test_utils.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use simple_wallet::{WalletBlockchainProvider, WalletStorage};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `simple_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]   --> tests/channel_execution_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use mocks::memory_storage_provider::MemoryStorage;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]   --> tests/channel_execution_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use mocks::mock_oracle_provider::MockOracle;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]   --> tests/channel_execution_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use mocks::mock_time::MockTime;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `electrs_blockchain_provider`
[INFO] [stdout]   --> tests/channel_execution_tests.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use electrs_blockchain_provider::ElectrsBlockchainProvider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `electrs_blockchain_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `simple_wallet`
[INFO] [stdout]   --> tests/channel_execution_tests.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use simple_wallet::SimpleWallet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `simple_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `simple_wallet`
[INFO] [stdout]   --> tests/test_utils.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use simple_wallet::{WalletBlockchainProvider, WalletStorage};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `simple_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `electrs_blockchain_provider`
[INFO] [stdout]   --> tests/manager_execution_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use electrs_blockchain_provider::ElectrsBlockchainProvider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `electrs_blockchain_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `simple_wallet`
[INFO] [stdout]   --> tests/manager_execution_tests.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use simple_wallet::SimpleWallet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `simple_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_wallet`
[INFO] [stdout]    --> tests/test_utils.rs:579:14
[INFO] [stdout]     |
[INFO] [stdout] 579 |     wallet: &simple_wallet::SimpleWallet<B, W>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared crate or module `simple_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/channel_execution_tests.rs:320:32
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let alice_store = Arc::new(mocks::memory_storage_provider::MemoryStorage::new());
[INFO] [stdout]     |                                ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ddk-manager` (test "test_utils") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/channel_execution_tests.rs:321:30
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let bob_store = Arc::new(mocks::memory_storage_provider::MemoryStorage::new());
[INFO] [stdout]     |                              ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/manager_execution_tests.rs:608:32
[INFO] [stdout]     |
[INFO] [stdout] 608 |     let alice_store = Arc::new(mocks::memory_storage_provider::MemoryStorage::new());
[INFO] [stdout]     |                                ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/channel_execution_tests.rs:322:30
[INFO] [stdout]     |
[INFO] [stdout] 322 |     let mock_time = Arc::new(mocks::mock_time::MockTime {});
[INFO] [stdout]     |                              ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/manager_execution_tests.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 609 |     let bob_store = Arc::new(mocks::memory_storage_provider::MemoryStorage::new());
[INFO] [stdout]     |                              ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/channel_execution_tests.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     mocks::mock_time::set_time((EVENT_MATURITY as u64) - 1);
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/manager_execution_tests.rs:610:30
[INFO] [stdout]     |
[INFO] [stdout] 610 |     let mock_time = Arc::new(mocks::mock_time::MockTime {});
[INFO] [stdout]     |                              ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ddk-manager` (lib test) due to 13 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/manager_execution_tests.rs:611:5
[INFO] [stdout]     |
[INFO] [stdout] 611 |     mocks::mock_time::set_time((EVENT_MATURITY as u64) - 1);
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/channel_execution_tests.rs:606:13
[INFO] [stdout]     |
[INFO] [stdout] 606 |             mocks::mock_time::set_time((EVENT_MATURITY as u64) + 1);
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/manager_execution_tests.rs:857:17
[INFO] [stdout]     |
[INFO] [stdout] 857 |                 mocks::mock_time::set_time((EVENT_MATURITY as u64) + 1);
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]     --> tests/channel_execution_tests.rs:1329:13
[INFO] [stdout]      |
[INFO] [stdout] 1329 |             mocks::mock_time::set_time(
[INFO] [stdout]      |             ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]    --> tests/manager_execution_tests.rs:930:21
[INFO] [stdout]     |
[INFO] [stdout] 930 |                     mocks::mock_time::set_time(
[INFO] [stdout]     |                     ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]     --> tests/channel_execution_tests.rs:1351:17
[INFO] [stdout]      |
[INFO] [stdout] 1351 |                 mocks::mock_time::set_time(
[INFO] [stdout]      |                 ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]     --> tests/channel_execution_tests.rs:1360:17
[INFO] [stdout]      |
[INFO] [stdout] 1360 |                 mocks::mock_time::set_time(
[INFO] [stdout]      |                 ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]     --> tests/channel_execution_tests.rs:1371:17
[INFO] [stdout]      |
[INFO] [stdout] 1371 |                 mocks::mock_time::set_time(
[INFO] [stdout]      |                 ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]     --> tests/channel_execution_tests.rs:1408:9
[INFO] [stdout]      |
[INFO] [stdout] 1408 |         mocks::mock_time::set_time(
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]     --> tests/channel_execution_tests.rs:1430:13
[INFO] [stdout]      |
[INFO] [stdout] 1430 |             mocks::mock_time::set_time(
[INFO] [stdout]      |             ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mocks`
[INFO] [stdout]     --> tests/channel_execution_tests.rs:1445:13
[INFO] [stdout]      |
[INFO] [stdout] 1445 |             mocks::mock_time::set_time(
[INFO] [stdout]      |             ^^^^^ use of undeclared crate or module `mocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OfferDlc: _::_serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/manager_execution_tests.rs:80:28
[INFO] [stdout]      |
[INFO] [stdout] 80   |               offer_message: from_str(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 81   | |                 &tokio::fs::read_to_string("offer_message.json")
[INFO] [stdout] 82   | |                     .await
[INFO] [stdout] 83   | |                     .unwrap(),
[INFO] [stdout] 84   | |             )
[INFO] [stdout]      | |_____________^ the trait `_::_serde::Deserialize<'_>` is not implemented for `OfferDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `OfferDlc` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `_::_serde::Deserialize<'de>`:
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a serde_json::value::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                &'de bitcoin::Script
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 374 others
[INFO] [stdout] note: required for `TestVectorPart<OfferDlc>` to implement `_::_serde::Deserialize<'_>`
[INFO] [stdout]     --> tests/manager_execution_tests.rs:40:28
[INFO] [stdout]      |
[INFO] [stdout] 40   | #[derive(serde::Serialize, serde::Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 41   | struct TestVectorPart<T> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.133/src/de.rs:2694:8
[INFO] [stdout]      |
[INFO] [stdout] 2692 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2693 | where
[INFO] [stdout] 2694 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AcceptDlc: _::_serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/manager_execution_tests.rs:86:29
[INFO] [stdout]      |
[INFO] [stdout] 86   |               accept_message: from_str(
[INFO] [stdout]      |  _____________________________^
[INFO] [stdout] 87   | |                 &tokio::fs::read_to_string("accept_message.json")
[INFO] [stdout] 88   | |                     .await
[INFO] [stdout] 89   | |                     .unwrap(),
[INFO] [stdout] 90   | |             )
[INFO] [stdout]      | |_____________^ the trait `_::_serde::Deserialize<'_>` is not implemented for `AcceptDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `AcceptDlc` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `_::_serde::Deserialize<'de>`:
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a serde_json::value::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                &'de bitcoin::Script
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 374 others
[INFO] [stdout] note: required for `TestVectorPart<AcceptDlc>` to implement `_::_serde::Deserialize<'_>`
[INFO] [stdout]     --> tests/manager_execution_tests.rs:40:28
[INFO] [stdout]      |
[INFO] [stdout] 40   | #[derive(serde::Serialize, serde::Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 41   | struct TestVectorPart<T> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.133/src/de.rs:2694:8
[INFO] [stdout]      |
[INFO] [stdout] 2692 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2693 | where
[INFO] [stdout] 2694 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SignDlc: _::_serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/manager_execution_tests.rs:92:27
[INFO] [stdout]      |
[INFO] [stdout] 92   |               sign_message: from_str(
[INFO] [stdout]      |  ___________________________^
[INFO] [stdout] 93   | |                 &tokio::fs::read_to_string("sign_message.json")
[INFO] [stdout] 94   | |                     .await
[INFO] [stdout] 95   | |                     .unwrap(),
[INFO] [stdout] 96   | |             )
[INFO] [stdout]      | |_____________^ the trait `_::_serde::Deserialize<'_>` is not implemented for `SignDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `SignDlc` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `_::_serde::Deserialize<'de>`:
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a serde_json::value::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                &'de bitcoin::Script
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 374 others
[INFO] [stdout] note: required for `TestVectorPart<SignDlc>` to implement `_::_serde::Deserialize<'_>`
[INFO] [stdout]     --> tests/manager_execution_tests.rs:40:28
[INFO] [stdout]      |
[INFO] [stdout] 40   | #[derive(serde::Serialize, serde::Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] 41   | struct TestVectorPart<T> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.133/src/de.rs:2694:8
[INFO] [stdout]      |
[INFO] [stdout] 2692 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2693 | where
[INFO] [stdout] 2694 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>`
[INFO] [stdout]    --> tests/channel_execution_tests.rs:315:13
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let oracle = Arc::new(oracle);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 316 |         alice_oracles.insert(oracle.get_public_key(), Arc::clone(&oracle));
[INFO] [stdout]     |                                     -------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `oracle` an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let oracle: Arc<T> = Arc::new(oracle);
[INFO] [stdout]     |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>`
[INFO] [stdout]    --> tests/manager_execution_tests.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |         let oracle = Arc::new(oracle);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 604 |         alice_oracles.insert(oracle.get_public_key(), Arc::clone(&oracle));
[INFO] [stdout]     |                                     -------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `oracle` an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]     |
[INFO] [stdout] 603 |         let oracle: Arc<T> = Arc::new(oracle);
[INFO] [stdout]     |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>`
[INFO] [stdout]    --> tests/channel_execution_tests.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let sink = Arc::new(sink_rpc);
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     sink.send_to_address(
[INFO] [stdout]     |          --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `sink` an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let sink: Arc<T> = Arc::new(sink_rpc);
[INFO] [stdout]     |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>`
[INFO] [stdout]    --> tests/manager_execution_tests.rs:597:9
[INFO] [stdout]     |
[INFO] [stdout] 597 |     let sink = Arc::new(sink_rpc);
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 |     sink.send_to_address(
[INFO] [stdout]     |          --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `sink` an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]     |
[INFO] [stdout] 597 |     let sink: Arc<T> = Arc::new(sink_rpc);
[INFO] [stdout]     |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_wallet`
[INFO] [stdout]    --> tests/test_utils.rs:579:14
[INFO] [stdout]     |
[INFO] [stdout] 579 |     wallet: &simple_wallet::SimpleWallet<B, W>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared crate or module `simple_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ddk-manager` (test "manager_execution_tests") due to 20 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_wallet`
[INFO] [stdout]    --> tests/test_utils.rs:579:14
[INFO] [stdout]     |
[INFO] [stdout] 579 |     wallet: &simple_wallet::SimpleWallet<B, W>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared crate or module `simple_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ddk-manager` (test "channel_execution_tests") due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "4cfff66838900abedceac3adf002fa71eeb924b9d9249099aa765138233beda6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cfff66838900abedceac3adf002fa71eeb924b9d9249099aa765138233beda6", kill_on_drop: false }`
[INFO] [stdout] 4cfff66838900abedceac3adf002fa71eeb924b9d9249099aa765138233beda6
