[INFO] cloning repository https://github.com/subbeat/subbeat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subbeat/subbeat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubbeat%2Fsubbeat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubbeat%2Fsubbeat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53bd833a794ed1c9159906c8468e112c2ec068ad [INFO] checking subbeat/subbeat against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubbeat%2Fsubbeat" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/subbeat/subbeat on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/subbeat/subbeat [INFO] finished tweaking git repo https://github.com/subbeat/subbeat [INFO] tweaked toml for git repo https://github.com/subbeat/subbeat written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/subbeat/subbeat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46e9a4d14be043c0e5b82e5d22805941100b49b2ba32f194e76365ad31643cde [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" "46e9a4d14be043c0e5b82e5d22805941100b49b2ba32f194e76365ad31643cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46e9a4d14be043c0e5b82e5d22805941100b49b2ba32f194e76365ad31643cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e9a4d14be043c0e5b82e5d22805941100b49b2ba32f194e76365ad31643cde", kill_on_drop: false }` [INFO] [stdout] 46e9a4d14be043c0e5b82e5d22805941100b49b2ba32f194e76365ad31643cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] ee6ddc3da2c6e2ad9aafd31b1b839125796fe7c133be2bb35cb483db1b7a165e [INFO] running `Command { std: "docker" "start" "-a" "ee6ddc3da2c6e2ad9aafd31b1b839125796fe7c133be2bb35cb483db1b7a165e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking futures-channel v0.3.17 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.6 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking subbeat v0.0.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `body` [INFO] [stdout] --> src/utils.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::{body, Body, Client, Method, Request, StatusCode}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `Metric` cannot be made into an object [INFO] [stdout] --> src/metric.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | async fn query(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(where_clauses_object_safety)]` on by default [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 #51443 [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> src/metric.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait Metric { [INFO] [stdout] | ------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 67 | async fn query(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^^ ...because method `query` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `query` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `body` [INFO] [stdout] --> src/utils.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::{body, Body, Client, Method, Request, StatusCode}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `metric::Metric` cannot be made into an object [INFO] [stdout] --> src/metric.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | async fn query(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(where_clauses_object_safety)]` on by default [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 #51443 [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> src/metric.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait Metric { [INFO] [stdout] | ------ this trait cannot be made into an object... [INFO] [stdout] ... [INFO] [stdout] 67 | async fn query(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^^ ...because method `query` references the `Self` type in its `where` clause [INFO] [stdout] = help: consider moving `query` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/datasources/grafana.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | let (s, p) = self.get("/api").await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/datasources/grafana.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | let (s, p) = self.get("/api/datasources").await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step` [INFO] [stdout] --> src/datasources/influx.rs:97:53 [INFO] [stdout] | [INFO] [stdout] 97 | async fn query_chunk(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `post_json` [INFO] [stdout] --> src/datasources/grafana.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | async fn post_json( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `DatasourceParams` [INFO] [stdout] --> src/metric.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct DatasourceParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Datasource` [INFO] [stdout] --> src/metric.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct Datasource { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MetricQuery` [INFO] [stdout] --> src/metric.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | struct MetricQuery { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/datasources/grafana.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | let (s, p) = self.get("/api").await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/datasources/grafana.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | let (s, p) = self.get("/api/datasources").await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step` [INFO] [stdout] --> src/datasources/influx.rs:97:53 [INFO] [stdout] | [INFO] [stdout] 97 | async fn query_chunk(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `post_json` [INFO] [stdout] --> src/datasources/grafana.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | async fn post_json( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `DatasourceParams` [INFO] [stdout] --> src/metric.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct DatasourceParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Datasource` [INFO] [stdout] --> src/metric.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct Datasource { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MetricQuery` [INFO] [stdout] --> src/metric.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | struct MetricQuery { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `datasources::grafana::Grafana` [INFO] [stdout] --> src/cli.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | datasources::grafana::Grafana, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `datasources::grafana::Grafana` [INFO] [stdout] --> src/cli.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | datasources::grafana::Grafana, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `Metric` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/workdir/src/metric.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | async fn query(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(where_clauses_object_safety)]` on by default [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 #51443 [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/workdir/src/metric.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | async fn query(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^^ the trait cannot be made into an object because method `query` references the `Self` type in its `where` clause [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `subbeat::metric::Metric` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/workdir/src/metric.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | async fn query(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(where_clauses_object_safety)]` on by default [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 #51443 [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/workdir/src/metric.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | async fn query(&self, from: u64, to: u64, step: u64) -> types::Result { [INFO] [stdout] | ^^^^^ the trait cannot be made into an object because method `query` references the `Self` type in its `where` clause [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `TimeSerie` [INFO] [stdout] --> src/types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub type TimeSerie = Vec<(u64, f64)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Grafana` [INFO] [stdout] --> src/types.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Grafana(GrafanaConfig), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Prometheus` [INFO] [stdout] --> src/types.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Prometheus(PrometheusConfig), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Influx` [INFO] [stdout] --> src/types.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Influx(InfluxConfig), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `QueryConfig` [INFO] [stdout] --> src/types.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct QueryConfig { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `TimeSerie` [INFO] [stdout] --> src/types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub type TimeSerie = Vec<(u64, f64)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Grafana` [INFO] [stdout] --> src/types.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Grafana(GrafanaConfig), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Prometheus` [INFO] [stdout] --> src/types.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Prometheus(PrometheusConfig), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Influx` [INFO] [stdout] --> src/types.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Influx(InfluxConfig), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `QueryConfig` [INFO] [stdout] --> src/types.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct QueryConfig { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "ee6ddc3da2c6e2ad9aafd31b1b839125796fe7c133be2bb35cb483db1b7a165e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6ddc3da2c6e2ad9aafd31b1b839125796fe7c133be2bb35cb483db1b7a165e", kill_on_drop: false }` [INFO] [stdout] ee6ddc3da2c6e2ad9aafd31b1b839125796fe7c133be2bb35cb483db1b7a165e