[INFO] cloning repository https://github.com/aleshaleksey/libchmq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleshaleksey/libchmq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2Flibchmq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2Flibchmq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ced2de0a248160d9c4092642ff87bec16bd1a09 [INFO] documenting aleshaleksey/libchmq against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2Flibchmq" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aleshaleksey/libchmq on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aleshaleksey/libchmq [INFO] finished tweaking git repo https://github.com/aleshaleksey/libchmq [INFO] tweaked toml for git repo https://github.com/aleshaleksey/libchmq written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/aleshaleksey/libchmq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b712b0f992da1f5e2031ea6f489cbd51ee238e4d925d39345a39b46fb72105ac [INFO] running `Command { std: "docker" "start" "-a" "b712b0f992da1f5e2031ea6f489cbd51ee238e4d925d39345a39b46fb72105ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b712b0f992da1f5e2031ea6f489cbd51ee238e4d925d39345a39b46fb72105ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b712b0f992da1f5e2031ea6f489cbd51ee238e4d925d39345a39b46fb72105ac", kill_on_drop: false }` [INFO] [stdout] b712b0f992da1f5e2031ea6f489cbd51ee238e4d925d39345a39b46fb72105ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 6af4d57ede772a4dde88adfc2a12e2ee3182c9bbcf88d9d6dd0768272f826582 [INFO] running `Command { std: "docker" "start" "-a" "6af4d57ede772a4dde88adfc2a12e2ee3182c9bbcf88d9d6dd0768272f826582", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling serde v1.0.74 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking log v0.3.7 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Compiling jni v0.10.1 (/opt/rustwide/workdir/jni-rs) [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] warning: failed to check lib in package `jni` as a prerequisite for scraping examples from: lib [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in jni-rs/Cargo.toml [INFO] [stderr] warning: `jni` (lib) generated 1 warning [INFO] [stderr] Compiling serde_derive v1.0.74 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Scraping libchmq v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting libchmq v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1535:22 [INFO] [stdout] | [INFO] [stdout] 1535 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1535 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1535 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1622:22 [INFO] [stdout] | [INFO] [stdout] 1622 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1622 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1622 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1735:22 [INFO] [stdout] | [INFO] [stdout] 1735 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1735 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1735 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1841:22 [INFO] [stdout] | [INFO] [stdout] 1841 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1841 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1841 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/enq.rs:3746:15 [INFO] [stdout] | [INFO] [stdout] 3746 | dis(v_buf));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1218:22 [INFO] [stdout] | [INFO] [stdout] 1218 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1218 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1218 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1298:22 [INFO] [stdout] | [INFO] [stdout] 1298 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1298 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1298 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1404:22 [INFO] [stdout] | [INFO] [stdout] 1404 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1404 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1404 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1502:22 [INFO] [stdout] | [INFO] [stdout] 1502 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1502 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1502 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/czq.rs:3304:15 [INFO] [stdout] | [INFO] [stdout] 3304 | dis(v_buf));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:522:11 [INFO] [stdout] | [INFO] [stdout] 522 | _ => {;}, [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1114:13 [INFO] [stdout] | [INFO] [stdout] 1114 | '\u{2074}'...'\u{2079}'=>true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | '\u{2080}'...'\u{2089}' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1131:6 [INFO] [stdout] | [INFO] [stdout] 1131 | '0'...'9' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1132:6 [INFO] [stdout] | [INFO] [stdout] 1132 | 'a'...'z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1133:6 [INFO] [stdout] | [INFO] [stdout] 1133 | 'A'...'Z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized] target(s) in 7.72s [INFO] running `Command { std: "docker" "inspect" "6af4d57ede772a4dde88adfc2a12e2ee3182c9bbcf88d9d6dd0768272f826582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af4d57ede772a4dde88adfc2a12e2ee3182c9bbcf88d9d6dd0768272f826582", kill_on_drop: false }` [INFO] [stdout] 6af4d57ede772a4dde88adfc2a12e2ee3182c9bbcf88d9d6dd0768272f826582 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] a3acb8e7b2bce2b0da1132ebc9079510d61ac013eec6054fad15deb9c7c8abdd [INFO] running `Command { std: "docker" "start" "-a" "a3acb8e7b2bce2b0da1132ebc9079510d61ac013eec6054fad15deb9c7c8abdd", kill_on_drop: false }` [INFO] [stderr] Checking jni v0.10.1 (/opt/rustwide/workdir/jni-rs) [INFO] [stderr] warning: failed to check lib in package `jni` as a prerequisite for scraping examples from: lib [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in jni-rs/Cargo.toml [INFO] [stderr] warning: `jni` (lib) generated 1 warning [INFO] [stderr] Scraping libchmq v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting libchmq v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1535:22 [INFO] [stdout] | [INFO] [stdout] 1535 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1535 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1535 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1622:22 [INFO] [stdout] | [INFO] [stdout] 1622 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1622 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1622 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1735:22 [INFO] [stdout] | [INFO] [stdout] 1735 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1735 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1735 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1841:22 [INFO] [stdout] | [INFO] [stdout] 1841 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1841 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1841 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/enq.rs:3746:15 [INFO] [stdout] | [INFO] [stdout] 3746 | dis(v_buf));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1218:22 [INFO] [stdout] | [INFO] [stdout] 1218 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1218 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1218 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1298:22 [INFO] [stdout] | [INFO] [stdout] 1298 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1298 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1298 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1404:22 [INFO] [stdout] | [INFO] [stdout] 1404 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1404 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1404 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1502:22 [INFO] [stdout] | [INFO] [stdout] 1502 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1502 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1502 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/czq.rs:3304:15 [INFO] [stdout] | [INFO] [stdout] 3304 | dis(v_buf));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:522:11 [INFO] [stdout] | [INFO] [stdout] 522 | _ => {;}, [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1114:13 [INFO] [stdout] | [INFO] [stdout] 1114 | '\u{2074}'...'\u{2079}'=>true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | '\u{2080}'...'\u{2089}' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1131:6 [INFO] [stdout] | [INFO] [stdout] 1131 | '0'...'9' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1132:6 [INFO] [stdout] | [INFO] [stdout] 1132 | 'a'...'z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1133:6 [INFO] [stdout] | [INFO] [stdout] 1133 | 'A'...'Z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "a3acb8e7b2bce2b0da1132ebc9079510d61ac013eec6054fad15deb9c7c8abdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3acb8e7b2bce2b0da1132ebc9079510d61ac013eec6054fad15deb9c7c8abdd", kill_on_drop: false }` [INFO] [stdout] a3acb8e7b2bce2b0da1132ebc9079510d61ac013eec6054fad15deb9c7c8abdd