Nov 17 04:18:29.953 INFO testing driftluo/MyBlog against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 04:18:29.953 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:30.363 INFO [stdout] 8bfb9c72878f396baad167e00d7161b455c18b80e63f7963e45ec2ca07d36b0e Nov 17 04:18:30.366 INFO running `"docker" "start" "-a" "8bfb9c72878f396baad167e00d7161b455c18b80e63f7963e45ec2ca07d36b0e"` Nov 17 04:18:32.171 INFO [stderr] usermod: no changes Nov 17 04:18:32.587 INFO [stderr] Compiling unidecode v0.3.0 Nov 17 04:18:32.597 INFO [stderr] Compiling crunchy v0.1.6 Nov 17 04:18:32.597 INFO [stderr] Compiling typed-arena v1.4.0 Nov 17 04:18:32.597 INFO [stderr] Compiling unicode_categories v0.1.1 Nov 17 04:18:32.597 INFO [stderr] Compiling entities v1.0.1 Nov 17 04:18:32.623 INFO [stderr] Compiling twoway v0.1.8 Nov 17 04:18:32.623 INFO [stderr] Compiling cookie v0.10.1 Nov 17 04:18:32.623 INFO [stderr] Compiling uuid v0.6.5 Nov 17 04:18:35.483 INFO [stderr] Compiling pest_derive v1.0.7 Nov 17 04:18:36.395 INFO [stderr] Compiling env_logger v0.4.3 Nov 17 04:18:37.111 INFO [stderr] Compiling chrono v0.4.4 Nov 17 04:18:39.199 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 04:18:39.237 INFO [stderr] Compiling string_cache v0.7.3 Nov 17 04:18:39.261 INFO [stderr] Compiling error-chain v0.10.0 Nov 17 04:18:39.468 INFO [stderr] Compiling r2d2_redis v0.7.0 Nov 17 04:18:46.639 INFO [stderr] Compiling hyper-native-tls v0.2.4 Nov 17 04:18:46.667 INFO [stderr] Compiling dotenv v0.10.1 Nov 17 04:18:46.725 INFO [stderr] Compiling tiny-keccak v1.4.2 Nov 17 04:18:46.726 INFO [stderr] Compiling sapper v0.1.5 Nov 17 04:18:50.599 INFO [stderr] Compiling slug v0.1.3 Nov 17 04:18:56.609 INFO [stderr] Compiling tera v0.10.10 Nov 17 04:18:56.615 INFO [stderr] Compiling diesel v1.3.2 Nov 17 04:19:09.463 INFO [stderr] Compiling sapper_query v0.1.1 Nov 17 04:19:09.842 INFO [stderr] Compiling sapper_body v0.1.1 Nov 17 04:19:10.044 INFO [stderr] Compiling sapper_logger v0.1.1 Nov 17 04:19:10.114 INFO [stderr] Compiling sapper_session v0.1.2 Nov 17 04:19:14.411 INFO [stderr] Compiling comrak v0.2.13 Nov 17 04:19:31.487 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 04:19:31.517 INFO [stderr] Compiling sapper_tmpl v0.1.2 Nov 17 04:19:34.656 INFO [stderr] Compiling sapper_std v0.1.7 Nov 17 04:19:37.719 INFO [stderr] Compiling ammonia v1.1.0 Nov 17 04:20:19.799 INFO [stderr] Compiling blog v0.2.0 (/source) Nov 17 04:20:24.989 INFO [stderr] warning: cannot find type `relation` in this scope Nov 17 04:20:24.989 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:20:24.989 INFO [stderr] | Nov 17 04:20:24.989 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:24.989 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.989 INFO [stderr] | Nov 17 04:20:24.989 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 04:20:24.989 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:24.989 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.989 INFO [stderr] Nov 17 04:20:24.989 INFO [stderr] warning: cannot find type `Relations` in this scope Nov 17 04:20:24.989 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:20:24.989 INFO [stderr] | Nov 17 04:20:24.989 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:24.989 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.989 INFO [stderr] | Nov 17 04:20:24.990 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:24.990 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.990 INFO [stderr] Nov 17 04:20:24.990 INFO [stderr] warning: cannot find type `relation` in this scope Nov 17 04:20:24.990 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:24.990 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 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:24.990 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.990 INFO [stderr] Nov 17 04:20:24.990 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:24.990 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:24.990 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 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:24.990 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.990 INFO [stderr] Nov 17 04:20:24.990 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:24.990 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:24.990 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 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:24.990 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.990 INFO [stderr] Nov 17 04:20:24.990 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:24.990 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:24.990 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 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:24.990 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.990 INFO [stderr] Nov 17 04:20:24.990 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 17 04:20:24.990 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:24.990 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 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:24.990 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.990 INFO [stderr] Nov 17 04:20:24.990 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:24.990 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:24.990 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 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:24.990 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.990 INFO [stderr] Nov 17 04:20:24.990 INFO [stderr] warning: cannot find type `articles` in this scope Nov 17 04:20:24.990 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:24.990 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 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:24.990 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.990 INFO [stderr] Nov 17 04:20:24.990 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:24.990 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:24.990 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 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:24.990 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.990 INFO [stderr] Nov 17 04:20:24.990 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 17 04:20:24.990 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:20:24.990 INFO [stderr] | Nov 17 04:20:24.990 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:24.990 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:24.991 INFO [stderr] | Nov 17 04:20:24.991 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:24.991 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:24.991 INFO [stderr] Nov 17 04:20:25.008 INFO [stderr] warning: cannot find type `articles` in this scope Nov 17 04:20:25.008 INFO [stderr] --> src/models/articles.rs:168:10 Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:25.008 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 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:25.008 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.008 INFO [stderr] Nov 17 04:20:25.008 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Nov 17 04:20:25.008 INFO [stderr] --> src/models/articles.rs:168:10 Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:25.008 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 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:25.008 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.008 INFO [stderr] Nov 17 04:20:25.008 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.008 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:25.008 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 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:25.008 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.008 INFO [stderr] Nov 17 04:20:25.008 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:25.008 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:25.008 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 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:25.008 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.008 INFO [stderr] Nov 17 04:20:25.008 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Nov 17 04:20:25.008 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:25.008 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.008 INFO [stderr] | Nov 17 04:20:25.008 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:25.008 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.008 INFO [stderr] Nov 17 04:20:25.008 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.009 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:25.009 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 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:25.009 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.009 INFO [stderr] Nov 17 04:20:25.009 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:25.009 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:25.009 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 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:25.009 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.009 INFO [stderr] Nov 17 04:20:25.009 INFO [stderr] warning: cannot find type `Articles` in this scope Nov 17 04:20:25.009 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:20:25.009 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 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:25.009 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.009 INFO [stderr] Nov 17 04:20:25.009 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 17 04:20:25.009 INFO [stderr] --> src/models/articles.rs:322:10 Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.009 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 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:25.009 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.009 INFO [stderr] Nov 17 04:20:25.009 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:20:25.009 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.009 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 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:25.009 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.009 INFO [stderr] Nov 17 04:20:25.009 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:20:25.009 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.009 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 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:25.009 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.009 INFO [stderr] Nov 17 04:20:25.009 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 17 04:20:25.009 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.009 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 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:25.009 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.009 INFO [stderr] Nov 17 04:20:25.009 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.009 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.009 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 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:25.009 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.009 INFO [stderr] Nov 17 04:20:25.009 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:25.009 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.009 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.009 INFO [stderr] | Nov 17 04:20:25.009 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:25.009 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.009 INFO [stderr] Nov 17 04:20:25.010 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 17 04:20:25.010 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.010 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 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:25.010 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.010 INFO [stderr] Nov 17 04:20:25.010 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.010 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.010 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 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:25.010 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.010 INFO [stderr] Nov 17 04:20:25.010 INFO [stderr] warning: cannot find type `comments` in this scope Nov 17 04:20:25.010 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.010 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 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:25.010 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.010 INFO [stderr] Nov 17 04:20:25.010 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:20:25.010 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.010 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 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:25.010 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.010 INFO [stderr] Nov 17 04:20:25.010 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:25.010 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.010 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 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:25.010 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.010 INFO [stderr] Nov 17 04:20:25.010 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 17 04:20:25.010 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.010 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 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:25.010 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.010 INFO [stderr] Nov 17 04:20:25.010 INFO [stderr] warning: cannot find type `comments` in this scope Nov 17 04:20:25.010 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:25.010 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 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:25.010 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.010 INFO [stderr] Nov 17 04:20:25.010 INFO [stderr] warning: cannot find type `InsertComments` in this scope Nov 17 04:20:25.010 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:25.010 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 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:25.010 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.010 INFO [stderr] Nov 17 04:20:25.010 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.010 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:20:25.010 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.010 INFO [stderr] | Nov 17 04:20:25.010 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.011 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.011 INFO [stderr] --> src/models/tag.rs:10:10 Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.011 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.011 INFO [stderr] warning: cannot find type `Tags` in this scope Nov 17 04:20:25.011 INFO [stderr] --> src/models/tag.rs:10:10 Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.011 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.011 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.011 INFO [stderr] --> src/models/tag.rs:49:10 Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.011 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.011 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 17 04:20:25.011 INFO [stderr] --> src/models/tag.rs:49:10 Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.011 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.011 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.011 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.011 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.011 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Nov 17 04:20:25.011 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.011 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.011 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:20:25.011 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.011 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.011 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:20:25.011 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.011 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.011 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 17 04:20:25.011 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:20:25.011 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.011 INFO [stderr] | Nov 17 04:20:25.011 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:25.011 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.011 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `tags` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/tag.rs:84:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.012 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 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:25.012 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.012 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/tag.rs:84:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.012 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 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:25.012 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.012 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.012 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 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:25.012 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.012 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.012 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 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:25.012 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.012 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `Users` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.012 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 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:25.012 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.012 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/user.rs:80:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.012 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 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:25.012 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.012 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/user.rs:80:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.012 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 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:25.012 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.012 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.012 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 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:25.012 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.012 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.012 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.012 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:25.012 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.012 INFO [stderr] Nov 17 04:20:25.012 INFO [stderr] warning: cannot find type `UserInfo` in this scope Nov 17 04:20:25.012 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:20:25.012 INFO [stderr] | Nov 17 04:20:25.013 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:20:25.013 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 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:25.013 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.013 INFO [stderr] Nov 17 04:20:25.013 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:20:25.013 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:20:25.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 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:25.013 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.013 INFO [stderr] Nov 17 04:20:25.013 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 04:20:25.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 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:25.013 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.013 INFO [stderr] Nov 17 04:20:25.013 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 04:20:25.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 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:25.013 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.013 INFO [stderr] Nov 17 04:20:25.013 INFO [stderr] warning: cannot find type `raw_content` in this scope Nov 17 04:20:25.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 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:25.013 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.013 INFO [stderr] Nov 17 04:20:25.013 INFO [stderr] warning: cannot find type `content` in this scope Nov 17 04:20:25.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 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:25.013 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.013 INFO [stderr] Nov 17 04:20:25.013 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 04:20:25.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 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:25.013 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.013 INFO [stderr] Nov 17 04:20:25.013 INFO [stderr] warning: cannot find type `tags_id` in this scope Nov 17 04:20:25.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.013 INFO [stderr] | Nov 17 04:20:25.013 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:25.013 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.013 INFO [stderr] Nov 17 04:20:25.013 INFO [stderr] warning: cannot find type `tags` in this scope Nov 17 04:20:25.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.014 INFO [stderr] | Nov 17 04:20:25.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.014 INFO [stderr] | Nov 17 04:20:25.014 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:25.014 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.014 INFO [stderr] Nov 17 04:20:25.014 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 17 04:20:25.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.014 INFO [stderr] | Nov 17 04:20:25.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.014 INFO [stderr] | Nov 17 04:20:25.014 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:25.014 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.014 INFO [stderr] Nov 17 04:20:25.014 INFO [stderr] warning: cannot find type `modify_time` in this scope Nov 17 04:20:25.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.014 INFO [stderr] | Nov 17 04:20:25.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.014 INFO [stderr] | Nov 17 04:20:25.014 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:25.014 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.015 INFO [stderr] Nov 17 04:20:25.015 INFO [stderr] warning: cannot find type `account` in this scope Nov 17 04:20:25.015 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.015 INFO [stderr] | Nov 17 04:20:25.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.015 INFO [stderr] | Nov 17 04:20:25.015 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:25.015 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.015 INFO [stderr] Nov 17 04:20:25.015 INFO [stderr] warning: cannot find type `github` in this scope Nov 17 04:20:25.015 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.015 INFO [stderr] | Nov 17 04:20:25.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.015 INFO [stderr] | Nov 17 04:20:25.015 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:25.015 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.015 INFO [stderr] Nov 17 04:20:25.019 INFO [stderr] warning: cannot find type `password` in this scope Nov 17 04:20:25.019 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.019 INFO [stderr] | Nov 17 04:20:25.019 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.019 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.019 INFO [stderr] | Nov 17 04:20:25.019 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:25.019 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.019 INFO [stderr] Nov 17 04:20:25.023 INFO [stderr] warning: cannot find type `salt` in this scope Nov 17 04:20:25.023 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.023 INFO [stderr] | Nov 17 04:20:25.023 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.023 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.023 INFO [stderr] | Nov 17 04:20:25.023 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:25.023 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.023 INFO [stderr] Nov 17 04:20:25.027 INFO [stderr] warning: cannot find type `groups` in this scope Nov 17 04:20:25.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.027 INFO [stderr] | Nov 17 04:20:25.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.027 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.027 INFO [stderr] | Nov 17 04:20:25.027 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:25.027 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.027 INFO [stderr] Nov 17 04:20:25.027 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 04:20:25.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.027 INFO [stderr] | Nov 17 04:20:25.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.027 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.027 INFO [stderr] | Nov 17 04:20:25.027 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:25.027 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.027 INFO [stderr] Nov 17 04:20:25.027 INFO [stderr] warning: cannot find type `say` in this scope Nov 17 04:20:25.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.027 INFO [stderr] | Nov 17 04:20:25.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.027 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.027 INFO [stderr] | Nov 17 04:20:25.027 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:25.027 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.027 INFO [stderr] Nov 17 04:20:25.027 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 04:20:25.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.027 INFO [stderr] | Nov 17 04:20:25.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.027 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.027 INFO [stderr] | Nov 17 04:20:25.027 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:25.027 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.027 INFO [stderr] Nov 17 04:20:25.027 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 17 04:20:25.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.027 INFO [stderr] | Nov 17 04:20:25.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.028 INFO [stderr] | Nov 17 04:20:25.028 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:25.028 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.028 INFO [stderr] Nov 17 04:20:25.028 INFO [stderr] warning: cannot find type `tag` in this scope Nov 17 04:20:25.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.028 INFO [stderr] | Nov 17 04:20:25.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.028 INFO [stderr] | Nov 17 04:20:25.028 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:25.028 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.028 INFO [stderr] Nov 17 04:20:25.028 INFO [stderr] warning: cannot find type `comment` in this scope Nov 17 04:20:25.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.028 INFO [stderr] | Nov 17 04:20:25.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.028 INFO [stderr] | Nov 17 04:20:25.028 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:25.028 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.028 INFO [stderr] Nov 17 04:20:25.028 INFO [stderr] warning: cannot find type `article_id` in this scope Nov 17 04:20:25.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.028 INFO [stderr] | Nov 17 04:20:25.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.028 INFO [stderr] | Nov 17 04:20:25.028 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:25.028 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.028 INFO [stderr] Nov 17 04:20:25.028 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 04:20:25.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.028 INFO [stderr] | Nov 17 04:20:25.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.028 INFO [stderr] | Nov 17 04:20:25.028 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:25.028 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.028 INFO [stderr] Nov 17 04:20:25.035 INFO [stderr] warning: cannot find type `tag_id` in this scope Nov 17 04:20:25.035 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:25.035 INFO [stderr] | Nov 17 04:20:25.035 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:25.035 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:25.035 INFO [stderr] | Nov 17 04:20:25.035 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:25.035 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:25.035 INFO [stderr] Nov 17 04:20:52.595 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s Nov 17 04:20:52.624 INFO [stderr] su: No module specific data is present Nov 17 04:20:53.136 INFO running `"docker" "inspect" "8bfb9c72878f396baad167e00d7161b455c18b80e63f7963e45ec2ca07d36b0e"` Nov 17 04:20:53.345 INFO running `"docker" "rm" "-f" "8bfb9c72878f396baad167e00d7161b455c18b80e63f7963e45ec2ca07d36b0e"` Nov 17 04:20:53.535 INFO [stdout] 8bfb9c72878f396baad167e00d7161b455c18b80e63f7963e45ec2ca07d36b0e Nov 17 04:20:53.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:20:53.805 INFO [stdout] 262fe7f8011f6ef7ac1ce83dd0b0ddef6bf4af30f40e6d2a961f8ad35e524482 Nov 17 04:20:53.807 INFO running `"docker" "start" "-a" "262fe7f8011f6ef7ac1ce83dd0b0ddef6bf4af30f40e6d2a961f8ad35e524482"` Nov 17 04:20:54.504 INFO [stderr] usermod: no changes Nov 17 04:20:54.897 INFO [stderr] Compiling blog v0.2.0 (/source) Nov 17 04:21:06.527 INFO [stderr] warning: cannot find type `relation` in this scope Nov 17 04:21:06.527 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:21:06.528 INFO [stderr] | Nov 17 04:21:06.528 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.528 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.529 INFO [stderr] | Nov 17 04:21:06.529 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 04:21:06.529 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:06.529 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.530 INFO [stderr] Nov 17 04:21:06.530 INFO [stderr] warning: cannot find type `Relations` in this scope Nov 17 04:21:06.530 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:21:06.531 INFO [stderr] | Nov 17 04:21:06.531 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.531 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.532 INFO [stderr] | Nov 17 04:21:06.532 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:06.532 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.533 INFO [stderr] Nov 17 04:21:06.533 INFO [stderr] warning: cannot find type `relation` in this scope Nov 17 04:21:06.533 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:21:06.534 INFO [stderr] | Nov 17 04:21:06.534 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.534 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.535 INFO [stderr] | Nov 17 04:21:06.535 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:06.535 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.536 INFO [stderr] Nov 17 04:21:06.536 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.536 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 17 04:21:06.537 INFO [stderr] | Nov 17 04:21:06.537 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.537 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.538 INFO [stderr] | Nov 17 04:21:06.538 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:06.538 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.539 INFO [stderr] Nov 17 04:21:06.539 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.539 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:21:06.539 INFO [stderr] | Nov 17 04:21:06.540 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.540 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.540 INFO [stderr] | Nov 17 04:21:06.540 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:06.541 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.541 INFO [stderr] Nov 17 04:21:06.541 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:06.541 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:21:06.542 INFO [stderr] | Nov 17 04:21:06.542 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.542 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.543 INFO [stderr] | Nov 17 04:21:06.543 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:06.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.543 INFO [stderr] Nov 17 04:21:06.544 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 17 04:21:06.544 INFO [stderr] --> src/models/articles.rs:106:10 Nov 17 04:21:06.544 INFO [stderr] | Nov 17 04:21:06.544 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.545 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.545 INFO [stderr] | Nov 17 04:21:06.545 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:06.546 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.546 INFO [stderr] Nov 17 04:21:06.546 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.547 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:21:06.547 INFO [stderr] | Nov 17 04:21:06.547 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.547 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.548 INFO [stderr] | Nov 17 04:21:06.548 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:06.548 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.549 INFO [stderr] Nov 17 04:21:06.549 INFO [stderr] warning: cannot find type `articles` in this scope Nov 17 04:21:06.549 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:21:06.549 INFO [stderr] | Nov 17 04:21:06.549 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.550 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.550 INFO [stderr] | Nov 17 04:21:06.550 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:06.551 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.551 INFO [stderr] Nov 17 04:21:06.551 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:06.552 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:21:06.552 INFO [stderr] | Nov 17 04:21:06.552 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.552 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.553 INFO [stderr] | Nov 17 04:21:06.553 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:06.553 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.554 INFO [stderr] Nov 17 04:21:06.554 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 17 04:21:06.554 INFO [stderr] --> src/models/articles.rs:106:59 Nov 17 04:21:06.555 INFO [stderr] | Nov 17 04:21:06.555 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.555 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.556 INFO [stderr] | Nov 17 04:21:06.556 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:06.556 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.557 INFO [stderr] Nov 17 04:21:06.557 INFO [stderr] warning: cannot find type `articles` in this scope Nov 17 04:21:06.557 INFO [stderr] --> src/models/articles.rs:168:10 Nov 17 04:21:06.557 INFO [stderr] | Nov 17 04:21:06.558 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:06.558 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.558 INFO [stderr] | Nov 17 04:21:06.559 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:06.559 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.559 INFO [stderr] Nov 17 04:21:06.559 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Nov 17 04:21:06.560 INFO [stderr] --> src/models/articles.rs:168:10 Nov 17 04:21:06.560 INFO [stderr] | Nov 17 04:21:06.561 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:06.561 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.561 INFO [stderr] | Nov 17 04:21:06.561 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:06.562 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.562 INFO [stderr] Nov 17 04:21:06.562 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.562 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:21:06.563 INFO [stderr] | Nov 17 04:21:06.563 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:06.563 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.564 INFO [stderr] | Nov 17 04:21:06.564 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:06.564 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.564 INFO [stderr] Nov 17 04:21:06.565 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:06.565 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:21:06.565 INFO [stderr] | Nov 17 04:21:06.566 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:06.566 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.566 INFO [stderr] | Nov 17 04:21:06.567 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:06.567 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.567 INFO [stderr] Nov 17 04:21:06.568 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Nov 17 04:21:06.568 INFO [stderr] --> src/models/articles.rs:258:10 Nov 17 04:21:06.568 INFO [stderr] | Nov 17 04:21:06.568 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:06.569 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.569 INFO [stderr] | Nov 17 04:21:06.569 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:06.570 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.570 INFO [stderr] Nov 17 04:21:06.570 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.571 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:21:06.571 INFO [stderr] | Nov 17 04:21:06.572 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:06.572 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.572 INFO [stderr] | Nov 17 04:21:06.573 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:06.573 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.573 INFO [stderr] Nov 17 04:21:06.574 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:06.574 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:21:06.574 INFO [stderr] | Nov 17 04:21:06.575 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:06.575 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.575 INFO [stderr] | Nov 17 04:21:06.576 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:06.576 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.576 INFO [stderr] Nov 17 04:21:06.577 INFO [stderr] warning: cannot find type `Articles` in this scope Nov 17 04:21:06.577 INFO [stderr] --> src/models/articles.rs:311:10 Nov 17 04:21:06.577 INFO [stderr] | Nov 17 04:21:06.578 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 17 04:21:06.578 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.579 INFO [stderr] | Nov 17 04:21:06.579 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:06.579 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.579 INFO [stderr] Nov 17 04:21:06.580 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 17 04:21:06.580 INFO [stderr] --> src/models/articles.rs:322:10 Nov 17 04:21:06.580 INFO [stderr] | Nov 17 04:21:06.581 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.581 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.581 INFO [stderr] | Nov 17 04:21:06.582 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:06.582 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.582 INFO [stderr] Nov 17 04:21:06.583 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:21:06.583 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:21:06.583 INFO [stderr] | Nov 17 04:21:06.583 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.584 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.584 INFO [stderr] | Nov 17 04:21:06.584 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:06.585 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.585 INFO [stderr] Nov 17 04:21:06.585 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:21:06.586 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:21:06.586 INFO [stderr] | Nov 17 04:21:06.586 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.587 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.587 INFO [stderr] | Nov 17 04:21:06.587 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:06.588 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.588 INFO [stderr] Nov 17 04:21:06.588 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 17 04:21:06.588 INFO [stderr] --> src/models/articles.rs:322:59 Nov 17 04:21:06.589 INFO [stderr] | Nov 17 04:21:06.589 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.589 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.590 INFO [stderr] | Nov 17 04:21:06.590 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:06.590 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.591 INFO [stderr] Nov 17 04:21:06.591 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.591 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:21:06.592 INFO [stderr] | Nov 17 04:21:06.592 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.592 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.592 INFO [stderr] | Nov 17 04:21:06.593 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:06.593 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.593 INFO [stderr] Nov 17 04:21:06.594 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:06.594 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:21:06.594 INFO [stderr] | Nov 17 04:21:06.595 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.595 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.595 INFO [stderr] | Nov 17 04:21:06.596 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:06.596 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.596 INFO [stderr] Nov 17 04:21:06.596 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 17 04:21:06.597 INFO [stderr] --> src/models/comment.rs:13:10 Nov 17 04:21:06.597 INFO [stderr] | Nov 17 04:21:06.597 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.598 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.598 INFO [stderr] | Nov 17 04:21:06.598 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:06.599 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.599 INFO [stderr] Nov 17 04:21:06.599 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.600 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:06.600 INFO [stderr] | Nov 17 04:21:06.600 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.600 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.601 INFO [stderr] | Nov 17 04:21:06.601 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:06.601 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.602 INFO [stderr] Nov 17 04:21:06.602 INFO [stderr] warning: cannot find type `comments` in this scope Nov 17 04:21:06.602 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:06.603 INFO [stderr] | Nov 17 04:21:06.603 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.603 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.604 INFO [stderr] | Nov 17 04:21:06.604 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:06.604 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.604 INFO [stderr] Nov 17 04:21:06.605 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:21:06.605 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:06.605 INFO [stderr] | Nov 17 04:21:06.606 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.606 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.606 INFO [stderr] | Nov 17 04:21:06.607 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:06.607 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.607 INFO [stderr] Nov 17 04:21:06.608 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:06.608 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:06.608 INFO [stderr] | Nov 17 04:21:06.608 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.609 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.609 INFO [stderr] | Nov 17 04:21:06.609 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:06.610 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.610 INFO [stderr] Nov 17 04:21:06.610 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 17 04:21:06.611 INFO [stderr] --> src/models/comment.rs:13:59 Nov 17 04:21:06.611 INFO [stderr] | Nov 17 04:21:06.611 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.611 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.612 INFO [stderr] | Nov 17 04:21:06.612 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:06.612 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.613 INFO [stderr] Nov 17 04:21:06.613 INFO [stderr] warning: cannot find type `comments` in this scope Nov 17 04:21:06.613 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:21:06.614 INFO [stderr] | Nov 17 04:21:06.614 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:06.614 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.615 INFO [stderr] | Nov 17 04:21:06.615 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:06.615 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.616 INFO [stderr] Nov 17 04:21:06.616 INFO [stderr] warning: cannot find type `InsertComments` in this scope Nov 17 04:21:06.616 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:21:06.617 INFO [stderr] | Nov 17 04:21:06.617 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:06.617 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.618 INFO [stderr] | Nov 17 04:21:06.618 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:06.618 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.619 INFO [stderr] Nov 17 04:21:06.619 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.619 INFO [stderr] --> src/models/comment.rs:53:10 Nov 17 04:21:06.620 INFO [stderr] | Nov 17 04:21:06.620 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 17 04:21:06.620 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.620 INFO [stderr] | Nov 17 04:21:06.621 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:06.621 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.621 INFO [stderr] Nov 17 04:21:06.622 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.622 INFO [stderr] --> src/models/tag.rs:10:10 Nov 17 04:21:06.622 INFO [stderr] | Nov 17 04:21:06.623 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.623 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.623 INFO [stderr] | Nov 17 04:21:06.624 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:06.624 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.624 INFO [stderr] Nov 17 04:21:06.624 INFO [stderr] warning: cannot find type `Tags` in this scope Nov 17 04:21:06.625 INFO [stderr] --> src/models/tag.rs:10:10 Nov 17 04:21:06.625 INFO [stderr] | Nov 17 04:21:06.626 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.626 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.626 INFO [stderr] | Nov 17 04:21:06.626 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:06.627 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.627 INFO [stderr] Nov 17 04:21:06.627 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.628 INFO [stderr] --> src/models/tag.rs:49:10 Nov 17 04:21:06.628 INFO [stderr] | Nov 17 04:21:06.628 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.629 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.629 INFO [stderr] | Nov 17 04:21:06.629 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:06.630 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.630 INFO [stderr] Nov 17 04:21:06.630 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 17 04:21:06.631 INFO [stderr] --> src/models/tag.rs:49:10 Nov 17 04:21:06.631 INFO [stderr] | Nov 17 04:21:06.631 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.632 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.632 INFO [stderr] | Nov 17 04:21:06.632 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:06.632 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.633 INFO [stderr] Nov 17 04:21:06.633 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.633 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:06.634 INFO [stderr] | Nov 17 04:21:06.634 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.634 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.635 INFO [stderr] | Nov 17 04:21:06.635 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:06.635 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.635 INFO [stderr] Nov 17 04:21:06.636 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Nov 17 04:21:06.636 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:06.636 INFO [stderr] | Nov 17 04:21:06.637 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.637 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.637 INFO [stderr] | Nov 17 04:21:06.637 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:06.638 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.638 INFO [stderr] Nov 17 04:21:06.638 INFO [stderr] warning: cannot find type `Text` in this scope Nov 17 04:21:06.639 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:06.639 INFO [stderr] | Nov 17 04:21:06.639 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.639 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.640 INFO [stderr] | Nov 17 04:21:06.640 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:06.640 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.641 INFO [stderr] Nov 17 04:21:06.641 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:21:06.641 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:06.642 INFO [stderr] | Nov 17 04:21:06.642 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.642 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.642 INFO [stderr] | Nov 17 04:21:06.643 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:21:06.643 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.643 INFO [stderr] Nov 17 04:21:06.644 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 17 04:21:06.644 INFO [stderr] --> src/models/tag.rs:49:59 Nov 17 04:21:06.644 INFO [stderr] | Nov 17 04:21:06.644 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 17 04:21:06.645 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.645 INFO [stderr] | Nov 17 04:21:06.645 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:06.645 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.646 INFO [stderr] Nov 17 04:21:06.646 INFO [stderr] warning: cannot find type `tags` in this scope Nov 17 04:21:06.646 INFO [stderr] --> src/models/tag.rs:84:10 Nov 17 04:21:06.647 INFO [stderr] | Nov 17 04:21:06.647 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.647 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.647 INFO [stderr] | Nov 17 04:21:06.648 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:21:06.648 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.648 INFO [stderr] Nov 17 04:21:06.649 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 17 04:21:06.649 INFO [stderr] --> src/models/tag.rs:84:10 Nov 17 04:21:06.649 INFO [stderr] | Nov 17 04:21:06.649 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.650 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.656 INFO [stderr] | Nov 17 04:21:06.656 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:06.656 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.657 INFO [stderr] Nov 17 04:21:06.657 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.657 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:21:06.657 INFO [stderr] | Nov 17 04:21:06.658 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.658 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.658 INFO [stderr] | Nov 17 04:21:06.659 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:06.659 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.659 INFO [stderr] Nov 17 04:21:06.659 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:06.660 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:21:06.660 INFO [stderr] | Nov 17 04:21:06.660 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.660 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.661 INFO [stderr] | Nov 17 04:21:06.661 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:06.661 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.662 INFO [stderr] Nov 17 04:21:06.662 INFO [stderr] warning: cannot find type `Users` in this scope Nov 17 04:21:06.662 INFO [stderr] --> src/models/user.rs:15:10 Nov 17 04:21:06.662 INFO [stderr] | Nov 17 04:21:06.663 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.663 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.667 INFO [stderr] | Nov 17 04:21:06.667 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:06.667 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.668 INFO [stderr] Nov 17 04:21:06.668 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 04:21:06.668 INFO [stderr] --> src/models/user.rs:80:10 Nov 17 04:21:06.668 INFO [stderr] | Nov 17 04:21:06.669 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.669 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.669 INFO [stderr] | Nov 17 04:21:06.670 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:06.670 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.670 INFO [stderr] Nov 17 04:21:06.670 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 04:21:06.671 INFO [stderr] --> src/models/user.rs:80:10 Nov 17 04:21:06.671 INFO [stderr] | Nov 17 04:21:06.671 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.671 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.672 INFO [stderr] | Nov 17 04:21:06.672 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:06.672 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.672 INFO [stderr] Nov 17 04:21:06.673 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 04:21:06.673 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:21:06.673 INFO [stderr] | Nov 17 04:21:06.673 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.674 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.674 INFO [stderr] | Nov 17 04:21:06.674 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:06.674 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.679 INFO [stderr] Nov 17 04:21:06.679 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:06.679 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:21:06.679 INFO [stderr] | Nov 17 04:21:06.680 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.680 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.680 INFO [stderr] | Nov 17 04:21:06.680 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:06.680 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.681 INFO [stderr] Nov 17 04:21:06.681 INFO [stderr] warning: cannot find type `UserInfo` in this scope Nov 17 04:21:06.681 INFO [stderr] --> src/models/user.rs:157:10 Nov 17 04:21:06.681 INFO [stderr] | Nov 17 04:21:06.681 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 17 04:21:06.682 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.682 INFO [stderr] | Nov 17 04:21:06.682 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:06.682 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.682 INFO [stderr] Nov 17 04:21:06.682 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:21:06.683 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:21:06.683 INFO [stderr] | Nov 17 04:21:06.683 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:21:06.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.683 INFO [stderr] | Nov 17 04:21:06.684 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:06.684 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.684 INFO [stderr] Nov 17 04:21:06.684 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 04:21:06.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.685 INFO [stderr] | Nov 17 04:21:06.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.686 INFO [stderr] | Nov 17 04:21:06.686 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:06.686 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.686 INFO [stderr] Nov 17 04:21:06.689 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 04:21:06.689 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.689 INFO [stderr] | Nov 17 04:21:06.690 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.690 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.690 INFO [stderr] | Nov 17 04:21:06.691 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:06.691 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.691 INFO [stderr] Nov 17 04:21:06.691 INFO [stderr] warning: cannot find type `raw_content` in this scope Nov 17 04:21:06.691 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.691 INFO [stderr] | Nov 17 04:21:06.692 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.692 INFO [stderr] | Nov 17 04:21:06.692 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:06.692 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.692 INFO [stderr] Nov 17 04:21:06.692 INFO [stderr] warning: cannot find type `content` in this scope Nov 17 04:21:06.693 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.693 INFO [stderr] | Nov 17 04:21:06.693 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.693 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.693 INFO [stderr] | Nov 17 04:21:06.693 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:06.694 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.694 INFO [stderr] Nov 17 04:21:06.694 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 04:21:06.694 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.694 INFO [stderr] | Nov 17 04:21:06.694 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.699 INFO [stderr] | Nov 17 04:21:06.699 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:06.699 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.699 INFO [stderr] Nov 17 04:21:06.700 INFO [stderr] warning: cannot find type `tags_id` in this scope Nov 17 04:21:06.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.700 INFO [stderr] | Nov 17 04:21:06.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.700 INFO [stderr] | Nov 17 04:21:06.700 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:06.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.700 INFO [stderr] Nov 17 04:21:06.700 INFO [stderr] warning: cannot find type `tags` in this scope Nov 17 04:21:06.701 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.701 INFO [stderr] | Nov 17 04:21:06.701 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.701 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.701 INFO [stderr] | Nov 17 04:21:06.701 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:06.701 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.701 INFO [stderr] Nov 17 04:21:06.701 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 17 04:21:06.701 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.702 INFO [stderr] | Nov 17 04:21:06.702 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.702 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.702 INFO [stderr] | Nov 17 04:21:06.702 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:06.702 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.702 INFO [stderr] Nov 17 04:21:06.702 INFO [stderr] warning: cannot find type `modify_time` in this scope Nov 17 04:21:06.705 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.706 INFO [stderr] | Nov 17 04:21:06.706 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.706 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.706 INFO [stderr] | Nov 17 04:21:06.706 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:06.709 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.710 INFO [stderr] Nov 17 04:21:06.710 INFO [stderr] warning: cannot find type `account` in this scope Nov 17 04:21:06.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.710 INFO [stderr] | Nov 17 04:21:06.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.710 INFO [stderr] | Nov 17 04:21:06.711 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:06.711 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.711 INFO [stderr] Nov 17 04:21:06.711 INFO [stderr] warning: cannot find type `github` in this scope Nov 17 04:21:06.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.711 INFO [stderr] | Nov 17 04:21:06.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.712 INFO [stderr] | Nov 17 04:21:06.712 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:06.712 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.712 INFO [stderr] Nov 17 04:21:06.712 INFO [stderr] warning: cannot find type `password` in this scope Nov 17 04:21:06.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.713 INFO [stderr] | Nov 17 04:21:06.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.713 INFO [stderr] | Nov 17 04:21:06.713 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:06.713 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.714 INFO [stderr] Nov 17 04:21:06.714 INFO [stderr] warning: cannot find type `salt` in this scope Nov 17 04:21:06.714 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.714 INFO [stderr] | Nov 17 04:21:06.714 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.714 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.714 INFO [stderr] | Nov 17 04:21:06.714 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:06.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.715 INFO [stderr] Nov 17 04:21:06.715 INFO [stderr] warning: cannot find type `groups` in this scope Nov 17 04:21:06.715 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.715 INFO [stderr] | Nov 17 04:21:06.715 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.715 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.716 INFO [stderr] | Nov 17 04:21:06.716 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:06.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.716 INFO [stderr] Nov 17 04:21:06.716 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 04:21:06.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.716 INFO [stderr] | Nov 17 04:21:06.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.717 INFO [stderr] | Nov 17 04:21:06.717 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:21:06.717 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.717 INFO [stderr] Nov 17 04:21:06.717 INFO [stderr] warning: cannot find type `say` in this scope Nov 17 04:21:06.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.718 INFO [stderr] | Nov 17 04:21:06.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.718 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.718 INFO [stderr] | Nov 17 04:21:06.718 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:21:06.718 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.718 INFO [stderr] Nov 17 04:21:06.723 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 04:21:06.723 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.723 INFO [stderr] | Nov 17 04:21:06.723 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.723 INFO [stderr] | Nov 17 04:21:06.723 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:06.723 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.724 INFO [stderr] Nov 17 04:21:06.724 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 17 04:21:06.724 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.724 INFO [stderr] | Nov 17 04:21:06.724 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.724 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.724 INFO [stderr] | Nov 17 04:21:06.724 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:06.724 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.724 INFO [stderr] Nov 17 04:21:06.725 INFO [stderr] warning: cannot find type `tag` in this scope Nov 17 04:21:06.725 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.725 INFO [stderr] | Nov 17 04:21:06.725 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.725 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.725 INFO [stderr] | Nov 17 04:21:06.725 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:06.725 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.725 INFO [stderr] Nov 17 04:21:06.726 INFO [stderr] warning: cannot find type `comment` in this scope Nov 17 04:21:06.726 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.726 INFO [stderr] | Nov 17 04:21:06.726 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.726 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.726 INFO [stderr] | Nov 17 04:21:06.726 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:06.726 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.726 INFO [stderr] Nov 17 04:21:06.726 INFO [stderr] warning: cannot find type `article_id` in this scope Nov 17 04:21:06.727 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.727 INFO [stderr] | Nov 17 04:21:06.727 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.727 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.727 INFO [stderr] | Nov 17 04:21:06.727 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:06.727 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.727 INFO [stderr] Nov 17 04:21:06.727 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 04:21:06.728 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.728 INFO [stderr] | Nov 17 04:21:06.728 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.728 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.728 INFO [stderr] | Nov 17 04:21:06.728 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:06.728 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.729 INFO [stderr] Nov 17 04:21:06.729 INFO [stderr] warning: cannot find type `tag_id` in this scope Nov 17 04:21:06.729 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:06.729 INFO [stderr] | Nov 17 04:21:06.729 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:06.729 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:06.729 INFO [stderr] | Nov 17 04:21:06.730 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:06.730 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:06.730 INFO [stderr] Nov 17 04:21:11.048 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.52s Nov 17 04:21:11.074 INFO [stderr] su: No module specific data is present Nov 17 04:21:11.737 INFO running `"docker" "inspect" "262fe7f8011f6ef7ac1ce83dd0b0ddef6bf4af30f40e6d2a961f8ad35e524482"` Nov 17 04:21:12.017 INFO running `"docker" "rm" "-f" "262fe7f8011f6ef7ac1ce83dd0b0ddef6bf4af30f40e6d2a961f8ad35e524482"` Nov 17 04:21:12.273 INFO [stdout] 262fe7f8011f6ef7ac1ce83dd0b0ddef6bf4af30f40e6d2a961f8ad35e524482 Nov 17 04:21:12.277 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:12.783 INFO [stdout] a8edbdb5b5e8a547697b7d8e688f166191ca297c27eee308fa57c2d66ef0d827 Nov 17 04:21:12.789 INFO running `"docker" "start" "-a" "a8edbdb5b5e8a547697b7d8e688f166191ca297c27eee308fa57c2d66ef0d827"` Nov 17 04:21:14.383 INFO [stderr] usermod: no changes Nov 17 04:21:14.855 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s Nov 17 04:21:14.868 INFO [stderr] Running /target/debug/deps/blog-f8843c78f8919e35 Nov 17 04:21:14.875 INFO [stderr] Running /target/debug/deps/blog_api-c6ec1c1e5f7fa067 Nov 17 04:21:14.875 INFO [stdout] Nov 17 04:21:14.876 INFO [stdout] running 0 tests Nov 17 04:21:14.876 INFO [stdout] Nov 17 04:21:14.876 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:21:14.876 INFO [stdout] Nov 17 04:21:14.883 INFO [stdout] Nov 17 04:21:14.883 INFO [stderr] Running /target/debug/deps/blog_web-48f5deb207538a8f Nov 17 04:21:14.883 INFO [stdout] running 0 tests Nov 17 04:21:14.884 INFO [stdout] Nov 17 04:21:14.884 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:21:14.884 INFO [stdout] Nov 17 04:21:14.895 INFO [stdout] Nov 17 04:21:14.895 INFO [stderr] Doc-tests blog Nov 17 04:21:14.896 INFO [stdout] running 0 tests Nov 17 04:21:14.896 INFO [stdout] Nov 17 04:21:14.896 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:21:14.896 INFO [stdout] Nov 17 04:21:22.975 INFO [stdout] Nov 17 04:21:22.975 INFO [stdout] running 0 tests Nov 17 04:21:22.975 INFO [stdout] Nov 17 04:21:22.975 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:21:22.975 INFO [stdout] Nov 17 04:21:23.007 INFO [stderr] su: No module specific data is present Nov 17 04:21:23.631 INFO running `"docker" "inspect" "a8edbdb5b5e8a547697b7d8e688f166191ca297c27eee308fa57c2d66ef0d827"` Nov 17 04:21:23.912 INFO running `"docker" "rm" "-f" "a8edbdb5b5e8a547697b7d8e688f166191ca297c27eee308fa57c2d66ef0d827"` Nov 17 04:21:24.231 INFO [stdout] a8edbdb5b5e8a547697b7d8e688f166191ca297c27eee308fa57c2d66ef0d827