[INFO] cloning repository https://github.com/marvikomo/burst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marvikomo/burst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarvikomo%2Fburst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarvikomo%2Fburst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c42ef166dfa09f5786d1f17dbbbc3f30b0c2c52
[INFO] checking marvikomo/burst against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarvikomo%2Fburst" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marvikomo/burst
[INFO] finished tweaking git repo https://github.com/marvikomo/burst
[INFO] tweaked toml for git repo https://github.com/marvikomo/burst written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marvikomo/burst on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marvikomo/burst already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11067f187b7bca80069bbe3858779386566fe8bc6ae91b03c853401bb61e5237
[INFO] running `Command { std: "docker" "start" "-a" "11067f187b7bca80069bbe3858779386566fe8bc6ae91b03c853401bb61e5237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11067f187b7bca80069bbe3858779386566fe8bc6ae91b03c853401bb61e5237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11067f187b7bca80069bbe3858779386566fe8bc6ae91b03c853401bb61e5237", kill_on_drop: false }`
[INFO] [stdout] 11067f187b7bca80069bbe3858779386566fe8bc6ae91b03c853401bb61e5237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a67ba7f5de00ea2cf29d7663e6767f2e0faae5f1133cf15d8e8fb8476077ae4
[INFO] running `Command { std: "docker" "start" "-a" "1a67ba7f5de00ea2cf29d7663e6767f2e0faae5f1133cf15d8e8fb8476077ae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking serde v1.0.137
[INFO] [stderr]     Checking serde_json v1.0.81
[INFO] [stderr]     Checking burst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0774]: `derive` may only be applied to `struct`s, `enum`s and `union`s
[INFO] [stdout]   --> src/blockchain/hash.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / #[derive(
[INFO] [stdout]  8 | | borsh::BorshDeserialize,
[INFO] [stdout]  9 | | borsh::BorshSerialize,
[INFO] [stdout] 10 | | )]
[INFO] [stdout]    | |__^ not applicable here
[INFO] [stdout] 11 | / impl CryptoHash {
[INFO] [stdout] 12 | |
[INFO] [stdout] 13 | |     fn to_base58_impl(encoded: &str) -> Decode58Result {
[INFO] [stdout] 14 | |         let mut result = Self::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | | }
[INFO] [stdout]    | |_- not a `struct`, `enum` or `union`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0774]: `derive` may only be applied to `struct`s, `enum`s and `union`s
[INFO] [stdout]   --> src/blockchain/hash.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / #[derive(
[INFO] [stdout]  8 | | borsh::BorshDeserialize,
[INFO] [stdout]  9 | | borsh::BorshSerialize,
[INFO] [stdout] 10 | | )]
[INFO] [stdout]    | |__^ not applicable here
[INFO] [stdout] 11 | / impl CryptoHash {
[INFO] [stdout] 12 | |
[INFO] [stdout] 13 | |     fn to_base58_impl(encoded: &str) -> Decode58Result {
[INFO] [stdout] 14 | |         let mut result = Self::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | | }
[INFO] [stdout]    | |_- not a `struct`, `enum` or `union`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `borsh`
[INFO] [stdout]  --> src/blockchain/hash.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use borsh::{BorshSerialize, BorshDeserialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `borsh`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `borsh`
[INFO] [stdout]  --> src/blockchain/hash.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use borsh::{BorshSerialize, BorshDeserialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `borsh`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EpochId` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub epoch_id: EpochId,
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EpochId` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub next_epoch_id: EpochId,
[INFO] [stdout]    |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `u68` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub gas_price: u68,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     pub gas_price: u68,
[INFO] [stdout] 29 +     pub gas_price: u64,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub validator_reward: Balance,
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ProtocolVersion` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub protocol_version: ProtocolVersion
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LastCommit` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |     last_commit: LastCommit
[INFO] [stdout]    |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Decode58Result` in this scope
[INFO] [stdout]   --> src/blockchain/hash.rs:13:41
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn to_base58_impl(encoded: &str) -> Decode58Result {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]   --> src/blockchain/hash.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Ok(_) | Err(bs58::decode::Error::BufferTooSmall) => Decode58Result::BadLength,
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bs58`, use `cargo add bs58` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -             Ok(_) | Err(bs58::decode::Error::BufferTooSmall) => Decode58Result::BadLength,
[INFO] [stdout] 17 +             Ok(_) | Err(Error::BufferTooSmall) => Decode58Result::BadLength,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Ok` in module `serde::ser`
[INFO] [stdout]   --> src/blockchain/hash.rs:50:65
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |                                                                 ^^ not found in `serde::ser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `core::result::Result::Ok` and 3 others; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 50 -     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout] 50 +     fn serialize<S>(&self, serializer: S) -> Result<core::result::Result, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |
[INFO] [stdout] 50 -     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout] 50 +     fn serialize<S>(&self, serializer: S) -> Result<serde::__private, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |
[INFO] [stdout] 50 -     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout] 50 +     fn serialize<S>(&self, serializer: S) -> Result<std::result::Result, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chain::Block`
[INFO] [stdout]  --> src/blockchain/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use chain::Block;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `transaction::Transaction`
[INFO] [stdout]  --> src/blockchain/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use transaction::Transaction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EpochId` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub epoch_id: EpochId,
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EpochId` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub next_epoch_id: EpochId,
[INFO] [stdout]    |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `u68` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub gas_price: u68,
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     pub gas_price: u68,
[INFO] [stdout] 29 +     pub gas_price: u64,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balance` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub validator_reward: Balance,
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ProtocolVersion` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub protocol_version: ProtocolVersion
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LastCommit` in this scope
[INFO] [stdout]   --> src/blockchain/chain.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |     last_commit: LastCommit
[INFO] [stdout]    |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Decode58Result` in this scope
[INFO] [stdout]   --> src/blockchain/hash.rs:13:41
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn to_base58_impl(encoded: &str) -> Decode58Result {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]   --> src/blockchain/hash.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Ok(_) | Err(bs58::decode::Error::BufferTooSmall) => Decode58Result::BadLength,
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bs58`, use `cargo add bs58` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -             Ok(_) | Err(bs58::decode::Error::BufferTooSmall) => Decode58Result::BadLength,
[INFO] [stdout] 17 +             Ok(_) | Err(Error::BufferTooSmall) => Decode58Result::BadLength,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Ok` in module `serde::ser`
[INFO] [stdout]   --> src/blockchain/hash.rs:50:65
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |                                                                 ^^ not found in `serde::ser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `core::result::Result::Ok` and 3 others; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 50 -     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout] 50 +     fn serialize<S>(&self, serializer: S) -> Result<core::result::Result, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |
[INFO] [stdout] 50 -     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout] 50 +     fn serialize<S>(&self, serializer: S) -> Result<serde::__private, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |
[INFO] [stdout] 50 -     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout] 50 +     fn serialize<S>(&self, serializer: S) -> Result<std::result::Result, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chain::Block`
[INFO] [stdout]  --> src/blockchain/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use chain::Block;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `transaction::Transaction`
[INFO] [stdout]  --> src/blockchain/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use transaction::Transaction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blockchain/hash.rs:50:69
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, dyn serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blockchain/hash.rs:50:69
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn serialize<S>(&self, serializer: S) -> Result<serde::ser::Ok, dyn serde::ser::Error> where S: Serializer {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]   --> src/blockchain/hash.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |         match bs58::decode(encoded).into(&mut result.0) {
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bs58`, use `cargo add bs58` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decode58Result`
[INFO] [stdout]   --> src/blockchain/hash.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Ok(len) if len == result.0.len() => Decode58Result::Ok(result),
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ use of undeclared type `Decode58Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decode58Result`
[INFO] [stdout]   --> src/blockchain/hash.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Ok(_) | Err(bs58::decode::Error::BufferTooSmall) => Decode58Result::BadLength,
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^ use of undeclared type `Decode58Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decode58Result`
[INFO] [stdout]   --> src/blockchain/hash.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Err(err) => Decode58Result::Err(err),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ use of undeclared type `Decode58Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_hasher` in this scope
[INFO] [stdout]   --> src/blockchain/hash.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut hasher = get_hasher();
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider using the associated function on `Self`
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut hasher = Self::get_hasher();
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0774, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]   --> src/blockchain/hash.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |         match bs58::decode(encoded).into(&mut result.0) {
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bs58`, use `cargo add bs58` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decode58Result`
[INFO] [stdout]   --> src/blockchain/hash.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Ok(len) if len == result.0.len() => Decode58Result::Ok(result),
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ use of undeclared type `Decode58Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decode58Result`
[INFO] [stdout]   --> src/blockchain/hash.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Ok(_) | Err(bs58::decode::Error::BufferTooSmall) => Decode58Result::BadLength,
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^ use of undeclared type `Decode58Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decode58Result`
[INFO] [stdout]   --> src/blockchain/hash.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Err(err) => Decode58Result::Err(err),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ use of undeclared type `Decode58Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_hasher` in this scope
[INFO] [stdout]   --> src/blockchain/hash.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut hasher = get_hasher();
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider using the associated function on `Self`
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut hasher = Self::get_hasher();
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0774, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `burst` (bin "burst" test) due to 17 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `burst` (bin "burst") due to 17 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1a67ba7f5de00ea2cf29d7663e6767f2e0faae5f1133cf15d8e8fb8476077ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a67ba7f5de00ea2cf29d7663e6767f2e0faae5f1133cf15d8e8fb8476077ae4", kill_on_drop: false }`
[INFO] [stdout] 1a67ba7f5de00ea2cf29d7663e6767f2e0faae5f1133cf15d8e8fb8476077ae4
