[INFO] fetching crate mockable 3.0.0...
[INFO] testing mockable-3.0.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate mockable 3.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate mockable 3.0.0
[INFO] finished tweaking crates.io crate mockable 3.0.0
[INFO] tweaked toml for crates.io crate mockable 3.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mockable 3.0.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mockable 3.0.0 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.79
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.101
[INFO] [stderr]   Downloaded fragile v2.0.0
[INFO] [stderr]   Downloaded mockall v0.11.4
[INFO] [stderr]   Downloaded open v5.1.2
[INFO] [stderr]   Downloaded async-trait v0.1.78
[INFO] [stderr]   Downloaded mockall_derive v0.11.4
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded backtrace v0.3.70
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded h2 v0.3.25
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] [stderr]   Downloaded hyper v0.14.28
[INFO] [stderr]   Downloaded chrono v0.4.35
[INFO] [stderr]   Downloaded rustix v0.38.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cb88f9a5d042c59d706f2bd7e653fe5ebe239f55c40d6bf75133a1b4a5976f3
[INFO] running `Command { std: "docker" "start" "-a" "2cb88f9a5d042c59d706f2bd7e653fe5ebe239f55c40d6bf75133a1b4a5976f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cb88f9a5d042c59d706f2bd7e653fe5ebe239f55c40d6bf75133a1b4a5976f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb88f9a5d042c59d706f2bd7e653fe5ebe239f55c40d6bf75133a1b4a5976f3", kill_on_drop: false }`
[INFO] [stdout] 2cb88f9a5d042c59d706f2bd7e653fe5ebe239f55c40d6bf75133a1b4a5976f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d214cc903a1f8f0f374681769a99268b55920b59fa0226f4e6fa77910944416
[INFO] running `Command { std: "docker" "start" "-a" "5d214cc903a1f8f0f374681769a99268b55920b59fa0226f4e6fa77910944416", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mockable v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.84s
[INFO] running `Command { std: "docker" "inspect" "5d214cc903a1f8f0f374681769a99268b55920b59fa0226f4e6fa77910944416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d214cc903a1f8f0f374681769a99268b55920b59fa0226f4e6fa77910944416", kill_on_drop: false }`
[INFO] [stdout] 5d214cc903a1f8f0f374681769a99268b55920b59fa0226f4e6fa77910944416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7f3d00e7c5c96369d526fd952fd8bf85d70038a26c3b8d96c3db442a793ec58
[INFO] running `Command { std: "docker" "start" "-a" "d7f3d00e7c5c96369d526fd952fd8bf85d70038a26c3b8d96c3db442a793ec58", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling mockable v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.25
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr] error: could not compile `mockable` (example "clock") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `mockable::Clock`, `mockable::DefaultClock`
[INFO] [stdout]  --> examples/clock.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mockable::{Clock, DefaultClock};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^^^^ no `DefaultClock` in the root
[INFO] [stdout]   |                |
[INFO] [stdout]   |                no `Clock` in the root
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "clock")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `clock` feature
[INFO] [stdout] 6 | pub use self::clock::{Clock, DefaultClock};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "clock")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `clock` feature
[INFO] [stdout] 6 | pub use self::clock::{Clock, DefaultClock};
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `mockable::DefaultHttpServer`, `mockable::HttpResponse`, `mockable::HttpServer`
[INFO] [stdout]   --> examples/http.rs:3:16
[INFO] [stdout]    |
[INFO] [stdout]  3 | use mockable::{DefaultHttpServer, HttpResponse, HttpServer};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^ no `HttpServer` in the root
[INFO] [stdout]    |                |                  |
[INFO] [stdout]    |                |                  no `HttpResponse` in the root
[INFO] [stdout]    |                no `DefaultHttpServer` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 14 | pub use self::http::{DefaultHttpServer, HttpRequest, HttpResponse, HttpServer};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 14 | pub use self::http::{DefaultHttpServer, HttpRequest, HttpResponse, HttpServer};
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:68
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 14 | pub use self::http::{DefaultHttpServer, HttpRequest, HttpResponse, HttpServer};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> examples/clock.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockable` (example "http") due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `open_url` found for reference `&dyn mockable::System` in the current scope
[INFO] [stdout]  --> examples/sys.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     sys.open_url(url).expect("failed to open browser");
[INFO] [stdout]   |         ^^^^^^^^ method not found in `&dyn mockable::System`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockable` (example "sys") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved imports `mockable::DefaultUuidGenerator`, `mockable::UuidGenerator`
[INFO] [stdout]   --> examples/uuid.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout]  1 | use mockable::{DefaultUuidGenerator, UuidGenerator};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `UuidGenerator` in the root
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `DefaultUuidGenerator` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "uuid")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `uuid` feature
[INFO] [stdout] 20 | pub use self::uuid::{DefaultUuidGenerator, UuidGenerator};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "uuid")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `uuid` feature
[INFO] [stdout] 20 | pub use self::uuid::{DefaultUuidGenerator, UuidGenerator};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uuid`
[INFO] [stdout]  --> examples/uuid.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file examples/uuid.rs, use `mod uuid` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod uuid;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockable` (example "uuid") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `mockable::Command`, `mockable::CommandRunner`, `mockable::DefaultCommandRunner`
[INFO] [stdout]   --> examples/cmd.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout]  1 | use mockable::{Command, CommandRunner, DefaultCommandRunner};
[INFO] [stdout]    |                ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ no `DefaultCommandRunner` in the root
[INFO] [stdout]    |                |        |
[INFO] [stdout]    |                |        no `CommandRunner` in the root
[INFO] [stdout]    |                no `Command` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these structs instead:
[INFO] [stdout]            std::process::Command
[INFO] [stdout]            tokio::process::Command
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "cmd")]
[INFO] [stdout]    |       --------------- the item is gated behind the `cmd` feature
[INFO] [stdout] 10 | pub use self::cmd::{Command, CommandOutput, CommandRunner, DefaultCommandRunner};
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:45
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "cmd")]
[INFO] [stdout]    |       --------------- the item is gated behind the `cmd` feature
[INFO] [stdout] 10 | pub use self::cmd::{Command, CommandOutput, CommandRunner, DefaultCommandRunner};
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:60
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "cmd")]
[INFO] [stdout]    |       --------------- the item is gated behind the `cmd` feature
[INFO] [stdout] 10 | pub use self::cmd::{Command, CommandOutput, CommandRunner, DefaultCommandRunner};
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockable` (example "cmd") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d7f3d00e7c5c96369d526fd952fd8bf85d70038a26c3b8d96c3db442a793ec58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f3d00e7c5c96369d526fd952fd8bf85d70038a26c3b8d96c3db442a793ec58", kill_on_drop: false }`
[INFO] [stdout] d7f3d00e7c5c96369d526fd952fd8bf85d70038a26c3b8d96c3db442a793ec58
