Oct 27 07:22:31.074 INFO checking boxofrox/sscce-future-is-buggy-01 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 07:22:31.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 07:22:31.251 INFO blam! 305fe155b4834a66641bd0c9fe8e805c068364ef3ba8d0cdcb84e690204da6cc Oct 27 07:22:31.253 INFO running `"docker" "start" "-a" "305fe155b4834a66641bd0c9fe8e805c068364ef3ba8d0cdcb84e690204da6cc"` Oct 27 07:22:31.733 INFO kablam! usermod: no changes Oct 27 07:22:31.867 INFO kablam! Compiling backtrace-sys v0.1.11 Oct 27 07:22:31.867 INFO kablam! Checking iovec v0.1.0 Oct 27 07:22:31.887 INFO kablam! Checking net2 v0.2.29 Oct 27 07:22:31.887 INFO kablam! Checking twox-hash v1.1.0 Oct 27 07:22:31.895 INFO kablam! Checking chrono v0.3.1 Oct 27 07:22:32.971 INFO kablam! Checking bytes v0.4.4 Oct 27 07:22:33.430 INFO kablam! Checking mio v0.6.8 Oct 27 07:22:34.663 INFO kablam! Checking tokio-io v0.1.2 Oct 27 07:22:36.691 INFO kablam! Checking tokio-core v0.1.7 Oct 27 07:22:49.585 INFO kablam! Checking backtrace v0.3.2 Oct 27 07:22:50.419 INFO kablam! Checking error-chain v0.10.0 Oct 27 07:22:51.251 INFO kablam! Checking mysql_async v0.9.3 Oct 27 07:22:56.827 INFO kablam! Checking bug-test-01 v0.1.0 (/source) Oct 27 07:23:00.603 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:364:5 Oct 27 07:23:00.603 INFO kablam! | Oct 27 07:23:00.603 INFO kablam! 364 | / fn affected_rows(&self) -> Option Oct 27 07:23:00.603 INFO kablam! 365 | | where Self: InnerQueryResult, Oct 27 07:23:00.603 INFO kablam! 366 | | { Oct 27 07:23:00.603 INFO kablam! 367 | | self.ok_packet_ref().map(OkPacket::affected_rows) Oct 27 07:23:00.603 INFO kablam! 368 | | } Oct 27 07:23:00.603 INFO kablam! | |_____^ Oct 27 07:23:00.603 INFO kablam! | Oct 27 07:23:00.603 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 07:23:00.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.603 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.603 INFO kablam! = note: method `affected_rows` references the `Self` type in where clauses Oct 27 07:23:00.603 INFO kablam! Oct 27 07:23:00.603 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:371:5 Oct 27 07:23:00.603 INFO kablam! | Oct 27 07:23:00.603 INFO kablam! 371 | / fn last_insert_id(&self) -> Option Oct 27 07:23:00.603 INFO kablam! 372 | | where Self: InnerQueryResult, Oct 27 07:23:00.603 INFO kablam! 373 | | { Oct 27 07:23:00.603 INFO kablam! 374 | | self.ok_packet_ref().map(OkPacket::last_insert_id) Oct 27 07:23:00.603 INFO kablam! 375 | | } Oct 27 07:23:00.603 INFO kablam! | |_____^ Oct 27 07:23:00.603 INFO kablam! | Oct 27 07:23:00.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.603 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.603 INFO kablam! = note: method `last_insert_id` references the `Self` type in where clauses Oct 27 07:23:00.603 INFO kablam! Oct 27 07:23:00.603 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:378:5 Oct 27 07:23:00.603 INFO kablam! | Oct 27 07:23:00.603 INFO kablam! 378 | / fn warnings(&self) -> Option Oct 27 07:23:00.604 INFO kablam! 379 | | where Self: InnerQueryResult, Oct 27 07:23:00.604 INFO kablam! 380 | | { Oct 27 07:23:00.604 INFO kablam! 381 | | self.ok_packet_ref().map(OkPacket::warnings) Oct 27 07:23:00.604 INFO kablam! 382 | | } Oct 27 07:23:00.604 INFO kablam! | |_____^ Oct 27 07:23:00.604 INFO kablam! | Oct 27 07:23:00.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.604 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.604 INFO kablam! = note: method `warnings` references the `Self` type in where clauses Oct 27 07:23:00.605 INFO kablam! Oct 27 07:23:00.605 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.605 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:385:5 Oct 27 07:23:00.605 INFO kablam! | Oct 27 07:23:00.605 INFO kablam! 385 | / fn info_bytes(&self) -> Option<&[u8]> Oct 27 07:23:00.605 INFO kablam! 386 | | where Self: InnerQueryResult, Oct 27 07:23:00.611 INFO kablam! 387 | | { Oct 27 07:23:00.611 INFO kablam! 388 | | self.ok_packet_ref().map(OkPacket::info_bytes) Oct 27 07:23:00.611 INFO kablam! 389 | | } Oct 27 07:23:00.611 INFO kablam! | |_____^ Oct 27 07:23:00.611 INFO kablam! | Oct 27 07:23:00.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.611 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.611 INFO kablam! = note: method `info_bytes` references the `Self` type in where clauses Oct 27 07:23:00.611 INFO kablam! Oct 27 07:23:00.611 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.611 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:392:5 Oct 27 07:23:00.611 INFO kablam! | Oct 27 07:23:00.611 INFO kablam! 392 | / fn info(&self) -> Option> Oct 27 07:23:00.611 INFO kablam! 393 | | where Self: InnerQueryResult, Oct 27 07:23:00.611 INFO kablam! 394 | | { Oct 27 07:23:00.611 INFO kablam! 395 | | self.ok_packet_ref().map(OkPacket::info) Oct 27 07:23:00.611 INFO kablam! 396 | | } Oct 27 07:23:00.611 INFO kablam! | |_____^ Oct 27 07:23:00.611 INFO kablam! | Oct 27 07:23:00.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.611 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.611 INFO kablam! = note: method `info` references the `Self` type in where clauses Oct 27 07:23:00.611 INFO kablam! Oct 27 07:23:00.611 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.611 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:399:5 Oct 27 07:23:00.611 INFO kablam! | Oct 27 07:23:00.611 INFO kablam! 399 | / fn session_state_changes_bytes(&self) -> Option<&[u8]> Oct 27 07:23:00.611 INFO kablam! 400 | | where Self: InnerQueryResult, Oct 27 07:23:00.611 INFO kablam! 401 | | { Oct 27 07:23:00.611 INFO kablam! 402 | | self.ok_packet_ref().and_then(OkPacket::session_state_changes_bytes) Oct 27 07:23:00.611 INFO kablam! 403 | | } Oct 27 07:23:00.611 INFO kablam! | |_____^ Oct 27 07:23:00.611 INFO kablam! | Oct 27 07:23:00.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.611 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.611 INFO kablam! = note: method `session_state_changes_bytes` references the `Self` type in where clauses Oct 27 07:23:00.611 INFO kablam! Oct 27 07:23:00.611 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.611 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:406:5 Oct 27 07:23:00.611 INFO kablam! | Oct 27 07:23:00.611 INFO kablam! 406 | / fn session_state_changes(&self) -> Option> Oct 27 07:23:00.611 INFO kablam! 407 | | where Self: InnerQueryResult, Oct 27 07:23:00.611 INFO kablam! 408 | | { Oct 27 07:23:00.611 INFO kablam! 409 | | self.ok_packet_ref().and_then(OkPacket::session_state_changes) Oct 27 07:23:00.611 INFO kablam! 410 | | } Oct 27 07:23:00.611 INFO kablam! | |_____^ Oct 27 07:23:00.611 INFO kablam! | Oct 27 07:23:00.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.611 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.611 INFO kablam! = note: method `session_state_changes` references the `Self` type in where clauses Oct 27 07:23:00.611 INFO kablam! Oct 27 07:23:00.611 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.611 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:364:5 Oct 27 07:23:00.611 INFO kablam! | Oct 27 07:23:00.611 INFO kablam! 364 | / fn affected_rows(&self) -> Option Oct 27 07:23:00.611 INFO kablam! 365 | | where Self: InnerQueryResult, Oct 27 07:23:00.611 INFO kablam! 366 | | { Oct 27 07:23:00.611 INFO kablam! 367 | | self.ok_packet_ref().map(OkPacket::affected_rows) Oct 27 07:23:00.611 INFO kablam! 368 | | } Oct 27 07:23:00.611 INFO kablam! | |_____^ Oct 27 07:23:00.611 INFO kablam! | Oct 27 07:23:00.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.611 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.611 INFO kablam! = note: method `affected_rows` references the `Self` type in where clauses Oct 27 07:23:00.611 INFO kablam! Oct 27 07:23:00.795 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:364:5 Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! 364 | / fn affected_rows(&self) -> Option Oct 27 07:23:00.795 INFO kablam! 365 | | where Self: InnerQueryResult, Oct 27 07:23:00.795 INFO kablam! 366 | | { Oct 27 07:23:00.795 INFO kablam! 367 | | self.ok_packet_ref().map(OkPacket::affected_rows) Oct 27 07:23:00.795 INFO kablam! 368 | | } Oct 27 07:23:00.795 INFO kablam! | |_____^ Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 07:23:00.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.795 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.795 INFO kablam! = note: method `affected_rows` references the `Self` type in where clauses Oct 27 07:23:00.795 INFO kablam! Oct 27 07:23:00.795 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:371:5 Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! 371 | / fn last_insert_id(&self) -> Option Oct 27 07:23:00.795 INFO kablam! 372 | | where Self: InnerQueryResult, Oct 27 07:23:00.795 INFO kablam! 373 | | { Oct 27 07:23:00.795 INFO kablam! 374 | | self.ok_packet_ref().map(OkPacket::last_insert_id) Oct 27 07:23:00.795 INFO kablam! 375 | | } Oct 27 07:23:00.795 INFO kablam! | |_____^ Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.795 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.795 INFO kablam! = note: method `last_insert_id` references the `Self` type in where clauses Oct 27 07:23:00.795 INFO kablam! Oct 27 07:23:00.795 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:378:5 Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! 378 | / fn warnings(&self) -> Option Oct 27 07:23:00.795 INFO kablam! 379 | | where Self: InnerQueryResult, Oct 27 07:23:00.795 INFO kablam! 380 | | { Oct 27 07:23:00.795 INFO kablam! 381 | | self.ok_packet_ref().map(OkPacket::warnings) Oct 27 07:23:00.795 INFO kablam! 382 | | } Oct 27 07:23:00.795 INFO kablam! | |_____^ Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.795 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.795 INFO kablam! = note: method `warnings` references the `Self` type in where clauses Oct 27 07:23:00.795 INFO kablam! Oct 27 07:23:00.795 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:385:5 Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! 385 | / fn info_bytes(&self) -> Option<&[u8]> Oct 27 07:23:00.795 INFO kablam! 386 | | where Self: InnerQueryResult, Oct 27 07:23:00.795 INFO kablam! 387 | | { Oct 27 07:23:00.795 INFO kablam! 388 | | self.ok_packet_ref().map(OkPacket::info_bytes) Oct 27 07:23:00.795 INFO kablam! 389 | | } Oct 27 07:23:00.795 INFO kablam! | |_____^ Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.795 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.795 INFO kablam! = note: method `info_bytes` references the `Self` type in where clauses Oct 27 07:23:00.795 INFO kablam! Oct 27 07:23:00.795 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:392:5 Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! 392 | / fn info(&self) -> Option> Oct 27 07:23:00.795 INFO kablam! 393 | | where Self: InnerQueryResult, Oct 27 07:23:00.795 INFO kablam! 394 | | { Oct 27 07:23:00.795 INFO kablam! 395 | | self.ok_packet_ref().map(OkPacket::info) Oct 27 07:23:00.795 INFO kablam! 396 | | } Oct 27 07:23:00.795 INFO kablam! | |_____^ Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.795 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.795 INFO kablam! = note: method `info` references the `Self` type in where clauses Oct 27 07:23:00.795 INFO kablam! Oct 27 07:23:00.795 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:399:5 Oct 27 07:23:00.795 INFO kablam! | Oct 27 07:23:00.795 INFO kablam! 399 | / fn session_state_changes_bytes(&self) -> Option<&[u8]> Oct 27 07:23:00.795 INFO kablam! 400 | | where Self: InnerQueryResult, Oct 27 07:23:00.795 INFO kablam! 401 | | { Oct 27 07:23:00.795 INFO kablam! 402 | | self.ok_packet_ref().and_then(OkPacket::session_state_changes_bytes) Oct 27 07:23:00.795 INFO kablam! 403 | | } Oct 27 07:23:00.795 INFO kablam! | |_____^ Oct 27 07:23:00.796 INFO kablam! | Oct 27 07:23:00.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.796 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.796 INFO kablam! = note: method `session_state_changes_bytes` references the `Self` type in where clauses Oct 27 07:23:00.796 INFO kablam! Oct 27 07:23:00.796 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.796 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:406:5 Oct 27 07:23:00.796 INFO kablam! | Oct 27 07:23:00.796 INFO kablam! 406 | / fn session_state_changes(&self) -> Option> Oct 27 07:23:00.796 INFO kablam! 407 | | where Self: InnerQueryResult, Oct 27 07:23:00.796 INFO kablam! 408 | | { Oct 27 07:23:00.796 INFO kablam! 409 | | self.ok_packet_ref().and_then(OkPacket::session_state_changes) Oct 27 07:23:00.796 INFO kablam! 410 | | } Oct 27 07:23:00.796 INFO kablam! | |_____^ Oct 27 07:23:00.796 INFO kablam! | Oct 27 07:23:00.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.796 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.796 INFO kablam! = note: method `session_state_changes` references the `Self` type in where clauses Oct 27 07:23:00.796 INFO kablam! Oct 27 07:23:00.796 INFO kablam! warning: the trait `mysql_async::prelude::QueryResult` cannot be made into an object Oct 27 07:23:00.796 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql_async-0.9.3/src/conn/futures/query_result/mod.rs:364:5 Oct 27 07:23:00.796 INFO kablam! | Oct 27 07:23:00.796 INFO kablam! 364 | / fn affected_rows(&self) -> Option Oct 27 07:23:00.796 INFO kablam! 365 | | where Self: InnerQueryResult, Oct 27 07:23:00.796 INFO kablam! 366 | | { Oct 27 07:23:00.796 INFO kablam! 367 | | self.ok_packet_ref().map(OkPacket::affected_rows) Oct 27 07:23:00.796 INFO kablam! 368 | | } Oct 27 07:23:00.796 INFO kablam! | |_____^ Oct 27 07:23:00.796 INFO kablam! | Oct 27 07:23:00.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:23:00.796 INFO kablam! = note: for more information, see issue #51443 Oct 27 07:23:00.796 INFO kablam! = note: method `affected_rows` references the `Self` type in where clauses Oct 27 07:23:00.796 INFO kablam! Oct 27 07:23:00.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.10s Oct 27 07:23:00.879 INFO kablam! su: No module specific data is present Oct 27 07:23:01.759 INFO running `"docker" "rm" "-f" "305fe155b4834a66641bd0c9fe8e805c068364ef3ba8d0cdcb84e690204da6cc"` Oct 27 07:23:02.102 INFO blam! 305fe155b4834a66641bd0c9fe8e805c068364ef3ba8d0cdcb84e690204da6cc