Dec 04 21:07:43.752 INFO checking cfcosta/poller against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 21:07:43.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-0/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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 04 21:07:46.354 INFO [stdout] 9be20ba14e736d517a6a6e7027bc2198af7510db179ef2a56f2b75e6be1f89f0 Dec 04 21:07:46.359 INFO running `"docker" "start" "-a" "9be20ba14e736d517a6a6e7027bc2198af7510db179ef2a56f2b75e6be1f89f0"` Dec 04 21:07:47.898 INFO [stderr] usermod: no changes Dec 04 21:07:48.569 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 04 21:07:48.607 INFO [stderr] Checking fern v0.5.6 Dec 04 21:07:48.632 INFO [stderr] Compiling syn v0.11.11 Dec 04 21:07:48.640 INFO [stderr] Checking mio-uds v0.6.6 Dec 04 21:07:48.642 INFO [stderr] Compiling serde_json v1.0.22 Dec 04 21:07:48.657 INFO [stderr] Checking regex v1.0.1 Dec 04 21:07:48.658 INFO [stderr] Checking tokio-threadpool v0.1.5 Dec 04 21:07:48.658 INFO [stderr] Checking h2 v0.1.10 Dec 04 21:07:52.449 INFO [stderr] Compiling structopt-derive v0.2.10 Dec 04 21:07:52.881 INFO [stderr] Checking chrono v0.4.4 Dec 04 21:08:02.703 INFO [stderr] Checking tokio-fs v0.1.2 Dec 04 21:08:03.545 INFO [stderr] Compiling diesel v1.3.2 Dec 04 21:08:08.691 INFO [stderr] Checking tokio v0.1.7 Dec 04 21:08:08.701 INFO [stderr] Compiling cargo_metadata v0.5.8 Dec 04 21:08:12.078 INFO [stderr] Checking structopt v0.2.10 Dec 04 21:08:14.900 INFO [stderr] Checking clap-port-flag v0.3.0 Dec 04 21:08:16.293 INFO [stderr] Checking tokio-core v0.1.17 Dec 04 21:08:28.775 INFO [stderr] Compiling skeptic v0.13.3 Dec 04 21:08:30.431 INFO [stderr] Checking trust-dns-proto v0.3.3 Dec 04 21:08:30.431 INFO [stderr] Checking tokio-signal v0.1.5 Dec 04 21:08:31.268 INFO [stderr] Compiling synstructure v0.6.1 Dec 04 21:08:31.269 INFO [stderr] Compiling actix_derive v0.2.0 Dec 04 21:08:48.929 INFO [stderr] Compiling failure_derive v0.1.1 Dec 04 21:08:51.415 INFO [stderr] Compiling actix v0.5.8 Dec 04 21:08:53.624 INFO [stderr] Checking trust-dns-resolver v0.8.2 Dec 04 21:08:55.799 INFO [stderr] Checking failure v0.1.1 Dec 04 21:08:57.827 INFO [stderr] Checking dotenv v0.13.0 Dec 04 21:09:15.573 INFO [stderr] Checking actix-web v0.6.15 Dec 04 21:09:26.123 INFO [stderr] Checking migrations_internals v1.3.0 Dec 04 21:09:32.158 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 04 21:09:34.142 INFO [stderr] Checking diesel_migrations v1.3.0 Dec 04 21:09:34.775 INFO [stderr] Checking poller v0.1.0 (/source) Dec 04 21:09:41.867 INFO [stderr] warning: unused `#[macro_use]` import Dec 04 21:09:41.867 INFO [stderr] --> src/main.rs:13:1 Dec 04 21:09:41.867 INFO [stderr] | Dec 04 21:09:41.867 INFO [stderr] 13 | #[macro_use] Dec 04 21:09:41.867 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 21:09:41.867 INFO [stderr] | Dec 04 21:09:41.867 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 21:09:41.867 INFO [stderr] Dec 04 21:09:41.867 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 04 21:09:41.867 INFO [stderr] --> src/models.rs:8:10 Dec 04 21:09:41.867 INFO [stderr] | Dec 04 21:09:41.867 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 21:09:41.867 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.867 INFO [stderr] | Dec 04 21:09:41.867 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 21:09:41.867 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 04 21:09:41.867 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.867 INFO [stderr] Dec 04 21:09:41.867 INFO [stderr] warning: cannot find type `PollResult` in this scope Dec 04 21:09:41.867 INFO [stderr] --> src/models.rs:15:10 Dec 04 21:09:41.867 INFO [stderr] | Dec 04 21:09:41.867 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 21:09:41.867 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.867 INFO [stderr] | Dec 04 21:09:41.867 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `Vote` in this scope Dec 04 21:09:41.868 INFO [stderr] --> src/models.rs:23:10 Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 21:09:41.868 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `votes` in this scope Dec 04 21:09:41.868 INFO [stderr] --> src/models.rs:30:10 Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 INFO [stderr] 30 | #[derive(Insertable)] Dec 04 21:09:41.868 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `NewVote` in this scope Dec 04 21:09:41.868 INFO [stderr] --> src/models.rs:30:10 Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 INFO [stderr] 30 | #[derive(Insertable)] Dec 04 21:09:41.868 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 21:09:41.868 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 21:09:41.868 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 21:09:41.868 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:41.868 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 21:09:41.868 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:41.868 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `image` in this scope Dec 04 21:09:41.868 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:41.868 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `votes` in this scope Dec 04 21:09:41.868 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:41.868 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `entry_id` in this scope Dec 04 21:09:41.868 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:41.868 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.868 INFO [stderr] | Dec 04 21:09:41.868 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 04 21:09:41.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.868 INFO [stderr] Dec 04 21:09:41.868 INFO [stderr] warning: cannot find type `ip` in this scope Dec 04 21:09:41.869 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:41.869 INFO [stderr] | Dec 04 21:09:41.869 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:41.869 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.869 INFO [stderr] | Dec 04 21:09:41.869 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 04 21:09:41.869 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.869 INFO [stderr] Dec 04 21:09:41.869 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 21:09:41.869 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:41.869 INFO [stderr] | Dec 04 21:09:41.869 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:41.869 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:41.869 INFO [stderr] | Dec 04 21:09:41.869 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 04 21:09:41.869 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:41.871 INFO [stderr] Dec 04 21:09:42.011 INFO [stderr] warning: unused `#[macro_use]` import Dec 04 21:09:42.011 INFO [stderr] --> src/main.rs:13:1 Dec 04 21:09:42.011 INFO [stderr] | Dec 04 21:09:42.011 INFO [stderr] 13 | #[macro_use] Dec 04 21:09:42.011 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 21:09:42.011 INFO [stderr] | Dec 04 21:09:42.011 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 21:09:42.011 INFO [stderr] Dec 04 21:09:42.011 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 04 21:09:42.011 INFO [stderr] --> src/models.rs:8:10 Dec 04 21:09:42.011 INFO [stderr] | Dec 04 21:09:42.011 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 21:09:42.011 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.011 INFO [stderr] | Dec 04 21:09:42.011 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 21:09:42.011 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 04 21:09:42.011 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.012 INFO [stderr] Dec 04 21:09:42.012 INFO [stderr] warning: cannot find type `PollResult` in this scope Dec 04 21:09:42.012 INFO [stderr] --> src/models.rs:15:10 Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 21:09:42.012 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 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 04 21:09:42.012 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.012 INFO [stderr] Dec 04 21:09:42.012 INFO [stderr] warning: cannot find type `Vote` in this scope Dec 04 21:09:42.012 INFO [stderr] --> src/models.rs:23:10 Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 21:09:42.012 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 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 04 21:09:42.012 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.012 INFO [stderr] Dec 04 21:09:42.012 INFO [stderr] warning: cannot find type `votes` in this scope Dec 04 21:09:42.012 INFO [stderr] --> src/models.rs:30:10 Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 INFO [stderr] 30 | #[derive(Insertable)] Dec 04 21:09:42.012 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 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 04 21:09:42.012 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.012 INFO [stderr] Dec 04 21:09:42.012 INFO [stderr] warning: cannot find type `NewVote` in this scope Dec 04 21:09:42.012 INFO [stderr] --> src/models.rs:30:10 Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 INFO [stderr] 30 | #[derive(Insertable)] Dec 04 21:09:42.012 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 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 04 21:09:42.012 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.012 INFO [stderr] Dec 04 21:09:42.012 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 21:09:42.012 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 21:09:42.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 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 04 21:09:42.012 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.012 INFO [stderr] Dec 04 21:09:42.012 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 21:09:42.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:42.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 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 04 21:09:42.012 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.012 INFO [stderr] Dec 04 21:09:42.012 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 21:09:42.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:42.012 INFO [stderr] | Dec 04 21:09:42.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:42.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.013 INFO [stderr] | Dec 04 21:09:42.013 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 04 21:09:42.013 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.013 INFO [stderr] Dec 04 21:09:42.013 INFO [stderr] warning: cannot find type `image` in this scope Dec 04 21:09:42.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:42.013 INFO [stderr] | Dec 04 21:09:42.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:42.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.013 INFO [stderr] | Dec 04 21:09:42.013 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 04 21:09:42.013 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.013 INFO [stderr] Dec 04 21:09:42.013 INFO [stderr] warning: cannot find type `votes` in this scope Dec 04 21:09:42.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:42.013 INFO [stderr] | Dec 04 21:09:42.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:42.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.013 INFO [stderr] | Dec 04 21:09:42.013 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 04 21:09:42.013 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.013 INFO [stderr] Dec 04 21:09:42.014 INFO [stderr] warning: cannot find type `entry_id` in this scope Dec 04 21:09:42.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:42.014 INFO [stderr] | Dec 04 21:09:42.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:42.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.014 INFO [stderr] | Dec 04 21:09:42.014 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 04 21:09:42.014 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.014 INFO [stderr] Dec 04 21:09:42.014 INFO [stderr] warning: cannot find type `ip` in this scope Dec 04 21:09:42.019 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:42.019 INFO [stderr] | Dec 04 21:09:42.019 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:42.019 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.019 INFO [stderr] | Dec 04 21:09:42.019 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 04 21:09:42.019 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.019 INFO [stderr] Dec 04 21:09:42.019 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 21:09:42.019 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 21:09:42.019 INFO [stderr] | Dec 04 21:09:42.019 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 21:09:42.019 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 21:09:42.019 INFO [stderr] | Dec 04 21:09:42.019 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 04 21:09:42.019 INFO [stderr] = note: for more information, see issue #50504 Dec 04 21:09:42.019 INFO [stderr] Dec 04 21:09:43.315 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s Dec 04 21:09:43.339 INFO [stderr] su: No module specific data is present Dec 04 21:09:44.932 INFO running `"docker" "inspect" "9be20ba14e736d517a6a6e7027bc2198af7510db179ef2a56f2b75e6be1f89f0"` Dec 04 21:09:45.300 INFO running `"docker" "rm" "-f" "9be20ba14e736d517a6a6e7027bc2198af7510db179ef2a56f2b75e6be1f89f0"` Dec 04 21:09:45.647 INFO [stdout] 9be20ba14e736d517a6a6e7027bc2198af7510db179ef2a56f2b75e6be1f89f0