[INFO] updating cached repository https://github.com/chamakits/tagaton [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03fe2306e3441c789cba2bc52f69748c871b555c [INFO] testing chamakits/tagaton against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamakits%2Ftagaton" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chamakits/tagaton on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chamakits/tagaton [INFO] removed path dependency r2d2_sqlite from git repo https://github.com/chamakits/tagaton [INFO] removed path dependency rusqlite from git repo https://github.com/chamakits/tagaton [INFO] finished tweaking git repo https://github.com/chamakits/tagaton [INFO] tweaked toml for git repo https://github.com/chamakits/tagaton written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/chamakits/tagaton already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (r2d2_sqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rusqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (r2d2_sqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rusqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d552f7d694ce04f12fc20811d291896b61ac88884b9bf656b09fc52136885e5 [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" "7d552f7d694ce04f12fc20811d291896b61ac88884b9bf656b09fc52136885e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d552f7d694ce04f12fc20811d291896b61ac88884b9bf656b09fc52136885e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d552f7d694ce04f12fc20811d291896b61ac88884b9bf656b09fc52136885e5", kill_on_drop: false }` [INFO] [stdout] 7d552f7d694ce04f12fc20811d291896b61ac88884b9bf656b09fc52136885e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--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] 4f4467218ea18002e7f75896173968e168f55f9f566df4497823c16405d0ae06 [INFO] running `Command { std: "docker" "start" "-a" "4f4467218ea18002e7f75896173968e168f55f9f566df4497823c16405d0ae06", kill_on_drop: false }` [INFO] [stderr] warning: dependency (r2d2_sqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rusqlite) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling buf_redux v0.3.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling r2d2 v0.7.4 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling multipart v0.8.1 [INFO] [stderr] Compiling flexi_logger v0.5.2 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling router v0.4.0 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling urlencoded v0.4.1 [INFO] [stderr] Compiling params v0.5.1 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling r2d2_sqlite v0.16.0 [INFO] [stderr] Compiling tagaton v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] extern crate hyper; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/server/mod.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / lazy_static! { [INFO] [stdout] 90 | | static ref DB_CONTROLLER: db::DbController = { [INFO] [stdout] 91 | | let dbc = db::DbController::new("_SQLITE_DB"); [INFO] [stdout] 92 | | dbc [INFO] [stdout] ... | [INFO] [stdout] 95 | | static ref CONFIG: config::Config = config::Config::new(); [INFO] [stdout] 96 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/server/mod.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / lazy_static! { [INFO] [stdout] 90 | | static ref DB_CONTROLLER: db::DbController = { [INFO] [stdout] 91 | | let dbc = db::DbController::new("_SQLITE_DB"); [INFO] [stdout] 92 | | dbc [INFO] [stdout] ... | [INFO] [stdout] 95 | | static ref CONFIG: config::Config = config::Config::new(); [INFO] [stdout] 96 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/server/mod.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / lazy_static! { [INFO] [stdout] 90 | | static ref DB_CONTROLLER: db::DbController = { [INFO] [stdout] 91 | | let dbc = db::DbController::new("_SQLITE_DB"); [INFO] [stdout] 92 | | dbc [INFO] [stdout] ... | [INFO] [stdout] 95 | | static ref CONFIG: config::Config = config::Config::new(); [INFO] [stdout] 96 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/server/mod.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / lazy_static! { [INFO] [stdout] 90 | | static ref DB_CONTROLLER: db::DbController = { [INFO] [stdout] 91 | | let dbc = db::DbController::new("_SQLITE_DB"); [INFO] [stdout] 92 | | dbc [INFO] [stdout] ... | [INFO] [stdout] 95 | | static ref CONFIG: config::Config = config::Config::new(); [INFO] [stdout] 96 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server/mod.rs:193:32 [INFO] [stdout] | [INFO] [stdout] 193 | let tag_type: String = row.get(1); [INFO] [stdout] | ------ ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server/mod.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | tag: row.get(2), [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server/mod.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | url: row.get(3), [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server/mod.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | referer: row.get(4), [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server/mod.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | headers: row.get(5), [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server/mod.rs:201:25 [INFO] [stdout] | [INFO] [stdout] 201 | created_at: row.get(6), [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server/mod.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | remote_addr: row.get(7), [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `connect` found for reference `&r2d2_sqlite::SqliteConnectionManager` in the current scope [INFO] [stdout] --> src/db/mod.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | let conn = (&conn_manager).connect().unwrap(); [INFO] [stdout] | ^^^^^^^ method not found in `&r2d2_sqlite::SqliteConnectionManager` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use r2d2::ManageConnection;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `r2d2_sqlite::SqliteConnectionManager` in the current scope [INFO] [stdout] --> src/db/mod.rs:83:38 [INFO] [stdout] | [INFO] [stdout] 83 | SqliteConnectionManager::new(file_path_str) [INFO] [stdout] | ^^^ function or associated item not found in `r2d2_sqlite::SqliteConnectionManager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `connect` found for struct `r2d2_sqlite::SqliteConnectionManager` in the current scope [INFO] [stdout] --> src/db/mod.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | let conn = self.conn_manager.connect(); [INFO] [stdout] | ^^^^^^^ method not found in `r2d2_sqlite::SqliteConnectionManager` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use r2d2::ManageConnection;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db/mod.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | count: row.get(0), [INFO] [stdout] | ^^^^^^^^^^ expected `i64`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected type `i64` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db/mod.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 134 | tag_type: row.get(1), [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db/mod.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | unique_tag: row.get(2), [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db/mod.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | referer: row.get(3), [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db/mod.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | remote_addr: row.get(4) [INFO] [stdout] | ^^^^^^^^^^ expected struct `std::string::String`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::result::Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `connect` found for struct `r2d2_sqlite::SqliteConnectionManager` in the current scope [INFO] [stdout] --> src/db/mod.rs:171:38 [INFO] [stdout] | [INFO] [stdout] 171 | let conn = self.conn_manager.connect().unwrap(); [INFO] [stdout] | ^^^^^^^ method not found in `r2d2_sqlite::SqliteConnectionManager` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use r2d2::ManageConnection;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r2d2::ManageConnection` [INFO] [stdout] --> src/db/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use r2d2::ManageConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tagaton`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4f4467218ea18002e7f75896173968e168f55f9f566df4497823c16405d0ae06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f4467218ea18002e7f75896173968e168f55f9f566df4497823c16405d0ae06", kill_on_drop: false }` [INFO] [stdout] 4f4467218ea18002e7f75896173968e168f55f9f566df4497823c16405d0ae06