Oct 27 06:55:57.496 INFO checking cfcosta/poller against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:55:57.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.090 INFO blam! 1fde311a6aa94126edc62923598cd919034e64ff05a61f60cadbbe2a2786aa6e Oct 27 06:56:03.092 INFO running `"docker" "start" "-a" "1fde311a6aa94126edc62923598cd919034e64ff05a61f60cadbbe2a2786aa6e"` Oct 27 06:56:03.442 INFO kablam! usermod: no changes Oct 27 06:56:03.836 INFO kablam! Checking colored v1.6.1 Oct 27 06:56:03.836 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 27 06:56:03.836 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 27 06:56:03.836 INFO kablam! Compiling actix_derive v0.2.0 Oct 27 06:56:03.836 INFO kablam! Checking h2 v0.1.10 Oct 27 06:56:03.836 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 27 06:56:03.836 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 06:56:03.836 INFO kablam! Checking failure v0.1.1 Oct 27 06:56:07.963 INFO kablam! Checking clap-port-flag v0.3.0 Oct 27 06:56:07.965 INFO kablam! Checking fern v0.5.6 Oct 27 06:56:08.031 INFO kablam! Checking dotenv v0.13.0 Oct 27 06:56:09.249 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Oct 27 06:56:11.416 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 27 06:56:12.070 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 06:56:16.490 INFO kablam! Compiling rayon-core v1.4.0 Oct 27 06:56:19.895 INFO kablam! Checking diesel v1.3.2 Oct 27 06:56:24.499 INFO kablam! Checking tokio v0.1.7 Oct 27 06:56:24.911 INFO kablam! Compiling rayon v0.8.2 Oct 27 06:56:31.771 INFO kablam! Checking tokio-core v0.1.17 Oct 27 06:56:37.699 INFO kablam! Compiling ring v0.12.1 Oct 27 06:56:38.387 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 06:56:38.387 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 06:56:58.163 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 06:56:58.456 INFO kablam! Checking cookie v0.10.1 Oct 27 06:57:06.071 INFO kablam! Checking actix v0.5.8 Oct 27 06:57:19.731 INFO kablam! Checking actix-web v0.6.15 Oct 27 06:57:39.119 INFO kablam! Checking migrations_internals v1.3.0 Oct 27 06:57:49.843 INFO kablam! Compiling migrations_macros v1.3.0 Oct 27 06:57:55.156 INFO kablam! Checking diesel_migrations v1.3.0 Oct 27 06:57:55.832 INFO kablam! Checking poller v0.1.0 (/source) Oct 27 06:58:04.464 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 06:58:04.464 INFO kablam! --> src/models.rs:8:10 Oct 27 06:58:04.465 INFO kablam! | Oct 27 06:58:04.465 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:04.465 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.466 INFO kablam! | Oct 27 06:58:04.466 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:58:04.466 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:04.467 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.467 INFO kablam! Oct 27 06:58:04.467 INFO kablam! warning: cannot find type `PollResult` in this scope Oct 27 06:58:04.467 INFO kablam! --> src/models.rs:15:10 Oct 27 06:58:04.468 INFO kablam! | Oct 27 06:58:04.468 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:04.468 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.468 INFO kablam! | Oct 27 06:58:04.469 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:04.469 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.469 INFO kablam! Oct 27 06:58:04.469 INFO kablam! warning: cannot find type `Vote` in this scope Oct 27 06:58:04.470 INFO kablam! --> src/models.rs:23:10 Oct 27 06:58:04.470 INFO kablam! | Oct 27 06:58:04.470 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:04.470 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.471 INFO kablam! | Oct 27 06:58:04.471 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:04.471 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.471 INFO kablam! Oct 27 06:58:04.472 INFO kablam! warning: cannot find type `votes` in this scope Oct 27 06:58:04.472 INFO kablam! --> src/models.rs:30:10 Oct 27 06:58:04.472 INFO kablam! | Oct 27 06:58:04.473 INFO kablam! 30 | #[derive(Insertable)] Oct 27 06:58:04.473 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.473 INFO kablam! | Oct 27 06:58:04.474 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:04.474 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.474 INFO kablam! Oct 27 06:58:04.475 INFO kablam! warning: cannot find type `NewVote` in this scope Oct 27 06:58:04.475 INFO kablam! --> src/models.rs:30:10 Oct 27 06:58:04.475 INFO kablam! | Oct 27 06:58:04.475 INFO kablam! 30 | #[derive(Insertable)] Oct 27 06:58:04.476 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.476 INFO kablam! | Oct 27 06:58:04.476 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:04.476 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.477 INFO kablam! Oct 27 06:58:04.477 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:58:04.477 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:58:04.477 INFO kablam! | Oct 27 06:58:04.478 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:58:04.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.478 INFO kablam! | Oct 27 06:58:04.478 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:04.479 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.479 INFO kablam! Oct 27 06:58:04.479 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:58:04.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:04.480 INFO kablam! | Oct 27 06:58:04.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:04.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.481 INFO kablam! | Oct 27 06:58:04.481 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:04.481 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.482 INFO kablam! Oct 27 06:58:04.482 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:58:04.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:04.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 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:04.482 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.482 INFO kablam! Oct 27 06:58:04.482 INFO kablam! warning: cannot find type `image` in this scope Oct 27 06:58:04.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:04.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 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:04.482 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.482 INFO kablam! Oct 27 06:58:04.482 INFO kablam! warning: cannot find type `votes` in this scope Oct 27 06:58:04.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:04.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 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:04.482 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.482 INFO kablam! Oct 27 06:58:04.482 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 27 06:58:04.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:04.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 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:04.482 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.482 INFO kablam! Oct 27 06:58:04.482 INFO kablam! warning: cannot find type `ip` in this scope Oct 27 06:58:04.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:04.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 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:04.482 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.482 INFO kablam! Oct 27 06:58:04.482 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:58:04.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:04.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:04.482 INFO kablam! | Oct 27 06:58:04.482 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:04.482 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:04.482 INFO kablam! Oct 27 06:58:06.531 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 06:58:06.531 INFO kablam! --> src/models.rs:8:10 Oct 27 06:58:06.531 INFO kablam! | Oct 27 06:58:06.531 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:06.531 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.531 INFO kablam! | Oct 27 06:58:06.531 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:58:06.531 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:06.531 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.531 INFO kablam! Oct 27 06:58:06.531 INFO kablam! warning: cannot find type `PollResult` in this scope Oct 27 06:58:06.531 INFO kablam! --> src/models.rs:15:10 Oct 27 06:58:06.531 INFO kablam! | Oct 27 06:58:06.531 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:06.531 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.531 INFO kablam! | Oct 27 06:58:06.531 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:06.531 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.531 INFO kablam! Oct 27 06:58:06.531 INFO kablam! warning: cannot find type `Vote` in this scope Oct 27 06:58:06.531 INFO kablam! --> src/models.rs:23:10 Oct 27 06:58:06.531 INFO kablam! | Oct 27 06:58:06.531 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 27 06:58:06.531 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.531 INFO kablam! | Oct 27 06:58:06.531 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:06.531 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.531 INFO kablam! Oct 27 06:58:06.531 INFO kablam! warning: cannot find type `votes` in this scope Oct 27 06:58:06.531 INFO kablam! --> src/models.rs:30:10 Oct 27 06:58:06.531 INFO kablam! | Oct 27 06:58:06.531 INFO kablam! 30 | #[derive(Insertable)] Oct 27 06:58:06.531 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.531 INFO kablam! | Oct 27 06:58:06.531 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:06.531 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.531 INFO kablam! Oct 27 06:58:06.531 INFO kablam! warning: cannot find type `NewVote` in this scope Oct 27 06:58:06.531 INFO kablam! --> src/models.rs:30:10 Oct 27 06:58:06.531 INFO kablam! | Oct 27 06:58:06.531 INFO kablam! 30 | #[derive(Insertable)] Oct 27 06:58:06.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.532 INFO kablam! | Oct 27 06:58:06.532 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:06.532 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.532 INFO kablam! Oct 27 06:58:06.532 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:58:06.532 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:58:06.532 INFO kablam! | Oct 27 06:58:06.532 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:58:06.532 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.532 INFO kablam! | Oct 27 06:58:06.532 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:06.532 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.532 INFO kablam! Oct 27 06:58:06.532 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:58:06.532 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:06.532 INFO kablam! | Oct 27 06:58:06.532 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:06.532 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.532 INFO kablam! | Oct 27 06:58:06.532 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:06.532 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.532 INFO kablam! Oct 27 06:58:06.540 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:58:06.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:06.540 INFO kablam! | Oct 27 06:58:06.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:06.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.540 INFO kablam! | Oct 27 06:58:06.540 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:06.540 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.540 INFO kablam! Oct 27 06:58:06.540 INFO kablam! warning: cannot find type `image` in this scope Oct 27 06:58:06.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:06.540 INFO kablam! | Oct 27 06:58:06.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:06.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.540 INFO kablam! | Oct 27 06:58:06.540 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:06.540 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.540 INFO kablam! Oct 27 06:58:06.540 INFO kablam! warning: cannot find type `votes` in this scope Oct 27 06:58:06.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:06.540 INFO kablam! | Oct 27 06:58:06.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:06.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.540 INFO kablam! | Oct 27 06:58:06.540 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:06.540 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.540 INFO kablam! Oct 27 06:58:06.543 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 27 06:58:06.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:06.543 INFO kablam! | Oct 27 06:58:06.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:06.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.543 INFO kablam! | Oct 27 06:58:06.543 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:06.543 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.543 INFO kablam! Oct 27 06:58:06.543 INFO kablam! warning: cannot find type `ip` in this scope Oct 27 06:58:06.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:06.543 INFO kablam! | Oct 27 06:58:06.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:06.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.543 INFO kablam! | Oct 27 06:58:06.543 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:06.543 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.543 INFO kablam! Oct 27 06:58:06.543 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:58:06.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:58:06.543 INFO kablam! | Oct 27 06:58:06.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:58:06.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:58:06.544 INFO kablam! | Oct 27 06:58:06.544 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:06.544 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:58:06.544 INFO kablam! Oct 27 06:58:07.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 04s Oct 27 06:58:07.546 INFO kablam! su: No module specific data is present Oct 27 06:58:08.310 INFO running `"docker" "rm" "-f" "1fde311a6aa94126edc62923598cd919034e64ff05a61f60cadbbe2a2786aa6e"` Oct 27 06:58:08.666 INFO blam! 1fde311a6aa94126edc62923598cd919034e64ff05a61f60cadbbe2a2786aa6e