[INFO] cloning repository https://github.com/hdhoang/luser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hdhoang/luser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdhoang%2Fluser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdhoang%2Fluser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30235a77e0a5c24fcccf68de35e47b29e7bcfead [INFO] checking hdhoang/luser against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdhoang%2Fluser" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hdhoang/luser on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hdhoang/luser [INFO] finished tweaking git repo https://github.com/hdhoang/luser [INFO] tweaked toml for git repo https://github.com/hdhoang/luser written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hdhoang/luser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-5/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c983de6b0404b994a44032ba7798121fd841d13e5cddba3aded7091d68ba340e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c983de6b0404b994a44032ba7798121fd841d13e5cddba3aded7091d68ba340e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c983de6b0404b994a44032ba7798121fd841d13e5cddba3aded7091d68ba340e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c983de6b0404b994a44032ba7798121fd841d13e5cddba3aded7091d68ba340e", kill_on_drop: false }` [INFO] [stdout] c983de6b0404b994a44032ba7798121fd841d13e5cddba3aded7091d68ba340e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4b153c819e411c254ec6970195c4f4aca50a3fbcad1c3e325ec46319d42bb7e [INFO] running `Command { std: "docker" "start" "-a" "c4b153c819e411c254ec6970195c4f4aca50a3fbcad1c3e325ec46319d42bb7e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking irc-proto v0.14.0 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking irc v0.14.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking luser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `USER` not defined [INFO] [stdout] --> src/main.rs:23:42 [INFO] [stdout] | [INFO] [stdout] 23 | owners: Some(vec![env!("USER").into()]), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `irc::client::prelude::IrcServer`, `irc::client::prelude::Server`, `irc::client::prelude::ServerExt` [INFO] [stdout] --> src/main.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use irc::client::prelude::{IrcServer, Server, ServerExt, Config, Command, Response}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^ no `ServerExt` in `client::prelude` [INFO] [stdout] | | | [INFO] [stdout] | | no `Server` in `client::prelude` [INFO] [stdout] | | help: a similar name exists in the module: `Sender` [INFO] [stdout] | no `IrcServer` in `client::prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::client` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use hyper::client::Client; [INFO] [stdout] | ^^^^^^ could not find `client` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `hyper::header::UserAgent`, `hyper::header::Cookie`, `hyper::header::CookiePair` [INFO] [stdout] --> src/main.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | use hyper::header::{UserAgent, Cookie, CookiePair}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ no `CookiePair` in `header` [INFO] [stdout] | | | [INFO] [stdout] | | no `Cookie` in `header` [INFO] [stdout] | no `UserAgent` in `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::header::ContentLength` [INFO] [stdout] --> src/main.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | use hyper::header::ContentLength; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ContentLength` in `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `quick_xml::XmlReader`, `quick_xml::Event` [INFO] [stdout] --> src/main.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 230 | use quick_xml::{XmlReader, Event}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ no `Event` in the root [INFO] [stdout] | | [INFO] [stdout] | no `XmlReader` in the root [INFO] [stdout] | help: a similar name exists in the module: `Reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `error` in `quick_xml` [INFO] [stdout] --> src/main.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 174 | Xml(quick_xml::error::Error), [INFO] [stdout] | ^^^^^ could not find `error` in `quick_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `serialize` in crate `form_urlencoded` [INFO] [stdout] --> src/main.rs:335:46 [INFO] [stdout] | [INFO] [stdout] 335 | .body(&form_urlencoded::serialize(form.iter())) [INFO] [stdout] | ^^^^^^^^^ not found in `form_urlencoded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `USER` not defined [INFO] [stdout] --> src/main.rs:23:42 [INFO] [stdout] | [INFO] [stdout] 23 | owners: Some(vec![env!("USER").into()]), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `error` is private [INFO] [stdout] --> src/main.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | Hyper(hyper::error::Error), [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `error` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/lib.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/main.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | 'handling: for h in &handlers { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:178:31 [INFO] [stdout] | [INFO] [stdout] 178 | struct Handler<'a>(Regex, &'a (Fn(&Regex, &str) -> Result)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:178:32 [INFO] [stdout] | [INFO] [stdout] 178 | struct Handler<'a>(Regex, &'a (Fn(&Regex, &str) -> Result)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Regex, &str) -> Result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | let mut response = try!(Client::new() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | let mut response = try!(Client::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | try!(response.read_to_string(&mut xml).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:248:48 [INFO] [stdout] | [INFO] [stdout] 248 | answers.push(String::from_utf8(try!(elem.attributes() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | answers.push(try!(elem.into_string().map_err(Error::Xml)) + " /") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | let mut response = try!(Client::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:279:16 [INFO] [stdout] | [INFO] [stdout] 279 | let json = try!(Json::from_reader(&mut response).map_err(Error::Json)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:280:19 [INFO] [stdout] | [INFO] [stdout] 280 | let results = try!(json.search("results").ok_or(Error::Data("No results".into()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | let url = try!(results[0] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:288:17 [INFO] [stdout] | [INFO] [stdout] 288 | let title = try!(results[0] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:300:24 [INFO] [stdout] | [INFO] [stdout] 300 | let mut response = try!(Client::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:310:16 [INFO] [stdout] | [INFO] [stdout] 310 | let json = try!(Json::from_reader(&mut response).map_err(Error::Json)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `irc::client::prelude::IrcServer`, `irc::client::prelude::Server`, `irc::client::prelude::ServerExt` [INFO] [stdout] --> src/main.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use irc::client::prelude::{IrcServer, Server, ServerExt, Config, Command, Response}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^ no `ServerExt` in `client::prelude` [INFO] [stdout] | | | [INFO] [stdout] | | no `Server` in `client::prelude` [INFO] [stdout] | | help: a similar name exists in the module: `Sender` [INFO] [stdout] | no `IrcServer` in `client::prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::client` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use hyper::client::Client; [INFO] [stdout] | ^^^^^^ could not find `client` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `hyper::header::UserAgent`, `hyper::header::Cookie`, `hyper::header::CookiePair` [INFO] [stdout] --> src/main.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | use hyper::header::{UserAgent, Cookie, CookiePair}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ no `CookiePair` in `header` [INFO] [stdout] | | | [INFO] [stdout] | | no `Cookie` in `header` [INFO] [stdout] | no `UserAgent` in `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::header::ContentLength` [INFO] [stdout] --> src/main.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | use hyper::header::ContentLength; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ContentLength` in `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `quick_xml::XmlReader`, `quick_xml::Event` [INFO] [stdout] --> src/main.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 230 | use quick_xml::{XmlReader, Event}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ no `Event` in the root [INFO] [stdout] | | [INFO] [stdout] | no `XmlReader` in the root [INFO] [stdout] | help: a similar name exists in the module: `Reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `error` in `quick_xml` [INFO] [stdout] --> src/main.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 174 | Xml(quick_xml::error::Error), [INFO] [stdout] | ^^^^^ could not find `error` in `quick_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `serialize` in crate `form_urlencoded` [INFO] [stdout] --> src/main.rs:335:46 [INFO] [stdout] | [INFO] [stdout] 335 | .body(&form_urlencoded::serialize(form.iter())) [INFO] [stdout] | ^^^^^^^^^ not found in `form_urlencoded` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `error` is private [INFO] [stdout] --> src/main.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | Hyper(hyper::error::Error), [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `error` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.2/src/lib.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/main.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | 'handling: for h in &handlers { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:178:31 [INFO] [stdout] | [INFO] [stdout] 178 | struct Handler<'a>(Regex, &'a (Fn(&Regex, &str) -> Result)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:178:32 [INFO] [stdout] | [INFO] [stdout] 178 | struct Handler<'a>(Regex, &'a (Fn(&Regex, &str) -> Result)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Regex, &str) -> Result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | let mut response = try!(Client::new() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | let mut response = try!(Client::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | try!(response.read_to_string(&mut xml).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:248:48 [INFO] [stdout] | [INFO] [stdout] 248 | answers.push(String::from_utf8(try!(elem.attributes() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | answers.push(try!(elem.into_string().map_err(Error::Xml)) + " /") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | let mut response = try!(Client::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:279:16 [INFO] [stdout] | [INFO] [stdout] 279 | let json = try!(Json::from_reader(&mut response).map_err(Error::Json)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:280:19 [INFO] [stdout] | [INFO] [stdout] 280 | let results = try!(json.search("results").ok_or(Error::Data("No results".into()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | let url = try!(results[0] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:288:17 [INFO] [stdout] | [INFO] [stdout] 288 | let title = try!(results[0] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:300:24 [INFO] [stdout] | [INFO] [stdout] 300 | let mut response = try!(Client::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:310:16 [INFO] [stdout] | [INFO] [stdout] 310 | let json = try!(Json::from_reader(&mut response).map_err(Error::Json)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | owners: Some(vec![env!("USER").into()]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found enum `Option>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | owners: Some(vec![env!("USER").into()]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found enum `Option>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | alt_nicks: Some((0..10).map(|n| format!("{}-{}", NAME, n)).collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | channels: Some(vec![format!("#vn{}", NAME), format!("#{}-test", NAME)]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec<_>` [INFO] [stdout] found enum `Option>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 2 fields [INFO] [stdout] --> src/main.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | if let Command::Response(Response::RPL_NAMREPLY, _, Some(ref names)) = msg.command { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 3 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/irc-proto-0.14.0/src/command.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | Response(Response, Vec), [INFO] [stdout] | ------------------------------- tuple variant defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | alt_nicks: Some((0..10).map(|n| format!("{}-{}", NAME, n)).collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:193:46 [INFO] [stdout] | [INFO] [stdout] 193 | let url = regex.captures(&line).unwrap().expand("$0"); [INFO] [stdout] | ^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains` found for unit type `()` in the current scope [INFO] [stdout] --> src/main.rs:194:81 [INFO] [stdout] | [INFO] [stdout] 194 | if ["imgur.com/", "smbc-comics.com/", "libgen.io/"].iter().any(|domain| url.contains(domain)) { [INFO] [stdout] | ^^^^^^^^ method not found in `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:235:45 [INFO] [stdout] | [INFO] [stdout] 235 | ... .expand("http://api.wolframalpha.\ [INFO] [stdout] | ________________________^^^^^^_- [INFO] [stdout] | | | [INFO] [stdout] | | expected 2 arguments [INFO] [stdout] 236 | | ... com/v2/query?format=plaintext&appid=\ [INFO] [stdout] 237 | | ... 3JEW42-4XXE264A93&input=$query")) [INFO] [stdout] | |______________________________________________________________- supplied 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:274:45 [INFO] [stdout] | [INFO] [stdout] 274 | ... .expand("https://ajax.googleapis.\ [INFO] [stdout] | ________________________^^^^^^_- [INFO] [stdout] | | | [INFO] [stdout] | | expected 2 arguments [INFO] [stdout] 275 | | ... com/ajax/services/search/web?v=1.\ [INFO] [stdout] 276 | | ... 0&rsz=1&q=$query")) [INFO] [stdout] | |________________________________________________- supplied 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:303:45 [INFO] [stdout] | [INFO] [stdout] 303 | ... .expand("https://translate.yandex.net/api/v1.5/tr.\ [INFO] [stdout] | ________________________^^^^^^_- [INFO] [stdout] | | | [INFO] [stdout] | | expected 2 arguments [INFO] [stdout] 304 | | ... json/translate?key=trnsl.1.1.\ [INFO] [stdout] 305 | | ... 20160210T093900Z.c6eacf09bbb65cfb.\ [INFO] [stdout] 306 | | ... cc28de2ba798bc3bc118e9f8201b6e6cea697810&te\ [INFO] [stdout] 307 | | ... xt=$text&lang=$lang")) [INFO] [stdout] | |___________________________________________________- supplied 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0023, E0061, E0308, E0425, E0432, E0433, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0023`. [INFO] [stdout] [INFO] [stderr] error: could not compile `luser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | channels: Some(vec![format!("#vn{}", NAME), format!("#{}-test", NAME)]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec<_>` [INFO] [stdout] found enum `Option>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 2 fields [INFO] [stdout] --> src/main.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | if let Command::Response(Response::RPL_NAMREPLY, _, Some(ref names)) = msg.command { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 3 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/irc-proto-0.14.0/src/command.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | Response(Response, Vec), [INFO] [stdout] | ------------------------------- tuple variant defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:193:46 [INFO] [stdout] | [INFO] [stdout] 193 | let url = regex.captures(&line).unwrap().expand("$0"); [INFO] [stdout] | ^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains` found for unit type `()` in the current scope [INFO] [stdout] --> src/main.rs:194:81 [INFO] [stdout] | [INFO] [stdout] 194 | if ["imgur.com/", "smbc-comics.com/", "libgen.io/"].iter().any(|domain| url.contains(domain)) { [INFO] [stdout] | ^^^^^^^^ method not found in `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:235:45 [INFO] [stdout] | [INFO] [stdout] 235 | ... .expand("http://api.wolframalpha.\ [INFO] [stdout] | ________________________^^^^^^_- [INFO] [stdout] | | | [INFO] [stdout] | | expected 2 arguments [INFO] [stdout] 236 | | ... com/v2/query?format=plaintext&appid=\ [INFO] [stdout] 237 | | ... 3JEW42-4XXE264A93&input=$query")) [INFO] [stdout] | |______________________________________________________________- supplied 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:274:45 [INFO] [stdout] | [INFO] [stdout] 274 | ... .expand("https://ajax.googleapis.\ [INFO] [stdout] | ________________________^^^^^^_- [INFO] [stdout] | | | [INFO] [stdout] | | expected 2 arguments [INFO] [stdout] 275 | | ... com/ajax/services/search/web?v=1.\ [INFO] [stdout] 276 | | ... 0&rsz=1&q=$query")) [INFO] [stdout] | |________________________________________________- supplied 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:303:45 [INFO] [stdout] | [INFO] [stdout] 303 | ... .expand("https://translate.yandex.net/api/v1.5/tr.\ [INFO] [stdout] | ________________________^^^^^^_- [INFO] [stdout] | | | [INFO] [stdout] | | expected 2 arguments [INFO] [stdout] 304 | | ... json/translate?key=trnsl.1.1.\ [INFO] [stdout] 305 | | ... 20160210T093900Z.c6eacf09bbb65cfb.\ [INFO] [stdout] 306 | | ... cc28de2ba798bc3bc118e9f8201b6e6cea697810&te\ [INFO] [stdout] 307 | | ... xt=$text&lang=$lang")) [INFO] [stdout] | |___________________________________________________- supplied 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0023, E0061, E0308, E0425, E0432, E0433, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0023`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c4b153c819e411c254ec6970195c4f4aca50a3fbcad1c3e325ec46319d42bb7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b153c819e411c254ec6970195c4f4aca50a3fbcad1c3e325ec46319d42bb7e", kill_on_drop: false }` [INFO] [stdout] c4b153c819e411c254ec6970195c4f4aca50a3fbcad1c3e325ec46319d42bb7e