[INFO] cloning repository https://github.com/DanCardin/prp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanCardin/prp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCardin%2Fprp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCardin%2Fprp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ed4b0e5e2ef598cdd4d96033602ed3224438b8b
[INFO] checking DanCardin/prp against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCardin%2Fprp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanCardin/prp
[INFO] finished tweaking git repo https://github.com/DanCardin/prp
[INFO] tweaked toml for git repo https://github.com/DanCardin/prp written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanCardin/prp on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanCardin/prp 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-dedot v3.1.0
[INFO] [stderr]   Downloaded path-absolutize v3.1.0
[INFO] [stderr]   Downloaded indoc v2.0.3
[INFO] [stderr]   Downloaded anstyle-query v1.0.0
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded clap_complete v4.3.2
[INFO] [stderr]   Downloaded anyhow v1.0.72
[INFO] [stderr]   Downloaded bitflags v2.3.3
[INFO] [stderr]   Downloaded clap_derive v4.3.12
[INFO] [stderr]   Downloaded winnow v0.5.2
[INFO] [stderr]   Downloaded toml_edit v0.19.14
[INFO] [stderr]   Downloaded aho-corasick v1.0.2
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded etcetera v0.3.2
[INFO] [stderr]   Downloaded corpus v0.2.1
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded anstream v0.3.2
[INFO] [stderr]   Downloaded rustix v0.38.4
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded os_pipe v1.1.4
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5128f041574dd34bc1e3c1310af6384297db324de7add3a30476de989cb6747
[INFO] running `Command { std: "docker" "start" "-a" "f5128f041574dd34bc1e3c1310af6384297db324de7add3a30476de989cb6747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5128f041574dd34bc1e3c1310af6384297db324de7add3a30476de989cb6747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5128f041574dd34bc1e3c1310af6384297db324de7add3a30476de989cb6747", kill_on_drop: false }`
[INFO] [stdout] f5128f041574dd34bc1e3c1310af6384297db324de7add3a30476de989cb6747
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42d67e48d10b61c0d6ae3882d24bc8e7b989499bf3d8f580407abcdccac28e16
[INFO] running `Command { std: "docker" "start" "-a" "42d67e48d10b61c0d6ae3882d24bc8e7b989499bf3d8f580407abcdccac28e16", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking path-dedot v3.1.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking path-absolutize v3.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking winnow v0.5.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking os_pipe v1.1.4
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking etcetera v0.3.2
[INFO] [stderr]     Checking corpus v0.2.1
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]     Checking clap_complete v4.3.2
[INFO] [stderr]     Checking prp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `derivative`
[INFO] [stdout]  --> src/posy/package_name.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use derivative::Derivative;
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `derivative`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `derivative`, use `cargo add derivative` 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 `once_cell`
[INFO] [stdout]  --> src/posy/package_name.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use once_cell::sync::Lazy;
[INFO] [stdout]   |         ^^^^^^^^^ use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `once_cell`, use `cargo add once_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> src/posy/package_name.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use eyre::{bail, eyre, Result, WrapErr};
[INFO] [stdout]   |         ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/posy/package_name.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use serde::{Deserialize, Serialize};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]   --> src/posy/package_name.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use serde_with::{DeserializeFromStr, SerializeDisplay};
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `shrinkwraprs`
[INFO] [stdout]   --> src/posy/package_name.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use shrinkwraprs::Shrinkwrap;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shrinkwraprs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shrinkwraprs`, use `cargo add shrinkwraprs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing`
[INFO] [stdout]   --> src/posy/package_name.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use tracing::{debug, info, trace, warn};
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing`, use `cargo add tracing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]   --> src/posy/package_name.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use url::Url;
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `url`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> src/posy/requirement.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use eyre::{bail, Context, Result};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]  --> src/posy/requirement.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_with::{DeserializeFromStr, SerializeDisplay};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `shrinkwraprs`
[INFO] [stdout]  --> src/posy/requirement.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use shrinkwraprs::Shrinkwrap;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shrinkwraprs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `shrinkwraprs`, use `cargo add shrinkwraprs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> src/posy/specifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use eyre::{bail, Context, Result};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]  --> src/posy/specifier.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_with::{DeserializeFromStr, SerializeDisplay};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::parser`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::parser::{marker, requirement, versionspec};
[INFO] [stdout]   |               ^^^^^^ could not find `parser` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peg`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | peg::parser! {
[INFO] [stdout]   | ^^^ use of unresolved module or unlinked crate `peg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> src/posy/package_name.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derivative(Hash, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> src/posy/package_name.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derivative(Hash = "ignore", PartialEq = "ignore", PartialOrd = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]  --> src/posy/package_name.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use std::collections::{HashMap, HashSet};
[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: `std::fmt::Display`
[INFO] [stdout]  --> src/posy/package_name.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use std::fmt::Display;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/posy/package_name.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use std::io::{Read, Seek, Write};
[INFO] [stdout]   |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/posy/package_name.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use std::rc::Rc;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/posy/package_name.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use std::str::FromStr;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::posy::package_name::PackageName`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::posy::package_name::PackageName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::posy::requirement::marker`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::posy::requirement::marker;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ParseExtra` and `Requirement`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::posy::requirement::{ParseExtra, Requirement};
[INFO] [stdout]   |                                ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompareOp`, `Specifier`, and `Specifiers`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::posy::specifier::{CompareOp, Specifier, Specifiers};
[INFO] [stdout]   |                              ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/posy/package_name.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |         S: serde::Serializer,
[INFO] [stdout]    |            ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:154:16
[INFO] [stdout]     |
[INFO] [stdout] 154 |     type Err = eyre::Report;
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:218:18
[INFO] [stdout]     |
[INFO] [stdout] 218 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |     type Err = eyre::Report;
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout] 254 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 265 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |     type Err = eyre::Report;
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:316:16
[INFO] [stdout]     |
[INFO] [stdout] 316 |     type Err = eyre::Report;
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]   --> src/posy/specifier.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     type Error = eyre::Report;
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]   --> src/posy/specifier.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error = eyre::Report;
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]   --> src/posy/specifier.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     type Err = eyre::Report;
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]   --> src/posy/specifier.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     type Error = eyre::Report;
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `prp` (bin "prp") due to 34 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `derivative`
[INFO] [stdout]  --> src/posy/package_name.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use derivative::Derivative;
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `derivative`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `derivative`, use `cargo add derivative` 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 `once_cell`
[INFO] [stdout]  --> src/posy/package_name.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use once_cell::sync::Lazy;
[INFO] [stdout]   |         ^^^^^^^^^ use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `once_cell`, use `cargo add once_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> src/posy/package_name.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use eyre::{bail, eyre, Result, WrapErr};
[INFO] [stdout]   |         ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/posy/package_name.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use serde::{Deserialize, Serialize};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]   --> src/posy/package_name.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use serde_with::{DeserializeFromStr, SerializeDisplay};
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `shrinkwraprs`
[INFO] [stdout]   --> src/posy/package_name.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use shrinkwraprs::Shrinkwrap;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shrinkwraprs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shrinkwraprs`, use `cargo add shrinkwraprs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing`
[INFO] [stdout]   --> src/posy/package_name.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use tracing::{debug, info, trace, warn};
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing`, use `cargo add tracing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]   --> src/posy/package_name.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use url::Url;
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `url`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> src/posy/requirement.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use eyre::{bail, Context, Result};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]  --> src/posy/requirement.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_with::{DeserializeFromStr, SerializeDisplay};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `shrinkwraprs`
[INFO] [stdout]  --> src/posy/requirement.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use shrinkwraprs::Shrinkwrap;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shrinkwraprs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `shrinkwraprs`, use `cargo add shrinkwraprs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> src/posy/specifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use eyre::{bail, Context, Result};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]  --> src/posy/specifier.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_with::{DeserializeFromStr, SerializeDisplay};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::parser`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::parser::{marker, requirement, versionspec};
[INFO] [stdout]   |               ^^^^^^ could not find `parser` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peg`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | peg::parser! {
[INFO] [stdout]   | ^^^ use of unresolved module or unlinked crate `peg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> src/posy/package_name.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derivative(Hash, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> src/posy/package_name.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derivative(Hash = "ignore", PartialEq = "ignore", PartialOrd = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]  --> src/posy/package_name.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use std::collections::{HashMap, HashSet};
[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: `std::fmt::Display`
[INFO] [stdout]  --> src/posy/package_name.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use std::fmt::Display;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/posy/package_name.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use std::io::{Read, Seek, Write};
[INFO] [stdout]   |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/posy/package_name.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use std::rc::Rc;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/posy/package_name.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use std::str::FromStr;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::posy::package_name::PackageName`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::posy::package_name::PackageName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::posy::requirement::marker`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::posy::requirement::marker;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ParseExtra` and `Requirement`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::posy::requirement::{ParseExtra, Requirement};
[INFO] [stdout]   |                                ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompareOp`, `Specifier`, and `Specifiers`
[INFO] [stdout]  --> src/posy/requirement_parser.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::posy::specifier::{CompareOp, Specifier, Specifiers};
[INFO] [stdout]   |                              ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/posy/package_name.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |         S: serde::Serializer,
[INFO] [stdout]    |            ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:154:16
[INFO] [stdout]     |
[INFO] [stdout] 154 |     type Err = eyre::Report;
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:218:18
[INFO] [stdout]     |
[INFO] [stdout] 218 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |     type Err = eyre::Report;
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout] 254 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 265 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |     type Err = eyre::Report;
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |     type Error = eyre::Report;
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]    --> src/posy/requirement.rs:316:16
[INFO] [stdout]     |
[INFO] [stdout] 316 |     type Err = eyre::Report;
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]   --> src/posy/specifier.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     type Error = eyre::Report;
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]   --> src/posy/specifier.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error = eyre::Report;
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]   --> src/posy/specifier.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     type Err = eyre::Report;
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `eyre`
[INFO] [stdout]   --> src/posy/specifier.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     type Error = eyre::Report;
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` 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 `prp` (bin "prp" test) due to 34 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "42d67e48d10b61c0d6ae3882d24bc8e7b989499bf3d8f580407abcdccac28e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d67e48d10b61c0d6ae3882d24bc8e7b989499bf3d8f580407abcdccac28e16", kill_on_drop: false }`
[INFO] [stdout] 42d67e48d10b61c0d6ae3882d24bc8e7b989499bf3d8f580407abcdccac28e16
