Nov 02 15:20:53.695 INFO checking drklee3/polls against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 15:20:53.696 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-0/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 15:20:54.109 INFO blam! c0ddcf7f1aa9958ac447529dd5e618da4a96f33119a325b19d8e00b8d4ccdad5 Nov 02 15:20:54.111 INFO running `"docker" "start" "-a" "c0ddcf7f1aa9958ac447529dd5e618da4a96f33119a325b19d8e00b8d4ccdad5"` Nov 02 15:20:55.859 INFO kablam! usermod: no changes Nov 02 15:20:56.435 INFO kablam! Compiling serde v1.0.41 Nov 02 15:20:56.461 INFO kablam! Compiling miniz-sys v0.1.10 Nov 02 15:20:56.464 INFO kablam! Compiling brotli-sys v0.3.2 Nov 02 15:20:56.464 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Nov 02 15:20:56.469 INFO kablam! Compiling actix-web v0.5.4 Nov 02 15:20:56.477 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 02 15:20:56.488 INFO kablam! Checking chrono v0.4.2 Nov 02 15:20:56.488 INFO kablam! Checking http v0.1.5 Nov 02 15:20:59.594 INFO kablam! Checking parking_lot v0.4.8 Nov 02 15:21:01.732 INFO kablam! Compiling syn v0.13.1 Nov 02 15:21:01.756 INFO kablam! Checking url v1.7.0 Nov 02 15:21:05.613 INFO kablam! Checking backtrace v0.2.3 Nov 02 15:21:05.673 INFO kablam! Checking env_logger v0.5.9 Nov 02 15:21:12.896 INFO kablam! Checking crossbeam-channel v0.1.2 Nov 02 15:21:14.026 INFO kablam! Checking error-chain v0.11.0 Nov 02 15:21:14.671 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 02 15:21:17.156 INFO kablam! Checking failure v0.1.1 Nov 02 15:21:19.913 INFO kablam! Checking error-chain v0.1.12 Nov 02 15:21:20.282 INFO kablam! Checking flate2 v1.0.1 Nov 02 15:21:20.932 INFO kablam! Checking diesel v1.2.2 Nov 02 15:21:20.996 INFO kablam! Checking serde_urlencoded v0.5.1 Nov 02 15:21:22.962 INFO kablam! Compiling rayon-core v1.4.0 Nov 02 15:21:24.854 INFO kablam! Checking h2 v0.1.5 Nov 02 15:21:27.208 INFO kablam! Checking trust-dns-proto v0.3.2 Nov 02 15:21:28.465 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 15:21:40.176 INFO kablam! Compiling rayon v0.8.2 Nov 02 15:21:43.020 INFO kablam! Checking brotli2 v0.3.2 Nov 02 15:21:56.017 INFO kablam! Compiling ring v0.12.1 Nov 02 15:21:56.716 INFO kablam! Checking trust-dns-resolver v0.8.1 Nov 02 15:22:06.289 INFO kablam! Compiling serde_json v1.0.15 Nov 02 15:22:06.291 INFO kablam! Compiling semver v0.8.0 Nov 02 15:22:06.741 INFO kablam! Compiling serde_derive_internals v0.23.1 Nov 02 15:22:07.612 INFO kablam! Compiling derive-error-chain v0.11.1 Nov 02 15:22:25.804 INFO kablam! Compiling serde_derive v1.0.41 Nov 02 15:22:30.404 INFO kablam! Checking cookie v0.10.1 Nov 02 15:22:36.108 INFO kablam! Checking dotenv v0.11.0 Nov 02 15:22:52.416 INFO kablam! Compiling cargo_metadata v0.3.3 Nov 02 15:22:58.557 INFO kablam! Compiling skeptic v0.13.2 Nov 02 15:23:06.096 INFO kablam! Compiling actix v0.5.6 Nov 02 15:23:24.951 INFO kablam! Checking polls v0.1.0 (/source) Nov 02 15:23:31.508 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:23:31.509 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:23:31.515 INFO kablam! | Nov 02 15:23:31.517 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:23:31.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.518 INFO kablam! | Nov 02 15:23:31.518 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:23:31.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 15:23:31.518 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.519 INFO kablam! Nov 02 15:23:31.519 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:23:31.519 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:23:31.519 INFO kablam! | Nov 02 15:23:31.528 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:23:31.528 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.528 INFO kablam! | Nov 02 15:23:31.528 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 15:23:31.528 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.528 INFO kablam! Nov 02 15:23:31.528 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:23:31.528 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:23:31.528 INFO kablam! | Nov 02 15:23:31.528 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:23:31.528 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.528 INFO kablam! | Nov 02 15:23:31.528 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 15:23:31.528 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.528 INFO kablam! Nov 02 15:23:31.528 INFO kablam! warning: cannot find type `title` in this scope Nov 02 15:23:31.528 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:23:31.528 INFO kablam! | Nov 02 15:23:31.528 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:23:31.528 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.528 INFO kablam! | Nov 02 15:23:31.528 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 15:23:31.528 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.528 INFO kablam! Nov 02 15:23:31.528 INFO kablam! warning: cannot find type `content` in this scope Nov 02 15:23:31.528 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:23:31.528 INFO kablam! | Nov 02 15:23:31.528 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:23:31.528 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.528 INFO kablam! | Nov 02 15:23:31.528 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 15:23:31.528 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.528 INFO kablam! Nov 02 15:23:31.528 INFO kablam! warning: cannot find type `created` in this scope Nov 02 15:23:31.528 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:23:31.528 INFO kablam! | Nov 02 15:23:31.528 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:23:31.528 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.528 INFO kablam! | Nov 02 15:23:31.528 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 15:23:31.528 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.528 INFO kablam! Nov 02 15:23:31.528 INFO kablam! warning: cannot find type `serde_json` in this scope Nov 02 15:23:31.529 INFO kablam! --> src/models.rs:61:10 Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 15:23:31.529 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 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 15:23:31.529 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.529 INFO kablam! Nov 02 15:23:31.529 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:23:31.529 INFO kablam! --> src/models.rs:61:10 Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 15:23:31.529 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 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 15:23:31.529 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.529 INFO kablam! Nov 02 15:23:31.529 INFO kablam! warning: cannot find type `Poll` in this scope Nov 02 15:23:31.529 INFO kablam! --> src/models.rs:61:10 Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 15:23:31.529 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 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 15:23:31.529 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.529 INFO kablam! Nov 02 15:23:31.529 INFO kablam! warning: cannot find type `polls` in this scope Nov 02 15:23:31.529 INFO kablam! --> src/models.rs:71:10 Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Nov 02 15:23:31.529 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 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 15:23:31.529 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.529 INFO kablam! Nov 02 15:23:31.529 INFO kablam! warning: cannot find type `NewPoll` in this scope Nov 02 15:23:31.529 INFO kablam! --> src/models.rs:71:10 Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Nov 02 15:23:31.529 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 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 15:23:31.529 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.529 INFO kablam! Nov 02 15:23:31.529 INFO kablam! warning: cannot find type `serde_json` in this scope Nov 02 15:23:31.529 INFO kablam! --> src/models.rs:71:10 Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Nov 02 15:23:31.529 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:31.529 INFO kablam! | Nov 02 15:23:31.529 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 15:23:31.529 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:31.529 INFO kablam! Nov 02 15:23:32.057 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:23:32.057 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:23:32.058 INFO kablam! | Nov 02 15:23:32.058 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:23:32.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.059 INFO kablam! | Nov 02 15:23:32.059 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:23:32.059 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 15:23:32.059 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.060 INFO kablam! Nov 02 15:23:32.060 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:23:32.060 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:23:32.061 INFO kablam! | Nov 02 15:23:32.061 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:23:32.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.061 INFO kablam! | Nov 02 15:23:32.062 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 15:23:32.062 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.062 INFO kablam! Nov 02 15:23:32.062 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:23:32.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:23:32.063 INFO kablam! | Nov 02 15:23:32.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:23:32.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.064 INFO kablam! | Nov 02 15:23:32.064 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 15:23:32.064 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.064 INFO kablam! Nov 02 15:23:32.065 INFO kablam! warning: cannot find type `title` in this scope Nov 02 15:23:32.065 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:23:32.065 INFO kablam! | Nov 02 15:23:32.065 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:23:32.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.066 INFO kablam! | Nov 02 15:23:32.066 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 15:23:32.066 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.067 INFO kablam! Nov 02 15:23:32.067 INFO kablam! warning: cannot find type `content` in this scope Nov 02 15:23:32.067 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:23:32.067 INFO kablam! | Nov 02 15:23:32.068 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:23:32.068 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.068 INFO kablam! | Nov 02 15:23:32.068 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 15:23:32.069 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.069 INFO kablam! Nov 02 15:23:32.069 INFO kablam! warning: cannot find type `created` in this scope Nov 02 15:23:32.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:23:32.070 INFO kablam! | Nov 02 15:23:32.070 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:23:32.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.071 INFO kablam! | Nov 02 15:23:32.071 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 15:23:32.071 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.071 INFO kablam! Nov 02 15:23:32.072 INFO kablam! warning: cannot find type `serde_json` in this scope Nov 02 15:23:32.072 INFO kablam! --> src/models.rs:61:10 Nov 02 15:23:32.072 INFO kablam! | Nov 02 15:23:32.072 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 15:23:32.073 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.073 INFO kablam! | Nov 02 15:23:32.073 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 15:23:32.074 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.074 INFO kablam! Nov 02 15:23:32.074 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:23:32.074 INFO kablam! --> src/models.rs:61:10 Nov 02 15:23:32.075 INFO kablam! | Nov 02 15:23:32.075 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 15:23:32.075 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.075 INFO kablam! | Nov 02 15:23:32.076 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 15:23:32.076 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.080 INFO kablam! Nov 02 15:23:32.080 INFO kablam! warning: cannot find type `Poll` in this scope Nov 02 15:23:32.081 INFO kablam! --> src/models.rs:61:10 Nov 02 15:23:32.081 INFO kablam! | Nov 02 15:23:32.081 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 02 15:23:32.081 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.082 INFO kablam! | Nov 02 15:23:32.082 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 15:23:32.082 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.083 INFO kablam! Nov 02 15:23:32.083 INFO kablam! warning: cannot find type `polls` in this scope Nov 02 15:23:32.083 INFO kablam! --> src/models.rs:71:10 Nov 02 15:23:32.083 INFO kablam! | Nov 02 15:23:32.084 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Nov 02 15:23:32.084 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.084 INFO kablam! | Nov 02 15:23:32.084 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 15:23:32.084 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.085 INFO kablam! Nov 02 15:23:32.085 INFO kablam! warning: cannot find type `NewPoll` in this scope Nov 02 15:23:32.085 INFO kablam! --> src/models.rs:71:10 Nov 02 15:23:32.085 INFO kablam! | Nov 02 15:23:32.086 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Nov 02 15:23:32.086 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.086 INFO kablam! | Nov 02 15:23:32.086 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 15:23:32.087 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.087 INFO kablam! Nov 02 15:23:32.087 INFO kablam! warning: cannot find type `serde_json` in this scope Nov 02 15:23:32.087 INFO kablam! --> src/models.rs:71:10 Nov 02 15:23:32.087 INFO kablam! | Nov 02 15:23:32.087 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Nov 02 15:23:32.087 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:23:32.087 INFO kablam! | Nov 02 15:23:32.087 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 15:23:32.087 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:23:32.087 INFO kablam! Nov 02 15:23:32.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 37s Nov 02 15:23:32.985 INFO kablam! su: No module specific data is present Nov 02 15:23:33.754 INFO running `"docker" "rm" "-f" "c0ddcf7f1aa9958ac447529dd5e618da4a96f33119a325b19d8e00b8d4ccdad5"` Nov 02 15:23:34.042 INFO blam! c0ddcf7f1aa9958ac447529dd5e618da4a96f33119a325b19d8e00b8d4ccdad5