Dec 05 02:39:42.021 INFO checking Emulebest/rs_shop against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 05 02:39:42.021 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-6/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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"` Dec 05 02:39:42.491 INFO [stdout] d97c9139feae7bd629a6ff0b56ccdc3517927bb92c0444022a03a2c337e288b7 Dec 05 02:39:42.497 INFO running `"docker" "start" "-a" "d97c9139feae7bd629a6ff0b56ccdc3517927bb92c0444022a03a2c337e288b7"` Dec 05 02:39:43.751 INFO [stderr] usermod: no changes Dec 05 02:39:44.263 INFO [stderr] Compiling actix-web v0.6.14 Dec 05 02:39:44.267 INFO [stderr] Checking brotli-sys v0.3.2 Dec 05 02:39:44.270 INFO [stderr] Checking mio-uds v0.6.6 Dec 05 02:39:44.283 INFO [stderr] Checking rust-crypto v0.2.36 Dec 05 02:39:44.286 INFO [stderr] Checking flate2 v1.0.1 Dec 05 02:39:44.290 INFO [stderr] Checking dotenv v0.9.0 Dec 05 02:39:44.294 INFO [stderr] Compiling error-chain v0.11.0 Dec 05 02:39:44.295 INFO [stderr] Checking diesel v1.3.2 Dec 05 02:39:47.520 INFO [stderr] Checking brotli2 v0.3.2 Dec 05 02:39:50.017 INFO [stderr] Checking trust-dns-proto v0.3.3 Dec 05 02:39:50.575 INFO [stderr] Checking tokio-signal v0.1.5 Dec 05 02:39:51.503 INFO [stderr] Compiling cargo_metadata v0.5.6 Dec 05 02:40:05.577 INFO [stderr] Compiling skeptic v0.13.3 Dec 05 02:40:09.452 INFO [stderr] Checking trust-dns-resolver v0.8.2 Dec 05 02:40:18.516 INFO [stderr] Compiling actix v0.5.8 Dec 05 02:40:54.951 INFO [stderr] Checking shop v0.1.0 (/source) Dec 05 02:41:06.879 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 02:41:06.879 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 02:41:06.879 INFO [stderr] | Dec 05 02:41:06.879 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 02:41:06.879 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.879 INFO [stderr] | Dec 05 02:41:06.880 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 02:41:06.880 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 02:41:06.880 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.880 INFO [stderr] Dec 05 02:41:06.880 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 02:41:06.880 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 02:41:06.880 INFO [stderr] | Dec 05 02:41:06.880 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 02:41:06.880 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.880 INFO [stderr] | Dec 05 02:41:06.880 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 02:41:06.880 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.880 INFO [stderr] Dec 05 02:41:06.881 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 02:41:06.881 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:06.881 INFO [stderr] | Dec 05 02:41:06.881 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:06.881 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.881 INFO [stderr] | Dec 05 02:41:06.881 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 02:41:06.881 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.881 INFO [stderr] Dec 05 02:41:06.881 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 02:41:06.881 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:06.881 INFO [stderr] | Dec 05 02:41:06.881 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:06.881 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.882 INFO [stderr] | Dec 05 02:41:06.882 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 02:41:06.882 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.882 INFO [stderr] Dec 05 02:41:06.882 INFO [stderr] warning: cannot find type `price` in this scope Dec 05 02:41:06.882 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:06.882 INFO [stderr] | Dec 05 02:41:06.882 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:06.882 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.882 INFO [stderr] | Dec 05 02:41:06.882 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 02:41:06.882 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.882 INFO [stderr] Dec 05 02:41:06.883 INFO [stderr] warning: cannot find type `email` in this scope Dec 05 02:41:06.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:06.883 INFO [stderr] | Dec 05 02:41:06.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:06.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.883 INFO [stderr] | Dec 05 02:41:06.883 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 02:41:06.883 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.883 INFO [stderr] Dec 05 02:41:06.883 INFO [stderr] warning: cannot find type `token` in this scope Dec 05 02:41:06.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:06.883 INFO [stderr] | Dec 05 02:41:06.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:06.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.884 INFO [stderr] | Dec 05 02:41:06.884 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 02:41:06.884 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.884 INFO [stderr] Dec 05 02:41:06.884 INFO [stderr] warning: cannot find type `Product` in this scope Dec 05 02:41:06.884 INFO [stderr] --> src/models.rs:4:10 Dec 05 02:41:06.884 INFO [stderr] | Dec 05 02:41:06.884 INFO [stderr] 4 | #[derive(Queryable, Serialize, Deserialize)] Dec 05 02:41:06.884 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.884 INFO [stderr] | Dec 05 02:41:06.884 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 02:41:06.884 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.884 INFO [stderr] Dec 05 02:41:06.885 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 02:41:06.885 INFO [stderr] --> src/models.rs:11:10 Dec 05 02:41:06.885 INFO [stderr] | Dec 05 02:41:06.885 INFO [stderr] 11 | #[derive(Queryable, Serialize, Deserialize)] Dec 05 02:41:06.885 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.885 INFO [stderr] | Dec 05 02:41:06.885 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 02:41:06.885 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.885 INFO [stderr] Dec 05 02:41:06.895 INFO [stderr] warning: cannot find type `products` in this scope Dec 05 02:41:06.895 INFO [stderr] --> src/models.rs:19:10 Dec 05 02:41:06.895 INFO [stderr] | Dec 05 02:41:06.895 INFO [stderr] 19 | #[derive(Insertable)] Dec 05 02:41:06.895 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.895 INFO [stderr] | Dec 05 02:41:06.895 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 02:41:06.895 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.895 INFO [stderr] Dec 05 02:41:06.895 INFO [stderr] warning: cannot find type `NewProduct` in this scope Dec 05 02:41:06.895 INFO [stderr] --> src/models.rs:19:10 Dec 05 02:41:06.895 INFO [stderr] | Dec 05 02:41:06.895 INFO [stderr] 19 | #[derive(Insertable)] Dec 05 02:41:06.895 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.896 INFO [stderr] | Dec 05 02:41:06.896 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 02:41:06.896 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.896 INFO [stderr] Dec 05 02:41:06.896 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 02:41:06.896 INFO [stderr] --> src/models.rs:26:10 Dec 05 02:41:06.896 INFO [stderr] | Dec 05 02:41:06.896 INFO [stderr] 26 | #[derive(Insertable)] Dec 05 02:41:06.896 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.896 INFO [stderr] | Dec 05 02:41:06.896 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 02:41:06.896 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.897 INFO [stderr] Dec 05 02:41:06.897 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 05 02:41:06.897 INFO [stderr] --> src/models.rs:26:10 Dec 05 02:41:06.897 INFO [stderr] | Dec 05 02:41:06.897 INFO [stderr] 26 | #[derive(Insertable)] Dec 05 02:41:06.897 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:06.897 INFO [stderr] | Dec 05 02:41:06.897 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 02:41:06.897 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:06.897 INFO [stderr] Dec 05 02:41:07.252 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 02:41:07.252 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 02:41:07.252 INFO [stderr] | Dec 05 02:41:07.252 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 02:41:07.252 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.252 INFO [stderr] | Dec 05 02:41:07.252 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 02:41:07.253 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 02:41:07.253 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.253 INFO [stderr] Dec 05 02:41:07.253 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 02:41:07.253 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 02:41:07.253 INFO [stderr] | Dec 05 02:41:07.253 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 02:41:07.254 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.254 INFO [stderr] | Dec 05 02:41:07.254 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 02:41:07.254 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.254 INFO [stderr] Dec 05 02:41:07.254 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 02:41:07.254 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:07.254 INFO [stderr] | Dec 05 02:41:07.255 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:07.255 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.255 INFO [stderr] | Dec 05 02:41:07.255 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 02:41:07.258 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.259 INFO [stderr] Dec 05 02:41:07.259 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 02:41:07.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:07.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 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 02:41:07.259 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.259 INFO [stderr] Dec 05 02:41:07.259 INFO [stderr] warning: cannot find type `price` in this scope Dec 05 02:41:07.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:07.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 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 02:41:07.259 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.259 INFO [stderr] Dec 05 02:41:07.259 INFO [stderr] warning: cannot find type `email` in this scope Dec 05 02:41:07.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:07.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 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 02:41:07.259 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.259 INFO [stderr] Dec 05 02:41:07.259 INFO [stderr] warning: cannot find type `token` in this scope Dec 05 02:41:07.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 02:41:07.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 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 02:41:07.259 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.259 INFO [stderr] Dec 05 02:41:07.259 INFO [stderr] warning: cannot find type `Product` in this scope Dec 05 02:41:07.259 INFO [stderr] --> src/models.rs:4:10 Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 INFO [stderr] 4 | #[derive(Queryable, Serialize, Deserialize)] Dec 05 02:41:07.259 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 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 02:41:07.259 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.259 INFO [stderr] Dec 05 02:41:07.259 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 02:41:07.259 INFO [stderr] --> src/models.rs:11:10 Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 INFO [stderr] 11 | #[derive(Queryable, Serialize, Deserialize)] Dec 05 02:41:07.259 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.259 INFO [stderr] | Dec 05 02:41:07.259 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 02:41:07.259 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.259 INFO [stderr] Dec 05 02:41:07.267 INFO [stderr] warning: cannot find type `products` in this scope Dec 05 02:41:07.267 INFO [stderr] --> src/models.rs:19:10 Dec 05 02:41:07.267 INFO [stderr] | Dec 05 02:41:07.267 INFO [stderr] 19 | #[derive(Insertable)] Dec 05 02:41:07.267 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.268 INFO [stderr] | Dec 05 02:41:07.268 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 02:41:07.268 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.268 INFO [stderr] Dec 05 02:41:07.268 INFO [stderr] warning: cannot find type `NewProduct` in this scope Dec 05 02:41:07.268 INFO [stderr] --> src/models.rs:19:10 Dec 05 02:41:07.268 INFO [stderr] | Dec 05 02:41:07.269 INFO [stderr] 19 | #[derive(Insertable)] Dec 05 02:41:07.269 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.269 INFO [stderr] | Dec 05 02:41:07.269 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 02:41:07.269 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.269 INFO [stderr] Dec 05 02:41:07.269 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 02:41:07.270 INFO [stderr] --> src/models.rs:26:10 Dec 05 02:41:07.270 INFO [stderr] | Dec 05 02:41:07.270 INFO [stderr] 26 | #[derive(Insertable)] Dec 05 02:41:07.270 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.270 INFO [stderr] | Dec 05 02:41:07.270 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 02:41:07.272 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.272 INFO [stderr] Dec 05 02:41:07.272 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 05 02:41:07.272 INFO [stderr] --> src/models.rs:26:10 Dec 05 02:41:07.272 INFO [stderr] | Dec 05 02:41:07.272 INFO [stderr] 26 | #[derive(Insertable)] Dec 05 02:41:07.272 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 02:41:07.272 INFO [stderr] | Dec 05 02:41:07.272 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 02:41:07.273 INFO [stderr] = note: for more information, see issue #50504 Dec 05 02:41:07.273 INFO [stderr] Dec 05 02:41:08.551 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Dec 05 02:41:08.571 INFO [stderr] su: No module specific data is present Dec 05 02:41:09.941 INFO running `"docker" "inspect" "d97c9139feae7bd629a6ff0b56ccdc3517927bb92c0444022a03a2c337e288b7"` Dec 05 02:41:10.257 INFO running `"docker" "rm" "-f" "d97c9139feae7bd629a6ff0b56ccdc3517927bb92c0444022a03a2c337e288b7"` Dec 05 02:41:10.603 INFO [stdout] d97c9139feae7bd629a6ff0b56ccdc3517927bb92c0444022a03a2c337e288b7