[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 beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2Flibchmq" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aleshaleksey/libchmq on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-16/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" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 415d75b515365b9a4d1bcb833dc134fc4ce8b54247e8b21b885de0787bebed2b [INFO] running `Command { std: "docker" "start" "-a" "415d75b515365b9a4d1bcb833dc134fc4ce8b54247e8b21b885de0787bebed2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "415d75b515365b9a4d1bcb833dc134fc4ce8b54247e8b21b885de0787bebed2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415d75b515365b9a4d1bcb833dc134fc4ce8b54247e8b21b885de0787bebed2b", kill_on_drop: false }` [INFO] [stdout] 415d75b515365b9a4d1bcb833dc134fc4ce8b54247e8b21b885de0787bebed2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ad8ded3e442bd834de8ae04b76e58ce3d679bc65c8a686f8cb318025f2dde0 [INFO] running `Command { std: "docker" "start" "-a" "73ad8ded3e442bd834de8ae04b76e58ce3d679bc65c8a686f8cb318025f2dde0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling serde v1.0.74 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking jni-sys v0.3.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] Checking rand v0.3.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> jni-rs/src/wrapper/errors.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1st rule of macro `catch` is never used [INFO] [stdout] --> jni-rs/src/wrapper/macros.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | ( move $b:block ) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> jni-rs/src/wrapper/descriptors/desc.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | fn lookup(self, &JNIEnv<'a>) -> Result; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &JNIEnv<'a>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> jni-rs/src/wrapper/jnienv.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | panic!(res.unwrap_err()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 267 | panic!("{}", res.unwrap_err()); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 267 | std::panic::panic_any(res.unwrap_err()); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.74 [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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: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 11.78s [INFO] running `Command { std: "docker" "inspect" "73ad8ded3e442bd834de8ae04b76e58ce3d679bc65c8a686f8cb318025f2dde0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ad8ded3e442bd834de8ae04b76e58ce3d679bc65c8a686f8cb318025f2dde0", kill_on_drop: false }` [INFO] [stdout] 73ad8ded3e442bd834de8ae04b76e58ce3d679bc65c8a686f8cb318025f2dde0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] f0ab7d000036e63ca5f07a8232694d323f2f992afd4f797bb35d621ee0fa84cc [INFO] running `Command { std: "docker" "start" "-a" "f0ab7d000036e63ca5f07a8232694d323f2f992afd4f797bb35d621ee0fa84cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.74 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking log v0.3.7 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Compiling jni v0.10.1 (/opt/rustwide/workdir/jni-rs) [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> jni-rs/src/wrapper/errors.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1st rule of macro `catch` is never used [INFO] [stdout] --> jni-rs/src/wrapper/macros.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | ( move $b:block ) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> jni-rs/src/wrapper/descriptors/desc.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | fn lookup(self, &JNIEnv<'a>) -> Result; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &JNIEnv<'a>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> jni-rs/src/wrapper/jnienv.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | panic!(res.unwrap_err()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 267 | panic!("{}", res.unwrap_err()); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 267 | std::panic::panic_any(res.unwrap_err()); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.74 [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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: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 10.31s [INFO] running `Command { std: "docker" "inspect" "f0ab7d000036e63ca5f07a8232694d323f2f992afd4f797bb35d621ee0fa84cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ab7d000036e63ca5f07a8232694d323f2f992afd4f797bb35d621ee0fa84cc", kill_on_drop: false }` [INFO] [stdout] f0ab7d000036e63ca5f07a8232694d323f2f992afd4f797bb35d621ee0fa84cc