[INFO] cloning repository https://github.com/AmonRayfa/mabe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmonRayfa/mabe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmonRayfa%2Fmabe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmonRayfa%2Fmabe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bab6cfa4c8794f52413edc01dc546a622fcbbf7
[INFO] testing AmonRayfa/mabe against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmonRayfa%2Fmabe" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AmonRayfa/mabe
[INFO] finished tweaking git repo https://github.com/AmonRayfa/mabe
[INFO] tweaked toml for git repo https://github.com/AmonRayfa/mabe written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmonRayfa/mabe on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmonRayfa/mabe 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7cc1ace6dc5c23007e06e3d191c6e7f6860aba4470d503d5e7af62c41069f94
[INFO] running `Command { std: "docker" "start" "-a" "d7cc1ace6dc5c23007e06e3d191c6e7f6860aba4470d503d5e7af62c41069f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7cc1ace6dc5c23007e06e3d191c6e7f6860aba4470d503d5e7af62c41069f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7cc1ace6dc5c23007e06e3d191c6e7f6860aba4470d503d5e7af62c41069f94", kill_on_drop: false }`
[INFO] [stdout] d7cc1ace6dc5c23007e06e3d191c6e7f6860aba4470d503d5e7af62c41069f94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9213f6671dfc0e7e349751878f47c1418fae87301ac0e057998df3667d2a29a
[INFO] running `Command { std: "docker" "start" "-a" "b9213f6671dfc0e7e349751878f47c1418fae87301ac0e057998df3667d2a29a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling mabe_attr v0.0.0 (/opt/rustwide/workdir/mabe_attr)
[INFO] [stderr]    Compiling mabe v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.56s
[INFO] running `Command { std: "docker" "inspect" "b9213f6671dfc0e7e349751878f47c1418fae87301ac0e057998df3667d2a29a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9213f6671dfc0e7e349751878f47c1418fae87301ac0e057998df3667d2a29a", kill_on_drop: false }`
[INFO] [stdout] b9213f6671dfc0e7e349751878f47c1418fae87301ac0e057998df3667d2a29a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2627b90f504bfa83cd79743e54aeadbacab36fa93d39f65c7ba78e8528e7f825
[INFO] running `Command { std: "docker" "start" "-a" "2627b90f504bfa83cd79743e54aeadbacab36fa93d39f65c7ba78e8528e7f825", kill_on_drop: false }`
[INFO] [stderr]    Compiling mabe v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "2627b90f504bfa83cd79743e54aeadbacab36fa93d39f65c7ba78e8528e7f825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2627b90f504bfa83cd79743e54aeadbacab36fa93d39f65c7ba78e8528e7f825", kill_on_drop: false }`
[INFO] [stdout] 2627b90f504bfa83cd79743e54aeadbacab36fa93d39f65c7ba78e8528e7f825
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5ef633c2b4ab3f6a7fe23a38a9999f99797f66a022974d7fbfb4232f7b0cae9
[INFO] running `Command { std: "docker" "start" "-a" "a5ef633c2b4ab3f6a7fe23a38a9999f99797f66a022974d7fbfb4232f7b0cae9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mabe-2ab1337aa5b2069a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mabe
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 79) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 57) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `mabe::Error`
[INFO] [stdout]    --> src/lib.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout]  61 | use mabe::Error; // Only available for the "structured" feature.
[INFO] [stdout]     |     ^^^^^^^^^^^ no `Error` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(feature = "structured")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `structured` feature
[INFO] [stdout] 142 | pub use mabe_derive::Error;
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]     |
[INFO] [stdout]  61 - use mabe::Error; // Only available for the "structured" feature.
[INFO] [stdout]  61 + use std::error::Error; // Only available for the "structured" feature.
[INFO] [stdout]     |
[INFO] [stdout]  61 - use mabe::Error; // Only available for the "structured" feature.
[INFO] [stdout]  61 + use std::fmt::Error; // Only available for the "structured" feature.
[INFO] [stdout]     |
[INFO] [stdout]  61 - use mabe::Error; // Only available for the "structured" feature.
[INFO] [stdout]  61 + use std::fs::TryLockError::Error; // Only available for the "structured" feature.
[INFO] [stdout]     |
[INFO] [stdout]  61 - use mabe::Error; // Only available for the "structured" feature.
[INFO] [stdout]  61 + use std::io::Error; // Only available for the "structured" feature.
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/lib.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[error("You are not authorized to access this resource. Try using a different account.")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/lib.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[error("Network failure\nCode {0}: {1}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/lib.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[error("Connection lost --> {cause}. Retry in {retry_in} seconds.")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 79) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `mabe::Error`
[INFO] [stdout]    --> src/lib.rs:82:5
[INFO] [stdout]     |
[INFO] [stdout]  82 | use mabe::Error;
[INFO] [stdout]     |     ^^^^^^^^^^^ no `Error` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(feature = "structured")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `structured` feature
[INFO] [stdout] 142 | pub use mabe_derive::Error;
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]     |
[INFO] [stdout]  82 - use mabe::Error;
[INFO] [stdout]  82 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]  82 - use mabe::Error;
[INFO] [stdout]  82 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]  82 - use mabe::Error;
[INFO] [stdout]  82 + use std::fs::TryLockError::Error;
[INFO] [stdout]     |
[INFO] [stdout]  82 - use mabe::Error;
[INFO] [stdout]  82 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/lib.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[error("You are not authorized to access this resource. Try using a different account.")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `error` is imported here, but it is a module, not an attribute
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/lib.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |         #[error("Network failure\nCode {0}: {1}")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `error` is imported here, but it is a module, not an attribute
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/lib.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[error("Connection lost --> {cause}. Retry in {retry_in} seconds.")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `error` is imported here, but it is a module, not an attribute
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `anyhow_kind` exists for reference `&ServerError`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout]  87 |       pub enum ServerError {
[INFO] [stdout]     |       -------------------- doesn't satisfy `ServerError: Debug`, `ServerError: Into<anyhow::Error>`, `ServerError: anyhow::kind::TraitKind` or `ServerError: std::fmt::Display`
[INFO] [stdout] ...
[INFO] [stdout] 104 |           false => bail!(ServerError::ConnectionLost {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 105 | |             cause: "Server down".to_string(),
[INFO] [stdout] 106 | |             retry_in: 10
[INFO] [stdout] 107 | |         })
[INFO] [stdout]     | |__________^ method cannot be called on `&ServerError` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ServerError: Into<anyhow::Error>`
[INFO] [stdout]             which is required by `ServerError: anyhow::kind::TraitKind`
[INFO] [stdout]             `ServerError: std::fmt::Display`
[INFO] [stdout]             which is required by `&ServerError: anyhow::kind::AdhocKind`
[INFO] [stdout]             `ServerError: Debug`
[INFO] [stdout]             which is required by `&ServerError: anyhow::kind::AdhocKind`
[INFO] [stdout]             `&ServerError: Into<anyhow::Error>`
[INFO] [stdout]             which is required by `&ServerError: anyhow::kind::TraitKind`
[INFO] [stdout] note: the traits `Into` and `std::fmt::Display` must be implemented
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/mod.rs:1186:0
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/convert/mod.rs:451:0
[INFO] [stdout]     = note: this error originates in the macro `$crate::__anyhow` which comes from the expansion of the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `ServerError` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  87 +     #[derive(Debug)]
[INFO] [stdout]  88 |     pub enum ServerError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ServerError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/lib.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |         .context(ServerError::NetworkFailure(404, "Not Found".to_string()))
[INFO] [stdout]     |          ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `ServerError`
[INFO] [stdout]    --> src/lib.rs:87:5
[INFO] [stdout]     |
[INFO] [stdout]  87 |     pub enum ServerError {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `context`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/lib.rs:620:12
[INFO] [stdout]     |
[INFO] [stdout] 618 |     fn context<C>(self, context: C) -> Result<T, Error>
[INFO] [stdout]     |        ------- required by a bound in this associated function
[INFO] [stdout] 619 |     where
[INFO] [stdout] 620 |         C: Display + Send + Sync + 'static;
[INFO] [stdout]     |            ^^^^^^^ required by this bound in `Context::context`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ServerError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/lib.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout] 119 |         .context(ServerError::Unauthorized)
[INFO] [stdout]     |          ------- ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `ServerError`
[INFO] [stdout]    --> src/lib.rs:87:5
[INFO] [stdout]     |
[INFO] [stdout]  87 |     pub enum ServerError {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `context`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/lib.rs:620:12
[INFO] [stdout]     |
[INFO] [stdout] 618 |     fn context<C>(self, context: C) -> Result<T, Error>
[INFO] [stdout]     |        ------- required by a bound in this associated function
[INFO] [stdout] 619 |     where
[INFO] [stdout] 620 |         C: Display + Send + Sync + 'static;
[INFO] [stdout]     |            ^^^^^^^ required by this bound in `Context::context`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 57)
[INFO] [stdout]     src/lib.rs - (line 79)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.32s; merged doctests compilation took 0.13s
[INFO] running `Command { std: "docker" "inspect" "a5ef633c2b4ab3f6a7fe23a38a9999f99797f66a022974d7fbfb4232f7b0cae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ef633c2b4ab3f6a7fe23a38a9999f99797f66a022974d7fbfb4232f7b0cae9", kill_on_drop: false }`
[INFO] [stdout] a5ef633c2b4ab3f6a7fe23a38a9999f99797f66a022974d7fbfb4232f7b0cae9
