[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 beta-2026-03-05 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmonRayfa/mabe on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 654988d67380086516d30d15fecf260f02e9bca58d7890d024497e4ae89eadcc
[INFO] running `Command { std: "docker" "start" "-a" "654988d67380086516d30d15fecf260f02e9bca58d7890d024497e4ae89eadcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "654988d67380086516d30d15fecf260f02e9bca58d7890d024497e4ae89eadcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654988d67380086516d30d15fecf260f02e9bca58d7890d024497e4ae89eadcc", kill_on_drop: false }`
[INFO] [stdout] 654988d67380086516d30d15fecf260f02e9bca58d7890d024497e4ae89eadcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 876069d00981770bc54d8899e9cfbbdd4392ac545545338e317c4d8aac4ecdef
[INFO] running `Command { std: "docker" "start" "-a" "876069d00981770bc54d8899e9cfbbdd4392ac545545338e317c4d8aac4ecdef", 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.59s
[INFO] running `Command { std: "docker" "inspect" "876069d00981770bc54d8899e9cfbbdd4392ac545545338e317c4d8aac4ecdef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876069d00981770bc54d8899e9cfbbdd4392ac545545338e317c4d8aac4ecdef", kill_on_drop: false }`
[INFO] [stdout] 876069d00981770bc54d8899e9cfbbdd4392ac545545338e317c4d8aac4ecdef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b607353594a6375cbff13024273a54aa68a2b95738c037eb1f17a815d41965ad
[INFO] running `Command { std: "docker" "start" "-a" "b607353594a6375cbff13024273a54aa68a2b95738c037eb1f17a815d41965ad", 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.32s
[INFO] running `Command { std: "docker" "inspect" "b607353594a6375cbff13024273a54aa68a2b95738c037eb1f17a815d41965ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b607353594a6375cbff13024273a54aa68a2b95738c037eb1f17a815d41965ad", kill_on_drop: false }`
[INFO] [stdout] b607353594a6375cbff13024273a54aa68a2b95738c037eb1f17a815d41965ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b0d7d36d756d3e303010b2a4645491a15f6578fa0813d99147c263e5efa80c0c
[INFO] running `Command { std: "docker" "start" "-a" "b0d7d36d756d3e303010b2a4645491a15f6578fa0813d99147c263e5efa80c0c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mabe-59bd99cba2fcb4ec)
[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 2 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] [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 2 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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/mod.rs:1186:0
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.16s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b0d7d36d756d3e303010b2a4645491a15f6578fa0813d99147c263e5efa80c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0d7d36d756d3e303010b2a4645491a15f6578fa0813d99147c263e5efa80c0c", kill_on_drop: false }`
[INFO] [stdout] b0d7d36d756d3e303010b2a4645491a15f6578fa0813d99147c263e5efa80c0c
