[INFO] fetching crate mockiato 0.9.5...
[INFO] checking mockiato-0.9.5 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate mockiato 0.9.5 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate mockiato 0.9.5 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate mockiato 0.9.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mockiato 0.9.5
[INFO] tweaked toml for crates.io crate mockiato 0.9.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate mockiato 0.9.5 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.4
[INFO] [stderr]   Downloaded mockiato-codegen v0.9.5
[INFO] [stderr]   Downloaded nearly_eq v0.2.4
[INFO] [stderr]   Downloaded unicode-segmentation v1.3.0
[INFO] [stderr]   Downloaded syn v1.0.5
[INFO] [stderr]   Downloaded nameof v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16345d824faef4c396fb504c2d11b2674524ab15477d4cc427636cc22298c2c1
[INFO] running `Command { std: "docker" "start" "-a" "16345d824faef4c396fb504c2d11b2674524ab15477d4cc427636cc22298c2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16345d824faef4c396fb504c2d11b2674524ab15477d4cc427636cc22298c2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16345d824faef4c396fb504c2d11b2674524ab15477d4cc427636cc22298c2c1", kill_on_drop: false }`
[INFO] [stdout] 16345d824faef4c396fb504c2d11b2674524ab15477d4cc427636cc22298c2c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49f43bdee56974a28939c1f1c973e7638b0e67dbc50acb2468d9b5e618a1605e
[INFO] running `Command { std: "docker" "start" "-a" "49f43bdee56974a28939c1f1c973e7638b0e67dbc50acb2468d9b5e618a1605e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking nearly_eq v0.2.4
[INFO] [stderr]    Compiling mockiato-codegen v0.9.5
[INFO] [stderr]    Compiling mockiato v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nameof v1.1.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:110:48
[INFO] [stdout]     |
[INFO] [stdout] 110 | #![cfg_attr(rustc_is_nightly, feature(doc_cfg, external_doc, specialization))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: use #[doc = include_str!("filename")] instead, which handles macro invocations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:110:48
[INFO] [stdout]     |
[INFO] [stdout] 110 | #![cfg_attr(rustc_is_nightly, feature(doc_cfg, external_doc, specialization))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: use #[doc = include_str!("filename")] instead, which handles macro invocations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]    --> src/lib.rs:110:62
[INFO] [stdout]     |
[INFO] [stdout] 110 | #![cfg_attr(rustc_is_nightly, feature(doc_cfg, external_doc, specialization))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]     = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]     = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown `doc` attribute `include`
[INFO] [stdout]    --> src/lib.rs:207:34
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(rustc_is_nightly, doc(include = "../readme.md"))]
[INFO] [stdout]     |                              ----^^^^^^^^^^^^^^^^^^^^^^^^- help: use `doc = include_str!` instead: `#[doc = include_str!("../readme.md")]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     future_incompatible,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_doc_attributes)]` implied by `#[deny(future_incompatible)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]    --> src/lib.rs:110:62
[INFO] [stdout]     |
[INFO] [stdout] 110 | #![cfg_attr(rustc_is_nightly, feature(doc_cfg, external_doc, specialization))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]     = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]     = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown `doc` attribute `include`
[INFO] [stdout]    --> src/lib.rs:207:34
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(rustc_is_nightly, doc(include = "../readme.md"))]
[INFO] [stdout]     |                              ----^^^^^^^^^^^^^^^^^^^^^^^^- help: use `doc = include_str!` instead: `#[doc = include_str!("../readme.md")]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     future_incompatible,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_doc_attributes)]` implied by `#[deny(future_incompatible)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockiato` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockiato` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "49f43bdee56974a28939c1f1c973e7638b0e67dbc50acb2468d9b5e618a1605e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f43bdee56974a28939c1f1c973e7638b0e67dbc50acb2468d9b5e618a1605e", kill_on_drop: false }`
[INFO] [stdout] 49f43bdee56974a28939c1f1c973e7638b0e67dbc50acb2468d9b5e618a1605e
[INFO] checking mockiato-0.9.5 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate mockiato 0.9.5 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate mockiato 0.9.5 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate mockiato 0.9.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mockiato 0.9.5
[INFO] tweaked toml for crates.io crate mockiato 0.9.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate mockiato 0.9.5 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5337a16bbee72c539b14f734760247cbc7a4e081a595e62f65ce3fe19a819f1c
[INFO] running `Command { std: "docker" "start" "-a" "5337a16bbee72c539b14f734760247cbc7a4e081a595e62f65ce3fe19a819f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5337a16bbee72c539b14f734760247cbc7a4e081a595e62f65ce3fe19a819f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5337a16bbee72c539b14f734760247cbc7a4e081a595e62f65ce3fe19a819f1c", kill_on_drop: false }`
[INFO] [stdout] 5337a16bbee72c539b14f734760247cbc7a4e081a595e62f65ce3fe19a819f1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93eb7fdc020d7ff8553cd7c144c75b66899e74859f9246439d73082914b17c42
[INFO] running `Command { std: "docker" "start" "-a" "93eb7fdc020d7ff8553cd7c144c75b66899e74859f9246439d73082914b17c42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking nearly_eq v0.2.4
[INFO] [stderr]     Checking nameof v1.1.0
[INFO] [stderr]    Compiling mockiato-codegen v0.9.5
[INFO] [stderr]    Compiling mockiato v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:110:48
[INFO] [stdout]     |
[INFO] [stdout] 110 | #![cfg_attr(rustc_is_nightly, feature(doc_cfg, external_doc, specialization))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: use #[doc = include_str!("filename")] instead, which handles macro invocations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:110:48
[INFO] [stdout]     |
[INFO] [stdout] 110 | #![cfg_attr(rustc_is_nightly, feature(doc_cfg, external_doc, specialization))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: use #[doc = include_str!("filename")] instead, which handles macro invocations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]    --> src/lib.rs:110:62
[INFO] [stdout]     |
[INFO] [stdout] 110 | #![cfg_attr(rustc_is_nightly, feature(doc_cfg, external_doc, specialization))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]     = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]     = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown `doc` attribute `include`
[INFO] [stdout]    --> src/lib.rs:207:34
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(rustc_is_nightly, doc(include = "../readme.md"))]
[INFO] [stdout]     |                              ----^^^^^^^^^^^^^^^^^^^^^^^^- help: use `doc = include_str!` instead: `#[doc = include_str!("../readme.md")]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     future_incompatible,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_doc_attributes)]` implied by `#[deny(future_incompatible)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]    --> src/lib.rs:110:62
[INFO] [stdout]     |
[INFO] [stdout] 110 | #![cfg_attr(rustc_is_nightly, feature(doc_cfg, external_doc, specialization))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]     = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]     = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown `doc` attribute `include`
[INFO] [stdout]    --> src/lib.rs:207:34
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(rustc_is_nightly, doc(include = "../readme.md"))]
[INFO] [stdout]     |                              ----^^^^^^^^^^^^^^^^^^^^^^^^- help: use `doc = include_str!` instead: `#[doc = include_str!("../readme.md")]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     future_incompatible,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_doc_attributes)]` implied by `#[deny(future_incompatible)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockiato` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockiato` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "93eb7fdc020d7ff8553cd7c144c75b66899e74859f9246439d73082914b17c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93eb7fdc020d7ff8553cd7c144c75b66899e74859f9246439d73082914b17c42", kill_on_drop: false }`
[INFO] [stdout] 93eb7fdc020d7ff8553cd7c144c75b66899e74859f9246439d73082914b17c42
