Nov 17 04:18:34.620 INFO testing driftluo/MyBlog against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 04:18:34.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 17 04:18:35.165 INFO [stdout] ca4751be3ee1bf40d2c250d1e5df28ddd477fd07e903f0c30060d86af224ad80 Nov 17 04:18:35.166 INFO running `"docker" "start" "-a" "ca4751be3ee1bf40d2c250d1e5df28ddd477fd07e903f0c30060d86af224ad80"` Nov 17 04:18:36.854 INFO [stderr] usermod: no changes Nov 17 04:18:37.371 INFO [stderr] Compiling httparse v1.3.1 Nov 17 04:18:37.375 INFO [stderr] Compiling typed-arena v1.4.0 Nov 17 04:18:37.377 INFO [stderr] Compiling rand v0.5.2 Nov 17 04:18:37.377 INFO [stderr] Compiling cookie v0.10.1 Nov 17 04:18:37.379 INFO [stderr] Compiling r2d2 v0.8.2 Nov 17 04:18:37.379 INFO [stderr] Compiling uuid v0.6.5 Nov 17 04:18:37.380 INFO [stderr] Compiling pest_derive v1.0.7 Nov 17 04:18:37.411 INFO [stderr] Compiling string_cache v0.7.3 Nov 17 04:18:39.997 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 17 04:18:45.544 INFO [stderr] Compiling tendril v0.4.0 Nov 17 04:18:45.604 INFO [stderr] Compiling env_logger v0.4.3 Nov 17 04:18:45.612 INFO [stderr] Compiling chrono v0.4.4 Nov 17 04:18:45.891 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 04:18:54.568 INFO [stderr] Compiling error-chain v0.10.0 Nov 17 04:18:54.683 INFO [stderr] Compiling r2d2_redis v0.7.0 Nov 17 04:19:10.967 INFO [stderr] Compiling hyper v0.10.13 Nov 17 04:19:11.103 INFO [stderr] Compiling dotenv v0.10.1 Nov 17 04:19:12.619 INFO [stderr] Compiling tera v0.10.10 Nov 17 04:19:13.379 INFO [stderr] Compiling comrak v0.2.13 Nov 17 04:19:18.911 INFO [stderr] Compiling diesel v1.3.2 Nov 17 04:19:31.119 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 04:19:41.177 INFO [stderr] Compiling sapper v0.1.5 Nov 17 04:19:48.021 INFO [stderr] Compiling hyper-native-tls v0.2.4 Nov 17 04:19:48.117 INFO [stderr] Compiling ammonia v1.1.0 Nov 17 04:19:48.495 INFO [stderr] Compiling sapper_tmpl v0.1.2 Nov 17 04:19:59.486 INFO [stderr] Compiling sapper_query v0.1.1 Nov 17 04:19:59.596 INFO [stderr] Compiling sapper_session v0.1.2 Nov 17 04:19:59.707 INFO [stderr] Compiling sapper_body v0.1.1 Nov 17 04:20:00.113 INFO [stderr] Compiling sapper_logger v0.1.1 Nov 17 04:20:03.215 INFO [stderr] Compiling sapper_std v0.1.7 Nov 17 04:20:31.827 INFO [stderr] Compiling blog v0.2.0 (/source) Nov 17 04:20:37.249 INFO [stderr] warning: cannot find type `relation` in this scope Nov 17 04:20:37.249 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:20:37.249 INFO [stderr] | Nov 17 04:20:37.249 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.249 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.249 INFO [stderr] | Nov 17 04:20:37.249 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 04:20:37.249 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 17 04:20:37.249 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.249 INFO [stderr] Nov 17 04:20:37.249 INFO [stderr] warning: cannot find type `Relations` in this scope Nov 17 04:20:37.249 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:20:37.249 INFO [stderr] | Nov 17 04:20:37.249 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.250 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 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 17 04:20:37.250 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.250 INFO [stderr] Nov 17 04:20:37.250 INFO [stderr] warning: cannot find type `relation` in this scope Nov 17 04:20:37.250 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.250 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 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 17 04:20:37.250 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.250 INFO [stderr] Nov 17 04:20:37.250 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.250 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.250 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 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 17 04:20:37.250 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.250 INFO [stderr] Nov 17 04:20:37.250 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.250 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.250 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 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 17 04:20:37.250 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.250 INFO [stderr] Nov 17 04:20:37.250 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:37.250 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.250 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 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 17 04:20:37.250 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.250 INFO [stderr] Nov 17 04:20:37.250 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 17 04:20:37.250 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.250 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 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 17 04:20:37.250 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.250 INFO [stderr] Nov 17 04:20:37.250 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.250 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.250 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 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 17 04:20:37.250 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.250 INFO [stderr] Nov 17 04:20:37.250 INFO [stderr] warning: cannot find type `articles` in this scope Nov 17 04:20:37.250 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:20:37.250 INFO [stderr] | Nov 17 04:20:37.250 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.250 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 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 17 04:20:37.251 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.251 INFO [stderr] Nov 17 04:20:37.251 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:37.251 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.251 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 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 17 04:20:37.251 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.251 INFO [stderr] Nov 17 04:20:37.251 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 17 04:20:37.251 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.251 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 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 17 04:20:37.251 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.251 INFO [stderr] Nov 17 04:20:37.251 INFO [stderr] warning: cannot find type `articles` in this scope Nov 17 04:20:37.251 INFO [stderr] --> src/models/articles.rs:168:10 Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:37.251 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 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 17 04:20:37.251 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.251 INFO [stderr] Nov 17 04:20:37.251 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Nov 17 04:20:37.251 INFO [stderr] --> src/models/articles.rs:168:10 Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:37.251 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 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 17 04:20:37.251 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.251 INFO [stderr] Nov 17 04:20:37.251 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.251 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:37.251 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 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 17 04:20:37.251 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.251 INFO [stderr] Nov 17 04:20:37.251 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:37.251 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:37.251 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.251 INFO [stderr] | Nov 17 04:20:37.251 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 17 04:20:37.251 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.251 INFO [stderr] Nov 17 04:20:37.253 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Nov 17 04:20:37.253 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:20:37.253 INFO [stderr] | Nov 17 04:20:37.253 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:37.253 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.253 INFO [stderr] | Nov 17 04:20:37.253 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 17 04:20:37.253 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.253 INFO [stderr] Nov 17 04:20:37.253 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.253 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:20:37.253 INFO [stderr] | Nov 17 04:20:37.253 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:37.253 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.253 INFO [stderr] | Nov 17 04:20:37.253 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 17 04:20:37.253 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.253 INFO [stderr] Nov 17 04:20:37.253 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:37.253 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:20:37.253 INFO [stderr] | Nov 17 04:20:37.253 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:37.253 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.253 INFO [stderr] | Nov 17 04:20:37.253 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 17 04:20:37.253 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.253 INFO [stderr] Nov 17 04:20:37.253 INFO [stderr] warning: cannot find type `Articles` in this scope Nov 17 04:20:37.253 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:20:37.253 INFO [stderr] | Nov 17 04:20:37.253 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:37.253 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.253 INFO [stderr] | Nov 17 04:20:37.253 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 17 04:20:37.253 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.253 INFO [stderr] Nov 17 04:20:37.254 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 17 04:20:37.254 INFO [stderr] --> src/models/articles.rs:322:10 Nov 17 04:20:37.254 INFO [stderr] | Nov 17 04:20:37.254 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.254 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.254 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.254 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.254 INFO [stderr] Nov 17 04:20:37.254 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:20:37.254 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:20:37.254 INFO [stderr] | Nov 17 04:20:37.254 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.254 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.254 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.254 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.254 INFO [stderr] Nov 17 04:20:37.254 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:20:37.254 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:20:37.254 INFO [stderr] | Nov 17 04:20:37.254 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.254 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.254 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.254 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.254 INFO [stderr] Nov 17 04:20:37.254 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 17 04:20:37.254 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:20:37.254 INFO [stderr] | Nov 17 04:20:37.254 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.254 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.254 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.254 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.254 INFO [stderr] Nov 17 04:20:37.254 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.254 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:20:37.254 INFO [stderr] | Nov 17 04:20:37.254 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.255 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.255 INFO [stderr] | Nov 17 04:20:37.255 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 17 04:20:37.255 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.255 INFO [stderr] Nov 17 04:20:37.256 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:37.256 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:20:37.256 INFO [stderr] | Nov 17 04:20:37.256 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.256 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.256 INFO [stderr] | Nov 17 04:20:37.256 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 17 04:20:37.256 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.256 INFO [stderr] Nov 17 04:20:37.256 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 17 04:20:37.256 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:20:37.256 INFO [stderr] | Nov 17 04:20:37.256 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.256 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.256 INFO [stderr] | Nov 17 04:20:37.256 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 17 04:20:37.256 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.256 INFO [stderr] Nov 17 04:20:37.257 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.257 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.257 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.257 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.257 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.257 INFO [stderr] Nov 17 04:20:37.257 INFO [stderr] warning: cannot find type `comments` in this scope Nov 17 04:20:37.257 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.257 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.257 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.257 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.257 INFO [stderr] Nov 17 04:20:37.257 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:20:37.257 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.257 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.257 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.257 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.257 INFO [stderr] Nov 17 04:20:37.257 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:37.257 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.257 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.257 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.257 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.257 INFO [stderr] Nov 17 04:20:37.257 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 17 04:20:37.257 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.257 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.257 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.257 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.257 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.257 INFO [stderr] Nov 17 04:20:37.263 INFO [stderr] warning: cannot find type `comments` in this scope Nov 17 04:20:37.263 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:20:37.263 INFO [stderr] | Nov 17 04:20:37.263 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:37.263 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.263 INFO [stderr] | Nov 17 04:20:37.263 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 17 04:20:37.263 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.263 INFO [stderr] Nov 17 04:20:37.263 INFO [stderr] warning: cannot find type `InsertComments` in this scope Nov 17 04:20:37.263 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:20:37.263 INFO [stderr] | Nov 17 04:20:37.263 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:37.263 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.263 INFO [stderr] | Nov 17 04:20:37.263 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 17 04:20:37.263 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.263 INFO [stderr] Nov 17 04:20:37.263 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.263 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:20:37.263 INFO [stderr] | Nov 17 04:20:37.263 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:37.263 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.263 INFO [stderr] | Nov 17 04:20:37.263 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 17 04:20:37.263 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.263 INFO [stderr] Nov 17 04:20:37.263 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.263 INFO [stderr] --> src/models/tag.rs:10:10 Nov 17 04:20:37.263 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.264 INFO [stderr] Nov 17 04:20:37.264 INFO [stderr] warning: cannot find type `Tags` in this scope Nov 17 04:20:37.264 INFO [stderr] --> src/models/tag.rs:10:10 Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.264 INFO [stderr] Nov 17 04:20:37.264 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.264 INFO [stderr] --> src/models/tag.rs:49:10 Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.264 INFO [stderr] Nov 17 04:20:37.264 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 17 04:20:37.264 INFO [stderr] --> src/models/tag.rs:49:10 Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.264 INFO [stderr] Nov 17 04:20:37.264 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.264 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.264 INFO [stderr] Nov 17 04:20:37.264 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Nov 17 04:20:37.264 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.264 INFO [stderr] Nov 17 04:20:37.264 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:20:37.264 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.264 INFO [stderr] Nov 17 04:20:37.264 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:20:37.264 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.264 INFO [stderr] Nov 17 04:20:37.264 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 17 04:20:37.264 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.264 INFO [stderr] Nov 17 04:20:37.264 INFO [stderr] warning: cannot find type `tags` in this scope Nov 17 04:20:37.264 INFO [stderr] --> src/models/tag.rs:84:10 Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.264 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.264 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.264 INFO [stderr] | Nov 17 04:20:37.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 17 04:20:37.264 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.265 INFO [stderr] Nov 17 04:20:37.265 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 17 04:20:37.265 INFO [stderr] --> src/models/tag.rs:84:10 Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.265 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 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 17 04:20:37.265 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.265 INFO [stderr] Nov 17 04:20:37.265 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.265 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.265 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 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 17 04:20:37.265 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.265 INFO [stderr] Nov 17 04:20:37.265 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:37.265 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.265 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 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 17 04:20:37.265 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.265 INFO [stderr] Nov 17 04:20:37.265 INFO [stderr] warning: cannot find type `Users` in this scope Nov 17 04:20:37.265 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.265 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 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 17 04:20:37.265 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.265 INFO [stderr] Nov 17 04:20:37.265 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 04:20:37.265 INFO [stderr] --> src/models/user.rs:80:10 Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.265 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 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 17 04:20:37.265 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.265 INFO [stderr] Nov 17 04:20:37.265 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 04:20:37.265 INFO [stderr] --> src/models/user.rs:80:10 Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.265 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.265 INFO [stderr] | Nov 17 04:20:37.265 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 17 04:20:37.265 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.265 INFO [stderr] Nov 17 04:20:37.271 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:37.271 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.271 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 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 17 04:20:37.271 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.271 INFO [stderr] Nov 17 04:20:37.271 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:37.271 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.271 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 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 17 04:20:37.271 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.271 INFO [stderr] Nov 17 04:20:37.271 INFO [stderr] warning: cannot find type `UserInfo` in this scope Nov 17 04:20:37.271 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:37.271 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 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 17 04:20:37.271 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.271 INFO [stderr] Nov 17 04:20:37.271 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:20:37.271 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:20:37.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 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 17 04:20:37.271 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.271 INFO [stderr] Nov 17 04:20:37.271 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 04:20:37.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.271 INFO [stderr] | Nov 17 04:20:37.271 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 17 04:20:37.271 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.272 INFO [stderr] Nov 17 04:20:37.272 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 04:20:37.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 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 17 04:20:37.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.272 INFO [stderr] Nov 17 04:20:37.272 INFO [stderr] warning: cannot find type `raw_content` in this scope Nov 17 04:20:37.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 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 17 04:20:37.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.272 INFO [stderr] Nov 17 04:20:37.272 INFO [stderr] warning: cannot find type `content` in this scope Nov 17 04:20:37.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 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 17 04:20:37.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.272 INFO [stderr] Nov 17 04:20:37.272 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 04:20:37.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 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 17 04:20:37.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.272 INFO [stderr] Nov 17 04:20:37.272 INFO [stderr] warning: cannot find type `tags_id` in this scope Nov 17 04:20:37.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 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 17 04:20:37.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.272 INFO [stderr] Nov 17 04:20:37.272 INFO [stderr] warning: cannot find type `tags` in this scope Nov 17 04:20:37.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.272 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 17 04:20:37.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.272 INFO [stderr] Nov 17 04:20:37.272 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 17 04:20:37.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.272 INFO [stderr] | Nov 17 04:20:37.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.273 INFO [stderr] | Nov 17 04:20:37.273 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 17 04:20:37.273 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.273 INFO [stderr] Nov 17 04:20:37.273 INFO [stderr] warning: cannot find type `modify_time` in this scope Nov 17 04:20:37.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.273 INFO [stderr] | Nov 17 04:20:37.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.273 INFO [stderr] | Nov 17 04:20:37.273 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 17 04:20:37.273 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.273 INFO [stderr] Nov 17 04:20:37.273 INFO [stderr] warning: cannot find type `account` in this scope Nov 17 04:20:37.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.273 INFO [stderr] | Nov 17 04:20:37.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 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 17 04:20:37.279 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.279 INFO [stderr] Nov 17 04:20:37.279 INFO [stderr] warning: cannot find type `github` in this scope Nov 17 04:20:37.279 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.279 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 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 17 04:20:37.279 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.279 INFO [stderr] Nov 17 04:20:37.279 INFO [stderr] warning: cannot find type `password` in this scope Nov 17 04:20:37.279 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.279 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 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 17 04:20:37.279 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.279 INFO [stderr] Nov 17 04:20:37.279 INFO [stderr] warning: cannot find type `salt` in this scope Nov 17 04:20:37.279 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.279 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 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 17 04:20:37.279 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.279 INFO [stderr] Nov 17 04:20:37.279 INFO [stderr] warning: cannot find type `groups` in this scope Nov 17 04:20:37.279 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.279 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 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 17 04:20:37.279 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.279 INFO [stderr] Nov 17 04:20:37.279 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 04:20:37.279 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.279 INFO [stderr] | Nov 17 04:20:37.279 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 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 17 04:20:37.280 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.280 INFO [stderr] Nov 17 04:20:37.280 INFO [stderr] warning: cannot find type `say` in this scope Nov 17 04:20:37.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 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 17 04:20:37.280 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.280 INFO [stderr] Nov 17 04:20:37.280 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 04:20:37.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 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 17 04:20:37.280 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.280 INFO [stderr] Nov 17 04:20:37.280 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 17 04:20:37.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 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 17 04:20:37.280 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.280 INFO [stderr] Nov 17 04:20:37.280 INFO [stderr] warning: cannot find type `tag` in this scope Nov 17 04:20:37.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 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 17 04:20:37.280 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.280 INFO [stderr] Nov 17 04:20:37.280 INFO [stderr] warning: cannot find type `comment` in this scope Nov 17 04:20:37.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 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 17 04:20:37.280 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.280 INFO [stderr] Nov 17 04:20:37.280 INFO [stderr] warning: cannot find type `article_id` in this scope Nov 17 04:20:37.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 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 17 04:20:37.280 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.280 INFO [stderr] Nov 17 04:20:37.280 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 04:20:37.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 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 17 04:20:37.280 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.280 INFO [stderr] Nov 17 04:20:37.280 INFO [stderr] warning: cannot find type `tag_id` in this scope Nov 17 04:20:37.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:37.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:37.280 INFO [stderr] | Nov 17 04:20:37.280 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 17 04:20:37.280 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:37.280 INFO [stderr] Nov 17 04:21:04.371 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s Nov 17 04:21:04.402 INFO [stderr] su: No module specific data is present Nov 17 04:21:05.395 INFO running `"docker" "inspect" "ca4751be3ee1bf40d2c250d1e5df28ddd477fd07e903f0c30060d86af224ad80"` Nov 17 04:21:05.667 INFO running `"docker" "rm" "-f" "ca4751be3ee1bf40d2c250d1e5df28ddd477fd07e903f0c30060d86af224ad80"` Nov 17 04:21:05.995 INFO [stdout] ca4751be3ee1bf40d2c250d1e5df28ddd477fd07e903f0c30060d86af224ad80 Nov 17 04:21:06.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 17 04:21:06.463 INFO [stdout] fba252a6779623479a8155d5cb5264c94c80e2bd5f2d92b87d3755a14c3ba40e Nov 17 04:21:06.467 INFO running `"docker" "start" "-a" "fba252a6779623479a8155d5cb5264c94c80e2bd5f2d92b87d3755a14c3ba40e"` Nov 17 04:21:07.686 INFO [stderr] usermod: no changes Nov 17 04:21:08.323 INFO [stderr] Compiling blog v0.2.0 (/source) Nov 17 04:21:16.883 INFO [stderr] warning: cannot find type `relation` in this scope Nov 17 04:21:16.883 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:21:16.883 INFO [stderr] | Nov 17 04:21:16.883 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.883 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.883 INFO [stderr] | Nov 17 04:21:16.883 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 04:21:16.883 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 17 04:21:16.883 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.883 INFO [stderr] Nov 17 04:21:16.883 INFO [stderr] warning: cannot find type `Relations` in this scope Nov 17 04:21:16.883 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:21:16.883 INFO [stderr] | Nov 17 04:21:16.883 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.883 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.883 INFO [stderr] | Nov 17 04:21:16.883 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 17 04:21:16.883 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.883 INFO [stderr] Nov 17 04:21:16.883 INFO [stderr] warning: cannot find type `relation` in this scope Nov 17 04:21:16.883 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:21:16.883 INFO [stderr] | Nov 17 04:21:16.883 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.884 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 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 17 04:21:16.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.884 INFO [stderr] Nov 17 04:21:16.884 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.884 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.884 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 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 17 04:21:16.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.884 INFO [stderr] Nov 17 04:21:16.884 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.884 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.884 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 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 17 04:21:16.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.884 INFO [stderr] Nov 17 04:21:16.884 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:16.884 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.884 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 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 17 04:21:16.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.884 INFO [stderr] Nov 17 04:21:16.884 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 17 04:21:16.884 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.884 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 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 17 04:21:16.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.884 INFO [stderr] Nov 17 04:21:16.884 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.884 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.884 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 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 17 04:21:16.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.884 INFO [stderr] Nov 17 04:21:16.884 INFO [stderr] warning: cannot find type `articles` in this scope Nov 17 04:21:16.884 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.884 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 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 17 04:21:16.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.884 INFO [stderr] Nov 17 04:21:16.884 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:16.884 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.884 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 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 17 04:21:16.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.884 INFO [stderr] Nov 17 04:21:16.884 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 17 04:21:16.884 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.884 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.884 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 17 04:21:16.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.884 INFO [stderr] Nov 17 04:21:16.884 INFO [stderr] warning: cannot find type `articles` in this scope Nov 17 04:21:16.884 INFO [stderr] --> src/models/articles.rs:168:10 Nov 17 04:21:16.884 INFO [stderr] | Nov 17 04:21:16.885 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:16.885 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.885 INFO [stderr] | Nov 17 04:21:16.885 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 17 04:21:16.885 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.885 INFO [stderr] Nov 17 04:21:16.885 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Nov 17 04:21:16.885 INFO [stderr] --> src/models/articles.rs:168:10 Nov 17 04:21:16.885 INFO [stderr] | Nov 17 04:21:16.885 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:16.885 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.885 INFO [stderr] | Nov 17 04:21:16.885 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 17 04:21:16.885 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.885 INFO [stderr] Nov 17 04:21:16.887 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.887 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:16.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 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 17 04:21:16.887 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.887 INFO [stderr] Nov 17 04:21:16.887 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:16.887 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:16.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 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 17 04:21:16.887 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.887 INFO [stderr] Nov 17 04:21:16.887 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Nov 17 04:21:16.887 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:16.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 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 17 04:21:16.887 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.887 INFO [stderr] Nov 17 04:21:16.887 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.887 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:16.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 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 17 04:21:16.887 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.887 INFO [stderr] Nov 17 04:21:16.887 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:16.887 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:16.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.887 INFO [stderr] | Nov 17 04:21:16.887 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 17 04:21:16.887 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.887 INFO [stderr] Nov 17 04:21:16.887 INFO [stderr] warning: cannot find type `Articles` in this scope Nov 17 04:21:16.888 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:16.888 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 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 17 04:21:16.888 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.888 INFO [stderr] Nov 17 04:21:16.888 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 17 04:21:16.888 INFO [stderr] --> src/models/articles.rs:322:10 Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.888 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 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 17 04:21:16.888 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.888 INFO [stderr] Nov 17 04:21:16.888 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:21:16.888 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.888 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 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 17 04:21:16.888 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.888 INFO [stderr] Nov 17 04:21:16.888 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:21:16.888 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.888 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 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 17 04:21:16.888 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.888 INFO [stderr] Nov 17 04:21:16.888 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 17 04:21:16.888 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.888 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.888 INFO [stderr] | Nov 17 04:21:16.888 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 17 04:21:16.888 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.888 INFO [stderr] Nov 17 04:21:16.891 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.891 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.891 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 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 17 04:21:16.891 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.891 INFO [stderr] Nov 17 04:21:16.891 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:16.891 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.891 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 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 17 04:21:16.891 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.891 INFO [stderr] Nov 17 04:21:16.891 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 17 04:21:16.891 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.891 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 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 17 04:21:16.891 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.891 INFO [stderr] Nov 17 04:21:16.891 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.891 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.891 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 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 17 04:21:16.891 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.891 INFO [stderr] Nov 17 04:21:16.891 INFO [stderr] warning: cannot find type `comments` in this scope Nov 17 04:21:16.891 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.891 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.891 INFO [stderr] | Nov 17 04:21:16.891 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 17 04:21:16.891 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.891 INFO [stderr] Nov 17 04:21:16.891 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:21:16.891 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.892 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 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 17 04:21:16.892 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.892 INFO [stderr] Nov 17 04:21:16.892 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:16.892 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.892 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 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 17 04:21:16.892 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.892 INFO [stderr] Nov 17 04:21:16.892 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 17 04:21:16.892 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.892 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 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 17 04:21:16.892 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.892 INFO [stderr] Nov 17 04:21:16.892 INFO [stderr] warning: cannot find type `comments` in this scope Nov 17 04:21:16.892 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:16.892 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 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 17 04:21:16.892 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.892 INFO [stderr] Nov 17 04:21:16.892 INFO [stderr] warning: cannot find type `InsertComments` in this scope Nov 17 04:21:16.892 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:16.892 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 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 17 04:21:16.892 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.892 INFO [stderr] Nov 17 04:21:16.892 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.892 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:16.892 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.892 INFO [stderr] | Nov 17 04:21:16.892 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 17 04:21:16.892 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.892 INFO [stderr] Nov 17 04:21:16.895 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.895 INFO [stderr] --> src/models/tag.rs:10:10 Nov 17 04:21:16.895 INFO [stderr] | Nov 17 04:21:16.895 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.895 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.895 INFO [stderr] | Nov 17 04:21:16.895 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 17 04:21:16.895 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.895 INFO [stderr] Nov 17 04:21:16.895 INFO [stderr] warning: cannot find type `Tags` in this scope Nov 17 04:21:16.895 INFO [stderr] --> src/models/tag.rs:10:10 Nov 17 04:21:16.895 INFO [stderr] | Nov 17 04:21:16.895 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.895 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.895 INFO [stderr] | Nov 17 04:21:16.895 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 17 04:21:16.895 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.895 INFO [stderr] Nov 17 04:21:16.895 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.895 INFO [stderr] --> src/models/tag.rs:49:10 Nov 17 04:21:16.895 INFO [stderr] | Nov 17 04:21:16.895 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.895 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.895 INFO [stderr] | Nov 17 04:21:16.895 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 17 04:21:16.895 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.895 INFO [stderr] Nov 17 04:21:16.895 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 17 04:21:16.895 INFO [stderr] --> src/models/tag.rs:49:10 Nov 17 04:21:16.895 INFO [stderr] | Nov 17 04:21:16.895 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.895 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.895 INFO [stderr] | Nov 17 04:21:16.895 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 17 04:21:16.895 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.895 INFO [stderr] Nov 17 04:21:16.895 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.895 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:16.895 INFO [stderr] | Nov 17 04:21:16.895 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.895 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 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 17 04:21:16.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.896 INFO [stderr] Nov 17 04:21:16.896 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Nov 17 04:21:16.896 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.896 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 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 17 04:21:16.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.896 INFO [stderr] Nov 17 04:21:16.896 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:21:16.896 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.896 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 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 17 04:21:16.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.896 INFO [stderr] Nov 17 04:21:16.896 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:21:16.896 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.896 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 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 17 04:21:16.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.896 INFO [stderr] Nov 17 04:21:16.896 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 17 04:21:16.896 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:16.896 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 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 17 04:21:16.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.896 INFO [stderr] Nov 17 04:21:16.896 INFO [stderr] warning: cannot find type `tags` in this scope Nov 17 04:21:16.896 INFO [stderr] --> src/models/tag.rs:84:10 Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.896 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 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 17 04:21:16.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.896 INFO [stderr] Nov 17 04:21:16.896 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 17 04:21:16.896 INFO [stderr] --> src/models/tag.rs:84:10 Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.896 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 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 17 04:21:16.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.896 INFO [stderr] Nov 17 04:21:16.896 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.896 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.896 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 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 17 04:21:16.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.896 INFO [stderr] Nov 17 04:21:16.896 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:16.896 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.896 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 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 17 04:21:16.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.896 INFO [stderr] Nov 17 04:21:16.896 INFO [stderr] warning: cannot find type `Users` in this scope Nov 17 04:21:16.896 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:21:16.896 INFO [stderr] | Nov 17 04:21:16.896 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.897 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.897 INFO [stderr] | Nov 17 04:21:16.897 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 17 04:21:16.897 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.897 INFO [stderr] Nov 17 04:21:16.899 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 04:21:16.899 INFO [stderr] --> src/models/user.rs:80:10 Nov 17 04:21:16.899 INFO [stderr] | Nov 17 04:21:16.899 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.899 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.899 INFO [stderr] | Nov 17 04:21:16.899 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 17 04:21:16.899 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.899 INFO [stderr] Nov 17 04:21:16.899 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 04:21:16.899 INFO [stderr] --> src/models/user.rs:80:10 Nov 17 04:21:16.899 INFO [stderr] | Nov 17 04:21:16.899 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.899 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.899 INFO [stderr] | Nov 17 04:21:16.899 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 17 04:21:16.899 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.899 INFO [stderr] Nov 17 04:21:16.899 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:16.899 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:21:16.899 INFO [stderr] | Nov 17 04:21:16.899 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.899 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.899 INFO [stderr] | Nov 17 04:21:16.899 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 17 04:21:16.899 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.899 INFO [stderr] Nov 17 04:21:16.899 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:16.899 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:21:16.899 INFO [stderr] | Nov 17 04:21:16.899 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.900 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.900 INFO [stderr] | Nov 17 04:21:16.900 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 17 04:21:16.900 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.900 INFO [stderr] Nov 17 04:21:16.900 INFO [stderr] warning: cannot find type `UserInfo` in this scope Nov 17 04:21:16.900 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:21:16.900 INFO [stderr] | Nov 17 04:21:16.900 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:16.900 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.900 INFO [stderr] | Nov 17 04:21:16.900 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 17 04:21:16.900 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.900 INFO [stderr] Nov 17 04:21:16.905 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:21:16.905 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:21:16.905 INFO [stderr] | Nov 17 04:21:16.905 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:21:16.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 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 17 04:21:16.906 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.906 INFO [stderr] Nov 17 04:21:16.906 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 04:21:16.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 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 17 04:21:16.906 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.906 INFO [stderr] Nov 17 04:21:16.906 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 04:21:16.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 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 17 04:21:16.906 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.906 INFO [stderr] Nov 17 04:21:16.906 INFO [stderr] warning: cannot find type `raw_content` in this scope Nov 17 04:21:16.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 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 17 04:21:16.906 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.906 INFO [stderr] Nov 17 04:21:16.906 INFO [stderr] warning: cannot find type `content` in this scope Nov 17 04:21:16.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 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 17 04:21:16.906 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.906 INFO [stderr] Nov 17 04:21:16.906 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 04:21:16.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 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 17 04:21:16.906 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.906 INFO [stderr] Nov 17 04:21:16.906 INFO [stderr] warning: cannot find type `tags_id` in this scope Nov 17 04:21:16.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 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 17 04:21:16.906 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.906 INFO [stderr] Nov 17 04:21:16.906 INFO [stderr] warning: cannot find type `tags` in this scope Nov 17 04:21:16.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 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 17 04:21:16.906 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.906 INFO [stderr] Nov 17 04:21:16.906 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 17 04:21:16.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.906 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 17 04:21:16.906 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.906 INFO [stderr] Nov 17 04:21:16.906 INFO [stderr] warning: cannot find type `modify_time` in this scope Nov 17 04:21:16.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.906 INFO [stderr] | Nov 17 04:21:16.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 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 17 04:21:16.907 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.907 INFO [stderr] Nov 17 04:21:16.907 INFO [stderr] warning: cannot find type `account` in this scope Nov 17 04:21:16.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 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 17 04:21:16.907 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.907 INFO [stderr] Nov 17 04:21:16.907 INFO [stderr] warning: cannot find type `github` in this scope Nov 17 04:21:16.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 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 17 04:21:16.907 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.907 INFO [stderr] Nov 17 04:21:16.907 INFO [stderr] warning: cannot find type `password` in this scope Nov 17 04:21:16.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 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 17 04:21:16.907 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.907 INFO [stderr] Nov 17 04:21:16.907 INFO [stderr] warning: cannot find type `salt` in this scope Nov 17 04:21:16.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 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 17 04:21:16.907 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.907 INFO [stderr] Nov 17 04:21:16.907 INFO [stderr] warning: cannot find type `groups` in this scope Nov 17 04:21:16.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 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 17 04:21:16.907 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.907 INFO [stderr] Nov 17 04:21:16.907 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 04:21:16.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 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 17 04:21:16.907 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.907 INFO [stderr] Nov 17 04:21:16.907 INFO [stderr] warning: cannot find type `say` in this scope Nov 17 04:21:16.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 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 17 04:21:16.907 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.907 INFO [stderr] Nov 17 04:21:16.907 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 04:21:16.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.907 INFO [stderr] | Nov 17 04:21:16.907 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 17 04:21:16.907 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.907 INFO [stderr] Nov 17 04:21:16.907 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 17 04:21:16.908 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.908 INFO [stderr] | Nov 17 04:21:16.908 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.908 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.908 INFO [stderr] | Nov 17 04:21:16.908 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 17 04:21:16.908 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.908 INFO [stderr] Nov 17 04:21:16.909 INFO [stderr] warning: cannot find type `tag` in this scope Nov 17 04:21:16.909 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.909 INFO [stderr] | Nov 17 04:21:16.909 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.909 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.909 INFO [stderr] | Nov 17 04:21:16.909 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 17 04:21:16.909 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.909 INFO [stderr] Nov 17 04:21:16.909 INFO [stderr] warning: cannot find type `comment` in this scope Nov 17 04:21:16.909 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.909 INFO [stderr] | Nov 17 04:21:16.909 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.909 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.909 INFO [stderr] | Nov 17 04:21:16.909 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 17 04:21:16.909 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.909 INFO [stderr] Nov 17 04:21:16.909 INFO [stderr] warning: cannot find type `article_id` in this scope Nov 17 04:21:16.909 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.909 INFO [stderr] | Nov 17 04:21:16.909 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.909 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.909 INFO [stderr] | Nov 17 04:21:16.909 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 17 04:21:16.909 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.909 INFO [stderr] Nov 17 04:21:16.911 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 04:21:16.911 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.911 INFO [stderr] | Nov 17 04:21:16.911 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.911 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.911 INFO [stderr] | Nov 17 04:21:16.911 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 17 04:21:16.911 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.911 INFO [stderr] Nov 17 04:21:16.918 INFO [stderr] warning: cannot find type `tag_id` in this scope Nov 17 04:21:16.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:16.919 INFO [stderr] | Nov 17 04:21:16.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:16.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:16.919 INFO [stderr] | Nov 17 04:21:16.919 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 17 04:21:16.919 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:16.919 INFO [stderr] Nov 17 04:21:20.910 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.19s Nov 17 04:21:20.941 INFO [stderr] su: No module specific data is present Nov 17 04:21:21.915 INFO running `"docker" "inspect" "fba252a6779623479a8155d5cb5264c94c80e2bd5f2d92b87d3755a14c3ba40e"` Nov 17 04:21:22.197 INFO running `"docker" "rm" "-f" "fba252a6779623479a8155d5cb5264c94c80e2bd5f2d92b87d3755a14c3ba40e"` Nov 17 04:21:22.471 INFO [stdout] fba252a6779623479a8155d5cb5264c94c80e2bd5f2d92b87d3755a14c3ba40e Nov 17 04:21:22.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-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 17 04:21:22.888 INFO [stdout] cb60748e8c6af6fea61017374f736d4bcaabb618ce4d8043225f5b39342fbfe2 Nov 17 04:21:22.895 INFO running `"docker" "start" "-a" "cb60748e8c6af6fea61017374f736d4bcaabb618ce4d8043225f5b39342fbfe2"` Nov 17 04:21:24.407 INFO [stderr] usermod: no changes Nov 17 04:21:24.723 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Nov 17 04:21:24.751 INFO [stderr] Running /target/debug/deps/blog-a71cef32b30f681a Nov 17 04:21:24.762 INFO [stdout] Nov 17 04:21:24.762 INFO [stdout] running 0 tests Nov 17 04:21:24.762 INFO [stdout] Nov 17 04:21:24.763 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:21:24.763 INFO [stdout] Nov 17 04:21:24.763 INFO [stderr] Running /target/debug/deps/blog_api-eb99ce6ee4761e85 Nov 17 04:21:24.764 INFO [stdout] Nov 17 04:21:24.764 INFO [stdout] running 0 tests Nov 17 04:21:24.764 INFO [stdout] Nov 17 04:21:24.764 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:21:24.764 INFO [stdout] Nov 17 04:21:24.765 INFO [stderr] Running /target/debug/deps/blog_web-957d98a25b2d0287 Nov 17 04:21:24.769 INFO [stdout] Nov 17 04:21:24.769 INFO [stdout] running 0 tests Nov 17 04:21:24.769 INFO [stdout] Nov 17 04:21:24.769 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:21:24.769 INFO [stdout] Nov 17 04:21:24.771 INFO [stderr] Doc-tests blog Nov 17 04:21:33.002 INFO [stdout] Nov 17 04:21:33.002 INFO [stdout] running 0 tests Nov 17 04:21:33.002 INFO [stdout] Nov 17 04:21:33.002 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:21:33.002 INFO [stdout] Nov 17 04:21:33.043 INFO [stderr] su: No module specific data is present Nov 17 04:21:34.495 INFO running `"docker" "inspect" "cb60748e8c6af6fea61017374f736d4bcaabb618ce4d8043225f5b39342fbfe2"` Nov 17 04:21:34.873 INFO running `"docker" "rm" "-f" "cb60748e8c6af6fea61017374f736d4bcaabb618ce4d8043225f5b39342fbfe2"` Nov 17 04:21:35.211 INFO [stdout] cb60748e8c6af6fea61017374f736d4bcaabb618ce4d8043225f5b39342fbfe2