[INFO] fetching crate prost-convert-derive 0.3.0...
[INFO] testing prost-convert-derive-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate prost-convert-derive 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate prost-convert-derive 0.3.0
[INFO] finished tweaking crates.io crate prost-convert-derive 0.3.0
[INFO] tweaked toml for crates.io crate prost-convert-derive 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prost-convert-derive 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84d5bcf99e9651ad9c486e8fcc749e9a349268c53a4d84c6bb60a1b5ecd21165
[INFO] running `Command { std: "docker" "start" "-a" "84d5bcf99e9651ad9c486e8fcc749e9a349268c53a4d84c6bb60a1b5ecd21165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84d5bcf99e9651ad9c486e8fcc749e9a349268c53a4d84c6bb60a1b5ecd21165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84d5bcf99e9651ad9c486e8fcc749e9a349268c53a4d84c6bb60a1b5ecd21165", kill_on_drop: false }`
[INFO] [stdout] 84d5bcf99e9651ad9c486e8fcc749e9a349268c53a4d84c6bb60a1b5ecd21165
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccdb4763b59359e4b012c5d69e767b9b8edf2f513430dfa4396d8be960ba8f02
[INFO] running `Command { std: "docker" "start" "-a" "ccdb4763b59359e4b012c5d69e767b9b8edf2f513430dfa4396d8be960ba8f02", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prost-convert-derive v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/container.rs:83:26
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn unit_variants(&self) -> Option<&[Variant]> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^
[INFO] [stdout]    |                          |                | |
[INFO] [stdout]    |                          |                | the same lifetime is hidden here
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn unit_variants(&self) -> Option<&[Variant<'_>]> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "ccdb4763b59359e4b012c5d69e767b9b8edf2f513430dfa4396d8be960ba8f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccdb4763b59359e4b012c5d69e767b9b8edf2f513430dfa4396d8be960ba8f02", kill_on_drop: false }`
[INFO] [stdout] ccdb4763b59359e4b012c5d69e767b9b8edf2f513430dfa4396d8be960ba8f02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bd814426cc1993a790d11a9b5b93f7bfdfb8ce50ea47fb1d3b1bbd2f66cfd85
[INFO] running `Command { std: "docker" "start" "-a" "9bd814426cc1993a790d11a9b5b93f7bfdfb8ce50ea47fb1d3b1bbd2f66cfd85", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling prost-convert-derive v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/container.rs:83:26
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn unit_variants(&self) -> Option<&[Variant]> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^
[INFO] [stdout]    |                          |                | |
[INFO] [stdout]    |                          |                | the same lifetime is hidden here
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn unit_variants(&self) -> Option<&[Variant<'_>]> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/prost_enum.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/prost_enum.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/prost_enum.rs:30:35
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/enum_wrapper.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/enum_wrapper.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/mixed_enum.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/mixed_enum.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/mixed_enum.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/option.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/option.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ProstConvert, PartialEq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/enum_new_type.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/enum_new_type.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/option.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/option.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Clone, PartialEq, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/option.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Debug, Clone, PartialEq, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/option.rs:63:35
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Debug, Clone, PartialEq, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/hashmap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/hashmap.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/hashmap.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/hashmap.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/hashmap.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/prost_enum.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/common_type.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/common_type.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/common_type.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/common_type.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/redefined_prelude_types.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(ProstConvert)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/enum_new_type.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/new_type.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{FromNative, IntoProto, TryFromProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/new_type.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/new_type.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/new_type.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/prost_enum.rs:30:35
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "prost_enum") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "enum_new_type") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/nested_struct.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/nested_struct.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(ProstConvert, PartialEq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/nested_struct.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(ProstConvert, PartialEq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/vector.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/enum_struct.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{FromNative, IntoProto, TryFromProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/vector.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/vector.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/vector.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/enum_struct.rs:84:35
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/edge_case.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/edge_case.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, PartialEq, Eq, Default, ProstConvert, Debug)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/edge_case.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Clone, PartialEq, Eq, ProstConvert, Debug)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/edge_case.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Clone, PartialEq, Eq, ProstConvert, Debug)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/edge_case.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, PartialEq, Eq, ProstConvert, Debug)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/common_type.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/common_type.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/common_type.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/redefined_prelude_types.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(ProstConvert)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]  --> tests/nested_enum_new_type.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prost_convert::{IntoProto, TryIntoNative};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/nested_enum_new_type.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/nested_enum_new_type.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prost_convert`
[INFO] [stdout]   --> tests/nested_enum_new_type.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "redefined_prelude_types") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/nested_struct.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(ProstConvert, PartialEq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "common_type") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/nested_struct.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(ProstConvert, PartialEq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/enum_wrapper.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/mixed_enum.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/vector.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/vector.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/vector.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "vector") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/edge_case.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, PartialEq, Eq, Default, ProstConvert, Debug)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/edge_case.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Clone, PartialEq, Eq, ProstConvert, Debug)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/edge_case.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Clone, PartialEq, Eq, ProstConvert, Debug)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/edge_case.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, PartialEq, Eq, ProstConvert, Debug)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "edge_case") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/option.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/enum_struct.rs:39:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn try_from_proto(value: proto::Route) -> Result<Self, prost_convert::ProstConvertError> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/enum_struct.rs:84:35
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "enum_struct") due to 4 previous errors
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/container.rs:83:26
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn unit_variants(&self) -> Option<&[Variant]> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^
[INFO] [stdout]    |                          |                | |
[INFO] [stdout]    |                          |                | the same lifetime is hidden here
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn unit_variants(&self) -> Option<&[Variant<'_>]> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/mixed_enum.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "mixed_enum") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/hashmap.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/hashmap.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/hashmap.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/hashmap.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "hashmap") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/new_type.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/new_type.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/new_type.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/new_type.rs:49:54
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_from_proto(value: String) -> Result<Self, prost_convert::ProstConvertError> {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/new_type.rs:79:63
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn try_from_proto(value: Vec<proto::Log>) -> Result<Self, prost_convert::ProstConvertError> {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "new_type") due to 9 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "nested_struct") due to 5 previous errors
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "enum_wrapper") due to 3 previous errors
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "option") due to 11 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/option.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ProstConvert, PartialEq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/option.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Clone, PartialEq, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/option.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Debug, Clone, PartialEq, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/option.rs:63:35
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Debug, Clone, PartialEq, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/nested_enum_new_type.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/nested_enum_new_type.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]   --> tests/nested_enum_new_type.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(PartialEq, Debug, Clone, ProstConvert)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_convert`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `prost_convert`, use `cargo add prost_convert` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ProstConvert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-convert-derive` (test "nested_enum_new_type") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "9bd814426cc1993a790d11a9b5b93f7bfdfb8ce50ea47fb1d3b1bbd2f66cfd85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bd814426cc1993a790d11a9b5b93f7bfdfb8ce50ea47fb1d3b1bbd2f66cfd85", kill_on_drop: false }`
[INFO] [stdout] 9bd814426cc1993a790d11a9b5b93f7bfdfb8ce50ea47fb1d3b1bbd2f66cfd85
