Dec 05 10:14:51.745 INFO testing renato-zannon/reviewist against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 10:14:51.745 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-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 05 10:14:51.978 INFO [stdout] ae5277853c9de2b0b30fb38e97fcc71634d2dde77486319577fa80a686fa4827 Dec 05 10:14:51.980 INFO running `"docker" "start" "-a" "ae5277853c9de2b0b30fb38e97fcc71634d2dde77486319577fa80a686fa4827"` Dec 05 10:14:52.837 INFO [stderr] usermod: no changes Dec 05 10:14:53.293 INFO [stderr] Compiling serde v1.0.60 Dec 05 10:14:53.300 INFO [stderr] Compiling slog v2.2.3 Dec 05 10:14:53.304 INFO [stderr] Compiling isatty v0.1.8 Dec 05 10:14:53.304 INFO [stderr] Compiling syntex_fmt_macros v0.5.0 Dec 05 10:14:53.304 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 05 10:14:53.311 INFO [stderr] Compiling tokio-retry v0.2.0 Dec 05 10:14:53.311 INFO [stderr] Compiling syn v0.14.0 Dec 05 10:14:53.311 INFO [stderr] Compiling regex v1.0.0 Dec 05 10:14:55.499 INFO [stderr] Compiling failure v0.1.1 Dec 05 10:14:56.760 INFO [stderr] Compiling slog-async v2.3.0 Dec 05 10:15:10.780 INFO [stderr] Compiling env_logger v0.5.10 Dec 05 10:15:30.612 INFO [stderr] Compiling derive-error-chain v0.11.2 Dec 05 10:15:30.612 INFO [stderr] Compiling serde_derive v1.0.60 Dec 05 10:15:36.880 INFO [stderr] Compiling chrono v0.4.2 Dec 05 10:15:36.880 INFO [stderr] Compiling serde_urlencoded v0.5.2 Dec 05 10:15:36.880 INFO [stderr] Compiling serde_json v1.0.17 Dec 05 10:15:49.890 INFO [stderr] Compiling reqwest v0.8.5 Dec 05 10:15:49.956 INFO [stderr] Compiling dotenv v0.12.0 Dec 05 10:15:50.242 INFO [stderr] Compiling diesel v1.3.0 Dec 05 10:15:50.248 INFO [stderr] Compiling slog-term v2.4.0 Dec 05 10:16:42.498 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 05 10:16:44.240 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 05 10:16:46.796 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 05 10:16:47.261 INFO [stderr] Compiling reviewist v0.1.0 (/source) Dec 05 10:16:49.324 INFO [stderr] warning: cannot find type `review_requests` in this scope Dec 05 10:16:49.325 INFO [stderr] --> src/review_handler.rs:17:10 Dec 05 10:16:49.325 INFO [stderr] | Dec 05 10:16:49.325 INFO [stderr] 17 | #[derive(Insertable)] Dec 05 10:16:49.325 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.326 INFO [stderr] | Dec 05 10:16:49.326 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 10:16:49.326 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 05 10:16:49.327 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.327 INFO [stderr] Dec 05 10:16:49.327 INFO [stderr] warning: cannot find type `NewReviewRequest` in this scope Dec 05 10:16:49.327 INFO [stderr] --> src/review_handler.rs:17:10 Dec 05 10:16:49.327 INFO [stderr] | Dec 05 10:16:49.328 INFO [stderr] 17 | #[derive(Insertable)] Dec 05 10:16:49.328 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.328 INFO [stderr] | Dec 05 10:16:49.329 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 05 10:16:49.329 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.329 INFO [stderr] Dec 05 10:16:49.329 INFO [stderr] warning: cannot find type `review_requests` in this scope Dec 05 10:16:49.330 INFO [stderr] --> src/review_handler.rs:17:10 Dec 05 10:16:49.330 INFO [stderr] | Dec 05 10:16:49.330 INFO [stderr] 17 | #[derive(Insertable)] Dec 05 10:16:49.330 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.331 INFO [stderr] | Dec 05 10:16:49.331 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 05 10:16:49.331 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.331 INFO [stderr] Dec 05 10:16:49.332 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 10:16:49.332 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 10:16:49.332 INFO [stderr] | Dec 05 10:16:49.332 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 10:16:49.333 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.333 INFO [stderr] | Dec 05 10:16:49.333 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 05 10:16:49.334 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.334 INFO [stderr] Dec 05 10:16:49.334 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 10:16:49.334 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:16:49.335 INFO [stderr] | Dec 05 10:16:49.335 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:16:49.335 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.336 INFO [stderr] | Dec 05 10:16:49.336 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 05 10:16:49.336 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.337 INFO [stderr] Dec 05 10:16:49.337 INFO [stderr] warning: cannot find type `project` in this scope Dec 05 10:16:49.337 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:16:49.337 INFO [stderr] | Dec 05 10:16:49.338 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:16:49.338 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.338 INFO [stderr] | Dec 05 10:16:49.338 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 05 10:16:49.339 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.339 INFO [stderr] Dec 05 10:16:49.339 INFO [stderr] warning: cannot find type `pr_number` in this scope Dec 05 10:16:49.339 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:16:49.340 INFO [stderr] | Dec 05 10:16:49.340 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:16:49.340 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.340 INFO [stderr] | Dec 05 10:16:49.341 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 05 10:16:49.341 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.341 INFO [stderr] Dec 05 10:16:49.341 INFO [stderr] warning: cannot find type `pr_url` in this scope Dec 05 10:16:49.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:16:49.342 INFO [stderr] | Dec 05 10:16:49.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:16:49.343 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.343 INFO [stderr] | Dec 05 10:16:49.343 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 05 10:16:49.344 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.344 INFO [stderr] Dec 05 10:16:49.344 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 05 10:16:49.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:16:49.345 INFO [stderr] | Dec 05 10:16:49.345 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:16:49.345 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.346 INFO [stderr] | Dec 05 10:16:49.346 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 05 10:16:49.346 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.347 INFO [stderr] Dec 05 10:16:49.347 INFO [stderr] warning: cannot find type `pr_title` in this scope Dec 05 10:16:49.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:16:49.348 INFO [stderr] | Dec 05 10:16:49.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:16:49.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:16:49.348 INFO [stderr] | Dec 05 10:16:49.349 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 05 10:16:49.349 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:16:49.349 INFO [stderr] Dec 05 10:17:12.480 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s Dec 05 10:17:12.508 INFO [stderr] su: No module specific data is present Dec 05 10:17:13.412 INFO running `"docker" "inspect" "ae5277853c9de2b0b30fb38e97fcc71634d2dde77486319577fa80a686fa4827"` Dec 05 10:17:13.740 INFO running `"docker" "rm" "-f" "ae5277853c9de2b0b30fb38e97fcc71634d2dde77486319577fa80a686fa4827"` Dec 05 10:17:14.124 INFO [stdout] ae5277853c9de2b0b30fb38e97fcc71634d2dde77486319577fa80a686fa4827 Dec 05 10:17:14.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen --no-run" "-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 05 10:17:14.538 INFO [stdout] 2fb49b98a17d0dde4b81e1193192cd189b5b09aad353e2724dc496291e7725a2 Dec 05 10:17:14.540 INFO running `"docker" "start" "-a" "2fb49b98a17d0dde4b81e1193192cd189b5b09aad353e2724dc496291e7725a2"` Dec 05 10:17:16.788 INFO [stderr] usermod: no changes Dec 05 10:17:17.164 INFO [stderr] Compiling nix v0.10.0 Dec 05 10:17:17.169 INFO [stderr] Compiling semver v0.9.0 Dec 05 10:17:17.169 INFO [stderr] Compiling bincode v1.0.0 Dec 05 10:17:17.182 INFO [stderr] Compiling regex v0.2.11 Dec 05 10:17:17.183 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 05 10:17:18.938 INFO [stderr] Compiling ipc-channel v0.10.1 Dec 05 10:17:19.904 INFO [stderr] Compiling cargo_metadata v0.5.4 Dec 05 10:17:29.691 INFO [stderr] Compiling skeptic v0.13.3 Dec 05 10:17:33.994 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 05 10:17:36.745 INFO [stderr] Compiling gotham v0.2.1 Dec 05 10:17:43.142 INFO [stderr] Compiling fake_github v0.1.0 (/source/fake_github) Dec 05 10:17:49.812 INFO [stderr] Compiling reviewist v0.1.0 (/source) Dec 05 10:17:55.300 INFO [stderr] warning: cannot find type `review_requests` in this scope Dec 05 10:17:55.300 INFO [stderr] --> src/review_handler.rs:17:10 Dec 05 10:17:55.301 INFO [stderr] | Dec 05 10:17:55.301 INFO [stderr] 17 | #[derive(Insertable)] Dec 05 10:17:55.301 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.301 INFO [stderr] | Dec 05 10:17:55.302 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 10:17:55.302 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 05 10:17:55.302 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.303 INFO [stderr] Dec 05 10:17:55.303 INFO [stderr] warning: cannot find type `NewReviewRequest` in this scope Dec 05 10:17:55.303 INFO [stderr] --> src/review_handler.rs:17:10 Dec 05 10:17:55.304 INFO [stderr] | Dec 05 10:17:55.304 INFO [stderr] 17 | #[derive(Insertable)] Dec 05 10:17:55.304 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.304 INFO [stderr] | Dec 05 10:17:55.305 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 05 10:17:55.305 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.305 INFO [stderr] Dec 05 10:17:55.305 INFO [stderr] warning: cannot find type `review_requests` in this scope Dec 05 10:17:55.306 INFO [stderr] --> src/review_handler.rs:17:10 Dec 05 10:17:55.306 INFO [stderr] | Dec 05 10:17:55.306 INFO [stderr] 17 | #[derive(Insertable)] Dec 05 10:17:55.307 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.307 INFO [stderr] | Dec 05 10:17:55.307 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 05 10:17:55.307 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.308 INFO [stderr] Dec 05 10:17:55.308 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 10:17:55.309 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 10:17:55.309 INFO [stderr] | Dec 05 10:17:55.309 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 10:17:55.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.310 INFO [stderr] | Dec 05 10:17:55.310 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 05 10:17:55.311 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.311 INFO [stderr] Dec 05 10:17:55.311 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 10:17:55.312 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:17:55.312 INFO [stderr] | Dec 05 10:17:55.312 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:17:55.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.313 INFO [stderr] | Dec 05 10:17:55.313 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 05 10:17:55.314 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.314 INFO [stderr] Dec 05 10:17:55.314 INFO [stderr] warning: cannot find type `project` in this scope Dec 05 10:17:55.315 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:17:55.315 INFO [stderr] | Dec 05 10:17:55.315 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:17:55.315 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.316 INFO [stderr] | Dec 05 10:17:55.316 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 05 10:17:55.316 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.316 INFO [stderr] Dec 05 10:17:55.317 INFO [stderr] warning: cannot find type `pr_number` in this scope Dec 05 10:17:55.317 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:17:55.318 INFO [stderr] | Dec 05 10:17:55.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:17:55.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.319 INFO [stderr] | Dec 05 10:17:55.319 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 05 10:17:55.319 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.319 INFO [stderr] Dec 05 10:17:55.320 INFO [stderr] warning: cannot find type `pr_url` in this scope Dec 05 10:17:55.320 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:17:55.321 INFO [stderr] | Dec 05 10:17:55.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:17:55.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.322 INFO [stderr] | Dec 05 10:17:55.322 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 05 10:17:55.322 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.322 INFO [stderr] Dec 05 10:17:55.323 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 05 10:17:55.323 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:17:55.324 INFO [stderr] | Dec 05 10:17:55.324 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:17:55.324 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.324 INFO [stderr] | Dec 05 10:17:55.325 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 05 10:17:55.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.325 INFO [stderr] Dec 05 10:17:55.326 INFO [stderr] warning: cannot find type `pr_title` in this scope Dec 05 10:17:55.326 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:17:55.326 INFO [stderr] | Dec 05 10:17:55.327 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:17:55.327 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:17:55.327 INFO [stderr] | Dec 05 10:17:55.328 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 05 10:17:55.328 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:17:55.328 INFO [stderr] Dec 05 10:18:16.054 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.24s Dec 05 10:18:16.080 INFO [stderr] su: No module specific data is present Dec 05 10:18:17.056 INFO running `"docker" "inspect" "2fb49b98a17d0dde4b81e1193192cd189b5b09aad353e2724dc496291e7725a2"` Dec 05 10:18:17.322 INFO running `"docker" "rm" "-f" "2fb49b98a17d0dde4b81e1193192cd189b5b09aad353e2724dc496291e7725a2"` Dec 05 10:18:17.647 INFO [stdout] 2fb49b98a17d0dde4b81e1193192cd189b5b09aad353e2724dc496291e7725a2