[INFO] fetching crate armalint 0.1.1... [INFO] testing armalint-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate armalint 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate armalint 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate armalint 0.1.1 [INFO] finished tweaking crates.io crate armalint 0.1.1 [INFO] tweaked toml for crates.io crate armalint 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate armalint 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 53009efc024439df0c05a79afaa55f569c5b509824dd17e897363d61c30604c5 [INFO] running `Command { std: "docker" "start" "-a" "53009efc024439df0c05a79afaa55f569c5b509824dd17e897363d61c30604c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53009efc024439df0c05a79afaa55f569c5b509824dd17e897363d61c30604c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53009efc024439df0c05a79afaa55f569c5b509824dd17e897363d61c30604c5", kill_on_drop: false }` [INFO] [stdout] 53009efc024439df0c05a79afaa55f569c5b509824dd17e897363d61c30604c5 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5720811304ad7fb8bfdce91d331b15ec6b99feaa305008f3885680811456eb61 [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" "5720811304ad7fb8bfdce91d331b15ec6b99feaa305008f3885680811456eb61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling armalint v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> build.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let f = File::create(&dest_path).unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> build.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CMD` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | format!($e, $($p = $p,)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/lint.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | node_warning!(processed.files, warning); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::iformat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | format!($e, $($p = $p,)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/lint.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | node_error!(processed.files, error); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::iformat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/config/parser/mod.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | panic!(message); [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] 113 | panic!("{}", message); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "5720811304ad7fb8bfdce91d331b15ec6b99feaa305008f3885680811456eb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5720811304ad7fb8bfdce91d331b15ec6b99feaa305008f3885680811456eb61", kill_on_drop: false }` [INFO] [stdout] 5720811304ad7fb8bfdce91d331b15ec6b99feaa305008f3885680811456eb61 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 8ef99b943baf6a5fecb3cacf8a0999aaeb1114aea0b1fa01857f48b0340a33dc [INFO] running `Command { std: "docker" "start" "-a" "8ef99b943baf6a5fecb3cacf8a0999aaeb1114aea0b1fa01857f48b0340a33dc", kill_on_drop: false }` [INFO] [stderr] Compiling armalint v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> build.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let f = File::create(&dest_path).unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> build.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CMD` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | format!($e, $($p = $p,)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/lint.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | node_warning!(processed.files, warning); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::iformat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | format!($e, $($p = $p,)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/lint.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | node_error!(processed.files, error); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::iformat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/config/parser/mod.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | panic!(message); [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] 113 | panic!("{}", message); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | format!($e, $($p = $p,)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/lint.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | node_warning!(processed.files, warning); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::iformat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | format!($e, $($p = $p,)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/lint.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | node_error!(processed.files, error); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::iformat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/config/parser/mod.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | panic!(message); [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] 113 | panic!("{}", message); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.41s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/armalint-833c0c21a166fa46) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/armalint-5223531f8a4b9d1c) [INFO] [stderr] Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-07a536241ee189b0) [INFO] [stderr] Executable tests/define.rs (/opt/rustwide/target/debug/deps/define-ecf2bd8ac5df5a77) [INFO] [stderr] Executable tests/tokens.rs (/opt/rustwide/target/debug/deps/tokens-9f60ec9303fc4c90) [INFO] running `Command { std: "docker" "inspect" "8ef99b943baf6a5fecb3cacf8a0999aaeb1114aea0b1fa01857f48b0340a33dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef99b943baf6a5fecb3cacf8a0999aaeb1114aea0b1fa01857f48b0340a33dc", kill_on_drop: false }` [INFO] [stdout] 8ef99b943baf6a5fecb3cacf8a0999aaeb1114aea0b1fa01857f48b0340a33dc [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] d37570c235dfb1652eb20e5678ed70679d2b14e039b8337b65c6bc0480a95f1b [INFO] running `Command { std: "docker" "start" "-a" "d37570c235dfb1652eb20e5678ed70679d2b14e039b8337b65c6bc0480a95f1b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> build.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | let f = File::create(&dest_path).unwrap(); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> build.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CMD` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> build.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `armalint` (build script) generated 2 warnings [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:11:34 [INFO] [stderr] | [INFO] [stderr] 11 | format!($e, $($p = $p,)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/commands/lint.rs:29:21 [INFO] [stderr] | [INFO] [stderr] 29 | node_warning!(processed.files, warning); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `crate::iformat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:11:34 [INFO] [stderr] | [INFO] [stderr] 11 | format!($e, $($p = $p,)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/commands/lint.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | node_error!(processed.files, error); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `crate::iformat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/config/parser/mod.rs:113:24 [INFO] [stderr] | [INFO] [stderr] 113 | panic!(message); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 113 | panic!("{}", message); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `armalint` (lib) generated 3 warnings [INFO] [stderr] warning: `armalint` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/armalint-833c0c21a166fa46) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config::render::options::test_indents ... ok [INFO] [stdout] test config::render::options::test_brackets ... ok [INFO] [stdout] test config::basic_statement_ast ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/armalint-5223531f8a4b9d1c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-07a536241ee189b0) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parse ... ok [INFO] [stdout] test rapify ... ok [INFO] [stdout] test simplify ... ok [INFO] [stdout] test preprocess ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/define.rs (/opt/rustwide/target/debug/deps/define-ecf2bd8ac5df5a77) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parse ... ok [INFO] [stdout] test preprocess ... ok [INFO] [stdout] test rapify ... ok [INFO] [stdout] test simplify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/tokens.rs (/opt/rustwide/target/debug/deps/tokens-9f60ec9303fc4c90) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parse ... ok [INFO] [stdout] test simplify ... ok [INFO] [stdout] test preprocess ... ok [INFO] [stdout] test rapify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests armalint [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/config/parser/mod.rs - config::parser::parse (line 39) ... ok [INFO] [stdout] test src/config/parser/mod.rs - config::parser::parse_with_resolver (line 69) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d37570c235dfb1652eb20e5678ed70679d2b14e039b8337b65c6bc0480a95f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37570c235dfb1652eb20e5678ed70679d2b14e039b8337b65c6bc0480a95f1b", kill_on_drop: false }` [INFO] [stdout] d37570c235dfb1652eb20e5678ed70679d2b14e039b8337b65c6bc0480a95f1b