[INFO] cloning repository https://github.com/jkelleyrtp/rustux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkelleyrtp/rustux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Frustux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Frustux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d73c7734364875909ddff39d9bbf0da516648e82
[INFO] checking jkelleyrtp/rustux against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Frustux" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkelleyrtp/rustux
[INFO] finished tweaking git repo https://github.com/jkelleyrtp/rustux
[INFO] tweaked toml for git repo https://github.com/jkelleyrtp/rustux written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkelleyrtp/rustux on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkelleyrtp/rustux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.48
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.48
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.8
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.48
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.48
[INFO] [stderr]   Downloaded yew v0.7.0
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.3
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.2.7
[INFO] [stderr]   Downloaded darling_macro v0.9.0
[INFO] [stderr]   Downloaded stdweb-derive v0.5.1
[INFO] [stderr]   Downloaded bincode v1.0.1
[INFO] [stderr]   Downloaded base-x v0.2.5
[INFO] [stderr]   Downloaded rustc-demangle v0.1.15
[INFO] [stderr]   Downloaded darling_core v0.9.0
[INFO] [stderr]   Downloaded serde_derive v1.0.98
[INFO] [stderr]   Downloaded backtrace v0.3.33
[INFO] [stderr]   Downloaded darling v0.9.0
[INFO] [stderr]   Downloaded derive_builder_core v0.5.0
[INFO] [stderr]   Downloaded serde v1.0.98
[INFO] [stderr]   Downloaded stdweb v0.4.18
[INFO] [stderr]   Downloaded bumpalo v2.5.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.48
[INFO] [stderr]   Downloaded syn v0.15.42
[INFO] [stderr]   Downloaded derive_builder v0.7.2
[INFO] [stderr]   Downloaded stdweb-internal-runtime v0.1.4
[INFO] [stderr]   Downloaded yew-macro v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c3748eddbea0b4578c6192480812e2a34d9119b65edf9f8ea581973dba57226
[INFO] running `Command { std: "docker" "start" "-a" "2c3748eddbea0b4578c6192480812e2a34d9119b65edf9f8ea581973dba57226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c3748eddbea0b4578c6192480812e2a34d9119b65edf9f8ea581973dba57226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c3748eddbea0b4578c6192480812e2a34d9119b65edf9f8ea581973dba57226", kill_on_drop: false }`
[INFO] [stdout] 2c3748eddbea0b4578c6192480812e2a34d9119b65edf9f8ea581973dba57226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbcc8b1a9ef4b6e42cef4d0ed8756ecba54cccb0393d308e299eaae107a844ad
[INFO] running `Command { std: "docker" "start" "-a" "cbcc8b1a9ef4b6e42cef4d0ed8756ecba54cccb0393d308e299eaae107a844ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling serde v1.0.98
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.4
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking rustc-demangle v0.1.15
[INFO] [stderr]    Compiling base-x v0.2.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling yew v0.7.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]    Compiling stdweb v0.4.18
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking http v0.1.18
[INFO] [stderr]     Checking backtrace v0.3.33
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.98
[INFO] [stderr]    Compiling proc-macro-hack v0.5.8
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]    Compiling yew-macro v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking bincode v1.0.1
[INFO] [stderr]    Compiling stdweb-derive v0.5.1
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.7
[INFO] [stderr]     Checking rustux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::webapp`
[INFO] [stdout]  --> src/extensions/pwa.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::webapp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew`
[INFO] [stdout]   --> src/extensions/pwa.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         use yew;
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/extensions/pwa.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn build(mut self) -> PWA {
[INFO] [stdout]    |                  ----^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_yew_prerendered` is never used
[INFO] [stdout]  --> src/extensions/ssr.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn serve_yew_prerendered() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nothing` is never used
[INFO] [stdout]   --> src/extensions/ssr.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn nothing () {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebApplication` is never constructed
[INFO] [stdout]   --> src/webapp.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct WebApplication {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `start_yew_app` is never used
[INFO] [stdout]   --> src/webapp.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl WebApplication {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 25 |     pub fn start_yew_app<T: Component> (&mut self) where T: Renderable<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Extensions` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod Extensions {
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `extensions`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions are not allowed in struct definitions
[INFO] [stdout]   --> examples/apitest.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub struct ActionHistory {
[INFO] [stdout]    |              ------------- while parsing this struct
[INFO] [stdout] 21 | /     fn apply( ) {
[INFO] [stdout] 22 | |
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: unlike in C++, Java, and C#, functions are declared in `impl` blocks
[INFO] [stdout]    = help: see https://doc.rust-lang.org/book/ch05-03-method-syntax.html for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::webapp`
[INFO] [stdout]  --> src/extensions/pwa.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::webapp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew`
[INFO] [stdout]   --> src/extensions/pwa.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         use yew;
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> examples/apitest.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let state = MyState {};
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/extensions/pwa.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn build(mut self) -> PWA {
[INFO] [stdout]    |                  ----^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustux` (example "apitest") due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: function `serve_yew_prerendered` is never used
[INFO] [stdout]  --> src/extensions/ssr.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn serve_yew_prerendered() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `nothing` is never used
[INFO] [stdout]   --> src/extensions/ssr.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn nothing () {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebApplication` is never constructed
[INFO] [stdout]   --> src/webapp.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct WebApplication {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `start_yew_app` is never used
[INFO] [stdout]   --> src/webapp.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl WebApplication {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 25 |     pub fn start_yew_app<T: Component> (&mut self) where T: Renderable<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Extensions` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod Extensions {
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `extensions`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `updates` should have an upper camel case name
[INFO] [stdout]   --> examples/test.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum updates {
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Updates`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `updates` should have an upper camel case name
[INFO] [stdout]   --> examples/components/app.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum updates {
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Updates`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![recursion_limit]` attribute can only be used at the crate root
[INFO] [stdout]  --> examples/components/app.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![recursion_limit="128"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing parameters for function definition
[INFO] [stdout]   --> examples/othertest.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn homepage { self.router.set_view(Pages::Homepage) }
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: add a parameter list
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn homepage() { self.router.set_view(Pages::Homepage) }
[INFO] [stdout]    |                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `increment` is never used
[INFO] [stdout]   --> examples/test.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl State {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 54 |     fn increment(mut self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_webapp` is never used
[INFO] [stdout]   --> examples/components/main.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn new_webapp() {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `increment` is never used
[INFO] [stdout]   --> examples/components/app.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl State {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 54 |     fn increment(mut self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> examples/components/app.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn main() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `two_pages`
[INFO] [stdout]   |
[INFO] [stdout]   = note: consider adding a `main` function to `examples/two_pages/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustux` (example "two_pages") due to 1 previous error
[INFO] [stdout] error: cannot find attribute `Derive` in this scope
[INFO] [stdout]   --> examples/othertest.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[ Derive (Routeable = "/<asdads>/<asdasd>/aasd")]
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/d336647335db03a0fc5b24fc5325cd3905c5b8e8/library/core/src/macros/mod.rs:1728:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `derive` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 27 -     #[ Derive (Routeable = "/<asdads>/<asdasd>/aasd")]
[INFO] [stdout] 27 +     #[ derive (Routeable = "/<asdads>/<asdasd>/aasd")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `Derive` in this scope
[INFO] [stdout]   --> examples/othertest.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[ Derive (Routeable = "/<asdads>/<asdasd>/aasd")]
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/d336647335db03a0fc5b24fc5325cd3905c5b8e8/library/core/src/macros/mod.rs:1728:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `derive` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 -     #[ Derive (Routeable = "/<asdads>/<asdasd>/aasd")]
[INFO] [stdout] 24 +     #[ derive (Routeable = "/<asdads>/<asdasd>/aasd")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `RustuxGlobal` in this scope
[INFO] [stdout]  --> examples/othertest.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[RustuxGlobal]
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]   --> examples/othertest.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn homepage { self.router.set_view(Pages::Homepage) }
[INFO] [stdout]    |        --------   ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout]    |        |
[INFO] [stdout]    |        this function doesn't have a `self` parameter
[INFO] [stdout]    |
[INFO] [stdout] help: add a `self` receiver parameter to make the associated `fn` a method
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn homepage { self.router.set_view(&selfPages::Homepage) }
[INFO] [stdout]    |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]   --> examples/othertest.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn homepage2() { self.router.set_view(Pages::Homepage) }
[INFO] [stdout]    |        ---------     ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout]    |        |
[INFO] [stdout]    |        this function doesn't have a `self` parameter
[INFO] [stdout]    |
[INFO] [stdout] help: add a `self` receiver parameter to make the associated `fn` a method
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn homepage2(&self) { self.router.set_view(Pages::Homepage) }
[INFO] [stdout]    |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0424`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustux` (example "othertest") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "cbcc8b1a9ef4b6e42cef4d0ed8756ecba54cccb0393d308e299eaae107a844ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbcc8b1a9ef4b6e42cef4d0ed8756ecba54cccb0393d308e299eaae107a844ad", kill_on_drop: false }`
[INFO] [stdout] cbcc8b1a9ef4b6e42cef4d0ed8756ecba54cccb0393d308e299eaae107a844ad
