Dec 01 16:42:41.277 INFO documenting driftluo/MyBlog against try#f86f76f89ea2b1ccbfb3741962ec2029d878a389 for pr-55318-1 Dec 01 16:42:41.277 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-3/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55318-1/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/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 +f86f76f89ea2b1ccbfb3741962ec2029d878a389-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 01 16:42:41.714 INFO [stdout] 90a068781eef8e2f1f1e45c1d3f2d8baa880d243796a364f2d140607538393ea Dec 01 16:42:41.720 INFO running `"docker" "start" "-a" "90a068781eef8e2f1f1e45c1d3f2d8baa880d243796a364f2d140607538393ea"` Dec 01 16:42:43.800 INFO [stderr] usermod: no changes Dec 01 16:42:44.537 INFO [stderr] Compiling httparse v1.3.1 Dec 01 16:42:44.540 INFO [stderr] Compiling crunchy v0.1.6 Dec 01 16:42:44.541 INFO [stderr] Checking unicode_categories v0.1.1 Dec 01 16:42:44.541 INFO [stderr] Checking typed-arena v1.4.0 Dec 01 16:42:44.541 INFO [stderr] Checking entities v1.0.1 Dec 01 16:42:44.572 INFO [stderr] Checking rand v0.5.2 Dec 01 16:42:44.573 INFO [stderr] Compiling phf_generator v0.7.22 Dec 01 16:42:44.592 INFO [stderr] Checking twoway v0.1.8 Dec 01 16:42:45.628 INFO [stderr] Checking cookie v0.10.1 Dec 01 16:42:46.388 INFO [stderr] Checking r2d2 v0.8.2 Dec 01 16:42:47.628 INFO [stderr] Compiling serde_json v1.0.21 Dec 01 16:42:47.718 INFO [stderr] Checking uuid v0.6.5 Dec 01 16:42:50.069 INFO [stderr] Compiling pest_derive v1.0.7 Dec 01 16:42:50.072 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 01 16:42:50.482 INFO [stderr] Compiling string_cache_codegen v0.4.1 Dec 01 16:42:50.778 INFO [stderr] Compiling phf_codegen v0.7.22 Dec 01 16:42:51.477 INFO [stderr] Checking redis v0.8.0 Dec 01 16:42:52.926 INFO [stderr] Checking env_logger v0.4.3 Dec 01 16:42:54.409 INFO [stderr] Checking tendril v0.4.0 Dec 01 16:42:57.920 INFO [stderr] Checking chrono v0.4.4 Dec 01 16:43:01.724 INFO [stderr] Checking error-chain v0.10.0 Dec 01 16:43:09.922 INFO [stderr] Checking tiny-keccak v1.4.2 Dec 01 16:43:09.956 INFO [stderr] Checking dotenv v0.10.1 Dec 01 16:43:09.960 INFO [stderr] Checking hyper v0.10.13 Dec 01 16:43:10.100 INFO [stderr] Checking r2d2_redis v0.7.0 Dec 01 16:43:10.252 INFO [stderr] Checking tera v0.10.10 Dec 01 16:43:10.433 INFO [stderr] Compiling string_cache v0.7.3 Dec 01 16:43:26.980 INFO [stderr] Compiling markup5ever v0.7.2 Dec 01 16:43:30.357 INFO [stderr] Checking comrak v0.2.13 Dec 01 16:43:30.486 INFO [stderr] Checking diesel v1.3.2 Dec 01 16:43:34.463 INFO [stderr] Checking sapper_tmpl v0.1.2 Dec 01 16:43:36.832 INFO [stderr] Checking sapper v0.1.5 Dec 01 16:43:36.960 INFO [stderr] Checking hyper-native-tls v0.2.4 Dec 01 16:43:43.362 INFO [stderr] Checking sapper_body v0.1.1 Dec 01 16:43:43.364 INFO [stderr] Checking sapper_logger v0.1.1 Dec 01 16:43:43.370 INFO [stderr] Checking sapper_session v0.1.2 Dec 01 16:43:43.372 INFO [stderr] Checking sapper_query v0.1.1 Dec 01 16:43:49.124 INFO [stderr] Checking sapper_std v0.1.7 Dec 01 16:43:54.622 INFO [stderr] Checking html5ever v0.22.3 Dec 01 16:43:59.952 INFO [stderr] Checking ammonia v1.1.0 Dec 01 16:44:29.237 INFO [stderr] Checking blog v0.2.0 (/source) Dec 01 16:44:29.275 INFO [stderr] Documenting blog v0.2.0 (/source) Dec 01 16:44:37.926 INFO [stderr] warning: cannot find type `relation` in this scope Dec 01 16:44:37.926 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 01 16:44:37.926 INFO [stderr] | Dec 01 16:44:37.926 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:37.926 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.926 INFO [stderr] | Dec 01 16:44:37.926 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 01 16:44:37.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.927 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.927 INFO [stderr] Dec 01 16:44:37.927 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 01 16:44:37.927 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 01 16:44:37.927 INFO [stderr] | Dec 01 16:44:37.927 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:37.928 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.928 INFO [stderr] | Dec 01 16:44:37.928 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.928 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.928 INFO [stderr] Dec 01 16:44:37.928 INFO [stderr] warning: cannot find type `relation` in this scope Dec 01 16:44:37.929 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 01 16:44:37.929 INFO [stderr] | Dec 01 16:44:37.929 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:37.929 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.929 INFO [stderr] | Dec 01 16:44:37.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.930 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.930 INFO [stderr] Dec 01 16:44:37.930 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:37.930 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 01 16:44:37.930 INFO [stderr] | Dec 01 16:44:37.930 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:37.930 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.931 INFO [stderr] | Dec 01 16:44:37.931 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.931 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.931 INFO [stderr] Dec 01 16:44:37.933 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:37.933 INFO [stderr] --> src/models/articles.rs:106:10 Dec 01 16:44:37.933 INFO [stderr] | Dec 01 16:44:37.933 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.933 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.934 INFO [stderr] | Dec 01 16:44:37.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.934 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.934 INFO [stderr] Dec 01 16:44:37.934 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 16:44:37.934 INFO [stderr] --> src/models/articles.rs:106:10 Dec 01 16:44:37.934 INFO [stderr] | Dec 01 16:44:37.934 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.935 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.935 INFO [stderr] | Dec 01 16:44:37.935 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.935 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.935 INFO [stderr] Dec 01 16:44:37.935 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 01 16:44:37.935 INFO [stderr] --> src/models/articles.rs:106:10 Dec 01 16:44:37.935 INFO [stderr] | Dec 01 16:44:37.935 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.936 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.936 INFO [stderr] | Dec 01 16:44:37.936 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.936 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.936 INFO [stderr] Dec 01 16:44:37.937 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:37.937 INFO [stderr] --> src/models/articles.rs:106:59 Dec 01 16:44:37.937 INFO [stderr] | Dec 01 16:44:37.937 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.937 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.937 INFO [stderr] | Dec 01 16:44:37.938 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.938 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.938 INFO [stderr] Dec 01 16:44:37.938 INFO [stderr] warning: cannot find type `articles` in this scope Dec 01 16:44:37.938 INFO [stderr] --> src/models/articles.rs:106:59 Dec 01 16:44:37.938 INFO [stderr] | Dec 01 16:44:37.938 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.938 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.939 INFO [stderr] | Dec 01 16:44:37.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.939 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.939 INFO [stderr] Dec 01 16:44:37.939 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 16:44:37.939 INFO [stderr] --> src/models/articles.rs:106:59 Dec 01 16:44:37.939 INFO [stderr] | Dec 01 16:44:37.939 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.939 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.940 INFO [stderr] | Dec 01 16:44:37.940 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.940 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.940 INFO [stderr] Dec 01 16:44:37.940 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 01 16:44:37.940 INFO [stderr] --> src/models/articles.rs:106:59 Dec 01 16:44:37.940 INFO [stderr] | Dec 01 16:44:37.940 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.940 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.941 INFO [stderr] | Dec 01 16:44:37.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.941 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.941 INFO [stderr] Dec 01 16:44:37.942 INFO [stderr] warning: cannot find type `articles` in this scope Dec 01 16:44:37.942 INFO [stderr] --> src/models/articles.rs:168:10 Dec 01 16:44:37.942 INFO [stderr] | Dec 01 16:44:37.942 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 01 16:44:37.943 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.943 INFO [stderr] | Dec 01 16:44:37.943 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.943 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.944 INFO [stderr] Dec 01 16:44:37.944 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 01 16:44:37.944 INFO [stderr] --> src/models/articles.rs:168:10 Dec 01 16:44:37.944 INFO [stderr] | Dec 01 16:44:37.945 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 01 16:44:37.945 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.945 INFO [stderr] | Dec 01 16:44:37.946 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.946 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.946 INFO [stderr] Dec 01 16:44:37.948 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:37.948 INFO [stderr] --> src/models/articles.rs:258:10 Dec 01 16:44:37.949 INFO [stderr] | Dec 01 16:44:37.949 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 01 16:44:37.949 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.950 INFO [stderr] | Dec 01 16:44:37.950 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.950 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.950 INFO [stderr] Dec 01 16:44:37.951 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 16:44:37.951 INFO [stderr] --> src/models/articles.rs:258:10 Dec 01 16:44:37.951 INFO [stderr] | Dec 01 16:44:37.952 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 01 16:44:37.952 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.952 INFO [stderr] | Dec 01 16:44:37.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.953 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.953 INFO [stderr] Dec 01 16:44:37.954 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 01 16:44:37.954 INFO [stderr] --> src/models/articles.rs:258:10 Dec 01 16:44:37.954 INFO [stderr] | Dec 01 16:44:37.954 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 01 16:44:37.955 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.955 INFO [stderr] | Dec 01 16:44:37.955 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.956 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.956 INFO [stderr] Dec 01 16:44:37.956 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:37.957 INFO [stderr] --> src/models/articles.rs:311:10 Dec 01 16:44:37.957 INFO [stderr] | Dec 01 16:44:37.957 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 01 16:44:37.957 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.958 INFO [stderr] | Dec 01 16:44:37.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.958 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.958 INFO [stderr] Dec 01 16:44:37.959 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 16:44:37.959 INFO [stderr] --> src/models/articles.rs:311:10 Dec 01 16:44:37.959 INFO [stderr] | Dec 01 16:44:37.959 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 01 16:44:37.959 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.960 INFO [stderr] | Dec 01 16:44:37.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.960 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.960 INFO [stderr] Dec 01 16:44:37.961 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 01 16:44:37.961 INFO [stderr] --> src/models/articles.rs:311:10 Dec 01 16:44:37.961 INFO [stderr] | Dec 01 16:44:37.962 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 01 16:44:37.962 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.962 INFO [stderr] | Dec 01 16:44:37.962 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.963 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.963 INFO [stderr] Dec 01 16:44:37.963 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 01 16:44:37.964 INFO [stderr] --> src/models/articles.rs:322:10 Dec 01 16:44:37.964 INFO [stderr] | Dec 01 16:44:37.964 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.965 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.980 INFO [stderr] | Dec 01 16:44:37.981 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.981 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.981 INFO [stderr] Dec 01 16:44:37.982 INFO [stderr] warning: cannot find type `Text` in this scope Dec 01 16:44:37.982 INFO [stderr] --> src/models/articles.rs:322:59 Dec 01 16:44:37.983 INFO [stderr] | Dec 01 16:44:37.983 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.983 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.984 INFO [stderr] | Dec 01 16:44:37.984 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.984 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.985 INFO [stderr] Dec 01 16:44:37.985 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 01 16:44:37.985 INFO [stderr] --> src/models/articles.rs:322:59 Dec 01 16:44:37.986 INFO [stderr] | Dec 01 16:44:37.986 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.986 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.986 INFO [stderr] | Dec 01 16:44:37.987 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.987 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.987 INFO [stderr] Dec 01 16:44:37.988 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 01 16:44:37.988 INFO [stderr] --> src/models/articles.rs:322:59 Dec 01 16:44:37.988 INFO [stderr] | Dec 01 16:44:37.989 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.989 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.989 INFO [stderr] | Dec 01 16:44:37.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! Dec 01 16:44:37.990 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.990 INFO [stderr] Dec 01 16:44:37.991 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:37.992 INFO [stderr] --> src/models/comment.rs:13:10 Dec 01 16:44:37.992 INFO [stderr] | Dec 01 16:44:37.992 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.992 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.993 INFO [stderr] | Dec 01 16:44:37.993 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.993 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.994 INFO [stderr] Dec 01 16:44:37.994 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 16:44:37.994 INFO [stderr] --> src/models/comment.rs:13:10 Dec 01 16:44:37.995 INFO [stderr] | Dec 01 16:44:37.995 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.995 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.995 INFO [stderr] | Dec 01 16:44:37.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.996 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.996 INFO [stderr] Dec 01 16:44:37.997 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 01 16:44:37.997 INFO [stderr] --> src/models/comment.rs:13:10 Dec 01 16:44:37.997 INFO [stderr] | Dec 01 16:44:37.997 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:37.998 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:37.998 INFO [stderr] | Dec 01 16:44:37.998 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:37.999 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:37.999 INFO [stderr] Dec 01 16:44:38.000 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:38.000 INFO [stderr] --> src/models/comment.rs:13:59 Dec 01 16:44:38.001 INFO [stderr] | Dec 01 16:44:38.001 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.001 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.001 INFO [stderr] | Dec 01 16:44:38.002 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.002 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.002 INFO [stderr] Dec 01 16:44:38.003 INFO [stderr] warning: cannot find type `comments` in this scope Dec 01 16:44:38.003 INFO [stderr] --> src/models/comment.rs:13:59 Dec 01 16:44:38.003 INFO [stderr] | Dec 01 16:44:38.004 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.004 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.004 INFO [stderr] | Dec 01 16:44:38.004 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.005 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.005 INFO [stderr] Dec 01 16:44:38.005 INFO [stderr] warning: cannot find type `Text` in this scope Dec 01 16:44:38.006 INFO [stderr] --> src/models/comment.rs:13:59 Dec 01 16:44:38.006 INFO [stderr] | Dec 01 16:44:38.006 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.006 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.007 INFO [stderr] | Dec 01 16:44:38.007 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.007 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.008 INFO [stderr] Dec 01 16:44:38.008 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 16:44:38.008 INFO [stderr] --> src/models/comment.rs:13:59 Dec 01 16:44:38.008 INFO [stderr] | Dec 01 16:44:38.009 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.009 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.009 INFO [stderr] | Dec 01 16:44:38.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! Dec 01 16:44:38.010 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.010 INFO [stderr] Dec 01 16:44:38.011 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 01 16:44:38.011 INFO [stderr] --> src/models/comment.rs:13:59 Dec 01 16:44:38.011 INFO [stderr] | Dec 01 16:44:38.012 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.012 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.012 INFO [stderr] | Dec 01 16:44:38.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! Dec 01 16:44:38.013 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.013 INFO [stderr] Dec 01 16:44:38.014 INFO [stderr] warning: cannot find type `comments` in this scope Dec 01 16:44:38.014 INFO [stderr] --> src/models/comment.rs:53:10 Dec 01 16:44:38.014 INFO [stderr] | Dec 01 16:44:38.014 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 01 16:44:38.015 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.015 INFO [stderr] | Dec 01 16:44:38.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! Dec 01 16:44:38.015 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.016 INFO [stderr] Dec 01 16:44:38.016 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 01 16:44:38.016 INFO [stderr] --> src/models/comment.rs:53:10 Dec 01 16:44:38.017 INFO [stderr] | Dec 01 16:44:38.017 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 01 16:44:38.017 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.017 INFO [stderr] | Dec 01 16:44:38.018 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.018 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.018 INFO [stderr] Dec 01 16:44:38.019 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:38.019 INFO [stderr] --> src/models/comment.rs:53:10 Dec 01 16:44:38.019 INFO [stderr] | Dec 01 16:44:38.020 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 01 16:44:38.020 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.020 INFO [stderr] | Dec 01 16:44:38.021 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.021 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.021 INFO [stderr] Dec 01 16:44:38.023 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:38.024 INFO [stderr] --> src/models/tag.rs:10:10 Dec 01 16:44:38.024 INFO [stderr] | Dec 01 16:44:38.024 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.024 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.025 INFO [stderr] | Dec 01 16:44:38.025 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.026 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.026 INFO [stderr] Dec 01 16:44:38.026 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 01 16:44:38.026 INFO [stderr] --> src/models/tag.rs:10:10 Dec 01 16:44:38.027 INFO [stderr] | Dec 01 16:44:38.027 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.027 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.028 INFO [stderr] | Dec 01 16:44:38.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! Dec 01 16:44:38.028 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.029 INFO [stderr] Dec 01 16:44:38.029 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:38.030 INFO [stderr] --> src/models/tag.rs:49:10 Dec 01 16:44:38.030 INFO [stderr] | Dec 01 16:44:38.030 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.031 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.031 INFO [stderr] | Dec 01 16:44:38.031 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.032 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.032 INFO [stderr] Dec 01 16:44:38.032 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 01 16:44:38.032 INFO [stderr] --> src/models/tag.rs:49:10 Dec 01 16:44:38.033 INFO [stderr] | Dec 01 16:44:38.033 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.033 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.034 INFO [stderr] | Dec 01 16:44:38.034 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.034 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.034 INFO [stderr] Dec 01 16:44:38.035 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:38.036 INFO [stderr] --> src/models/tag.rs:49:59 Dec 01 16:44:38.036 INFO [stderr] | Dec 01 16:44:38.036 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.037 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.037 INFO [stderr] | Dec 01 16:44:38.037 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.038 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.038 INFO [stderr] Dec 01 16:44:38.038 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 01 16:44:38.039 INFO [stderr] --> src/models/tag.rs:49:59 Dec 01 16:44:38.039 INFO [stderr] | Dec 01 16:44:38.039 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.039 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.040 INFO [stderr] | Dec 01 16:44:38.040 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.040 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.041 INFO [stderr] Dec 01 16:44:38.041 INFO [stderr] warning: cannot find type `Text` in this scope Dec 01 16:44:38.041 INFO [stderr] --> src/models/tag.rs:49:59 Dec 01 16:44:38.042 INFO [stderr] | Dec 01 16:44:38.042 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.042 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.042 INFO [stderr] | Dec 01 16:44:38.043 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.043 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.043 INFO [stderr] Dec 01 16:44:38.044 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 01 16:44:38.044 INFO [stderr] --> src/models/tag.rs:49:59 Dec 01 16:44:38.044 INFO [stderr] | Dec 01 16:44:38.045 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.045 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.045 INFO [stderr] | Dec 01 16:44:38.046 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.046 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.046 INFO [stderr] Dec 01 16:44:38.047 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 01 16:44:38.047 INFO [stderr] --> src/models/tag.rs:49:59 Dec 01 16:44:38.047 INFO [stderr] | Dec 01 16:44:38.047 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 01 16:44:38.048 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.048 INFO [stderr] | Dec 01 16:44:38.048 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.049 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.049 INFO [stderr] Dec 01 16:44:38.049 INFO [stderr] warning: cannot find type `tags` in this scope Dec 01 16:44:38.050 INFO [stderr] --> src/models/tag.rs:84:10 Dec 01 16:44:38.050 INFO [stderr] | Dec 01 16:44:38.050 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.051 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.051 INFO [stderr] | Dec 01 16:44:38.051 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.052 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.052 INFO [stderr] Dec 01 16:44:38.052 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 01 16:44:38.052 INFO [stderr] --> src/models/tag.rs:84:10 Dec 01 16:44:38.053 INFO [stderr] | Dec 01 16:44:38.053 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.053 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.054 INFO [stderr] | Dec 01 16:44:38.054 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.054 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.055 INFO [stderr] Dec 01 16:44:38.055 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:38.056 INFO [stderr] --> src/models/user.rs:15:10 Dec 01 16:44:38.056 INFO [stderr] | Dec 01 16:44:38.056 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.056 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.057 INFO [stderr] | Dec 01 16:44:38.057 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.057 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.058 INFO [stderr] Dec 01 16:44:38.058 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 16:44:38.058 INFO [stderr] --> src/models/user.rs:15:10 Dec 01 16:44:38.058 INFO [stderr] | Dec 01 16:44:38.059 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.059 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.059 INFO [stderr] | Dec 01 16:44:38.060 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.060 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.060 INFO [stderr] Dec 01 16:44:38.061 INFO [stderr] warning: cannot find type `Users` in this scope Dec 01 16:44:38.061 INFO [stderr] --> src/models/user.rs:15:10 Dec 01 16:44:38.061 INFO [stderr] | Dec 01 16:44:38.061 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.062 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.062 INFO [stderr] | Dec 01 16:44:38.062 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.063 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.063 INFO [stderr] Dec 01 16:44:38.065 INFO [stderr] warning: cannot find type `users` in this scope Dec 01 16:44:38.065 INFO [stderr] --> src/models/user.rs:80:10 Dec 01 16:44:38.065 INFO [stderr] | Dec 01 16:44:38.066 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.066 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.066 INFO [stderr] | Dec 01 16:44:38.066 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.067 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.067 INFO [stderr] Dec 01 16:44:38.067 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 01 16:44:38.068 INFO [stderr] --> src/models/user.rs:80:10 Dec 01 16:44:38.068 INFO [stderr] | Dec 01 16:44:38.068 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.069 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.069 INFO [stderr] | Dec 01 16:44:38.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.070 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.070 INFO [stderr] Dec 01 16:44:38.072 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 01 16:44:38.072 INFO [stderr] --> src/models/user.rs:157:10 Dec 01 16:44:38.072 INFO [stderr] | Dec 01 16:44:38.072 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.072 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.073 INFO [stderr] | Dec 01 16:44:38.073 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.073 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.073 INFO [stderr] Dec 01 16:44:38.080 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 16:44:38.080 INFO [stderr] --> src/models/user.rs:157:10 Dec 01 16:44:38.080 INFO [stderr] | Dec 01 16:44:38.080 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.080 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.080 INFO [stderr] | Dec 01 16:44:38.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.080 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.080 INFO [stderr] Dec 01 16:44:38.080 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 01 16:44:38.080 INFO [stderr] --> src/models/user.rs:157:10 Dec 01 16:44:38.080 INFO [stderr] | Dec 01 16:44:38.080 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 01 16:44:38.080 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.080 INFO [stderr] | Dec 01 16:44:38.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.080 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.080 INFO [stderr] Dec 01 16:44:38.080 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 16:44:38.080 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 16:44:38.080 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 16:44:38.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.081 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.081 INFO [stderr] Dec 01 16:44:38.081 INFO [stderr] warning: cannot find type `id` in this scope Dec 01 16:44:38.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.081 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.081 INFO [stderr] Dec 01 16:44:38.081 INFO [stderr] warning: cannot find type `title` in this scope Dec 01 16:44:38.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.081 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.081 INFO [stderr] Dec 01 16:44:38.081 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 01 16:44:38.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.081 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.081 INFO [stderr] Dec 01 16:44:38.081 INFO [stderr] warning: cannot find type `content` in this scope Dec 01 16:44:38.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.081 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.081 INFO [stderr] Dec 01 16:44:38.081 INFO [stderr] warning: cannot find type `published` in this scope Dec 01 16:44:38.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.081 INFO [stderr] | Dec 01 16:44:38.082 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.082 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.082 INFO [stderr] | Dec 01 16:44:38.082 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.082 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.082 INFO [stderr] Dec 01 16:44:38.083 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 01 16:44:38.083 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.083 INFO [stderr] | Dec 01 16:44:38.083 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.083 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.083 INFO [stderr] | Dec 01 16:44:38.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.084 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.084 INFO [stderr] Dec 01 16:44:38.084 INFO [stderr] warning: cannot find type `tags` in this scope Dec 01 16:44:38.084 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.084 INFO [stderr] | Dec 01 16:44:38.085 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.085 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.085 INFO [stderr] | Dec 01 16:44:38.085 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.085 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.085 INFO [stderr] Dec 01 16:44:38.086 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 01 16:44:38.086 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.086 INFO [stderr] | Dec 01 16:44:38.086 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.086 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.086 INFO [stderr] | Dec 01 16:44:38.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.086 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.087 INFO [stderr] Dec 01 16:44:38.087 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 01 16:44:38.087 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.087 INFO [stderr] | Dec 01 16:44:38.087 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.087 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.087 INFO [stderr] | Dec 01 16:44:38.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.087 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.087 INFO [stderr] Dec 01 16:44:38.089 INFO [stderr] warning: cannot find type `account` in this scope Dec 01 16:44:38.089 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.089 INFO [stderr] | Dec 01 16:44:38.089 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.089 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.089 INFO [stderr] | Dec 01 16:44:38.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.090 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.090 INFO [stderr] Dec 01 16:44:38.090 INFO [stderr] warning: cannot find type `github` in this scope Dec 01 16:44:38.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.090 INFO [stderr] | Dec 01 16:44:38.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.090 INFO [stderr] | Dec 01 16:44:38.090 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.090 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.090 INFO [stderr] Dec 01 16:44:38.091 INFO [stderr] warning: cannot find type `password` in this scope Dec 01 16:44:38.091 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.091 INFO [stderr] | Dec 01 16:44:38.091 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.091 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.091 INFO [stderr] | Dec 01 16:44:38.091 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.091 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.091 INFO [stderr] Dec 01 16:44:38.091 INFO [stderr] warning: cannot find type `salt` in this scope Dec 01 16:44:38.091 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.091 INFO [stderr] | Dec 01 16:44:38.091 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.091 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.091 INFO [stderr] | Dec 01 16:44:38.091 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.092 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.092 INFO [stderr] Dec 01 16:44:38.092 INFO [stderr] warning: cannot find type `groups` in this scope Dec 01 16:44:38.092 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.092 INFO [stderr] | Dec 01 16:44:38.092 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.092 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.092 INFO [stderr] | Dec 01 16:44:38.092 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.092 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.092 INFO [stderr] Dec 01 16:44:38.093 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 01 16:44:38.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.093 INFO [stderr] | Dec 01 16:44:38.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.093 INFO [stderr] | Dec 01 16:44:38.093 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.093 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.093 INFO [stderr] Dec 01 16:44:38.093 INFO [stderr] warning: cannot find type `say` in this scope Dec 01 16:44:38.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.093 INFO [stderr] | Dec 01 16:44:38.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.093 INFO [stderr] | Dec 01 16:44:38.093 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.093 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.093 INFO [stderr] Dec 01 16:44:38.094 INFO [stderr] warning: cannot find type `email` in this scope Dec 01 16:44:38.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.094 INFO [stderr] | Dec 01 16:44:38.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.094 INFO [stderr] | Dec 01 16:44:38.094 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.094 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.094 INFO [stderr] Dec 01 16:44:38.094 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 01 16:44:38.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.094 INFO [stderr] | Dec 01 16:44:38.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.094 INFO [stderr] | Dec 01 16:44:38.094 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.095 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.095 INFO [stderr] Dec 01 16:44:38.096 INFO [stderr] warning: cannot find type `tag` in this scope Dec 01 16:44:38.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.096 INFO [stderr] | Dec 01 16:44:38.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.096 INFO [stderr] | Dec 01 16:44:38.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.096 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.096 INFO [stderr] Dec 01 16:44:38.097 INFO [stderr] warning: cannot find type `comment` in this scope Dec 01 16:44:38.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.097 INFO [stderr] | Dec 01 16:44:38.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.097 INFO [stderr] | Dec 01 16:44:38.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.097 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.097 INFO [stderr] Dec 01 16:44:38.097 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 01 16:44:38.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.097 INFO [stderr] | Dec 01 16:44:38.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.097 INFO [stderr] | Dec 01 16:44:38.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.097 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.097 INFO [stderr] Dec 01 16:44:38.098 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 01 16:44:38.098 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.098 INFO [stderr] | Dec 01 16:44:38.098 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.098 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.098 INFO [stderr] | Dec 01 16:44:38.098 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.098 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.098 INFO [stderr] Dec 01 16:44:38.099 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 01 16:44:38.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 16:44:38.099 INFO [stderr] | Dec 01 16:44:38.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 16:44:38.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 16:44:38.099 INFO [stderr] | Dec 01 16:44:38.099 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 16:44:38.099 INFO [stderr] = note: for more information, see issue #50504 Dec 01 16:44:38.099 INFO [stderr] Dec 01 16:47:10.874 INFO [stderr] warning: `[SqlLiteral::bind]` cannot be resolved, ignoring it... Dec 01 16:47:10.874 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/sql_literal.rs:233:22 Dec 01 16:47:10.874 INFO [stderr] | Dec 01 16:47:10.874 INFO [stderr] 233 | /// Returned by the [`SqlLiteral::bind()`] method when binding a value to a fragment of SQL. Dec 01 16:47:10.874 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Dec 01 16:47:10.874 INFO [stderr] | Dec 01 16:47:10.875 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Dec 01 16:47:10.875 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 16:47:10.875 INFO [stderr] Dec 01 16:47:10.880 INFO [stderr] warning: `[allow_tables_to_appear_in_same_query]` cannot be resolved, ignoring it... Dec 01 16:47:10.880 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:985:27 Dec 01 16:47:10.880 INFO [stderr] | Dec 01 16:47:10.880 INFO [stderr] 985 | /// still need to invoke [`allow_tables_to_appear_in_same_query!`] for these two tables to Dec 01 16:47:10.880 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Dec 01 16:47:10.880 INFO [stderr] | Dec 01 16:47:10.882 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 16:47:10.882 INFO [stderr] Dec 01 16:47:10.882 INFO [stderr] warning: `[SqlLiteral::bind]` cannot be resolved, ignoring it... Dec 01 16:47:10.882 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/sql_literal.rs:233:22 Dec 01 16:47:10.882 INFO [stderr] | Dec 01 16:47:10.882 INFO [stderr] 233 | /// Returned by the [`SqlLiteral::bind()`] method when binding a value to a fragment of SQL. Dec 01 16:47:10.882 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Dec 01 16:47:10.882 INFO [stderr] | Dec 01 16:47:10.882 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 16:47:10.882 INFO [stderr] Dec 01 16:47:42.232 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 58s Dec 01 16:47:42.275 INFO [stderr] su: No module specific data is present Dec 01 16:47:45.230 INFO running `"docker" "inspect" "90a068781eef8e2f1f1e45c1d3f2d8baa880d243796a364f2d140607538393ea"` Dec 01 16:47:45.353 INFO running `"docker" "rm" "-f" "90a068781eef8e2f1f1e45c1d3f2d8baa880d243796a364f2d140607538393ea"` Dec 01 16:47:45.453 INFO [stdout] 90a068781eef8e2f1f1e45c1d3f2d8baa880d243796a364f2d140607538393ea