Oct 27 06:55:56.862 INFO checking cfcosta/poller against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:55:56.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 06:56:03.054 INFO blam! 304c8b5c1c0128c835eb16c952517e7e64b909913b940f1a7e494a8378277d11 Oct 27 06:56:03.057 INFO running `"docker" "start" "-a" "304c8b5c1c0128c835eb16c952517e7e64b909913b940f1a7e494a8378277d11"` Oct 27 06:56:03.442 INFO kablam! usermod: no changes Oct 27 06:56:03.904 INFO kablam! Checking colored v1.6.1 Oct 27 06:56:03.906 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 27 06:56:03.925 INFO kablam! Compiling serde_json v1.0.22 Oct 27 06:56:03.927 INFO kablam! Compiling actix_derive v0.2.0 Oct 27 06:56:03.931 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 06:56:03.935 INFO kablam! Compiling backtrace v0.3.9 Oct 27 06:56:03.937 INFO kablam! Compiling structopt-derive v0.2.10 Oct 27 06:56:03.939 INFO kablam! Checking backtrace v0.2.3 Oct 27 06:56:06.901 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 27 06:56:06.901 INFO kablam! Checking error-chain v0.1.12 Oct 27 06:56:07.096 INFO kablam! Checking fern v0.5.6 Oct 27 06:56:08.516 INFO kablam! Checking failure v0.1.1 Oct 27 06:56:10.884 INFO kablam! Compiling error-chain v0.11.0 Oct 27 06:56:13.355 INFO kablam! Checking dotenv v0.13.0 Oct 27 06:56:13.918 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 06:56:17.803 INFO kablam! Checking cookie v0.10.1 Oct 27 06:56:17.827 INFO kablam! Checking diesel v1.3.2 Oct 27 06:56:29.435 INFO kablam! Checking tokio v0.1.7 Oct 27 06:56:30.079 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 27 06:56:32.315 INFO kablam! Checking structopt v0.2.10 Oct 27 06:56:35.271 INFO kablam! Checking tokio-core v0.1.17 Oct 27 06:56:35.644 INFO kablam! Checking clap-port-flag v0.3.0 Oct 27 06:56:40.651 INFO kablam! Compiling skeptic v0.13.3 Oct 27 06:56:42.419 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 06:56:42.419 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 06:56:54.827 INFO kablam! Compiling actix v0.5.8 Oct 27 06:57:00.087 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 06:57:20.732 INFO kablam! Checking actix-web v0.6.15 Oct 27 06:57:43.161 INFO kablam! Checking migrations_internals v1.3.0 Oct 27 06:57:51.379 INFO kablam! Compiling migrations_macros v1.3.0 Oct 27 06:57:56.143 INFO kablam! Checking diesel_migrations v1.3.0 Oct 27 06:57:57.013 INFO kablam! Checking poller v0.1.0 (/source) Oct 27 06:58:07.003 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 06:58:07.003 INFO kablam! --> src/models.rs:8:10 Oct 27 06:58:07.003 INFO kablam! | Oct 27 06:58:07.003 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:07.003 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.003 INFO kablam! | Oct 27 06:58:07.003 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:58:07.003 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! Oct 27 06:58:07.003 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.003 INFO kablam! Oct 27 06:58:07.003 INFO kablam! warning: cannot find type `PollResult` in this scope Oct 27 06:58:07.003 INFO kablam! --> src/models.rs:15:10 Oct 27 06:58:07.003 INFO kablam! | Oct 27 06:58:07.003 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:07.003 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.003 INFO kablam! | Oct 27 06:58:07.003 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! Oct 27 06:58:07.003 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.003 INFO kablam! Oct 27 06:58:07.003 INFO kablam! warning: cannot find type `Vote` in this scope Oct 27 06:58:07.003 INFO kablam! --> src/models.rs:23:10 Oct 27 06:58:07.003 INFO kablam! | Oct 27 06:58:07.003 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:07.003 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.003 INFO kablam! | Oct 27 06:58:07.003 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! Oct 27 06:58:07.003 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.003 INFO kablam! Oct 27 06:58:07.007 INFO kablam! warning: cannot find type `votes` in this scope Oct 27 06:58:07.007 INFO kablam! --> src/models.rs:30:10 Oct 27 06:58:07.007 INFO kablam! | Oct 27 06:58:07.007 INFO kablam! 30 | #[derive(Insertable)] Oct 27 06:58:07.007 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.007 INFO kablam! | Oct 27 06:58:07.007 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! Oct 27 06:58:07.007 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.007 INFO kablam! Oct 27 06:58:07.007 INFO kablam! warning: cannot find type `NewVote` in this scope Oct 27 06:58:07.007 INFO kablam! --> src/models.rs:30:10 Oct 27 06:58:07.007 INFO kablam! | Oct 27 06:58:07.007 INFO kablam! 30 | #[derive(Insertable)] Oct 27 06:58:07.007 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 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! Oct 27 06:58:07.011 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.011 INFO kablam! Oct 27 06:58:07.011 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:58:07.011 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:58:07.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 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! Oct 27 06:58:07.011 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.011 INFO kablam! Oct 27 06:58:07.011 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:58:07.011 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 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! Oct 27 06:58:07.011 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.011 INFO kablam! Oct 27 06:58:07.011 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:58:07.011 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 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! Oct 27 06:58:07.011 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.011 INFO kablam! Oct 27 06:58:07.011 INFO kablam! warning: cannot find type `image` in this scope Oct 27 06:58:07.011 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 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! Oct 27 06:58:07.011 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.011 INFO kablam! Oct 27 06:58:07.011 INFO kablam! warning: cannot find type `votes` in this scope Oct 27 06:58:07.011 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.011 INFO kablam! | Oct 27 06:58:07.011 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! Oct 27 06:58:07.011 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.011 INFO kablam! Oct 27 06:58:07.011 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 27 06:58:07.011 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.012 INFO kablam! | Oct 27 06:58:07.012 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.012 INFO kablam! | Oct 27 06:58:07.012 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! Oct 27 06:58:07.012 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.012 INFO kablam! Oct 27 06:58:07.012 INFO kablam! warning: cannot find type `ip` in this scope Oct 27 06:58:07.012 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.012 INFO kablam! | Oct 27 06:58:07.012 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.012 INFO kablam! | Oct 27 06:58:07.012 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! Oct 27 06:58:07.012 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.015 INFO kablam! Oct 27 06:58:07.015 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:58:07.015 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.015 INFO kablam! | Oct 27 06:58:07.015 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.015 INFO kablam! | Oct 27 06:58:07.015 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! Oct 27 06:58:07.015 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.015 INFO kablam! Oct 27 06:58:07.231 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 06:58:07.231 INFO kablam! --> src/models.rs:8:10 Oct 27 06:58:07.231 INFO kablam! | Oct 27 06:58:07.231 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:07.231 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.231 INFO kablam! | Oct 27 06:58:07.231 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:58:07.231 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! Oct 27 06:58:07.231 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.231 INFO kablam! Oct 27 06:58:07.231 INFO kablam! warning: cannot find type `PollResult` in this scope Oct 27 06:58:07.231 INFO kablam! --> src/models.rs:15:10 Oct 27 06:58:07.231 INFO kablam! | Oct 27 06:58:07.231 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:07.231 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.231 INFO kablam! | Oct 27 06:58:07.231 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! Oct 27 06:58:07.231 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.231 INFO kablam! Oct 27 06:58:07.231 INFO kablam! warning: cannot find type `Vote` in this scope Oct 27 06:58:07.231 INFO kablam! --> src/models.rs:23:10 Oct 27 06:58:07.231 INFO kablam! | Oct 27 06:58:07.231 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:07.231 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.231 INFO kablam! | Oct 27 06:58:07.231 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! Oct 27 06:58:07.231 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.231 INFO kablam! Oct 27 06:58:07.231 INFO kablam! warning: cannot find type `votes` in this scope Oct 27 06:58:07.231 INFO kablam! --> src/models.rs:30:10 Oct 27 06:58:07.231 INFO kablam! | Oct 27 06:58:07.231 INFO kablam! 30 | #[derive(Insertable)] Oct 27 06:58:07.231 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.231 INFO kablam! | Oct 27 06:58:07.231 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! Oct 27 06:58:07.231 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.231 INFO kablam! Oct 27 06:58:07.231 INFO kablam! warning: cannot find type `NewVote` in this scope Oct 27 06:58:07.231 INFO kablam! --> src/models.rs:30:10 Oct 27 06:58:07.231 INFO kablam! | Oct 27 06:58:07.232 INFO kablam! 30 | #[derive(Insertable)] Oct 27 06:58:07.232 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.232 INFO kablam! | Oct 27 06:58:07.232 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! Oct 27 06:58:07.232 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.232 INFO kablam! Oct 27 06:58:07.232 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:58:07.232 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:58:07.232 INFO kablam! | Oct 27 06:58:07.232 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:58:07.232 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.232 INFO kablam! | Oct 27 06:58:07.232 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! Oct 27 06:58:07.232 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.232 INFO kablam! Oct 27 06:58:07.232 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:58:07.232 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.232 INFO kablam! | Oct 27 06:58:07.232 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.232 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.232 INFO kablam! | Oct 27 06:58:07.232 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! Oct 27 06:58:07.232 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.232 INFO kablam! Oct 27 06:58:07.232 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:58:07.232 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.232 INFO kablam! | Oct 27 06:58:07.232 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.232 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.232 INFO kablam! | Oct 27 06:58:07.232 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! Oct 27 06:58:07.232 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.232 INFO kablam! Oct 27 06:58:07.232 INFO kablam! warning: cannot find type `image` in this scope Oct 27 06:58:07.232 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.232 INFO kablam! | Oct 27 06:58:07.232 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.232 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.232 INFO kablam! | Oct 27 06:58:07.232 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! Oct 27 06:58:07.232 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.232 INFO kablam! Oct 27 06:58:07.245 INFO kablam! warning: cannot find type `votes` in this scope Oct 27 06:58:07.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.245 INFO kablam! | Oct 27 06:58:07.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.245 INFO kablam! | Oct 27 06:58:07.245 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! Oct 27 06:58:07.245 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.245 INFO kablam! Oct 27 06:58:07.245 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 27 06:58:07.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.245 INFO kablam! | Oct 27 06:58:07.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.245 INFO kablam! | Oct 27 06:58:07.245 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! Oct 27 06:58:07.245 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.245 INFO kablam! Oct 27 06:58:07.245 INFO kablam! warning: cannot find type `ip` in this scope Oct 27 06:58:07.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.245 INFO kablam! | Oct 27 06:58:07.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.245 INFO kablam! | Oct 27 06:58:07.245 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! Oct 27 06:58:07.245 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.245 INFO kablam! Oct 27 06:58:07.245 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:58:07.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:07.245 INFO kablam! | Oct 27 06:58:07.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:07.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:07.245 INFO kablam! | Oct 27 06:58:07.245 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! Oct 27 06:58:07.245 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:07.245 INFO kablam! Oct 27 06:58:08.379 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 04s Oct 27 06:58:08.447 INFO kablam! su: No module specific data is present Oct 27 06:58:09.012 INFO running `"docker" "rm" "-f" "304c8b5c1c0128c835eb16c952517e7e64b909913b940f1a7e494a8378277d11"` Oct 27 06:58:09.351 INFO blam! 304c8b5c1c0128c835eb16c952517e7e64b909913b940f1a7e494a8378277d11