[INFO] fetching crate bp-primitives 0.10.9...
[INFO] checking bp-primitives-0.10.9 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate bp-primitives 0.10.9 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate bp-primitives 0.10.9 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bp-primitives 0.10.9
[INFO] finished tweaking crates.io crate bp-primitives 0.10.9
[INFO] tweaked toml for crates.io crate bp-primitives 0.10.9 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 58 packages to latest compatible versions
[INFO] [stderr]       Adding secp256k1 v0.27.0 (available: v0.30.0)
[INFO] [stderr]       Adding strict_types v1.6.3 (available: v2.7.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76fa7a38dd0527b548f7e094634162dc5938a3ebdbd04e8c83a6408ceafd3b50
[INFO] running `Command { std: "docker" "start" "-a" "76fa7a38dd0527b548f7e094634162dc5938a3ebdbd04e8c83a6408ceafd3b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76fa7a38dd0527b548f7e094634162dc5938a3ebdbd04e8c83a6408ceafd3b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76fa7a38dd0527b548f7e094634162dc5938a3ebdbd04e8c83a6408ceafd3b50", kill_on_drop: false }`
[INFO] [stdout] 76fa7a38dd0527b548f7e094634162dc5938a3ebdbd04e8c83a6408ceafd3b50
[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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ee7e65b5477c3de5abced103fef9cbf2c9a57c94f9ec98638da024e7876f13e
[INFO] running `Command { std: "docker" "start" "-a" "9ee7e65b5477c3de5abced103fef9cbf2c9a57c94f9ec98638da024e7876f13e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking amplify_apfloat v0.3.1
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.7.0
[INFO] [stderr]     Checking amplify v4.7.0
[INFO] [stderr]     Checking strict_encoding v2.7.0
[INFO] [stderr]    Compiling commit_encoding_derive v0.10.0
[INFO] [stderr]     Checking commit_verify v0.10.6
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/commit.rs:81:36
[INFO] [stdout]     |
[INFO] [stdout] 81  |         let w = StrictWriter::with(u32::MAX as usize, &mut engine);
[INFO] [stdout]     |                 ------------------ ^^^^^^^^^^^^^^^^^ the trait `WriteRaw` is not implemented for `usize`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout] note: required by a bound in `StrictWriter::<W>::with`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl<W: WriteRaw> StrictWriter<W> {
[INFO] [stdout]     |         ^^^^^^^^ required by this bound in `StrictWriter::<W>::with`
[INFO] [stdout] 124 |     pub fn with(writer: W) -> Self { Self(writer) }
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/commit.rs:81:17
[INFO] [stdout]     |
[INFO] [stdout] 81  |         let w = StrictWriter::with(u32::MAX as usize, &mut engine);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^                    ----------- unexpected argument #2 of type `&mut CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, OidSha256>>`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn with(writer: W) -> Self { Self(writer) }
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 81  -         let w = StrictWriter::with(u32::MAX as usize, &mut engine);
[INFO] [stdout] 81  +         let w = StrictWriter::with(u32::MAX as usize);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/commit.rs:81:17
[INFO] [stdout]     |
[INFO] [stdout] 81  |         let w = StrictWriter::with(u32::MAX as usize, &mut engine);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WriteRaw` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout] note: required by a bound in `StrictWriter`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct StrictWriter<W: WriteRaw>(W);
[INFO] [stdout]     |                            ^^^^^^^^ required by this bound in `StrictWriter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/commit.rs:82:27
[INFO] [stdout]     |
[INFO] [stdout] 82  |         msg.strict_encode(w).ok();
[INFO] [stdout]     |             ------------- ^ the trait `WriteRaw` is not implemented for `usize`, which is required by `StrictWriter<usize>: TypedWrite`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout]     = note: required for `StrictWriter<usize>` to implement `TypedWrite`
[INFO] [stdout] note: required by a bound in `strict_encode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/traits.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn strict_encode<W: TypedWrite>(&self, writer: W) -> io::Result<W>;
[INFO] [stdout]     |                         ^^^^^^^^^^ required by this bound in `StrictEncode::strict_encode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/commit.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout] 82  |         msg.strict_encode(w).ok();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WriteRaw` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout] note: required by a bound in `StrictWriter`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct StrictWriter<W: WriteRaw>(W);
[INFO] [stdout]     |                            ^^^^^^^^ required by this bound in `StrictWriter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:196:40
[INFO] [stdout]     |
[INFO] [stdout] 196 |             let w = StrictWriter::with(u32::MAX as usize, e);
[INFO] [stdout]     |                     ------------------ ^^^^^^^^^^^^^^^^^ the trait `WriteRaw` is not implemented for `usize`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout] note: required by a bound in `StrictWriter::<W>::with`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl<W: WriteRaw> StrictWriter<W> {
[INFO] [stdout]     |         ^^^^^^^^ required by this bound in `StrictWriter::<W>::with`
[INFO] [stdout] 124 |     pub fn with(writer: W) -> Self { Self(writer) }
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |             let w = StrictWriter::with(u32::MAX as usize, e);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^                    - unexpected argument #2 of type `&mut impl io::Write`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn with(writer: W) -> Self { Self(writer) }
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 196 -             let w = StrictWriter::with(u32::MAX as usize, e);
[INFO] [stdout] 196 +             let w = StrictWriter::with(u32::MAX as usize);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |             let w = StrictWriter::with(u32::MAX as usize, e);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WriteRaw` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout] note: required by a bound in `StrictWriter`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct StrictWriter<W: WriteRaw>(W);
[INFO] [stdout]     |                            ^^^^^^^^ required by this bound in `StrictWriter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:197:42
[INFO] [stdout]     |
[INFO] [stdout] 197 |             self.as_type().strict_encode(w).ok();
[INFO] [stdout]     |                            ------------- ^ the trait `WriteRaw` is not implemented for `usize`, which is required by `StrictWriter<usize>: TypedWrite`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout]     = note: required for `StrictWriter<usize>` to implement `TypedWrite`
[INFO] [stdout] note: required by a bound in `strict_encode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/traits.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn strict_encode<W: TypedWrite>(&self, writer: W) -> io::Result<W>;
[INFO] [stdout]     |                         ^^^^^^^^^^ required by this bound in `StrictEncode::strict_encode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             self.as_type().strict_encode(w).ok();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WriteRaw` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout] note: required by a bound in `StrictWriter`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct StrictWriter<W: WriteRaw>(W);
[INFO] [stdout]     |                            ^^^^^^^^ required by this bound in `StrictWriter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:207:40
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let w = StrictWriter::with(u32::MAX as usize, e);
[INFO] [stdout]     |                     ------------------ ^^^^^^^^^^^^^^^^^ the trait `WriteRaw` is not implemented for `usize`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout] note: required by a bound in `StrictWriter::<W>::with`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl<W: WriteRaw> StrictWriter<W> {
[INFO] [stdout]     |         ^^^^^^^^ required by this bound in `StrictWriter::<W>::with`
[INFO] [stdout] 124 |     pub fn with(writer: W) -> Self { Self(writer) }
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let w = StrictWriter::with(u32::MAX as usize, e);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^                    - unexpected argument #2 of type `&mut impl io::Write`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn with(writer: W) -> Self { Self(writer) }
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 207 -             let w = StrictWriter::with(u32::MAX as usize, e);
[INFO] [stdout] 207 +             let w = StrictWriter::with(u32::MAX as usize);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let w = StrictWriter::with(u32::MAX as usize, e);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WriteRaw` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout] note: required by a bound in `StrictWriter`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct StrictWriter<W: WriteRaw>(W);
[INFO] [stdout]     |                            ^^^^^^^^ required by this bound in `StrictWriter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:208:52
[INFO] [stdout]     |
[INFO] [stdout] 208 |             self.as_type().conceal().strict_encode(w).ok();
[INFO] [stdout]     |                                      ------------- ^ the trait `WriteRaw` is not implemented for `usize`, which is required by `StrictWriter<usize>: TypedWrite`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout]     = note: required for `StrictWriter<usize>` to implement `TypedWrite`
[INFO] [stdout] note: required by a bound in `strict_encode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/traits.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn strict_encode<W: TypedWrite>(&self, writer: W) -> io::Result<W>;
[INFO] [stdout]     |                         ^^^^^^^^^^ required by this bound in `StrictEncode::strict_encode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: WriteRaw` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.6/src/encode.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |             self.as_type().conceal().strict_encode(w).ok();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WriteRaw` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `WriteRaw`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               StreamWriter<W>
[INFO] [stdout] note: required by a bound in `StrictWriter`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/strict_encoding-2.7.0/src/writer.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct StrictWriter<W: WriteRaw>(W);
[INFO] [stdout]     |                            ^^^^^^^^ required by this bound in `StrictWriter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `commit_verify` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "9ee7e65b5477c3de5abced103fef9cbf2c9a57c94f9ec98638da024e7876f13e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee7e65b5477c3de5abced103fef9cbf2c9a57c94f9ec98638da024e7876f13e", kill_on_drop: false }`
[INFO] [stdout] 9ee7e65b5477c3de5abced103fef9cbf2c9a57c94f9ec98638da024e7876f13e
