[INFO] fetching crate dlc-messages 0.4.0...
[INFO] checking dlc-messages-0.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate dlc-messages 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate dlc-messages 0.4.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dlc-messages 0.4.0
[INFO] finished tweaking crates.io crate dlc-messages 0.4.0
[INFO] tweaked toml for crates.io crate dlc-messages 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded secp256k1-zkp v0.7.0
[INFO] [stderr]   Downloaded dlc v0.4.0
[INFO] [stderr]   Downloaded bitcoin v0.29.2
[INFO] [stderr]   Downloaded lightning v0.0.113
[INFO] [stderr]   Downloaded secp256k1-zkp-sys v0.7.0
[INFO] [stderr]   Downloaded miniscript v8.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79bab8fac3d2f599cd06a1f7817fae04ef943b95da998718262b1322cdf4625f
[INFO] running `Command { std: "docker" "start" "-a" "79bab8fac3d2f599cd06a1f7817fae04ef943b95da998718262b1322cdf4625f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79bab8fac3d2f599cd06a1f7817fae04ef943b95da998718262b1322cdf4625f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79bab8fac3d2f599cd06a1f7817fae04ef943b95da998718262b1322cdf4625f", kill_on_drop: false }`
[INFO] [stdout] 79bab8fac3d2f599cd06a1f7817fae04ef943b95da998718262b1322cdf4625f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aacb4e8ed9c38f99803cf9d9616663100028cf8208660faeeff801cfc35cdc8
[INFO] running `Command { std: "docker" "start" "-a" "8aacb4e8ed9c38f99803cf9d9616663100028cf8208660faeeff801cfc35cdc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.7.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking bitcoin v0.29.2
[INFO] [stderr]     Checking secp256k1-zkp v0.7.0
[INFO] [stderr]     Checking miniscript v8.0.2
[INFO] [stderr]     Checking lightning v0.0.113
[INFO] [stderr]     Checking dlc v0.4.0
[INFO] [stderr]     Checking dlc-messages v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `bitcoin_test_utils`
[INFO] [stdout]   --> src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | extern crate bitcoin_test_utils;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OfferDlc: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/message_handler.rs:238:30
[INFO] [stdout]      |
[INFO] [stdout] 238  |             let msg: $type = serde_json::from_str(&$input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `OfferDlc`
[INFO] [stdout] ...
[INFO] [stdout] 262  |         read_test!(OfferDlc, input);
[INFO] [stdout]      |         --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the macro `read_test` (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]     --> src/message_handler.rs:238:30
[INFO] [stdout]      |
[INFO] [stdout] 238  |             let msg: $type = serde_json::from_str(&$input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `AcceptDlc`
[INFO] [stdout] ...
[INFO] [stdout] 268  |         read_test!(AcceptDlc, input);
[INFO] [stdout]      |         ---------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the macro `read_test` (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]     --> src/message_handler.rs:238:30
[INFO] [stdout]      |
[INFO] [stdout] 238  |             let msg: $type = serde_json::from_str(&$input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `SignDlc`
[INFO] [stdout] ...
[INFO] [stdout] 274  |         read_test!(SignDlc, input);
[INFO] [stdout]      |         -------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the macro `read_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `segmentation::SegmentStart: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/message_handler.rs:238:30
[INFO] [stdout]      |
[INFO] [stdout] 238  |             let msg: $type = serde_json::from_str(&$input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `segmentation::SegmentStart`
[INFO] [stdout] ...
[INFO] [stdout] 280  |         read_test!(SegmentStart, input);
[INFO] [stdout]      |         ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the macro `read_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `segmentation::SegmentChunk: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/message_handler.rs:238:30
[INFO] [stdout]      |
[INFO] [stdout] 238  |             let msg: $type = serde_json::from_str(&$input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `segmentation::SegmentChunk`
[INFO] [stdout] ...
[INFO] [stdout] 286  |         read_test!(SegmentChunk, input);
[INFO] [stdout]      |         ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the macro `read_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OfferDlc: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/message_handler.rs:305:29
[INFO] [stdout]      |
[INFO] [stdout] 305  |         let msg: OfferDlc = serde_json::from_str(input).unwrap();
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `OfferDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AcceptDlc: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/message_handler.rs:314:30
[INFO] [stdout]      |
[INFO] [stdout] 314  |         let msg: AcceptDlc = serde_json::from_str(input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `AcceptDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AcceptDlc: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/message_handler.rs:323:30
[INFO] [stdout]      |
[INFO] [stdout] 323  |         let msg: AcceptDlc = serde_json::from_str(input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `AcceptDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `segmentation::SegmentStart: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/message_handler.rs:334:43
[INFO] [stdout]      |
[INFO] [stdout] 334  |         let segment_start: SegmentStart = serde_json::from_str(input1).unwrap();
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `segmentation::SegmentStart`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `segmentation::SegmentChunk: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/message_handler.rs:335:43
[INFO] [stdout]      |
[INFO] [stdout] 335  |         let segment_chunk: SegmentChunk = serde_json::from_str(input2).unwrap();
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `segmentation::SegmentChunk`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     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: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:596:30
[INFO] [stdout]      |
[INFO] [stdout] 596  |             let msg: $type = serde_json::from_str(&$input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `OfferDlc`
[INFO] [stdout] ...
[INFO] [stdout] 612  |         roundtrip_test!(OfferDlc, input);
[INFO] [stdout]      |         -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the macro `roundtrip_test` (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]     --> src/lib.rs:596:30
[INFO] [stdout]      |
[INFO] [stdout] 596  |             let msg: $type = serde_json::from_str(&$input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `AcceptDlc`
[INFO] [stdout] ...
[INFO] [stdout] 618  |         roundtrip_test!(AcceptDlc, input);
[INFO] [stdout]      |         --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the macro `roundtrip_test` (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]     --> src/lib.rs:596:30
[INFO] [stdout]      |
[INFO] [stdout] 596  |             let msg: $type = serde_json::from_str(&$input).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `SignDlc`
[INFO] [stdout] ...
[INFO] [stdout] 624  |         roundtrip_test!(SignDlc, input);
[INFO] [stdout]      |         ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout]      = note: this error originates in the macro `roundtrip_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OfferDlc: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:630:37
[INFO] [stdout]      |
[INFO] [stdout] 630  |         let valid_offer: OfferDlc = serde_json::from_str(input).unwrap();
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `OfferDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     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: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:639:31
[INFO] [stdout]      |
[INFO] [stdout] 639  |         let offer: OfferDlc = serde_json::from_str(input).unwrap();
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `OfferDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     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: serde::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/lib.rs:660:31
[INFO] [stdout]      |
[INFO] [stdout] 660  |         let offer: OfferDlc = serde_json::from_str(input).unwrap();
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Deserialize<'_>` is not implemented for `OfferDlc`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 146 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.108/src/de.rs:2675:8
[INFO] [stdout]      |
[INFO] [stdout] 2673 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2674 | where
[INFO] [stdout] 2675 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dlc-messages` (lib test) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8aacb4e8ed9c38f99803cf9d9616663100028cf8208660faeeff801cfc35cdc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aacb4e8ed9c38f99803cf9d9616663100028cf8208660faeeff801cfc35cdc8", kill_on_drop: false }`
[INFO] [stdout] 8aacb4e8ed9c38f99803cf9d9616663100028cf8208660faeeff801cfc35cdc8
