Nov 02 16:46:32.087 INFO checking cfcosta/poller against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 16:46:32.089 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-2/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 16:46:35.203 INFO blam! ab19cc0cd72a208c745d1d6fd523d10156f616b4455d846211ca0b457c9eef82 Nov 02 16:46:35.205 INFO running `"docker" "start" "-a" "ab19cc0cd72a208c745d1d6fd523d10156f616b4455d846211ca0b457c9eef82"` Nov 02 16:46:37.319 INFO kablam! usermod: no changes Nov 02 16:46:37.888 INFO kablam! Checking colored v1.6.1 Nov 02 16:46:37.923 INFO kablam! Compiling actix_derive v0.2.0 Nov 02 16:46:37.923 INFO kablam! Checking regex v1.0.1 Nov 02 16:46:37.929 INFO kablam! Compiling diesel v1.3.2 Nov 02 16:46:37.930 INFO kablam! Checking failure v0.1.1 Nov 02 16:46:37.930 INFO kablam! Checking tokio v0.1.7 Nov 02 16:46:37.930 INFO kablam! Checking clap-port-flag v0.3.0 Nov 02 16:46:42.678 INFO kablam! Checking fern v0.5.6 Nov 02 16:46:47.985 INFO kablam! Checking tokio-core v0.1.17 Nov 02 16:46:53.678 INFO kablam! Checking dotenv v0.13.0 Nov 02 16:46:58.080 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 02 16:46:58.080 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 16:47:09.124 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 02 16:47:17.629 INFO kablam! Checking actix v0.5.8 Nov 02 16:47:29.589 INFO kablam! Checking actix-web v0.6.15 Nov 02 16:47:47.568 INFO kablam! Checking migrations_internals v1.3.0 Nov 02 16:47:56.687 INFO kablam! Compiling migrations_macros v1.3.0 Nov 02 16:48:02.192 INFO kablam! Checking diesel_migrations v1.3.0 Nov 02 16:48:02.892 INFO kablam! Checking poller v0.1.0 (/source) Nov 02 16:48:11.485 INFO kablam! warning: cannot find type `Entry` in this scope Nov 02 16:48:11.485 INFO kablam! --> src/models.rs:8:10 Nov 02 16:48:11.485 INFO kablam! | Nov 02 16:48:11.486 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 16:48:11.486 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.486 INFO kablam! | Nov 02 16:48:11.487 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 16:48:11.487 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! Nov 02 16:48:11.487 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.487 INFO kablam! Nov 02 16:48:11.492 INFO kablam! warning: cannot find type `PollResult` in this scope Nov 02 16:48:11.493 INFO kablam! --> src/models.rs:15:10 Nov 02 16:48:11.493 INFO kablam! | Nov 02 16:48:11.493 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 16:48:11.494 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.494 INFO kablam! | Nov 02 16:48:11.494 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! Nov 02 16:48:11.495 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.495 INFO kablam! Nov 02 16:48:11.509 INFO kablam! warning: cannot find type `Vote` in this scope Nov 02 16:48:11.509 INFO kablam! --> src/models.rs:23:10 Nov 02 16:48:11.509 INFO kablam! | Nov 02 16:48:11.510 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 16:48:11.510 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.510 INFO kablam! | Nov 02 16:48:11.511 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! Nov 02 16:48:11.511 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.511 INFO kablam! Nov 02 16:48:11.511 INFO kablam! warning: cannot find type `votes` in this scope Nov 02 16:48:11.512 INFO kablam! --> src/models.rs:30:10 Nov 02 16:48:11.512 INFO kablam! | Nov 02 16:48:11.512 INFO kablam! 30 | #[derive(Insertable)] Nov 02 16:48:11.513 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.513 INFO kablam! | Nov 02 16:48:11.513 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! Nov 02 16:48:11.513 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.514 INFO kablam! Nov 02 16:48:11.514 INFO kablam! warning: cannot find type `NewVote` in this scope Nov 02 16:48:11.514 INFO kablam! --> src/models.rs:30:10 Nov 02 16:48:11.514 INFO kablam! | Nov 02 16:48:11.515 INFO kablam! 30 | #[derive(Insertable)] Nov 02 16:48:11.515 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.515 INFO kablam! | Nov 02 16:48:11.515 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! Nov 02 16:48:11.516 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.516 INFO kablam! Nov 02 16:48:11.516 INFO kablam! warning: cannot find type `table` in this scope Nov 02 16:48:11.517 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 16:48:11.517 INFO kablam! | Nov 02 16:48:11.517 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 16:48:11.518 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.518 INFO kablam! | Nov 02 16:48:11.518 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! Nov 02 16:48:11.518 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.519 INFO kablam! Nov 02 16:48:11.519 INFO kablam! warning: cannot find type `id` in this scope Nov 02 16:48:11.519 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.520 INFO kablam! | Nov 02 16:48:11.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.520 INFO kablam! | Nov 02 16:48:11.521 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! Nov 02 16:48:11.521 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.521 INFO kablam! Nov 02 16:48:11.522 INFO kablam! warning: cannot find type `name` in this scope Nov 02 16:48:11.522 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.522 INFO kablam! | Nov 02 16:48:11.523 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.523 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.523 INFO kablam! | Nov 02 16:48:11.523 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! Nov 02 16:48:11.523 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.523 INFO kablam! Nov 02 16:48:11.524 INFO kablam! warning: cannot find type `image` in this scope Nov 02 16:48:11.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.524 INFO kablam! | Nov 02 16:48:11.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.524 INFO kablam! | Nov 02 16:48:11.524 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! Nov 02 16:48:11.524 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.524 INFO kablam! Nov 02 16:48:11.532 INFO kablam! warning: cannot find type `votes` in this scope Nov 02 16:48:11.532 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.532 INFO kablam! | Nov 02 16:48:11.532 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.532 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.532 INFO kablam! | Nov 02 16:48:11.532 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! Nov 02 16:48:11.532 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.532 INFO kablam! Nov 02 16:48:11.532 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 02 16:48:11.532 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.532 INFO kablam! | Nov 02 16:48:11.532 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.532 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.532 INFO kablam! | Nov 02 16:48:11.533 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! Nov 02 16:48:11.533 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.533 INFO kablam! Nov 02 16:48:11.533 INFO kablam! warning: cannot find type `ip` in this scope Nov 02 16:48:11.533 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.533 INFO kablam! | Nov 02 16:48:11.533 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.533 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.533 INFO kablam! | Nov 02 16:48:11.533 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! Nov 02 16:48:11.533 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.533 INFO kablam! Nov 02 16:48:11.533 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 16:48:11.533 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.533 INFO kablam! | Nov 02 16:48:11.533 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.533 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.533 INFO kablam! | Nov 02 16:48:11.533 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! Nov 02 16:48:11.533 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.533 INFO kablam! Nov 02 16:48:11.600 INFO kablam! warning: cannot find type `Entry` in this scope Nov 02 16:48:11.600 INFO kablam! --> src/models.rs:8:10 Nov 02 16:48:11.600 INFO kablam! | Nov 02 16:48:11.600 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 16:48:11.600 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.600 INFO kablam! | Nov 02 16:48:11.600 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 16:48:11.600 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! Nov 02 16:48:11.600 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.600 INFO kablam! Nov 02 16:48:11.601 INFO kablam! warning: cannot find type `PollResult` in this scope Nov 02 16:48:11.601 INFO kablam! --> src/models.rs:15:10 Nov 02 16:48:11.601 INFO kablam! | Nov 02 16:48:11.601 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 16:48:11.601 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.601 INFO kablam! | Nov 02 16:48:11.601 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! Nov 02 16:48:11.601 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.601 INFO kablam! Nov 02 16:48:11.604 INFO kablam! warning: cannot find type `Vote` in this scope Nov 02 16:48:11.604 INFO kablam! --> src/models.rs:23:10 Nov 02 16:48:11.604 INFO kablam! | Nov 02 16:48:11.604 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 16:48:11.604 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.604 INFO kablam! | Nov 02 16:48:11.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! Nov 02 16:48:11.604 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.604 INFO kablam! Nov 02 16:48:11.604 INFO kablam! warning: cannot find type `votes` in this scope Nov 02 16:48:11.604 INFO kablam! --> src/models.rs:30:10 Nov 02 16:48:11.604 INFO kablam! | Nov 02 16:48:11.604 INFO kablam! 30 | #[derive(Insertable)] Nov 02 16:48:11.604 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.604 INFO kablam! | Nov 02 16:48:11.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! Nov 02 16:48:11.604 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.605 INFO kablam! Nov 02 16:48:11.605 INFO kablam! warning: cannot find type `NewVote` in this scope Nov 02 16:48:11.605 INFO kablam! --> src/models.rs:30:10 Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 INFO kablam! 30 | #[derive(Insertable)] Nov 02 16:48:11.605 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 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! Nov 02 16:48:11.605 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.605 INFO kablam! Nov 02 16:48:11.605 INFO kablam! warning: cannot find type `table` in this scope Nov 02 16:48:11.605 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 16:48:11.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 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! Nov 02 16:48:11.605 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.605 INFO kablam! Nov 02 16:48:11.605 INFO kablam! warning: cannot find type `id` in this scope Nov 02 16:48:11.605 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 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! Nov 02 16:48:11.605 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.605 INFO kablam! Nov 02 16:48:11.605 INFO kablam! warning: cannot find type `name` in this scope Nov 02 16:48:11.605 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 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! Nov 02 16:48:11.605 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.605 INFO kablam! Nov 02 16:48:11.605 INFO kablam! warning: cannot find type `image` in this scope Nov 02 16:48:11.605 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 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! Nov 02 16:48:11.605 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.605 INFO kablam! Nov 02 16:48:11.605 INFO kablam! warning: cannot find type `votes` in this scope Nov 02 16:48:11.605 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.605 INFO kablam! | Nov 02 16:48:11.605 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! Nov 02 16:48:11.605 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.605 INFO kablam! Nov 02 16:48:11.605 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 02 16:48:11.605 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.606 INFO kablam! | Nov 02 16:48:11.606 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.606 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.606 INFO kablam! | Nov 02 16:48:11.606 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! Nov 02 16:48:11.606 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.606 INFO kablam! Nov 02 16:48:11.606 INFO kablam! warning: cannot find type `ip` in this scope Nov 02 16:48:11.606 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.606 INFO kablam! | Nov 02 16:48:11.606 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.606 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.606 INFO kablam! | Nov 02 16:48:11.606 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! Nov 02 16:48:11.606 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.606 INFO kablam! Nov 02 16:48:11.606 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 16:48:11.606 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 16:48:11.606 INFO kablam! | Nov 02 16:48:11.606 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 16:48:11.606 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 16:48:11.606 INFO kablam! | Nov 02 16:48:11.606 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! Nov 02 16:48:11.606 INFO kablam! = note: for more information, see issue #50504 Nov 02 16:48:11.606 INFO kablam! Nov 02 16:48:13.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Nov 02 16:48:13.737 INFO kablam! su: No module specific data is present Nov 02 16:48:15.186 INFO running `"docker" "rm" "-f" "ab19cc0cd72a208c745d1d6fd523d10156f616b4455d846211ca0b457c9eef82"` Nov 02 16:48:15.497 INFO blam! ab19cc0cd72a208c745d1d6fd523d10156f616b4455d846211ca0b457c9eef82