Nov 30 03:53:23.485 INFO checking drklee3/polls against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 03:53:23.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 03:53:23.828 INFO [stdout] a284d198fdb8811f51a80fded0ad49551d15c8509aaecfa7373a07f9d22c4999 Nov 30 03:53:23.836 INFO running `"docker" "start" "-a" "a284d198fdb8811f51a80fded0ad49551d15c8509aaecfa7373a07f9d22c4999"` Nov 30 03:53:25.064 INFO [stderr] usermod: no changes Nov 30 03:53:25.646 INFO [stderr] Compiling serde v1.0.41 Nov 30 03:53:25.672 INFO [stderr] Compiling pq-sys v0.4.4 Nov 30 03:53:25.676 INFO [stderr] Compiling actix-web v0.5.4 Nov 30 03:53:25.676 INFO [stderr] Checking uuid v0.6.3 Nov 30 03:53:25.676 INFO [stderr] Compiling syn v0.13.1 Nov 30 03:53:25.676 INFO [stderr] Compiling syn v0.12.15 Nov 30 03:53:25.696 INFO [stderr] Checking h2 v0.1.5 Nov 30 03:53:27.984 INFO [stderr] Checking env_logger v0.5.9 Nov 30 03:53:30.541 INFO [stderr] Checking error-chain v0.11.0 Nov 30 03:53:34.818 INFO [stderr] Checking tokio-core v0.1.17 Nov 30 03:53:44.979 INFO [stderr] Checking trust-dns-proto v0.3.2 Nov 30 03:53:44.980 INFO [stderr] Checking tokio-signal v0.1.5 Nov 30 03:54:08.397 INFO [stderr] Checking trust-dns-resolver v0.8.1 Nov 30 03:54:26.084 INFO [stderr] Checking serde_urlencoded v0.5.1 Nov 30 03:54:27.352 INFO [stderr] Checking serde_json v1.0.15 Nov 30 03:54:30.146 INFO [stderr] Checking chrono v0.4.2 Nov 30 03:54:30.356 INFO [stderr] Compiling semver v0.8.0 Nov 30 03:54:31.572 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 30 03:54:32.944 INFO [stderr] Compiling serde_derive_internals v0.23.1 Nov 30 03:54:32.944 INFO [stderr] Compiling derive-error-chain v0.11.1 Nov 30 03:54:52.708 INFO [stderr] Compiling serde_derive v1.0.41 Nov 30 03:54:56.608 INFO [stderr] Checking diesel v1.2.2 Nov 30 03:54:58.417 INFO [stderr] Checking dotenv v0.11.0 Nov 30 03:55:11.442 INFO [stderr] Compiling cargo_metadata v0.3.3 Nov 30 03:55:16.440 INFO [stderr] Compiling skeptic v0.13.2 Nov 30 03:55:22.328 INFO [stderr] Compiling actix v0.5.6 Nov 30 03:55:46.106 INFO [stderr] Checking polls v0.1.0 (/source) Nov 30 03:55:53.461 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:53.461 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:53.461 INFO [stderr] | Nov 30 03:55:53.462 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:53.462 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.462 INFO [stderr] | Nov 30 03:55:53.462 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 03:55:53.462 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! Nov 30 03:55:53.463 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.463 INFO [stderr] Nov 30 03:55:53.463 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:53.463 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:53.463 INFO [stderr] | Nov 30 03:55:53.463 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:53.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.464 INFO [stderr] | Nov 30 03:55:53.464 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! Nov 30 03:55:53.464 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.464 INFO [stderr] Nov 30 03:55:53.465 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 03:55:53.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:53.465 INFO [stderr] | Nov 30 03:55:53.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:53.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.465 INFO [stderr] | Nov 30 03:55:53.465 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! Nov 30 03:55:53.465 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.465 INFO [stderr] Nov 30 03:55:53.466 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 03:55:53.466 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:53.466 INFO [stderr] | Nov 30 03:55:53.466 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:53.466 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.466 INFO [stderr] | Nov 30 03:55:53.466 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! Nov 30 03:55:53.466 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.466 INFO [stderr] Nov 30 03:55:53.466 INFO [stderr] warning: cannot find type `content` in this scope Nov 30 03:55:53.466 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:53.466 INFO [stderr] | Nov 30 03:55:53.466 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:53.466 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.467 INFO [stderr] | Nov 30 03:55:53.467 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! Nov 30 03:55:53.467 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.467 INFO [stderr] Nov 30 03:55:53.467 INFO [stderr] warning: cannot find type `created` in this scope Nov 30 03:55:53.467 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:53.467 INFO [stderr] | Nov 30 03:55:53.467 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:53.467 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.467 INFO [stderr] | Nov 30 03:55:53.467 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! Nov 30 03:55:53.467 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.467 INFO [stderr] Nov 30 03:55:53.476 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 30 03:55:53.476 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:53.476 INFO [stderr] | Nov 30 03:55:53.476 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:53.476 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.476 INFO [stderr] | Nov 30 03:55:53.476 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! Nov 30 03:55:53.476 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.476 INFO [stderr] Nov 30 03:55:53.476 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:53.476 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:53.476 INFO [stderr] | Nov 30 03:55:53.477 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:53.477 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.477 INFO [stderr] | Nov 30 03:55:53.477 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! Nov 30 03:55:53.477 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.477 INFO [stderr] Nov 30 03:55:53.477 INFO [stderr] warning: cannot find type `Poll` in this scope Nov 30 03:55:53.477 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:53.477 INFO [stderr] | Nov 30 03:55:53.477 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:53.477 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.477 INFO [stderr] | Nov 30 03:55:53.477 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! Nov 30 03:55:53.477 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.477 INFO [stderr] Nov 30 03:55:53.478 INFO [stderr] warning: cannot find type `polls` in this scope Nov 30 03:55:53.478 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:53.478 INFO [stderr] | Nov 30 03:55:53.478 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:53.478 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.478 INFO [stderr] | Nov 30 03:55:53.478 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! Nov 30 03:55:53.478 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.478 INFO [stderr] Nov 30 03:55:53.478 INFO [stderr] warning: cannot find type `NewPoll` in this scope Nov 30 03:55:53.478 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:53.478 INFO [stderr] | Nov 30 03:55:53.478 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:53.478 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.478 INFO [stderr] | Nov 30 03:55:53.478 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! Nov 30 03:55:53.478 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.478 INFO [stderr] Nov 30 03:55:53.478 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 30 03:55:53.478 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:53.478 INFO [stderr] | Nov 30 03:55:53.478 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:53.478 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:53.478 INFO [stderr] | Nov 30 03:55:53.478 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! Nov 30 03:55:53.478 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:53.478 INFO [stderr] Nov 30 03:55:54.840 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:54.841 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:54.841 INFO [stderr] | Nov 30 03:55:54.841 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:54.842 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.842 INFO [stderr] | Nov 30 03:55:54.842 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 03:55:54.842 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! Nov 30 03:55:54.843 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.843 INFO [stderr] Nov 30 03:55:54.843 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:54.843 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:54.843 INFO [stderr] | Nov 30 03:55:54.844 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:54.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.844 INFO [stderr] | Nov 30 03:55:54.844 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! Nov 30 03:55:54.856 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.856 INFO [stderr] Nov 30 03:55:54.856 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 03:55:54.856 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:54.856 INFO [stderr] | Nov 30 03:55:54.856 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:54.856 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.856 INFO [stderr] | Nov 30 03:55:54.856 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! Nov 30 03:55:54.856 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.856 INFO [stderr] Nov 30 03:55:54.857 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 03:55:54.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:54.857 INFO [stderr] | Nov 30 03:55:54.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:54.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.857 INFO [stderr] | Nov 30 03:55:54.857 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! Nov 30 03:55:54.857 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.857 INFO [stderr] Nov 30 03:55:54.857 INFO [stderr] warning: cannot find type `content` in this scope Nov 30 03:55:54.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:54.857 INFO [stderr] | Nov 30 03:55:54.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:54.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.857 INFO [stderr] | Nov 30 03:55:54.857 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! Nov 30 03:55:54.857 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.857 INFO [stderr] Nov 30 03:55:54.857 INFO [stderr] warning: cannot find type `created` in this scope Nov 30 03:55:54.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:54.857 INFO [stderr] | Nov 30 03:55:54.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:54.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.857 INFO [stderr] | Nov 30 03:55:54.857 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! Nov 30 03:55:54.857 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.857 INFO [stderr] Nov 30 03:55:54.857 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 30 03:55:54.857 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:54.857 INFO [stderr] | Nov 30 03:55:54.857 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:54.857 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.857 INFO [stderr] | Nov 30 03:55:54.857 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! Nov 30 03:55:54.857 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.857 INFO [stderr] Nov 30 03:55:54.857 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:54.857 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:54.857 INFO [stderr] | Nov 30 03:55:54.857 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:54.858 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.858 INFO [stderr] | Nov 30 03:55:54.858 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! Nov 30 03:55:54.858 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.858 INFO [stderr] Nov 30 03:55:54.858 INFO [stderr] warning: cannot find type `Poll` in this scope Nov 30 03:55:54.858 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:54.858 INFO [stderr] | Nov 30 03:55:54.858 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:54.858 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.858 INFO [stderr] | Nov 30 03:55:54.858 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! Nov 30 03:55:54.858 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.858 INFO [stderr] Nov 30 03:55:54.858 INFO [stderr] warning: cannot find type `polls` in this scope Nov 30 03:55:54.858 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:54.858 INFO [stderr] | Nov 30 03:55:54.858 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:54.858 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.858 INFO [stderr] | Nov 30 03:55:54.858 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! Nov 30 03:55:54.858 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.858 INFO [stderr] Nov 30 03:55:54.858 INFO [stderr] warning: cannot find type `NewPoll` in this scope Nov 30 03:55:54.858 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:54.858 INFO [stderr] | Nov 30 03:55:54.858 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:54.858 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.858 INFO [stderr] | Nov 30 03:55:54.858 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! Nov 30 03:55:54.858 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.858 INFO [stderr] Nov 30 03:55:54.858 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 30 03:55:54.858 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:54.858 INFO [stderr] | Nov 30 03:55:54.858 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:54.858 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:54.858 INFO [stderr] | Nov 30 03:55:54.858 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! Nov 30 03:55:54.858 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:54.858 INFO [stderr] Nov 30 03:55:55.653 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s Nov 30 03:55:55.679 INFO [stderr] su: No module specific data is present Nov 30 03:55:57.205 INFO running `"docker" "inspect" "a284d198fdb8811f51a80fded0ad49551d15c8509aaecfa7373a07f9d22c4999"` Nov 30 03:55:57.474 INFO running `"docker" "rm" "-f" "a284d198fdb8811f51a80fded0ad49551d15c8509aaecfa7373a07f9d22c4999"` Nov 30 03:55:57.844 INFO [stdout] a284d198fdb8811f51a80fded0ad49551d15c8509aaecfa7373a07f9d22c4999