[INFO] updating cached repository maghoff/sausagewiki [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/maghoff/sausagewiki [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/maghoff/sausagewiki" "work/ex/beta-1.37-6/sources/1.36.0/gh/maghoff/sausagewiki"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/maghoff/sausagewiki'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/maghoff/sausagewiki" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/maghoff/sausagewiki"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/maghoff/sausagewiki'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f96cc8dac59fa1d7c5ce25df00d5dccbfce2b6c7 [INFO] sha for GitHub repo maghoff/sausagewiki: f96cc8dac59fa1d7c5ce25df00d5dccbfce2b6c7 [INFO] validating manifest of maghoff/sausagewiki on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of maghoff/sausagewiki on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing maghoff/sausagewiki [INFO] removed workspace from maghoff/sausagewiki [INFO] removed path dependency codegen from maghoff/sausagewiki [INFO] finished frobbing maghoff/sausagewiki [INFO] frobbed toml for maghoff/sausagewiki written to work/ex/beta-1.37-6/sources/1.36.0/gh/maghoff/sausagewiki/Cargo.toml [INFO] started frobbing maghoff/sausagewiki [INFO] removed workspace from maghoff/sausagewiki [INFO] removed path dependency codegen from maghoff/sausagewiki [INFO] finished frobbing maghoff/sausagewiki [INFO] frobbed toml for maghoff/sausagewiki written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/maghoff/sausagewiki/Cargo.toml [INFO] crate maghoff/sausagewiki already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/maghoff/sausagewiki/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/maghoff/pulldown-cmark.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/maghoff/pulldown-cmark.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing maghoff/sausagewiki against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/maghoff/sausagewiki:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 1524d583593c7e2490103ce1e78d849a6b729cfdf7e8c17e7bb439c5c682d741 [INFO] running `"docker" "start" "-a" "1524d583593c7e2490103ce1e78d849a6b729cfdf7e8c17e7bb439c5c682d741"` [INFO] [stderr] warning: dependency (codegen) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 (https://github.com/maghoff/pulldown-cmark.git#e5dea36c) [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling bart v0.1.4 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling titlecase v0.10.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bart_derive v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling infer_schema_internals v1.4.0 [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Compiling infer_schema_macros v1.4.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling sausagewiki v0.1.0-dev (/opt/crater/workdir) [INFO] [stderr] Compiling diesel_infer_schema v1.4.0 [INFO] [stderr] error[E0658]: The attribute `filename` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/assets.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[filename = "assets/themes.css"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `mime` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/assets.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | #[mime = "text/css"] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `filename` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/assets.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | #[filename = "assets/style.css"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `mime` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/assets.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[mime = "text/css"] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `filename` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/assets.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | #[filename = "assets/script.js"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `mime` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/assets.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | #[mime = "application/javascript"] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `filename` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/assets.rs:24:7 [INFO] [stderr] | [INFO] [stderr] 24 | #[filename = "assets/search.js"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `mime` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/assets.rs:25:7 [INFO] [stderr] | [INFO] [stderr] 25 | #[mime = "application/javascript"] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `StaticResource` in this scope [INFO] [stderr] --> src/assets.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(StaticResource)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `StaticResource` in this scope [INFO] [stderr] --> src/assets.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(StaticResource)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `StaticResource` in this scope [INFO] [stderr] --> src/assets.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(StaticResource)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `StaticResource` in this scope [INFO] [stderr] --> src/assets.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | #[derive(StaticResource)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Licenses` in this scope [INFO] [stderr] --> src/resources/about_resource.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Licenses)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `LICENSE_INFOS` in this scope [INFO] [stderr] --> src/resources/about_resource.rs:88:33 [INFO] [stderr] | [INFO] [stderr] 88 | deps: &*LICENSE_INFOS [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[macro_use] extern crate codegen; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::Future` [INFO] [stderr] --> src/assets.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | use futures::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ResponseFuture` [INFO] [stderr] --> src/assets.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | use web::{Resource, ResponseFuture}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Iterator` is imported redundantly [INFO] [stderr] --> src/resources/changes_resource.rs:297:21 [INFO] [stderr] | [INFO] [stderr] 297 | use std::iter::Iterator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `article_revisions` is imported redundantly [INFO] [stderr] --> src/state.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 12 | use schema::*; [INFO] [stderr] | --------- the item `article_revisions` is already imported here [INFO] [stderr] ... [INFO] [stderr] 84 | use schema::article_revisions; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `article_revisions` is imported redundantly [INFO] [stderr] --> src/state.rs:116:13 [INFO] [stderr] | [INFO] [stderr] 12 | use schema::*; [INFO] [stderr] | --------- the item `article_revisions` is already imported here [INFO] [stderr] ... [INFO] [stderr] 116 | use schema::article_revisions; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `article_revisions` is imported redundantly [INFO] [stderr] --> src/state.rs:127:13 [INFO] [stderr] | [INFO] [stderr] 12 | use schema::*; [INFO] [stderr] | --------- the item `article_revisions` is already imported here [INFO] [stderr] ... [INFO] [stderr] 127 | use schema::article_revisions; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `article_revisions` is imported redundantly [INFO] [stderr] --> src/state.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 12 | use schema::*; [INFO] [stderr] | --------- the item `article_revisions` is already imported here [INFO] [stderr] ... [INFO] [stderr] 162 | use schema::article_revisions; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `article_revisions` is imported redundantly [INFO] [stderr] --> src/state.rs:181:17 [INFO] [stderr] | [INFO] [stderr] 12 | use schema::*; [INFO] [stderr] | --------- the item `article_revisions` is already imported here [INFO] [stderr] ... [INFO] [stderr] 181 | use schema::article_revisions; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `article_revisions` is imported redundantly [INFO] [stderr] --> src/state.rs:282:17 [INFO] [stderr] | [INFO] [stderr] 12 | use schema::*; [INFO] [stderr] | --------- the item `article_revisions` is already imported here [INFO] [stderr] ... [INFO] [stderr] 282 | use schema::article_revisions; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `resource_name` found for type `assets::static_assets::ThemesCss` in the current scope [INFO] [stderr] --> src/assets.rs:40:24 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct ThemesCss; [INFO] [stderr] | --------------------- function or associated item `resource_name` not found for this [INFO] [stderr] ... [INFO] [stderr] 40 | ThemesCss::resource_name() => [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `assets::static_assets::ThemesCss` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `resource_name` found for type `assets::static_assets::StyleCss` in the current scope [INFO] [stderr] --> src/assets.rs:43:23 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct StyleCss; [INFO] [stderr] | -------------------- function or associated item `resource_name` not found for this [INFO] [stderr] ... [INFO] [stderr] 43 | StyleCss::resource_name() => [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `assets::static_assets::StyleCss` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `resource_name` found for type `assets::static_assets::ScriptJs` in the current scope [INFO] [stderr] --> src/assets.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct ScriptJs; [INFO] [stderr] | -------------------- function or associated item `resource_name` not found for this [INFO] [stderr] ... [INFO] [stderr] 46 | ScriptJs::resource_name() => [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `assets::static_assets::ScriptJs` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `resource_name` found for type `assets::static_assets::SearchJs` in the current scope [INFO] [stderr] --> src/assets.rs:49:23 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct SearchJs; [INFO] [stderr] | -------------------- function or associated item `resource_name` not found for this [INFO] [stderr] ... [INFO] [stderr] 49 | SearchJs::resource_name() => [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `assets::static_assets::SearchJs` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `assets::static_assets::ThemesCss: web::resource::Resource` is not satisfied [INFO] [stderr] --> src/assets.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | Box::new(|| Box::new(ThemesCss) as BoxResource) as ResourceFn, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the trait `web::resource::Resource` is not implemented for `assets::static_assets::ThemesCss` [INFO] [stderr] | [INFO] [stderr] = note: required for the cast to the object type `dyn web::resource::Resource + std::marker::Send + std::marker::Sync` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `assets::static_assets::StyleCss: web::resource::Resource` is not satisfied [INFO] [stderr] --> src/assets.rs:44:29 [INFO] [stderr] | [INFO] [stderr] 44 | Box::new(|| Box::new(StyleCss) as BoxResource) as ResourceFn, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `web::resource::Resource` is not implemented for `assets::static_assets::StyleCss` [INFO] [stderr] | [INFO] [stderr] = note: required for the cast to the object type `dyn web::resource::Resource + std::marker::Send + std::marker::Sync` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `assets::static_assets::ScriptJs: web::resource::Resource` is not satisfied [INFO] [stderr] --> src/assets.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | Box::new(|| Box::new(ScriptJs) as BoxResource) as ResourceFn, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `web::resource::Resource` is not implemented for `assets::static_assets::ScriptJs` [INFO] [stderr] | [INFO] [stderr] = note: required for the cast to the object type `dyn web::resource::Resource + std::marker::Send + std::marker::Sync` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `assets::static_assets::SearchJs: web::resource::Resource` is not satisfied [INFO] [stderr] --> src/assets.rs:50:29 [INFO] [stderr] | [INFO] [stderr] 50 | Box::new(|| Box::new(SearchJs) as BoxResource) as ResourceFn, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `web::resource::Resource` is not implemented for `assets::static_assets::SearchJs` [INFO] [stderr] | [INFO] [stderr] = note: required for the cast to the object type `dyn web::resource::Resource + std::marker::Send + std::marker::Sync` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `resource_name` found for type `assets::static_assets::ScriptJs` in the current scope [INFO] [stderr] --> src/resources/article_resource.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | ScriptJs::resource_name() [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `assets::static_assets::ScriptJs` [INFO] [stderr] | [INFO] [stderr] ::: src/assets.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct ScriptJs; [INFO] [stderr] | -------------------- function or associated item `resource_name` not found for this [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `resource_name` found for type `assets::static_assets::ScriptJs` in the current scope [INFO] [stderr] --> src/resources/new_article_resource.rs:83:27 [INFO] [stderr] | [INFO] [stderr] 83 | ScriptJs::resource_name() [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `assets::static_assets::ScriptJs` [INFO] [stderr] | [INFO] [stderr] ::: src/assets.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct ScriptJs; [INFO] [stderr] | -------------------- function or associated item `resource_name` not found for this [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `resource_name` found for type `assets::static_assets::ThemesCss` in the current scope [INFO] [stderr] --> src/site.rs:36:51 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn themes_css(&self) -> &str { ThemesCss::resource_name() } [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `assets::static_assets::ThemesCss` [INFO] [stderr] | [INFO] [stderr] ::: src/assets.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct ThemesCss; [INFO] [stderr] | --------------------- function or associated item `resource_name` not found for this [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `resource_name` found for type `assets::static_assets::StyleCss` in the current scope [INFO] [stderr] --> src/site.rs:37:49 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn style_css(&self) -> &str { StyleCss::resource_name() } [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `assets::static_assets::StyleCss` [INFO] [stderr] | [INFO] [stderr] ::: src/assets.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct StyleCss; [INFO] [stderr] | -------------------- function or associated item `resource_name` not found for this [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `resource_name` found for type `assets::static_assets::SearchJs` in the current scope [INFO] [stderr] --> src/site.rs:38:49 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn search_js(&self) -> &str { SearchJs::resource_name() } [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `assets::static_assets::SearchJs` [INFO] [stderr] | [INFO] [stderr] ::: src/assets.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct SearchJs; [INFO] [stderr] | -------------------- function or associated item `resource_name` not found for this [INFO] [stderr] [INFO] [stderr] error: aborting due to 27 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0425, E0599, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `sausagewiki`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1524d583593c7e2490103ce1e78d849a6b729cfdf7e8c17e7bb439c5c682d741"` [INFO] running `"docker" "rm" "-f" "1524d583593c7e2490103ce1e78d849a6b729cfdf7e8c17e7bb439c5c682d741"` [INFO] [stdout] 1524d583593c7e2490103ce1e78d849a6b729cfdf7e8c17e7bb439c5c682d741