Nov 28 07:56:59.499 INFO checking cfcosta/poller against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 07:56:59.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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.670 INFO [stdout] c3a6a03ed3625c074d4da3d13e89260ba37ab82f93cd61045bd9e834b49ec2af Nov 28 07:57:04.671 INFO running `"docker" "start" "-a" "c3a6a03ed3625c074d4da3d13e89260ba37ab82f93cd61045bd9e834b49ec2af"` Nov 28 07:57:06.156 INFO [stderr] usermod: no changes Nov 28 07:57:06.984 INFO [stderr] Checking fern v0.5.6 Nov 28 07:57:06.989 INFO [stderr] Checking mio-uds v0.6.6 Nov 28 07:57:07.003 INFO [stderr] Compiling actix_derive v0.2.0 Nov 28 07:57:07.006 INFO [stderr] Checking crossbeam-channel v0.1.3 Nov 28 07:57:07.008 INFO [stderr] Compiling structopt-derive v0.2.10 Nov 28 07:57:07.014 INFO [stderr] Checking chrono v0.4.4 Nov 28 07:57:07.016 INFO [stderr] Compiling diesel v1.3.2 Nov 28 07:57:11.692 INFO [stderr] Checking failure v0.1.1 Nov 28 07:57:13.238 INFO [stderr] Compiling ring v0.12.1 Nov 28 07:57:13.791 INFO [stderr] Checking tokio-core v0.1.17 Nov 28 07:57:14.254 INFO [stderr] Checking dotenv v0.13.0 Nov 28 07:57:29.824 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 28 07:57:32.528 INFO [stderr] Checking tokio-signal v0.1.5 Nov 28 07:57:36.864 INFO [stderr] Checking structopt v0.2.10 Nov 28 07:57:40.764 INFO [stderr] Checking clap-port-flag v0.3.0 Nov 28 07:57:45.064 INFO [stderr] Checking cookie v0.10.1 Nov 28 07:57:51.444 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 28 07:57:59.706 INFO [stderr] Checking actix v0.5.8 Nov 28 07:58:12.293 INFO [stderr] Checking actix-web v0.6.15 Nov 28 07:58:31.716 INFO [stderr] Checking migrations_internals v1.3.0 Nov 28 07:58:38.620 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 28 07:58:42.856 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 28 07:58:43.374 INFO [stderr] Checking poller v0.1.0 (/source) Nov 28 07:58:49.642 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 07:58:49.643 INFO [stderr] --> src/main.rs:13:1 Nov 28 07:58:49.643 INFO [stderr] | Nov 28 07:58:49.643 INFO [stderr] 13 | #[macro_use] Nov 28 07:58:49.643 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 07:58:49.643 INFO [stderr] | Nov 28 07:58:49.643 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 07:58:49.643 INFO [stderr] Nov 28 07:58:49.643 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 28 07:58:49.643 INFO [stderr] --> src/models.rs:8:10 Nov 28 07:58:49.643 INFO [stderr] | Nov 28 07:58:49.643 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:49.643 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.643 INFO [stderr] | Nov 28 07:58:49.643 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 07:58:49.643 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:49.643 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.643 INFO [stderr] Nov 28 07:58:49.644 INFO [stderr] warning: cannot find type `PollResult` in this scope Nov 28 07:58:49.644 INFO [stderr] --> src/models.rs:15:10 Nov 28 07:58:49.644 INFO [stderr] | Nov 28 07:58:49.644 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:49.644 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.644 INFO [stderr] | Nov 28 07:58:49.644 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:49.644 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.644 INFO [stderr] Nov 28 07:58:49.644 INFO [stderr] warning: cannot find type `Vote` in this scope Nov 28 07:58:49.644 INFO [stderr] --> src/models.rs:23:10 Nov 28 07:58:49.644 INFO [stderr] | Nov 28 07:58:49.644 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:49.644 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.644 INFO [stderr] | Nov 28 07:58:49.644 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:49.644 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.644 INFO [stderr] Nov 28 07:58:49.647 INFO [stderr] warning: cannot find type `votes` in this scope Nov 28 07:58:49.647 INFO [stderr] --> src/models.rs:30:10 Nov 28 07:58:49.647 INFO [stderr] | Nov 28 07:58:49.647 INFO [stderr] 30 | #[derive(Insertable)] Nov 28 07:58:49.647 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.647 INFO [stderr] | Nov 28 07:58:49.647 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:49.647 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.647 INFO [stderr] Nov 28 07:58:49.647 INFO [stderr] warning: cannot find type `NewVote` in this scope Nov 28 07:58:49.647 INFO [stderr] --> src/models.rs:30:10 Nov 28 07:58:49.647 INFO [stderr] | Nov 28 07:58:49.647 INFO [stderr] 30 | #[derive(Insertable)] Nov 28 07:58:49.647 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.647 INFO [stderr] | Nov 28 07:58:49.647 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:49.648 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.648 INFO [stderr] Nov 28 07:58:49.648 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 07:58:49.648 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 07:58:49.648 INFO [stderr] | Nov 28 07:58:49.648 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 07:58:49.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.648 INFO [stderr] | Nov 28 07:58:49.648 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:49.648 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.648 INFO [stderr] Nov 28 07:58:49.650 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 07:58:49.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.650 INFO [stderr] | Nov 28 07:58:49.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.650 INFO [stderr] | Nov 28 07:58:49.650 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:49.650 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.650 INFO [stderr] Nov 28 07:58:49.650 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 07:58:49.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 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:49.651 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.651 INFO [stderr] Nov 28 07:58:49.651 INFO [stderr] warning: cannot find type `image` in this scope Nov 28 07:58:49.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 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:49.651 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.651 INFO [stderr] Nov 28 07:58:49.651 INFO [stderr] warning: cannot find type `votes` in this scope Nov 28 07:58:49.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 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:49.651 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.651 INFO [stderr] Nov 28 07:58:49.651 INFO [stderr] warning: cannot find type `entry_id` in this scope Nov 28 07:58:49.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 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:49.651 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.651 INFO [stderr] Nov 28 07:58:49.651 INFO [stderr] warning: cannot find type `ip` in this scope Nov 28 07:58:49.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 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:49.651 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.651 INFO [stderr] Nov 28 07:58:49.651 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 07:58:49.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.651 INFO [stderr] | Nov 28 07:58:49.651 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:49.651 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.651 INFO [stderr] Nov 28 07:58:49.717 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 07:58:49.717 INFO [stderr] --> src/main.rs:13:1 Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] 13 | #[macro_use] Nov 28 07:58:49.717 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 07:58:49.717 INFO [stderr] Nov 28 07:58:49.717 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 28 07:58:49.717 INFO [stderr] --> src/models.rs:8:10 Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:49.717 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 07:58:49.717 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:49.717 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.717 INFO [stderr] Nov 28 07:58:49.717 INFO [stderr] warning: cannot find type `PollResult` in this scope Nov 28 07:58:49.717 INFO [stderr] --> src/models.rs:15:10 Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:49.717 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 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:49.717 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.717 INFO [stderr] Nov 28 07:58:49.717 INFO [stderr] warning: cannot find type `Vote` in this scope Nov 28 07:58:49.717 INFO [stderr] --> src/models.rs:23:10 Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 28 07:58:49.717 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 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:49.717 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.717 INFO [stderr] Nov 28 07:58:49.717 INFO [stderr] warning: cannot find type `votes` in this scope Nov 28 07:58:49.717 INFO [stderr] --> src/models.rs:30:10 Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] 30 | #[derive(Insertable)] Nov 28 07:58:49.717 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 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:49.717 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.717 INFO [stderr] Nov 28 07:58:49.717 INFO [stderr] warning: cannot find type `NewVote` in this scope Nov 28 07:58:49.717 INFO [stderr] --> src/models.rs:30:10 Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] 30 | #[derive(Insertable)] Nov 28 07:58:49.717 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 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:49.717 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.717 INFO [stderr] Nov 28 07:58:49.717 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 07:58:49.717 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 07:58:49.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 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:49.717 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.717 INFO [stderr] Nov 28 07:58:49.717 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 07:58:49.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.717 INFO [stderr] | Nov 28 07:58:49.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 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:49.718 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.718 INFO [stderr] Nov 28 07:58:49.718 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 07:58:49.718 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 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:49.718 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.718 INFO [stderr] Nov 28 07:58:49.718 INFO [stderr] warning: cannot find type `image` in this scope Nov 28 07:58:49.718 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 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:49.718 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.718 INFO [stderr] Nov 28 07:58:49.718 INFO [stderr] warning: cannot find type `votes` in this scope Nov 28 07:58:49.718 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 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:49.718 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.718 INFO [stderr] Nov 28 07:58:49.718 INFO [stderr] warning: cannot find type `entry_id` in this scope Nov 28 07:58:49.718 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 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:49.718 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.718 INFO [stderr] Nov 28 07:58:49.718 INFO [stderr] warning: cannot find type `ip` in this scope Nov 28 07:58:49.718 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 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:49.718 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.718 INFO [stderr] Nov 28 07:58:49.718 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 07:58:49.718 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:58:49.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:58:49.718 INFO [stderr] | Nov 28 07:58:49.718 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:49.718 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:58:49.718 INFO [stderr] Nov 28 07:58:50.546 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s Nov 28 07:58:50.567 INFO [stderr] su: No module specific data is present Nov 28 07:58:51.046 INFO running `"docker" "inspect" "c3a6a03ed3625c074d4da3d13e89260ba37ab82f93cd61045bd9e834b49ec2af"` Nov 28 07:58:51.241 INFO running `"docker" "rm" "-f" "c3a6a03ed3625c074d4da3d13e89260ba37ab82f93cd61045bd9e834b49ec2af"` Nov 28 07:58:51.372 INFO [stdout] c3a6a03ed3625c074d4da3d13e89260ba37ab82f93cd61045bd9e834b49ec2af