Nov 30 05:30:06.740 INFO checking cfcosta/poller against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 05:30:06.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 05:30:08.608 INFO [stdout] ce7ebf8c9119ec1b57522663dc27a022e291016dd207642fda1e20608d0a1fb5 Nov 30 05:30:08.616 INFO running `"docker" "start" "-a" "ce7ebf8c9119ec1b57522663dc27a022e291016dd207642fda1e20608d0a1fb5"` Nov 30 05:30:09.719 INFO [stderr] usermod: no changes Nov 30 05:30:10.360 INFO [stderr] Checking colored v1.6.1 Nov 30 05:30:10.364 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 30 05:30:10.404 INFO [stderr] Compiling actix_derive v0.2.0 Nov 30 05:30:10.404 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 30 05:30:10.404 INFO [stderr] Compiling structopt-derive v0.2.10 Nov 30 05:30:10.428 INFO [stderr] Checking failure v0.1.1 Nov 30 05:30:10.428 INFO [stderr] Compiling cargo_metadata v0.5.8 Nov 30 05:30:12.392 INFO [stderr] Checking fern v0.5.6 Nov 30 05:30:14.116 INFO [stderr] Checking dotenv v0.13.0 Nov 30 05:30:14.751 INFO [stderr] Checking diesel v1.3.2 Nov 30 05:30:20.713 INFO [stderr] Checking tokio-fs v0.1.2 Nov 30 05:30:29.556 INFO [stderr] Checking tokio v0.1.7 Nov 30 05:30:30.899 INFO [stderr] Compiling skeptic v0.13.3 Nov 30 05:30:34.440 INFO [stderr] Checking structopt v0.2.10 Nov 30 05:30:37.116 INFO [stderr] Checking clap-port-flag v0.3.0 Nov 30 05:30:37.996 INFO [stderr] Checking tokio-core v0.1.17 Nov 30 05:30:45.402 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 30 05:30:45.544 INFO [stderr] Checking tokio-signal v0.1.5 Nov 30 05:30:46.272 INFO [stderr] Compiling actix v0.5.8 Nov 30 05:31:00.564 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 30 05:31:22.180 INFO [stderr] Checking actix-web v0.6.15 Nov 30 05:31:38.225 INFO [stderr] Checking migrations_internals v1.3.0 Nov 30 05:31:48.324 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 30 05:31:53.158 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 30 05:31:53.821 INFO [stderr] Checking poller v0.1.0 (/source) Nov 30 05:32:03.223 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 05:32:03.224 INFO [stderr] --> src/main.rs:13:1 Nov 30 05:32:03.224 INFO [stderr] | Nov 30 05:32:03.224 INFO [stderr] 13 | #[macro_use] Nov 30 05:32:03.224 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 05:32:03.225 INFO [stderr] | Nov 30 05:32:03.225 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 05:32:03.225 INFO [stderr] Nov 30 05:32:03.226 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 30 05:32:03.226 INFO [stderr] --> src/models.rs:8:10 Nov 30 05:32:03.227 INFO [stderr] | Nov 30 05:32:03.227 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 05:32:03.227 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.227 INFO [stderr] | Nov 30 05:32:03.228 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 05:32:03.228 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! Nov 30 05:32:03.228 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.229 INFO [stderr] Nov 30 05:32:03.229 INFO [stderr] warning: cannot find type `PollResult` in this scope Nov 30 05:32:03.230 INFO [stderr] --> src/models.rs:15:10 Nov 30 05:32:03.230 INFO [stderr] | Nov 30 05:32:03.230 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 05:32:03.230 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.231 INFO [stderr] | Nov 30 05:32:03.231 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! Nov 30 05:32:03.231 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.231 INFO [stderr] Nov 30 05:32:03.232 INFO [stderr] warning: cannot find type `Vote` in this scope Nov 30 05:32:03.232 INFO [stderr] --> src/models.rs:23:10 Nov 30 05:32:03.233 INFO [stderr] | Nov 30 05:32:03.233 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 05:32:03.233 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.233 INFO [stderr] | Nov 30 05:32:03.234 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! Nov 30 05:32:03.234 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.234 INFO [stderr] Nov 30 05:32:03.235 INFO [stderr] warning: cannot find type `votes` in this scope Nov 30 05:32:03.235 INFO [stderr] --> src/models.rs:30:10 Nov 30 05:32:03.236 INFO [stderr] | Nov 30 05:32:03.236 INFO [stderr] 30 | #[derive(Insertable)] Nov 30 05:32:03.236 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.236 INFO [stderr] | Nov 30 05:32:03.237 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! Nov 30 05:32:03.237 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.237 INFO [stderr] Nov 30 05:32:03.238 INFO [stderr] warning: cannot find type `NewVote` in this scope Nov 30 05:32:03.238 INFO [stderr] --> src/models.rs:30:10 Nov 30 05:32:03.238 INFO [stderr] | Nov 30 05:32:03.239 INFO [stderr] 30 | #[derive(Insertable)] Nov 30 05:32:03.239 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.239 INFO [stderr] | Nov 30 05:32:03.240 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! Nov 30 05:32:03.240 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.240 INFO [stderr] Nov 30 05:32:03.241 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 05:32:03.241 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 05:32:03.242 INFO [stderr] | Nov 30 05:32:03.242 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 05:32:03.242 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.243 INFO [stderr] | Nov 30 05:32:03.243 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! Nov 30 05:32:03.243 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.244 INFO [stderr] Nov 30 05:32:03.244 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 05:32:03.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.245 INFO [stderr] | Nov 30 05:32:03.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.246 INFO [stderr] | Nov 30 05:32:03.246 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! Nov 30 05:32:03.246 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.246 INFO [stderr] Nov 30 05:32:03.247 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 05:32:03.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.247 INFO [stderr] | Nov 30 05:32:03.248 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.248 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.248 INFO [stderr] | Nov 30 05:32:03.249 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! Nov 30 05:32:03.249 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.249 INFO [stderr] Nov 30 05:32:03.250 INFO [stderr] warning: cannot find type `image` in this scope Nov 30 05:32:03.250 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.250 INFO [stderr] | Nov 30 05:32:03.251 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.251 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.251 INFO [stderr] | Nov 30 05:32:03.252 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! Nov 30 05:32:03.252 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.252 INFO [stderr] Nov 30 05:32:03.253 INFO [stderr] warning: cannot find type `votes` in this scope Nov 30 05:32:03.253 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.254 INFO [stderr] | Nov 30 05:32:03.254 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.254 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.254 INFO [stderr] | Nov 30 05:32:03.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! Nov 30 05:32:03.255 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.255 INFO [stderr] Nov 30 05:32:03.256 INFO [stderr] warning: cannot find type `entry_id` in this scope Nov 30 05:32:03.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.257 INFO [stderr] | Nov 30 05:32:03.257 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.257 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.257 INFO [stderr] | Nov 30 05:32:03.258 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! Nov 30 05:32:03.258 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.258 INFO [stderr] Nov 30 05:32:03.259 INFO [stderr] warning: cannot find type `ip` in this scope Nov 30 05:32:03.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.259 INFO [stderr] | Nov 30 05:32:03.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.260 INFO [stderr] | Nov 30 05:32:03.260 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! Nov 30 05:32:03.261 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.261 INFO [stderr] Nov 30 05:32:03.261 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 05:32:03.262 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.262 INFO [stderr] | Nov 30 05:32:03.262 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.262 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.263 INFO [stderr] | Nov 30 05:32:03.263 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! Nov 30 05:32:03.263 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.264 INFO [stderr] Nov 30 05:32:03.296 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 05:32:03.297 INFO [stderr] --> src/main.rs:13:1 Nov 30 05:32:03.297 INFO [stderr] | Nov 30 05:32:03.297 INFO [stderr] 13 | #[macro_use] Nov 30 05:32:03.298 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 05:32:03.298 INFO [stderr] | Nov 30 05:32:03.298 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 05:32:03.298 INFO [stderr] Nov 30 05:32:03.299 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 30 05:32:03.299 INFO [stderr] --> src/models.rs:8:10 Nov 30 05:32:03.299 INFO [stderr] | Nov 30 05:32:03.300 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 05:32:03.300 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.300 INFO [stderr] | Nov 30 05:32:03.300 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 05:32:03.301 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! Nov 30 05:32:03.301 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.301 INFO [stderr] Nov 30 05:32:03.301 INFO [stderr] warning: cannot find type `PollResult` in this scope Nov 30 05:32:03.302 INFO [stderr] --> src/models.rs:15:10 Nov 30 05:32:03.302 INFO [stderr] | Nov 30 05:32:03.302 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 05:32:03.302 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.303 INFO [stderr] | Nov 30 05:32:03.303 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! Nov 30 05:32:03.303 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.303 INFO [stderr] Nov 30 05:32:03.303 INFO [stderr] warning: cannot find type `Vote` in this scope Nov 30 05:32:03.304 INFO [stderr] --> src/models.rs:23:10 Nov 30 05:32:03.304 INFO [stderr] | Nov 30 05:32:03.304 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 05:32:03.304 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.305 INFO [stderr] | Nov 30 05:32:03.305 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! Nov 30 05:32:03.305 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.305 INFO [stderr] Nov 30 05:32:03.305 INFO [stderr] warning: cannot find type `votes` in this scope Nov 30 05:32:03.306 INFO [stderr] --> src/models.rs:30:10 Nov 30 05:32:03.306 INFO [stderr] | Nov 30 05:32:03.306 INFO [stderr] 30 | #[derive(Insertable)] Nov 30 05:32:03.306 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.307 INFO [stderr] | Nov 30 05:32:03.307 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! Nov 30 05:32:03.307 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.307 INFO [stderr] Nov 30 05:32:03.307 INFO [stderr] warning: cannot find type `NewVote` in this scope Nov 30 05:32:03.308 INFO [stderr] --> src/models.rs:30:10 Nov 30 05:32:03.308 INFO [stderr] | Nov 30 05:32:03.308 INFO [stderr] 30 | #[derive(Insertable)] Nov 30 05:32:03.309 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.309 INFO [stderr] | Nov 30 05:32:03.309 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! Nov 30 05:32:03.309 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.310 INFO [stderr] Nov 30 05:32:03.310 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 05:32:03.310 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 05:32:03.311 INFO [stderr] | Nov 30 05:32:03.311 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 05:32:03.311 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.311 INFO [stderr] | Nov 30 05:32:03.312 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! Nov 30 05:32:03.312 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.312 INFO [stderr] Nov 30 05:32:03.312 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 05:32:03.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.314 INFO [stderr] | Nov 30 05:32:03.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.314 INFO [stderr] | Nov 30 05:32:03.314 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! Nov 30 05:32:03.315 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.315 INFO [stderr] Nov 30 05:32:03.315 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 05:32:03.315 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.315 INFO [stderr] | Nov 30 05:32:03.316 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.316 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.316 INFO [stderr] | Nov 30 05:32:03.316 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! Nov 30 05:32:03.317 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.317 INFO [stderr] Nov 30 05:32:03.317 INFO [stderr] warning: cannot find type `image` in this scope Nov 30 05:32:03.317 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.318 INFO [stderr] | Nov 30 05:32:03.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.319 INFO [stderr] | Nov 30 05:32:03.319 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! Nov 30 05:32:03.319 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.319 INFO [stderr] Nov 30 05:32:03.320 INFO [stderr] warning: cannot find type `votes` in this scope Nov 30 05:32:03.320 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.320 INFO [stderr] | Nov 30 05:32:03.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.321 INFO [stderr] | Nov 30 05:32:03.322 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! Nov 30 05:32:03.322 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.322 INFO [stderr] Nov 30 05:32:03.322 INFO [stderr] warning: cannot find type `entry_id` in this scope Nov 30 05:32:03.323 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.323 INFO [stderr] | Nov 30 05:32:03.323 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.324 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.324 INFO [stderr] | Nov 30 05:32:03.324 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! Nov 30 05:32:03.325 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.325 INFO [stderr] Nov 30 05:32:03.325 INFO [stderr] warning: cannot find type `ip` in this scope Nov 30 05:32:03.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.326 INFO [stderr] | Nov 30 05:32:03.326 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.327 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.327 INFO [stderr] | Nov 30 05:32:03.327 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! Nov 30 05:32:03.327 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.328 INFO [stderr] Nov 30 05:32:03.328 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 05:32:03.328 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:32:03.329 INFO [stderr] | Nov 30 05:32:03.329 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:32:03.329 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:32:03.329 INFO [stderr] | Nov 30 05:32:03.330 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! Nov 30 05:32:03.330 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:32:03.330 INFO [stderr] Nov 30 05:32:04.332 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s Nov 30 05:32:04.344 INFO [stderr] su: No module specific data is present Nov 30 05:32:04.800 INFO running `"docker" "inspect" "ce7ebf8c9119ec1b57522663dc27a022e291016dd207642fda1e20608d0a1fb5"` Nov 30 05:32:04.974 INFO running `"docker" "rm" "-f" "ce7ebf8c9119ec1b57522663dc27a022e291016dd207642fda1e20608d0a1fb5"` Nov 30 05:32:05.108 INFO [stdout] ce7ebf8c9119ec1b57522663dc27a022e291016dd207642fda1e20608d0a1fb5