Nov 04 08:59:49.058 INFO checking cfcosta/poller against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 08:59:49.058 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-4/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 04 08:59:54.539 INFO blam! e27494ef8111c15e17bd45d748c8e05d7e00fa8d02d213b5feb08b6e85f4529a Nov 04 08:59:54.575 INFO running `"docker" "start" "-a" "e27494ef8111c15e17bd45d748c8e05d7e00fa8d02d213b5feb08b6e85f4529a"` Nov 04 08:59:55.315 INFO kablam! usermod: no changes Nov 04 08:59:55.847 INFO kablam! Checking colored v1.6.1 Nov 04 08:59:55.847 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 04 08:59:55.847 INFO kablam! Compiling semver v0.9.0 Nov 04 08:59:55.847 INFO kablam! Compiling serde_json v1.0.22 Nov 04 08:59:55.847 INFO kablam! Compiling actix_derive v0.2.0 Nov 04 08:59:55.855 INFO kablam! Checking tokio-threadpool v0.1.5 Nov 04 08:59:55.855 INFO kablam! Compiling structopt-derive v0.2.10 Nov 04 08:59:55.855 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 04 09:00:00.087 INFO kablam! Checking chrono v0.4.4 Nov 04 09:00:00.927 INFO kablam! Checking fern v0.5.6 Nov 04 09:00:04.207 INFO kablam! Checking failure v0.1.1 Nov 04 09:00:06.439 INFO kablam! Checking tokio-fs v0.1.2 Nov 04 09:00:09.522 INFO kablam! Checking dotenv v0.13.0 Nov 04 09:00:09.531 INFO kablam! Checking diesel v1.3.2 Nov 04 09:00:15.686 INFO kablam! Checking tokio v0.1.7 Nov 04 09:00:21.740 INFO kablam! Compiling cargo_metadata v0.5.8 Nov 04 09:00:25.175 INFO kablam! Checking structopt v0.2.10 Nov 04 09:00:26.115 INFO kablam! Checking tokio-core v0.1.17 Nov 04 09:00:27.351 INFO kablam! Checking clap-port-flag v0.3.0 Nov 04 09:00:33.642 INFO kablam! Compiling skeptic v0.13.3 Nov 04 09:00:35.672 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 04 09:00:35.672 INFO kablam! Checking tokio-signal v0.1.5 Nov 04 09:00:45.904 INFO kablam! Compiling actix v0.5.8 Nov 04 09:00:53.560 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 04 09:01:13.048 INFO kablam! Checking actix-web v0.6.15 Nov 04 09:01:36.995 INFO kablam! Checking migrations_internals v1.3.0 Nov 04 09:01:44.883 INFO kablam! Compiling migrations_macros v1.3.0 Nov 04 09:01:49.384 INFO kablam! Checking diesel_migrations v1.3.0 Nov 04 09:01:50.060 INFO kablam! Checking poller v0.1.0 (/source) Nov 04 09:02:00.589 INFO kablam! warning: cannot find type `Entry` in this scope Nov 04 09:02:00.589 INFO kablam! --> src/models.rs:8:10 Nov 04 09:02:00.589 INFO kablam! | Nov 04 09:02:00.589 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 04 09:02:00.589 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.589 INFO kablam! | Nov 04 09:02:00.589 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 09:02:00.589 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 04 09:02:00.589 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.589 INFO kablam! Nov 04 09:02:00.589 INFO kablam! warning: cannot find type `PollResult` in this scope Nov 04 09:02:00.589 INFO kablam! --> src/models.rs:15:10 Nov 04 09:02:00.589 INFO kablam! | Nov 04 09:02:00.589 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 04 09:02:00.589 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.589 INFO kablam! | Nov 04 09:02:00.589 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 04 09:02:00.589 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.589 INFO kablam! Nov 04 09:02:00.589 INFO kablam! warning: cannot find type `Vote` in this scope Nov 04 09:02:00.589 INFO kablam! --> src/models.rs:23:10 Nov 04 09:02:00.589 INFO kablam! | Nov 04 09:02:00.589 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 04 09:02:00.589 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.589 INFO kablam! | Nov 04 09:02:00.589 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 04 09:02:00.589 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `votes` in this scope Nov 04 09:02:00.590 INFO kablam! --> src/models.rs:30:10 Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 INFO kablam! 30 | #[derive(Insertable)] Nov 04 09:02:00.590 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 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 04 09:02:00.590 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `NewVote` in this scope Nov 04 09:02:00.590 INFO kablam! --> src/models.rs:30:10 Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 INFO kablam! 30 | #[derive(Insertable)] Nov 04 09:02:00.590 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 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 04 09:02:00.590 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `table` in this scope Nov 04 09:02:00.590 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 09:02:00.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 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 04 09:02:00.590 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `id` in this scope Nov 04 09:02:00.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 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 04 09:02:00.590 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `name` in this scope Nov 04 09:02:00.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 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 04 09:02:00.590 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `image` in this scope Nov 04 09:02:00.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 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 04 09:02:00.590 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `votes` in this scope Nov 04 09:02:00.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 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 04 09:02:00.590 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 04 09:02:00.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 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 04 09:02:00.590 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `ip` in this scope Nov 04 09:02:00.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.590 INFO kablam! | Nov 04 09:02:00.590 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 04 09:02:00.590 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.590 INFO kablam! Nov 04 09:02:00.590 INFO kablam! warning: cannot find type `created_at` in this scope Nov 04 09:02:00.591 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.591 INFO kablam! | Nov 04 09:02:00.591 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.591 INFO kablam! | Nov 04 09:02:00.591 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 04 09:02:00.591 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.591 INFO kablam! Nov 04 09:02:00.627 INFO kablam! warning: cannot find type `Entry` in this scope Nov 04 09:02:00.627 INFO kablam! --> src/models.rs:8:10 Nov 04 09:02:00.627 INFO kablam! | Nov 04 09:02:00.627 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 04 09:02:00.627 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.627 INFO kablam! | Nov 04 09:02:00.627 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 09:02:00.627 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 04 09:02:00.627 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.627 INFO kablam! Nov 04 09:02:00.627 INFO kablam! warning: cannot find type `PollResult` in this scope Nov 04 09:02:00.627 INFO kablam! --> src/models.rs:15:10 Nov 04 09:02:00.627 INFO kablam! | Nov 04 09:02:00.627 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 04 09:02:00.627 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.627 INFO kablam! | Nov 04 09:02:00.627 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 04 09:02:00.627 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.627 INFO kablam! Nov 04 09:02:00.627 INFO kablam! warning: cannot find type `Vote` in this scope Nov 04 09:02:00.627 INFO kablam! --> src/models.rs:23:10 Nov 04 09:02:00.627 INFO kablam! | Nov 04 09:02:00.627 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 04 09:02:00.627 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.627 INFO kablam! | Nov 04 09:02:00.627 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 04 09:02:00.627 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.627 INFO kablam! Nov 04 09:02:00.627 INFO kablam! warning: cannot find type `votes` in this scope Nov 04 09:02:00.627 INFO kablam! --> src/models.rs:30:10 Nov 04 09:02:00.627 INFO kablam! | Nov 04 09:02:00.627 INFO kablam! 30 | #[derive(Insertable)] Nov 04 09:02:00.627 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.627 INFO kablam! | Nov 04 09:02:00.627 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 04 09:02:00.627 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.627 INFO kablam! Nov 04 09:02:00.627 INFO kablam! warning: cannot find type `NewVote` in this scope Nov 04 09:02:00.627 INFO kablam! --> src/models.rs:30:10 Nov 04 09:02:00.627 INFO kablam! | Nov 04 09:02:00.628 INFO kablam! 30 | #[derive(Insertable)] Nov 04 09:02:00.628 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 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 04 09:02:00.628 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.628 INFO kablam! Nov 04 09:02:00.628 INFO kablam! warning: cannot find type `table` in this scope Nov 04 09:02:00.628 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 09:02:00.628 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 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 04 09:02:00.628 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.628 INFO kablam! Nov 04 09:02:00.628 INFO kablam! warning: cannot find type `id` in this scope Nov 04 09:02:00.628 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.628 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 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 04 09:02:00.628 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.628 INFO kablam! Nov 04 09:02:00.628 INFO kablam! warning: cannot find type `name` in this scope Nov 04 09:02:00.628 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.628 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 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 04 09:02:00.628 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.628 INFO kablam! Nov 04 09:02:00.628 INFO kablam! warning: cannot find type `image` in this scope Nov 04 09:02:00.628 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.628 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 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 04 09:02:00.628 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.628 INFO kablam! Nov 04 09:02:00.628 INFO kablam! warning: cannot find type `votes` in this scope Nov 04 09:02:00.628 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.628 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 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 04 09:02:00.628 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.628 INFO kablam! Nov 04 09:02:00.628 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 04 09:02:00.628 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.628 INFO kablam! | Nov 04 09:02:00.628 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.628 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.635 INFO kablam! | Nov 04 09:02:00.635 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 04 09:02:00.635 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.635 INFO kablam! Nov 04 09:02:00.635 INFO kablam! warning: cannot find type `ip` in this scope Nov 04 09:02:00.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.635 INFO kablam! | Nov 04 09:02:00.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.635 INFO kablam! | Nov 04 09:02:00.635 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 04 09:02:00.635 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.635 INFO kablam! Nov 04 09:02:00.635 INFO kablam! warning: cannot find type `created_at` in this scope Nov 04 09:02:00.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 09:02:00.635 INFO kablam! | Nov 04 09:02:00.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 09:02:00.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 09:02:00.635 INFO kablam! | Nov 04 09:02:00.635 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 04 09:02:00.635 INFO kablam! = note: for more information, see issue #50504 Nov 04 09:02:00.635 INFO kablam! Nov 04 09:02:01.777 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 06s Nov 04 09:02:01.808 INFO kablam! su: No module specific data is present Nov 04 09:02:02.451 INFO running `"docker" "rm" "-f" "e27494ef8111c15e17bd45d748c8e05d7e00fa8d02d213b5feb08b6e85f4529a"` Nov 04 09:02:02.819 INFO blam! e27494ef8111c15e17bd45d748c8e05d7e00fa8d02d213b5feb08b6e85f4529a