[INFO] cloning repository https://github.com/The-Corrupted/basic_yew_components [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/The-Corrupted/basic_yew_components" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Corrupted%2Fbasic_yew_components", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Corrupted%2Fbasic_yew_components'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7110442d39faec7da917c1b691e612d2a53c05fb [INFO] checking The-Corrupted/basic_yew_components against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Corrupted%2Fbasic_yew_components" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/The-Corrupted/basic_yew_components on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/The-Corrupted/basic_yew_components [INFO] finished tweaking git repo https://github.com/The-Corrupted/basic_yew_components [INFO] tweaked toml for git repo https://github.com/The-Corrupted/basic_yew_components written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/The-Corrupted/basic_yew_components already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c6ef7d1979460e006ffb5827df68939376003810ba73725c814031670f9c9d8 [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" "6c6ef7d1979460e006ffb5827df68939376003810ba73725c814031670f9c9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c6ef7d1979460e006ffb5827df68939376003810ba73725c814031670f9c9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6ef7d1979460e006ffb5827df68939376003810ba73725c814031670f9c9d8", kill_on_drop: false }` [INFO] [stdout] 6c6ef7d1979460e006ffb5827df68939376003810ba73725c814031670f9c9d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a131285615e4a3e8a04fca69e542a51ffd542834282033885c175bf0225e35cd [INFO] running `Command { std: "docker" "start" "-a" "a131285615e4a3e8a04fca69e542a51ffd542834282033885c175bf0225e35cd", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling yew v0.10.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling yew-macro v0.10.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.55 [INFO] [stderr] Checking http v0.1.20 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.55 [INFO] [stderr] Checking js-sys v0.3.32 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.55 [INFO] [stderr] Compiling web-sys v0.3.32 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking Webpage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `Webpage` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `webpage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Components` should have a snake case name [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | mod Components; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `components` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clickCount` should have a snake case name [INFO] [stdout] --> src/lib.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | clickCount: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `click_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `rsButton` should have a snake case name [INFO] [stdout] --> src/Components/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod rsButton; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `rs_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `rsTextBox` should have a snake case name [INFO] [stdout] --> src/Components/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod rsTextBox; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `rs_text_box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Webpage` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `webpage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Components` should have a snake case name [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | mod Components; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `components` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clickCount` should have a snake case name [INFO] [stdout] --> src/lib.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | clickCount: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `click_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `rsButton` should have a snake case name [INFO] [stdout] --> src/Components/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod rsButton; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `rs_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `rsTextBox` should have a snake case name [INFO] [stdout] --> src/Components/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod rsTextBox; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `rs_text_box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Webpage` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `webpage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Webpage` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `webpage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "a131285615e4a3e8a04fca69e542a51ffd542834282033885c175bf0225e35cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a131285615e4a3e8a04fca69e542a51ffd542834282033885c175bf0225e35cd", kill_on_drop: false }` [INFO] [stdout] a131285615e4a3e8a04fca69e542a51ffd542834282033885c175bf0225e35cd