[INFO] cloning repository https://github.com/CLOWREAD/ECC_Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CLOWREAD/ECC_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLOWREAD%2FECC_Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLOWREAD%2FECC_Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4c3617b6a36cd67a1f47e5c0e4669d002c39d01 [INFO] documenting CLOWREAD/ECC_Rust against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLOWREAD%2FECC_Rust" "/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/CLOWREAD/ECC_Rust on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CLOWREAD/ECC_Rust [INFO] finished tweaking git repo https://github.com/CLOWREAD/ECC_Rust [INFO] tweaked toml for git repo https://github.com/CLOWREAD/ECC_Rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/CLOWREAD/ECC_Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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 num-bigint v0.2.3 [INFO] [stderr] Downloaded bumpalo v2.6.0 [INFO] [stderr] Downloaded syn v1.0.7 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.53 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.53 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.53 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.53 [INFO] [stderr] Downloaded wasm-bindgen v0.2.53 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", 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] ed58f16a47ab79f4fee35eb5cb39c0cf48399e057e378baca876d20af255a82a [INFO] running `Command { std: "docker" "start" "-a" "ed58f16a47ab79f4fee35eb5cb39c0cf48399e057e378baca876d20af255a82a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed58f16a47ab79f4fee35eb5cb39c0cf48399e057e378baca876d20af255a82a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed58f16a47ab79f4fee35eb5cb39c0cf48399e057e378baca876d20af255a82a", kill_on_drop: false }` [INFO] [stdout] ed58f16a47ab79f4fee35eb5cb39c0cf48399e057e378baca876d20af255a82a [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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb0f25a8ccc6839b96dbf09e516d94beb54090911f69bb135efdf4818ae458f [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" "6cb0f25a8ccc6839b96dbf09e516d94beb54090911f69bb135efdf4818ae458f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.53 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling wasm-bindgen v0.2.53 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.53 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.53 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.53 [INFO] [stderr] Documenting Rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `ECC_POINT` should have an upper camel case name [INFO] [stdout] --> src/ECC.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ECC_POINT [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `EccPoint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | for i in (0..256) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 145 - for i in (0..256) [INFO] [stdout] 145 + for i in 0..256 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | if(i!=0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - if(i!=0) [INFO] [stdout] 148 + if i!=0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | for i in (0..256) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - for i in (0..256) [INFO] [stdout] 177 + for i in 0..256 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | if(i!=0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 180 - if(i!=0) [INFO] [stdout] 180 + if i!=0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | if(u_v.len()>=32) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - if(u_v.len()>=32) [INFO] [stdout] 236 + if u_v.len()>=32 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:244:15 [INFO] [stdout] | [INFO] [stdout] 244 | if(u_v.len()<=32) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 244 - if(u_v.len()<=32) [INFO] [stdout] 244 + if u_v.len()<=32 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | for i in (0..len) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - for i in (0..len) [INFO] [stdout] 258 + for i in 0..len [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:261:15 [INFO] [stdout] | [INFO] [stdout] 261 | if(i src/ECC.rs:278:15 [INFO] [stdout] | [INFO] [stdout] 278 | if(u_v.len()>=32) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 278 - if(u_v.len()>=32) [INFO] [stdout] 278 + if u_v.len()>=32 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:286:15 [INFO] [stdout] | [INFO] [stdout] 286 | if(u_v.len()<=32) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 286 - if(u_v.len()<=32) [INFO] [stdout] 286 + if u_v.len()<=32 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 300 | for i in (0..len) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 300 - for i in (0..len) [INFO] [stdout] 300 + for i in 0..len [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:303:15 [INFO] [stdout] | [INFO] [stdout] 303 | if(i src/ECC.rs:321:19 [INFO] [stdout] | [INFO] [stdout] 321 | for i in (0..v.len()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 321 - for i in (0..v.len()) [INFO] [stdout] 321 + for i in 0..v.len() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:336:18 [INFO] [stdout] | [INFO] [stdout] 336 | for i in (0..256) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 336 - for i in (0..256) [INFO] [stdout] 336 + for i in 0..256 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:353:18 [INFO] [stdout] | [INFO] [stdout] 353 | for i in (0..254) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 353 - for i in (0..254) [INFO] [stdout] 353 + for i in 0..254 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | if(g_TextParam_0[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - if(g_TextParam_0[i]==0) [INFO] [stdout] 43 + if g_TextParam_0[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | if(g_TextParam_0[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - if(g_TextParam_0[i]==0) [INFO] [stdout] 65 + if g_TextParam_0[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | if(g_TextParam_1[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - if(g_TextParam_1[i]==0) [INFO] [stdout] 74 + if g_TextParam_1[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | if(g_TextParam_2[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - if(g_TextParam_2[i]==0) [INFO] [stdout] 83 + if g_TextParam_2[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | if(g_TextParam_3[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - if(g_TextParam_3[i]==0) [INFO] [stdout] 92 + if g_TextParam_3[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | if(g_TextParam_0[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 119 - if(g_TextParam_0[i]==0) [INFO] [stdout] 119 + if g_TextParam_0[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | if(g_TextParam_1[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - if(g_TextParam_1[i]==0) [INFO] [stdout] 128 + if g_TextParam_1[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | if(g_TextParam_2[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 137 - if(g_TextParam_2[i]==0) [INFO] [stdout] 137 + if g_TextParam_2[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | if(g_TextParam_3[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - if(g_TextParam_3[i]==0) [INFO] [stdout] 146 + if g_TextParam_3[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | if (size==0 ) [INFO] [stdout] | ^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 194 - if (size==0 ) [INFO] [stdout] 194 + if size==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.03s [INFO] running `Command { std: "docker" "inspect" "6cb0f25a8ccc6839b96dbf09e516d94beb54090911f69bb135efdf4818ae458f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb0f25a8ccc6839b96dbf09e516d94beb54090911f69bb135efdf4818ae458f", kill_on_drop: false }` [INFO] [stdout] 6cb0f25a8ccc6839b96dbf09e516d94beb54090911f69bb135efdf4818ae458f [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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] fcacebc5237ecdaa1632f6dabb78f8b1ada884bbb06959daf33d9bd2a1dbd82d [INFO] running `Command { std: "docker" "start" "-a" "fcacebc5237ecdaa1632f6dabb78f8b1ada884bbb06959daf33d9bd2a1dbd82d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.53 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.53 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.53 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.53 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.53 [INFO] [stderr] Documenting Rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `ECC_POINT` should have an upper camel case name [INFO] [stdout] --> src/ECC.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ECC_POINT [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `EccPoint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | for i in (0..256) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 145 - for i in (0..256) [INFO] [stdout] 145 + for i in 0..256 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | if(i!=0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - if(i!=0) [INFO] [stdout] 148 + if i!=0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | for i in (0..256) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - for i in (0..256) [INFO] [stdout] 177 + for i in 0..256 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | if(i!=0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 180 - if(i!=0) [INFO] [stdout] 180 + if i!=0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | if(u_v.len()>=32) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - if(u_v.len()>=32) [INFO] [stdout] 236 + if u_v.len()>=32 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:244:15 [INFO] [stdout] | [INFO] [stdout] 244 | if(u_v.len()<=32) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 244 - if(u_v.len()<=32) [INFO] [stdout] 244 + if u_v.len()<=32 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | for i in (0..len) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - for i in (0..len) [INFO] [stdout] 258 + for i in 0..len [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:261:15 [INFO] [stdout] | [INFO] [stdout] 261 | if(i src/ECC.rs:278:15 [INFO] [stdout] | [INFO] [stdout] 278 | if(u_v.len()>=32) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 278 - if(u_v.len()>=32) [INFO] [stdout] 278 + if u_v.len()>=32 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:286:15 [INFO] [stdout] | [INFO] [stdout] 286 | if(u_v.len()<=32) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 286 - if(u_v.len()<=32) [INFO] [stdout] 286 + if u_v.len()<=32 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 300 | for i in (0..len) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 300 - for i in (0..len) [INFO] [stdout] 300 + for i in 0..len [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ECC.rs:303:15 [INFO] [stdout] | [INFO] [stdout] 303 | if(i src/ECC.rs:321:19 [INFO] [stdout] | [INFO] [stdout] 321 | for i in (0..v.len()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 321 - for i in (0..v.len()) [INFO] [stdout] 321 + for i in 0..v.len() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:336:18 [INFO] [stdout] | [INFO] [stdout] 336 | for i in (0..256) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 336 - for i in (0..256) [INFO] [stdout] 336 + for i in 0..256 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ECC.rs:353:18 [INFO] [stdout] | [INFO] [stdout] 353 | for i in (0..254) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 353 - for i in (0..254) [INFO] [stdout] 353 + for i in 0..254 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | if(g_TextParam_0[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - if(g_TextParam_0[i]==0) [INFO] [stdout] 43 + if g_TextParam_0[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | if(g_TextParam_0[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - if(g_TextParam_0[i]==0) [INFO] [stdout] 65 + if g_TextParam_0[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | if(g_TextParam_1[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - if(g_TextParam_1[i]==0) [INFO] [stdout] 74 + if g_TextParam_1[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | if(g_TextParam_2[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - if(g_TextParam_2[i]==0) [INFO] [stdout] 83 + if g_TextParam_2[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | if(g_TextParam_3[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - if(g_TextParam_3[i]==0) [INFO] [stdout] 92 + if g_TextParam_3[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | if(g_TextParam_0[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 119 - if(g_TextParam_0[i]==0) [INFO] [stdout] 119 + if g_TextParam_0[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | if(g_TextParam_1[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - if(g_TextParam_1[i]==0) [INFO] [stdout] 128 + if g_TextParam_1[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | if(g_TextParam_2[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 137 - if(g_TextParam_2[i]==0) [INFO] [stdout] 137 + if g_TextParam_2[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | if(g_TextParam_3[i]==0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - if(g_TextParam_3[i]==0) [INFO] [stdout] 146 + if g_TextParam_3[i]==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | if (size==0 ) [INFO] [stdout] | ^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 194 - if (size==0 ) [INFO] [stdout] 194 + if size==0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.87s [INFO] running `Command { std: "docker" "inspect" "fcacebc5237ecdaa1632f6dabb78f8b1ada884bbb06959daf33d9bd2a1dbd82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcacebc5237ecdaa1632f6dabb78f8b1ada884bbb06959daf33d9bd2a1dbd82d", kill_on_drop: false }` [INFO] [stdout] fcacebc5237ecdaa1632f6dabb78f8b1ada884bbb06959daf33d9bd2a1dbd82d