[INFO] fetching crate erudite 1.0.0-rc.1...
[INFO] testing erudite-1.0.0-rc.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate erudite 1.0.0-rc.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate erudite 1.0.0-rc.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate erudite 1.0.0-rc.1
[INFO] tweaked toml for crates.io crate erudite 1.0.0-rc.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate erudite 1.0.0-rc.1 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] crate crates.io crate erudite 1.0.0-rc.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded enumflags2 v0.7.10
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.10
[INFO] [stderr]   Downloaded tmpdir v1.0.0
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] [stderr]   Downloaded landlock v0.4.1
[INFO] [stderr]   Downloaded leucite v1.0.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2865ffa738d2fea3d668daa9def6e8c5093fe21bfbac8563bfafafd1ff4117dd
[INFO] running `Command { std: "docker" "start" "-a" "2865ffa738d2fea3d668daa9def6e8c5093fe21bfbac8563bfafafd1ff4117dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2865ffa738d2fea3d668daa9def6e8c5093fe21bfbac8563bfafafd1ff4117dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2865ffa738d2fea3d668daa9def6e8c5093fe21bfbac8563bfafafd1ff4117dd", kill_on_drop: false }`
[INFO] [stdout] 2865ffa738d2fea3d668daa9def6e8c5093fe21bfbac8563bfafafd1ff4117dd
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bdaa7cb8147a22fa7f276608290fb9acd66f56a9661dfe26d631a230e91ed16
[INFO] running `Command { std: "docker" "start" "-a" "2bdaa7cb8147a22fa7f276608290fb9acd66f56a9661dfe26d631a230e91ed16", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling landlock v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling leucite v1.0.0
[INFO] [stderr]    Compiling tmpdir v1.0.0
[INFO] [stderr]    Compiling erudite v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.83s
[INFO] running `Command { std: "docker" "inspect" "2bdaa7cb8147a22fa7f276608290fb9acd66f56a9661dfe26d631a230e91ed16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bdaa7cb8147a22fa7f276608290fb9acd66f56a9661dfe26d631a230e91ed16", kill_on_drop: false }`
[INFO] [stdout] 2bdaa7cb8147a22fa7f276608290fb9acd66f56a9661dfe26d631a230e91ed16
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 549a877b1a635468a37a09f3f1c41644e7fd0f779421551100ca7cd2c3ea1c80
[INFO] running `Command { std: "docker" "start" "-a" "549a877b1a635468a37a09f3f1c41644e7fd0f779421551100ca7cd2c3ea1c80", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tmpdir v1.0.0
[INFO] [stderr]    Compiling leucite v1.0.0
[INFO] [stderr]    Compiling erudite v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> tests/validation.rs:41:31
[INFO] [stdout]     |
[INFO] [stdout]  41 |         .test((), "echo 123", Regex::new(r"^\d+$").unwrap(), ())
[INFO] [stdout]     |          ----                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<std::string::String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: required for `regex::Regex` to implement `Into<ExpectedOutput>`
[INFO] [stdout] note: required by a bound in `TestContextBuilder::<G, T, Tests, RunCmd>::test`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/context/builder.rs:316:22
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn test(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 316 |         output: impl Into<ExpectedOutput>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestContextBuilder::<G, T, Tests, RunCmd>::test`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> tests/validation.rs:42:31
[INFO] [stdout]     |
[INFO] [stdout]  42 |         .test((), "echo a2b", Regex::new(r"\d").unwrap(), ())
[INFO] [stdout]     |          ----                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<std::string::String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: required for `regex::Regex` to implement `Into<ExpectedOutput>`
[INFO] [stdout] note: required by a bound in `TestContextBuilder::<G, T, Tests, RunCmd>::test`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/context/builder.rs:316:22
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn test(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 316 |         output: impl Into<ExpectedOutput>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestContextBuilder::<G, T, Tests, RunCmd>::test`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> tests/validation.rs:43:31
[INFO] [stdout]     |
[INFO] [stdout]  43 |         .test((), "echo ab2", Regex::new(r"\d$").unwrap(), ())
[INFO] [stdout]     |          ----                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<std::string::String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: required for `regex::Regex` to implement `Into<ExpectedOutput>`
[INFO] [stdout] note: required by a bound in `TestContextBuilder::<G, T, Tests, RunCmd>::test`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/context/builder.rs:316:22
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn test(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 316 |         output: impl Into<ExpectedOutput>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestContextBuilder::<G, T, Tests, RunCmd>::test`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> examples/simple.rs:26:36
[INFO] [stdout]     |
[INFO] [stdout]  26 |         .test("test_group", "foo", Regex::new(r"\d+").unwrap(), true)
[INFO] [stdout]     |          ----                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<std::string::String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: required for `regex::Regex` to implement `Into<ExpectedOutput>`
[INFO] [stdout] note: required by a bound in `TestContextBuilder::<G, T, Tests, RunCmd>::test`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/context/builder.rs:316:22
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn test(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 316 |         output: impl Into<ExpectedOutput>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestContextBuilder::<G, T, Tests, RunCmd>::test`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `erudite` (test "validation") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `erudite` (example "simple") due to 1 previous error
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> src/cases.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             ExpectedOutput::from(re!(".")),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]    --> src/cases.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub enum ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> src/cases.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             ExpectedOutput::from(re!(".")),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]    --> src/cases.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub enum ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> src/cases.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |             ExpectedOutput::from(re!(".")),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]    --> src/cases.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub enum ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> src/cases.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             ExpectedOutput::from(re!(".")),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]    --> src/cases.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub enum ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> src/cases.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |             ExpectedOutput::from(re!(".")),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]    --> src/cases.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub enum ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> src/cases.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |             ExpectedOutput::from(re!(".+")),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]    --> src/cases.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub enum ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExpectedOutput: From<regex::Regex>` is not satisfied
[INFO] [stdout]    --> src/cases.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let validator = ExpectedOutput::from(re!(r"([01]\d|2[0-3])(:[0-5]\d){2}"));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<regex::Regex>` is not implemented for `ExpectedOutput`
[INFO] [stdout]    --> src/cases.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub enum ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/cases.rs:9:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(Debug, Clone, From)]
[INFO] [stdout]     |                        ^^^^ `ExpectedOutput` implements `From<String>`
[INFO] [stdout] ...
[INFO] [stdout]  22 | impl From<&str> for ExpectedOutput {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExpectedOutput` implements `From<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `erudite` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "549a877b1a635468a37a09f3f1c41644e7fd0f779421551100ca7cd2c3ea1c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "549a877b1a635468a37a09f3f1c41644e7fd0f779421551100ca7cd2c3ea1c80", kill_on_drop: false }`
[INFO] [stdout] 549a877b1a635468a37a09f3f1c41644e7fd0f779421551100ca7cd2c3ea1c80
