Nov 07 00:02:58.917 INFO checking cfcosta/poller against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 00:02:58.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-2/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 00:03:03.788 INFO blam! d04e1008cce9e72bf08a025789183348e1d3b130382d859c595edb91a0831b30 Nov 07 00:03:03.808 INFO running `"docker" "start" "-a" "d04e1008cce9e72bf08a025789183348e1d3b130382d859c595edb91a0831b30"` Nov 07 00:03:05.072 INFO kablam! usermod: no changes Nov 07 00:03:05.650 INFO kablam! Compiling actix-web v0.6.15 Nov 07 00:03:05.665 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 07 00:03:05.677 INFO kablam! Checking fern v0.5.6 Nov 07 00:03:05.679 INFO kablam! Compiling backtrace-sys v0.1.23 Nov 07 00:03:05.680 INFO kablam! Compiling actix_derive v0.2.0 Nov 07 00:03:05.685 INFO kablam! Checking flate2 v1.0.1 Nov 07 00:03:05.685 INFO kablam! Checking h2 v0.1.10 Nov 07 00:03:05.686 INFO kablam! Checking tokio-threadpool v0.1.5 Nov 07 00:03:08.531 INFO kablam! Compiling structopt-derive v0.2.10 Nov 07 00:03:09.040 INFO kablam! Checking backtrace v0.2.3 Nov 07 00:03:10.798 INFO kablam! Checking chrono v0.4.4 Nov 07 00:03:11.866 INFO kablam! Compiling backtrace v0.3.9 Nov 07 00:03:12.843 INFO kablam! Checking failure v0.1.1 Nov 07 00:03:13.265 INFO kablam! Checking error-chain v0.1.12 Nov 07 00:03:19.886 INFO kablam! Checking tokio-fs v0.1.2 Nov 07 00:03:19.962 INFO kablam! Checking dotenv v0.13.0 Nov 07 00:03:24.584 INFO kablam! Compiling error-chain v0.11.0 Nov 07 00:03:24.672 INFO kablam! Checking diesel v1.3.2 Nov 07 00:03:32.765 INFO kablam! Checking tokio v0.1.7 Nov 07 00:03:33.025 INFO kablam! Compiling cargo_metadata v0.5.8 Nov 07 00:03:36.290 INFO kablam! Checking structopt v0.2.10 Nov 07 00:03:37.556 INFO kablam! Checking tokio-core v0.1.17 Nov 07 00:03:39.278 INFO kablam! Checking clap-port-flag v0.3.0 Nov 07 00:03:45.648 INFO kablam! Compiling skeptic v0.13.3 Nov 07 00:03:46.070 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 07 00:03:46.071 INFO kablam! Checking tokio-signal v0.1.5 Nov 07 00:03:59.849 INFO kablam! Compiling actix v0.5.8 Nov 07 00:04:04.464 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 07 00:04:51.433 INFO kablam! Checking migrations_internals v1.3.0 Nov 07 00:04:57.898 INFO kablam! Compiling migrations_macros v1.3.0 Nov 07 00:05:02.345 INFO kablam! Checking diesel_migrations v1.3.0 Nov 07 00:05:02.947 INFO kablam! Checking poller v0.1.0 (/source) Nov 07 00:05:10.523 INFO kablam! warning: cannot find type `Entry` in this scope Nov 07 00:05:10.523 INFO kablam! --> src/models.rs:8:10 Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 07 00:05:10.523 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 00:05:10.523 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 07 00:05:10.523 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.523 INFO kablam! Nov 07 00:05:10.523 INFO kablam! warning: cannot find type `PollResult` in this scope Nov 07 00:05:10.523 INFO kablam! --> src/models.rs:15:10 Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 07 00:05:10.523 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 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 07 00:05:10.523 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.523 INFO kablam! Nov 07 00:05:10.523 INFO kablam! warning: cannot find type `Vote` in this scope Nov 07 00:05:10.523 INFO kablam! --> src/models.rs:23:10 Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 07 00:05:10.523 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 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 07 00:05:10.523 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.523 INFO kablam! Nov 07 00:05:10.523 INFO kablam! warning: cannot find type `votes` in this scope Nov 07 00:05:10.523 INFO kablam! --> src/models.rs:30:10 Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 INFO kablam! 30 | #[derive(Insertable)] Nov 07 00:05:10.523 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 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 07 00:05:10.523 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.523 INFO kablam! Nov 07 00:05:10.523 INFO kablam! warning: cannot find type `NewVote` in this scope Nov 07 00:05:10.523 INFO kablam! --> src/models.rs:30:10 Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 INFO kablam! 30 | #[derive(Insertable)] Nov 07 00:05:10.523 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 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 07 00:05:10.523 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.523 INFO kablam! Nov 07 00:05:10.523 INFO kablam! warning: cannot find type `table` in this scope Nov 07 00:05:10.523 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 00:05:10.523 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 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 07 00:05:10.523 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.523 INFO kablam! Nov 07 00:05:10.523 INFO kablam! warning: cannot find type `id` in this scope Nov 07 00:05:10.523 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.523 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.523 INFO kablam! | Nov 07 00:05:10.523 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 07 00:05:10.523 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.523 INFO kablam! Nov 07 00:05:10.524 INFO kablam! warning: cannot find type `name` in this scope Nov 07 00:05:10.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 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 07 00:05:10.524 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.524 INFO kablam! Nov 07 00:05:10.524 INFO kablam! warning: cannot find type `image` in this scope Nov 07 00:05:10.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 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 07 00:05:10.524 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.524 INFO kablam! Nov 07 00:05:10.524 INFO kablam! warning: cannot find type `votes` in this scope Nov 07 00:05:10.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 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 07 00:05:10.524 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.524 INFO kablam! Nov 07 00:05:10.524 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 07 00:05:10.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 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 07 00:05:10.524 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.524 INFO kablam! Nov 07 00:05:10.524 INFO kablam! warning: cannot find type `ip` in this scope Nov 07 00:05:10.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 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 07 00:05:10.524 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.524 INFO kablam! Nov 07 00:05:10.524 INFO kablam! warning: cannot find type `created_at` in this scope Nov 07 00:05:10.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.524 INFO kablam! | Nov 07 00:05:10.524 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 07 00:05:10.524 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.524 INFO kablam! Nov 07 00:05:10.993 INFO kablam! warning: cannot find type `Entry` in this scope Nov 07 00:05:10.993 INFO kablam! --> src/models.rs:8:10 Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 07 00:05:10.993 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 00:05:10.993 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 07 00:05:10.993 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.993 INFO kablam! Nov 07 00:05:10.993 INFO kablam! warning: cannot find type `PollResult` in this scope Nov 07 00:05:10.993 INFO kablam! --> src/models.rs:15:10 Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 07 00:05:10.993 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 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 07 00:05:10.993 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.993 INFO kablam! Nov 07 00:05:10.993 INFO kablam! warning: cannot find type `Vote` in this scope Nov 07 00:05:10.993 INFO kablam! --> src/models.rs:23:10 Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 07 00:05:10.993 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 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 07 00:05:10.993 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.993 INFO kablam! Nov 07 00:05:10.993 INFO kablam! warning: cannot find type `votes` in this scope Nov 07 00:05:10.993 INFO kablam! --> src/models.rs:30:10 Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! 30 | #[derive(Insertable)] Nov 07 00:05:10.993 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 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 07 00:05:10.993 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.993 INFO kablam! Nov 07 00:05:10.993 INFO kablam! warning: cannot find type `NewVote` in this scope Nov 07 00:05:10.993 INFO kablam! --> src/models.rs:30:10 Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! 30 | #[derive(Insertable)] Nov 07 00:05:10.993 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 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 07 00:05:10.993 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.993 INFO kablam! Nov 07 00:05:10.993 INFO kablam! warning: cannot find type `table` in this scope Nov 07 00:05:10.993 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 00:05:10.993 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 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 07 00:05:10.993 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.993 INFO kablam! Nov 07 00:05:10.993 INFO kablam! warning: cannot find type `id` in this scope Nov 07 00:05:10.993 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.993 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 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 07 00:05:10.993 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.993 INFO kablam! Nov 07 00:05:10.993 INFO kablam! warning: cannot find type `name` in this scope Nov 07 00:05:10.993 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.993 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 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 07 00:05:10.993 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.993 INFO kablam! Nov 07 00:05:10.993 INFO kablam! warning: cannot find type `image` in this scope Nov 07 00:05:10.993 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:10.993 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:10.993 INFO kablam! | Nov 07 00:05:10.993 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 07 00:05:10.994 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:10.994 INFO kablam! Nov 07 00:05:11.000 INFO kablam! warning: cannot find type `votes` in this scope Nov 07 00:05:11.000 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:11.000 INFO kablam! | Nov 07 00:05:11.000 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:11.000 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:11.000 INFO kablam! | Nov 07 00:05:11.000 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 07 00:05:11.000 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:11.000 INFO kablam! Nov 07 00:05:11.000 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 07 00:05:11.000 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:11.000 INFO kablam! | Nov 07 00:05:11.000 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:11.000 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:11.000 INFO kablam! | Nov 07 00:05:11.000 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 07 00:05:11.000 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:11.000 INFO kablam! Nov 07 00:05:11.001 INFO kablam! warning: cannot find type `ip` in this scope Nov 07 00:05:11.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:11.001 INFO kablam! | Nov 07 00:05:11.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:11.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:11.001 INFO kablam! | Nov 07 00:05:11.001 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 07 00:05:11.001 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:11.001 INFO kablam! Nov 07 00:05:11.001 INFO kablam! warning: cannot find type `created_at` in this scope Nov 07 00:05:11.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 00:05:11.001 INFO kablam! | Nov 07 00:05:11.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 00:05:11.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 00:05:11.001 INFO kablam! | Nov 07 00:05:11.001 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 07 00:05:11.001 INFO kablam! = note: for more information, see issue #50504 Nov 07 00:05:11.001 INFO kablam! Nov 07 00:05:12.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 07s Nov 07 00:05:12.388 INFO kablam! su: No module specific data is present Nov 07 00:05:13.400 INFO running `"docker" "rm" "-f" "d04e1008cce9e72bf08a025789183348e1d3b130382d859c595edb91a0831b30"` Nov 07 00:05:13.772 INFO blam! d04e1008cce9e72bf08a025789183348e1d3b130382d859c595edb91a0831b30