[INFO] updating cached repository https://github.com/renato-zannon/rdm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a008928805b9aad64c552526a0a1860c2bf4b0ed [INFO] testing renato-zannon/rdm against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Frdm" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renato-zannon/rdm on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/renato-zannon/rdm [INFO] finished tweaking git repo https://github.com/renato-zannon/rdm [INFO] tweaked toml for git repo https://github.com/renato-zannon/rdm written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/renato-zannon/rdm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 852ae1bdc7a3081ded874c152df51b1b3c33e282f8c242ef2921357dc2f423d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "852ae1bdc7a3081ded874c152df51b1b3c33e282f8c242ef2921357dc2f423d5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling rdm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0469]: imported macro not found [INFO] [stderr] --> src/main.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | #[macro_use(header, deref)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0469]: imported macro not found [INFO] [stderr] --> src/main.rs:29:21 [INFO] [stderr] | [INFO] [stderr] 29 | #[macro_use(header, deref)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `url::UrlParser` [INFO] [stderr] --> src/client.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | use url::{Url, UrlParser}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `UrlParser` in the root [INFO] [stderr] | help: a similar name exists in the module: `Parser` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::status` [INFO] [stderr] --> src/client.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | use hyper::status::{StatusCode, StatusClass}; [INFO] [stderr] | ^^^^^^ could not find `status` in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::iter::Unfold` [INFO] [stderr] --> src/user_config.rs:121:9 [INFO] [stderr] | [INFO] [stderr] 121 | use std::iter::Unfold; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `Unfold` in `iter` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `header` in this scope [INFO] [stderr] --> src/client.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | header! { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Timespec` in `time` [INFO] [stderr] --> src/cache.rs:46:40 [INFO] [stderr] | [INFO] [stderr] 46 | let change = time::Timespec::new(cache_modified_sec as i64, 0); [INFO] [stderr] | ^^^^^^^^ could not find `Timespec` in `time` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HttpError` in crate `hyper` [INFO] [stderr] --> src/client.rs:114:18 [INFO] [stderr] | [INFO] [stderr] 114 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^ not found in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HttpError` in crate `hyper` [INFO] [stderr] --> src/client.rs:115:25 [INFO] [stderr] | [INFO] [stderr] 115 | fn from(err: hyper::HttpError) -> Error { [INFO] [stderr] | ^^^^^^^^^ not found in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `RedmineApiKey` in this scope [INFO] [stderr] --> src/client.rs:216:21 [INFO] [stderr] | [INFO] [stderr] 216 | .header(RedmineApiKey(self.config.redmine_key().to_string())) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ContentType` in module `header` [INFO] [stderr] --> src/client.rs:217:29 [INFO] [stderr] | [INFO] [stderr] 217 | .header(header::ContentType("application/json".parse().unwrap())); [INFO] [stderr] | ^^^^^^^^^^^ not found in `header` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `now` in crate `time` [INFO] [stderr] --> src/cache.rs:43:40 [INFO] [stderr] | [INFO] [stderr] 43 | let now = time::now().to_timespec(); [INFO] [stderr] | ^^^ not found in `time` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 61 | let args = get_or_exit!(args::parse(), e => e.exit_status()); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 62 | let config = get_or_exit!(user_config::get()); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 65 | let mut cache = get_or_exit!(cache::Cache::new(&mut client)); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 73 | let status_id = get_or_exit!(find_status_id(&mut cache, &client, &status_name)); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 75 | get_or_exit!(client.update_issue(number, status_id)); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 79 | let status_id = get_or_exit!(find_status_id(&mut cache, &client, &new_status)); [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 80 | get_or_exit!(client.update_issue(number, status_id)); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0603]: struct `Response` is private [INFO] [stderr] --> src/client.rs:199:75 [INFO] [stderr] | [INFO] [stderr] 199 | fn send_request<'a>(&self, request: Request) -> Result { [INFO] [stderr] | ^^^^^^^^ private struct [INFO] [stderr] | [INFO] [stderr] note: the struct `Response` is defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.6/src/client/mod.rs:60:29 [INFO] [stderr] | [INFO] [stderr] 60 | use http::{Method, Request, Response, Uri, Version}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #![feature(core, path_ext, fs_time, collections, exit_status)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/args.rs:137:24 [INFO] [stderr] | [INFO] [stderr] 137 | let raw: RawArgs = try!(Docopt::new(USAGE).and_then(|d| d.decode())); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/client.rs:150:25 [INFO] [stderr] | [INFO] [stderr] 150 | let _response = try!(self.send_request(Request { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/client.rs:165:28 [INFO] [stderr] | [INFO] [stderr] 165 | let mut response = try!(self.send_request(Request { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/client.rs:172:9 [INFO] [stderr] | [INFO] [stderr] 172 | try!(response.read_to_string(&mut response_contents)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/client.rs:174:37 [INFO] [stderr] | [INFO] [stderr] 174 | let parsed: IssueStatuses = try!(json::decode(&response_contents)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/client.rs:185:28 [INFO] [stderr] | [INFO] [stderr] 185 | let mut response = try!(self.send_request(Request { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/client.rs:192:9 [INFO] [stderr] | [INFO] [stderr] 192 | try!(response.read_to_string(&mut response_contents)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/client.rs:194:29 [INFO] [stderr] | [INFO] [stderr] 194 | let parsed: Users = try!(json::decode(&response_contents)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/client.rs:224:24 [INFO] [stderr] | [INFO] [stderr] 224 | let response = try!(complete_request.send()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/user_config.rs:107:23 [INFO] [stderr] | [INFO] [stderr] 107 | let config_file = try!(File::open(&path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/user_config.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 110 | try!(BufReader::new(config_file).read_to_string(&mut config_src)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/user_config.rs:112:16 [INFO] [stderr] | [INFO] [stderr] 112 | let data = try!(json::decode(&config_src)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/cache.rs:85:32 [INFO] [stderr] | [INFO] [stderr] 85 | let statuses = try!(client.issue_statuses()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/args.rs:114:32 [INFO] [stderr] | [INFO] [stderr] 114 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:74:14 [INFO] [stderr] | [INFO] [stderr] 74 | Http(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn PrintableError` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:75:18 [INFO] [stderr] | [INFO] [stderr] 75 | Response(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn PrintableError` [INFO] [stderr] [INFO] [stderr] warning: unused import: `parse` [INFO] [stderr] --> src/main.rs:40:18 [INFO] [stderr] | [INFO] [stderr] 40 | use args::{Args, parse}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stderr] --> src/client.rs:199:60 [INFO] [stderr] | [INFO] [stderr] 199 | fn send_request<'a>(&self, request: Request) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to 22 previous errors; 17 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0107, E0412, E0425, E0432, E0433, E0469, E0554, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0107`. [INFO] [stderr] error: could not compile `rdm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "852ae1bdc7a3081ded874c152df51b1b3c33e282f8c242ef2921357dc2f423d5"` [INFO] running `"docker" "rm" "-f" "852ae1bdc7a3081ded874c152df51b1b3c33e282f8c242ef2921357dc2f423d5"` [INFO] [stdout] 852ae1bdc7a3081ded874c152df51b1b3c33e282f8c242ef2921357dc2f423d5