[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Frustux" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkelleyrtp/rustux on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/jkelleyrtp/rustux already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee673ce8220d52d873df6d4e6ed84a5852534785d00912cada04d65a85b98c63 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee673ce8220d52d873df6d4e6ed84a5852534785d00912cada04d65a85b98c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee673ce8220d52d873df6d4e6ed84a5852534785d00912cada04d65a85b98c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee673ce8220d52d873df6d4e6ed84a5852534785d00912cada04d65a85b98c63", kill_on_drop: false }` [INFO] [stdout] ee673ce8220d52d873df6d4e6ed84a5852534785d00912cada04d65a85b98c63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03ebe576e1c6fba69ded62fb9b590db3617b8594ae703522f04730d90c7b7363 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03ebe576e1c6fba69ded62fb9b590db3617b8594ae703522f04730d90c7b7363", kill_on_drop: false }` [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling yew v0.7.0 [INFO] [stderr] Checking backtrace v0.3.33 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking bincode v1.0.1 [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] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Checking stdweb v0.4.18 [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)]` 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: the item `yew` is imported redundantly [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 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 `#[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)]` 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: the item `yew` is imported redundantly [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 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `serve_yew_prerendered` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `nothing` [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 is never constructed: `WebApplication` [INFO] [stdout] --> src/webapp.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct WebApplication { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start_yew_app` [INFO] [stdout] --> src/webapp.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn start_yew_app (&mut self) where T: Renderable { [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `serve_yew_prerendered` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `nothing` [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 is never constructed: `WebApplication` [INFO] [stdout] --> src/webapp.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct WebApplication { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start_yew_app` [INFO] [stdout] --> src/webapp.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn start_yew_app (&mut self) where T: Renderable { [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)]` on by default [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [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] error: aborting due to previous error [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: expected one of `(` or `<`, found `{` [INFO] [stdout] --> examples/othertest.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 22 | impl ApplicationState { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 25 | fn homepage { self.router.set_view(Pages::Homepage) } [INFO] [stdout] | ^ expected one of `(` or `<` [INFO] [stdout] ... [INFO] [stdout] 30 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `fn` [INFO] [stdout] --> examples/apitest.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn apply( ) { [INFO] [stdout] | ^^ expected identifier, found keyword [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: aborting due to 2 previous errors [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment` [INFO] [stdout] --> examples/test.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn increment(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment` [INFO] [stdout] --> examples/components/app.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn increment(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `main` [INFO] [stdout] --> examples/components/app.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_webapp` [INFO] [stdout] --> examples/components/main.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn new_webapp() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> examples/components/app.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![recursion_limit="128"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "03ebe576e1c6fba69ded62fb9b590db3617b8594ae703522f04730d90c7b7363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ebe576e1c6fba69ded62fb9b590db3617b8594ae703522f04730d90c7b7363", kill_on_drop: false }` [INFO] [stdout] 03ebe576e1c6fba69ded62fb9b590db3617b8594ae703522f04730d90c7b7363