Dec 04 19:35:33.134 INFO checking drklee3/polls against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 19:35:33.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-0/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +1df97983eb2057dc6a8f7eb364e263b51ae23230-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 04 19:35:33.612 INFO [stdout] 7925c6b6f779b6560dedb927a1e0b02d2813a019d9b0efdc0aa7d23e8e1d3eb7 Dec 04 19:35:33.614 INFO running `"docker" "start" "-a" "7925c6b6f779b6560dedb927a1e0b02d2813a019d9b0efdc0aa7d23e8e1d3eb7"` Dec 04 19:35:35.067 INFO [stderr] usermod: no changes Dec 04 19:35:35.667 INFO [stderr] Compiling brotli-sys v0.3.2 Dec 04 19:35:35.667 INFO [stderr] Compiling actix-web v0.5.4 Dec 04 19:35:35.684 INFO [stderr] Checking uuid v0.6.3 Dec 04 19:35:35.688 INFO [stderr] Checking r2d2 v0.8.2 Dec 04 19:35:35.688 INFO [stderr] Checking chrono v0.4.2 Dec 04 19:35:35.688 INFO [stderr] Compiling syn v0.13.1 Dec 04 19:35:35.688 INFO [stderr] Checking flate2 v1.0.1 Dec 04 19:35:35.688 INFO [stderr] Checking h2 v0.1.5 Dec 04 19:35:39.157 INFO [stderr] Checking backtrace v0.2.3 Dec 04 19:35:40.139 INFO [stderr] Checking serde_urlencoded v0.5.1 Dec 04 19:35:40.674 INFO [stderr] Checking failure v0.1.1 Dec 04 19:35:42.060 INFO [stderr] Checking tokio-signal v0.1.5 Dec 04 19:35:42.743 INFO [stderr] Checking error-chain v0.1.12 Dec 04 19:35:46.875 INFO [stderr] Checking trust-dns-proto v0.3.2 Dec 04 19:35:49.552 INFO [stderr] Checking diesel v1.2.2 Dec 04 19:36:06.249 INFO [stderr] Checking trust-dns-resolver v0.8.1 Dec 04 19:36:08.327 INFO [stderr] Checking brotli2 v0.3.2 Dec 04 19:36:19.986 INFO [stderr] Compiling serde_derive_internals v0.23.1 Dec 04 19:36:19.986 INFO [stderr] Compiling derive-error-chain v0.11.1 Dec 04 19:36:28.095 INFO [stderr] Compiling serde_derive v1.0.41 Dec 04 19:36:36.007 INFO [stderr] Checking dotenv v0.11.0 Dec 04 19:36:46.821 INFO [stderr] Compiling cargo_metadata v0.3.3 Dec 04 19:36:52.809 INFO [stderr] Compiling skeptic v0.13.2 Dec 04 19:36:59.234 INFO [stderr] Compiling actix v0.5.6 Dec 04 19:37:18.419 INFO [stderr] Checking polls v0.1.0 (/source) Dec 04 19:37:26.373 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:37:26.373 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:37:26.373 INFO [stderr] | Dec 04 19:37:26.373 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:37:26.374 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.374 INFO [stderr] | Dec 04 19:37:26.374 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 19:37:26.374 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.374 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.374 INFO [stderr] Dec 04 19:37:26.374 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:37:26.375 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:37:26.375 INFO [stderr] | Dec 04 19:37:26.375 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:37:26.375 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.375 INFO [stderr] | Dec 04 19:37:26.376 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.376 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.376 INFO [stderr] Dec 04 19:37:26.376 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 19:37:26.376 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:26.376 INFO [stderr] | Dec 04 19:37:26.377 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:26.377 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.377 INFO [stderr] | Dec 04 19:37:26.377 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.377 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.377 INFO [stderr] Dec 04 19:37:26.378 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 19:37:26.378 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:26.378 INFO [stderr] | Dec 04 19:37:26.378 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:26.378 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.379 INFO [stderr] | Dec 04 19:37:26.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.379 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.379 INFO [stderr] Dec 04 19:37:26.379 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 19:37:26.379 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:26.379 INFO [stderr] | Dec 04 19:37:26.380 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:26.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.380 INFO [stderr] | Dec 04 19:37:26.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.380 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.380 INFO [stderr] Dec 04 19:37:26.380 INFO [stderr] warning: cannot find type `created` in this scope Dec 04 19:37:26.381 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:26.381 INFO [stderr] | Dec 04 19:37:26.381 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:26.381 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.381 INFO [stderr] | Dec 04 19:37:26.381 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.382 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.382 INFO [stderr] Dec 04 19:37:26.384 INFO [stderr] warning: cannot find type `serde_json` in this scope Dec 04 19:37:26.384 INFO [stderr] --> src/models.rs:61:10 Dec 04 19:37:26.384 INFO [stderr] | Dec 04 19:37:26.384 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 19:37:26.384 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.384 INFO [stderr] | Dec 04 19:37:26.384 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.385 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.385 INFO [stderr] Dec 04 19:37:26.385 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:26.385 INFO [stderr] --> src/models.rs:61:10 Dec 04 19:37:26.385 INFO [stderr] | Dec 04 19:37:26.385 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 19:37:26.386 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.386 INFO [stderr] | Dec 04 19:37:26.386 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.386 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.386 INFO [stderr] Dec 04 19:37:26.386 INFO [stderr] warning: cannot find type `Poll` in this scope Dec 04 19:37:26.386 INFO [stderr] --> src/models.rs:61:10 Dec 04 19:37:26.386 INFO [stderr] | Dec 04 19:37:26.387 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 19:37:26.387 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.387 INFO [stderr] | Dec 04 19:37:26.387 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.387 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.387 INFO [stderr] Dec 04 19:37:26.387 INFO [stderr] warning: cannot find type `polls` in this scope Dec 04 19:37:26.387 INFO [stderr] --> src/models.rs:71:10 Dec 04 19:37:26.387 INFO [stderr] | Dec 04 19:37:26.387 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 04 19:37:26.387 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.387 INFO [stderr] | Dec 04 19:37:26.387 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.387 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.387 INFO [stderr] Dec 04 19:37:26.387 INFO [stderr] warning: cannot find type `NewPoll` in this scope Dec 04 19:37:26.387 INFO [stderr] --> src/models.rs:71:10 Dec 04 19:37:26.387 INFO [stderr] | Dec 04 19:37:26.387 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 04 19:37:26.387 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.387 INFO [stderr] | Dec 04 19:37:26.387 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.387 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.387 INFO [stderr] Dec 04 19:37:26.387 INFO [stderr] warning: cannot find type `serde_json` in this scope Dec 04 19:37:26.387 INFO [stderr] --> src/models.rs:71:10 Dec 04 19:37:26.387 INFO [stderr] | Dec 04 19:37:26.387 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 04 19:37:26.387 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.387 INFO [stderr] | Dec 04 19:37:26.387 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.387 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.387 INFO [stderr] Dec 04 19:37:26.507 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:37:26.507 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:37:26.507 INFO [stderr] | Dec 04 19:37:26.507 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:37:26.507 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.507 INFO [stderr] | Dec 04 19:37:26.507 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 19:37:26.507 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.507 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.507 INFO [stderr] Dec 04 19:37:26.507 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:37:26.507 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:37:26.507 INFO [stderr] | Dec 04 19:37:26.507 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:37:26.507 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.507 INFO [stderr] | Dec 04 19:37:26.507 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.507 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.507 INFO [stderr] Dec 04 19:37:26.523 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 19:37:26.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:26.523 INFO [stderr] | Dec 04 19:37:26.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:26.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.523 INFO [stderr] | Dec 04 19:37:26.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.523 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.523 INFO [stderr] Dec 04 19:37:26.523 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 19:37:26.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:26.523 INFO [stderr] | Dec 04 19:37:26.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:26.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.523 INFO [stderr] | Dec 04 19:37:26.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.523 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.523 INFO [stderr] Dec 04 19:37:26.523 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 19:37:26.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:26.523 INFO [stderr] | Dec 04 19:37:26.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:26.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.523 INFO [stderr] | Dec 04 19:37:26.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.523 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.523 INFO [stderr] Dec 04 19:37:26.523 INFO [stderr] warning: cannot find type `created` in this scope Dec 04 19:37:26.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:26.523 INFO [stderr] | Dec 04 19:37:26.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:26.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.523 INFO [stderr] | Dec 04 19:37:26.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.523 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.523 INFO [stderr] Dec 04 19:37:26.524 INFO [stderr] warning: cannot find type `serde_json` in this scope Dec 04 19:37:26.524 INFO [stderr] --> src/models.rs:61:10 Dec 04 19:37:26.524 INFO [stderr] | Dec 04 19:37:26.524 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 19:37:26.524 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.524 INFO [stderr] | Dec 04 19:37:26.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.524 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.524 INFO [stderr] Dec 04 19:37:26.524 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:26.524 INFO [stderr] --> src/models.rs:61:10 Dec 04 19:37:26.524 INFO [stderr] | Dec 04 19:37:26.524 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 19:37:26.524 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.524 INFO [stderr] | Dec 04 19:37:26.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.524 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.524 INFO [stderr] Dec 04 19:37:26.525 INFO [stderr] warning: cannot find type `Poll` in this scope Dec 04 19:37:26.525 INFO [stderr] --> src/models.rs:61:10 Dec 04 19:37:26.525 INFO [stderr] | Dec 04 19:37:26.525 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 19:37:26.525 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.525 INFO [stderr] | Dec 04 19:37:26.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.525 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.525 INFO [stderr] Dec 04 19:37:26.526 INFO [stderr] warning: cannot find type `polls` in this scope Dec 04 19:37:26.526 INFO [stderr] --> src/models.rs:71:10 Dec 04 19:37:26.526 INFO [stderr] | Dec 04 19:37:26.526 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 04 19:37:26.526 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.526 INFO [stderr] | Dec 04 19:37:26.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.526 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.526 INFO [stderr] Dec 04 19:37:26.526 INFO [stderr] warning: cannot find type `NewPoll` in this scope Dec 04 19:37:26.526 INFO [stderr] --> src/models.rs:71:10 Dec 04 19:37:26.526 INFO [stderr] | Dec 04 19:37:26.526 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 04 19:37:26.526 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.526 INFO [stderr] | Dec 04 19:37:26.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.526 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.526 INFO [stderr] Dec 04 19:37:26.526 INFO [stderr] warning: cannot find type `serde_json` in this scope Dec 04 19:37:26.526 INFO [stderr] --> src/models.rs:71:10 Dec 04 19:37:26.526 INFO [stderr] | Dec 04 19:37:26.526 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 04 19:37:26.526 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:26.526 INFO [stderr] | Dec 04 19:37:26.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:26.526 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:26.526 INFO [stderr] Dec 04 19:37:28.009 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s Dec 04 19:37:28.047 INFO [stderr] su: No module specific data is present Dec 04 19:37:29.314 INFO running `"docker" "inspect" "7925c6b6f779b6560dedb927a1e0b02d2813a019d9b0efdc0aa7d23e8e1d3eb7"` Dec 04 19:37:29.711 INFO running `"docker" "rm" "-f" "7925c6b6f779b6560dedb927a1e0b02d2813a019d9b0efdc0aa7d23e8e1d3eb7"` Dec 04 19:37:30.063 INFO [stdout] 7925c6b6f779b6560dedb927a1e0b02d2813a019d9b0efdc0aa7d23e8e1d3eb7