Nov 28 07:56:59.621 INFO checking cfcosta/poller against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 07:56:59.621 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 07:57:04.698 INFO [stdout] 8ec6de416b8d35880f4634207ee5b92ec6c7c27afe1f7530dd15267365975f56 Nov 28 07:57:04.705 INFO running `"docker" "start" "-a" "8ec6de416b8d35880f4634207ee5b92ec6c7c27afe1f7530dd15267365975f56"` Nov 28 07:57:05.932 INFO [stderr] usermod: no changes Nov 28 07:57:06.592 INFO [stderr] Checking fern v0.5.6 Nov 28 07:57:06.604 INFO [stderr] Compiling actix_derive v0.2.0 Nov 28 07:57:06.604 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 28 07:57:06.604 INFO [stderr] Checking h2 v0.1.10 Nov 28 07:57:06.604 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 28 07:57:06.604 INFO [stderr] Compiling structopt-derive v0.2.10 Nov 28 07:57:06.620 INFO [stderr] Checking diesel v1.3.2 Nov 28 07:57:06.622 INFO [stderr] Checking failure v0.1.1 Nov 28 07:57:10.219 INFO [stderr] Checking dotenv v0.13.0 Nov 28 07:57:12.451 INFO [stderr] Checking tokio-fs v0.1.2 Nov 28 07:57:18.143 INFO [stderr] Checking tokio v0.1.7 Nov 28 07:57:29.078 INFO [stderr] Checking tokio-core v0.1.17 Nov 28 07:57:31.444 INFO [stderr] Checking structopt v0.2.10 Nov 28 07:57:33.584 INFO [stderr] Checking clap-port-flag v0.3.0 Nov 28 07:57:36.800 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 28 07:57:36.800 INFO [stderr] Checking tokio-signal v0.1.5 Nov 28 07:57:48.512 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 28 07:57:57.440 INFO [stderr] Checking actix v0.5.8 Nov 28 07:58:10.129 INFO [stderr] Checking actix-web v0.6.15 Nov 28 07:58:25.428 INFO [stderr] Checking migrations_internals v1.3.0 Nov 28 07:58:35.484 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 28 07:58:39.333 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 28 07:58:39.859 INFO [stderr] Checking poller v0.1.0 (/source) Nov 28 07:58:46.484 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 07:58:46.485 INFO [stderr] --> src/main.rs:13:1 Nov 28 07:58:46.486 INFO [stderr] | Nov 28 07:58:46.486 INFO [stderr] 13 | #[macro_use] Nov 28 07:58:46.487 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 07:58:46.488 INFO [stderr] | Nov 28 07:58:46.488 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 07:58:46.489 INFO [stderr] Nov 28 07:58:46.489 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 28 07:58:46.489 INFO [stderr] --> src/models.rs:8:10 Nov 28 07:58:46.489 INFO [stderr] | Nov 28 07:58:46.489 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:46.490 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.490 INFO [stderr] | Nov 28 07:58:46.490 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 07:58:46.490 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 28 07:58:46.490 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.490 INFO [stderr] Nov 28 07:58:46.490 INFO [stderr] warning: cannot find type `PollResult` in this scope Nov 28 07:58:46.490 INFO [stderr] --> src/models.rs:15:10 Nov 28 07:58:46.490 INFO [stderr] | Nov 28 07:58:46.490 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:46.490 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.490 INFO [stderr] | Nov 28 07:58:46.490 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 28 07:58:46.490 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.490 INFO [stderr] Nov 28 07:58:46.490 INFO [stderr] warning: cannot find type `Vote` in this scope Nov 28 07:58:46.490 INFO [stderr] --> src/models.rs:23:10 Nov 28 07:58:46.490 INFO [stderr] | Nov 28 07:58:46.496 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:46.496 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 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 28 07:58:46.496 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.496 INFO [stderr] Nov 28 07:58:46.496 INFO [stderr] warning: cannot find type `votes` in this scope Nov 28 07:58:46.496 INFO [stderr] --> src/models.rs:30:10 Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 INFO [stderr] 30 | #[derive(Insertable)] Nov 28 07:58:46.496 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 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 28 07:58:46.496 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.496 INFO [stderr] Nov 28 07:58:46.496 INFO [stderr] warning: cannot find type `NewVote` in this scope Nov 28 07:58:46.496 INFO [stderr] --> src/models.rs:30:10 Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 INFO [stderr] 30 | #[derive(Insertable)] Nov 28 07:58:46.496 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 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 28 07:58:46.496 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.496 INFO [stderr] Nov 28 07:58:46.496 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 07:58:46.496 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 07:58:46.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 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 28 07:58:46.496 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.496 INFO [stderr] Nov 28 07:58:46.496 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 07:58:46.496 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:46.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 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 28 07:58:46.496 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.496 INFO [stderr] Nov 28 07:58:46.496 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 07:58:46.496 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:46.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 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 28 07:58:46.496 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.496 INFO [stderr] Nov 28 07:58:46.496 INFO [stderr] warning: cannot find type `image` in this scope Nov 28 07:58:46.496 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.496 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:46.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.496 INFO [stderr] | Nov 28 07:58:46.497 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 28 07:58:46.497 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.497 INFO [stderr] Nov 28 07:58:46.497 INFO [stderr] warning: cannot find type `votes` in this scope Nov 28 07:58:46.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:46.497 INFO [stderr] | Nov 28 07:58:46.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:46.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.497 INFO [stderr] | Nov 28 07:58:46.497 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 28 07:58:46.497 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.497 INFO [stderr] Nov 28 07:58:46.497 INFO [stderr] warning: cannot find type `entry_id` in this scope Nov 28 07:58:46.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:46.497 INFO [stderr] | Nov 28 07:58:46.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:46.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.497 INFO [stderr] | Nov 28 07:58:46.497 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 28 07:58:46.497 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.497 INFO [stderr] Nov 28 07:58:46.497 INFO [stderr] warning: cannot find type `ip` in this scope Nov 28 07:58:46.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:46.497 INFO [stderr] | Nov 28 07:58:46.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:46.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.497 INFO [stderr] | Nov 28 07:58:46.497 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 28 07:58:46.497 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.497 INFO [stderr] Nov 28 07:58:46.497 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 07:58:46.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:46.497 INFO [stderr] | Nov 28 07:58:46.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:46.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:46.497 INFO [stderr] | Nov 28 07:58:46.497 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 28 07:58:46.497 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:46.497 INFO [stderr] Nov 28 07:58:47.253 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 07:58:47.253 INFO [stderr] --> src/main.rs:13:1 Nov 28 07:58:47.253 INFO [stderr] | Nov 28 07:58:47.253 INFO [stderr] 13 | #[macro_use] Nov 28 07:58:47.253 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 07:58:47.253 INFO [stderr] | Nov 28 07:58:47.253 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 07:58:47.253 INFO [stderr] Nov 28 07:58:47.253 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 28 07:58:47.253 INFO [stderr] --> src/models.rs:8:10 Nov 28 07:58:47.253 INFO [stderr] | Nov 28 07:58:47.253 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:47.253 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.254 INFO [stderr] | Nov 28 07:58:47.254 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 07:58:47.254 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 28 07:58:47.254 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.255 INFO [stderr] Nov 28 07:58:47.256 INFO [stderr] warning: cannot find type `PollResult` in this scope Nov 28 07:58:47.256 INFO [stderr] --> src/models.rs:15:10 Nov 28 07:58:47.256 INFO [stderr] | Nov 28 07:58:47.256 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:47.256 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.256 INFO [stderr] | Nov 28 07:58:47.257 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 28 07:58:47.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.257 INFO [stderr] Nov 28 07:58:47.257 INFO [stderr] warning: cannot find type `Vote` in this scope Nov 28 07:58:47.257 INFO [stderr] --> src/models.rs:23:10 Nov 28 07:58:47.257 INFO [stderr] | Nov 28 07:58:47.258 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:47.258 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.258 INFO [stderr] | Nov 28 07:58:47.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 28 07:58:47.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.258 INFO [stderr] Nov 28 07:58:47.258 INFO [stderr] warning: cannot find type `votes` in this scope Nov 28 07:58:47.259 INFO [stderr] --> src/models.rs:30:10 Nov 28 07:58:47.259 INFO [stderr] | Nov 28 07:58:47.259 INFO [stderr] 30 | #[derive(Insertable)] Nov 28 07:58:47.259 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.259 INFO [stderr] | Nov 28 07:58:47.259 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 28 07:58:47.259 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.260 INFO [stderr] Nov 28 07:58:47.260 INFO [stderr] warning: cannot find type `NewVote` in this scope Nov 28 07:58:47.260 INFO [stderr] --> src/models.rs:30:10 Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 INFO [stderr] 30 | #[derive(Insertable)] Nov 28 07:58:47.261 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 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 28 07:58:47.261 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.261 INFO [stderr] Nov 28 07:58:47.261 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 07:58:47.261 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 07:58:47.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 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 28 07:58:47.261 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.261 INFO [stderr] Nov 28 07:58:47.261 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 07:58:47.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:47.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 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 28 07:58:47.261 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.261 INFO [stderr] Nov 28 07:58:47.261 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 07:58:47.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:47.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 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 28 07:58:47.261 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.261 INFO [stderr] Nov 28 07:58:47.261 INFO [stderr] warning: cannot find type `image` in this scope Nov 28 07:58:47.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:47.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.261 INFO [stderr] | Nov 28 07:58:47.261 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 28 07:58:47.261 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.261 INFO [stderr] Nov 28 07:58:47.264 INFO [stderr] warning: cannot find type `votes` in this scope Nov 28 07:58:47.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:47.264 INFO [stderr] | Nov 28 07:58:47.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:47.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.264 INFO [stderr] | Nov 28 07:58:47.264 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 28 07:58:47.264 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.264 INFO [stderr] Nov 28 07:58:47.264 INFO [stderr] warning: cannot find type `entry_id` in this scope Nov 28 07:58:47.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:47.264 INFO [stderr] | Nov 28 07:58:47.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:47.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.264 INFO [stderr] | Nov 28 07:58:47.264 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 28 07:58:47.264 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.264 INFO [stderr] Nov 28 07:58:47.264 INFO [stderr] warning: cannot find type `ip` in this scope Nov 28 07:58:47.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:47.264 INFO [stderr] | Nov 28 07:58:47.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:47.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.264 INFO [stderr] | Nov 28 07:58:47.264 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 28 07:58:47.264 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.264 INFO [stderr] Nov 28 07:58:47.268 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 07:58:47.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:47.268 INFO [stderr] | Nov 28 07:58:47.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:47.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:47.268 INFO [stderr] | Nov 28 07:58:47.268 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 28 07:58:47.268 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:47.268 INFO [stderr] Nov 28 07:58:48.193 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Nov 28 07:58:48.212 INFO [stderr] su: No module specific data is present Nov 28 07:58:48.570 INFO running `"docker" "inspect" "8ec6de416b8d35880f4634207ee5b92ec6c7c27afe1f7530dd15267365975f56"` Nov 28 07:58:48.678 INFO running `"docker" "rm" "-f" "8ec6de416b8d35880f4634207ee5b92ec6c7c27afe1f7530dd15267365975f56"` Nov 28 07:58:48.912 INFO [stdout] 8ec6de416b8d35880f4634207ee5b92ec6c7c27afe1f7530dd15267365975f56