[INFO] fetching crate svlint 0.9.3... [INFO] testing svlint-0.9.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate svlint 0.9.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate svlint 0.9.3 [INFO] finished tweaking crates.io crate svlint 0.9.3 [INFO] tweaked toml for crates.io crate svlint 0.9.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate svlint 0.9.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate svlint 0.9.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 185d783d1c29b1c5cba34ccf4909b1679fb4930b8c312cb6b53bc89d0ea722a9 [INFO] running `Command { std: "docker" "start" "-a" "185d783d1c29b1c5cba34ccf4909b1679fb4930b8c312cb6b53bc89d0ea722a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "185d783d1c29b1c5cba34ccf4909b1679fb4930b8c312cb6b53bc89d0ea722a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185d783d1c29b1c5cba34ccf4909b1679fb4930b8c312cb6b53bc89d0ea722a9", kill_on_drop: false }` [INFO] [stdout] 185d783d1c29b1c5cba34ccf4909b1679fb4930b8c312cb6b53bc89d0ea722a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e696f8dd1ee05c3ebf33532f2d612f56b9061b8e11f29715d16647d3b26c48cf [INFO] running `Command { std: "docker" "start" "-a" "e696f8dd1ee05c3ebf33532f2d612f56b9061b8e11f29715d16647d3b26c48cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling winnow v0.6.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-greedyerror v0.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling nom-recursive-macros v0.5.1 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling nom-packrat v0.7.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling nom-recursive v0.5.1 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling sv-filelist-parser v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling sv-parser-macros v0.13.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.3 [INFO] [stderr] Compiling svlint v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sv-parser-error v0.13.3 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling sv-parser-parser v0.13.3 [INFO] [stderr] Compiling sv-parser-pp v0.13.3 [INFO] [stderr] Compiling sv-parser v0.13.3 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:208:16 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:331:16 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:373:16 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:393:16 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:422:16 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:430:16 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:438:16 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:446:16 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:458:16 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:464:16 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:334:12 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:401:12 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:429:12 [INFO] [stdout] | [INFO] [stdout] 429 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/mdgen.rs:405:12 [INFO] [stdout] | [INFO] [stdout] 405 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:208:16 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:331:16 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:373:16 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:393:16 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:422:16 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:430:16 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:438:16 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:446:16 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:458:16 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:464:16 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "e696f8dd1ee05c3ebf33532f2d612f56b9061b8e11f29715d16647d3b26c48cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e696f8dd1ee05c3ebf33532f2d612f56b9061b8e11f29715d16647d3b26c48cf", kill_on_drop: false }` [INFO] [stdout] e696f8dd1ee05c3ebf33532f2d612f56b9061b8e11f29715d16647d3b26c48cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3801ac17f433704e211fc206393b23968240374b8669444be7e4b5a46b5b8e32 [INFO] running `Command { std: "docker" "start" "-a" "3801ac17f433704e211fc206393b23968240374b8669444be7e4b5a46b5b8e32", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:208:16 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:331:16 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:373:16 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:393:16 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:422:16 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling svlint v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:430:16 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:438:16 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:446:16 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:458:16 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:464:16 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:334:12 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:401:12 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/main.rs:429:12 [INFO] [stdout] | [INFO] [stdout] 429 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:208:16 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:331:16 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:373:16 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:393:16 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:422:16 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:430:16 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:438:16 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:446:16 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:458:16 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:464:16 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/mdgen.rs:405:12 [INFO] [stdout] | [INFO] [stdout] 405 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:208:16 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:331:16 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:373:16 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:393:16 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:422:16 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:430:16 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:438:16 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:446:16 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:458:16 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/printer.rs:464:16 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg_attr(tarpaulin, skip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.80s [INFO] running `Command { std: "docker" "inspect" "3801ac17f433704e211fc206393b23968240374b8669444be7e4b5a46b5b8e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3801ac17f433704e211fc206393b23968240374b8669444be7e4b5a46b5b8e32", kill_on_drop: false }` [INFO] [stdout] 3801ac17f433704e211fc206393b23968240374b8669444be7e4b5a46b5b8e32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dacad2cfa0c9121819e93793bedf7d2f686de470552e1b4325130cbaf83bc73b [INFO] running `Command { std: "docker" "start" "-a" "dacad2cfa0c9121819e93793bedf7d2f686de470552e1b4325130cbaf83bc73b", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:53:16 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:71:16 [INFO] [stderr] | [INFO] [stderr] 71 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:138:16 [INFO] [stderr] | [INFO] [stderr] 138 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:208:16 [INFO] [stderr] | [INFO] [stderr] 208 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:237:16 [INFO] [stderr] | [INFO] [stderr] 237 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:331:16 [INFO] [stderr] | [INFO] [stderr] 331 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:373:16 [INFO] [stderr] | [INFO] [stderr] 373 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:393:16 [INFO] [stderr] | [INFO] [stderr] 393 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:422:16 [INFO] [stderr] | [INFO] [stderr] 422 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:430:16 [INFO] [stderr] | [INFO] [stderr] 430 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:438:16 [INFO] [stderr] | [INFO] [stderr] 438 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:446:16 [INFO] [stderr] | [INFO] [stderr] 446 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:458:16 [INFO] [stderr] | [INFO] [stderr] 458 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:464:16 [INFO] [stderr] | [INFO] [stderr] 464 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `svlint` (lib) generated 14 warnings [INFO] [stderr] warning: `svlint` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/mdgen.rs:405:12 [INFO] [stderr] | [INFO] [stderr] 405 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/printer.rs:53:16 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/main.rs:123:12 [INFO] [stderr] | [INFO] [stderr] 123 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/main.rs:144:12 [INFO] [stderr] | [INFO] [stderr] 144 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/main.rs:199:12 [INFO] [stderr] | [INFO] [stderr] 199 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/main.rs:334:12 [INFO] [stderr] | [INFO] [stderr] 334 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/main.rs:372:12 [INFO] [stderr] | [INFO] [stderr] 372 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/main.rs:401:12 [INFO] [stderr] | [INFO] [stderr] 401 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/main.rs:429:12 [INFO] [stderr] | [INFO] [stderr] 429 | #[cfg_attr(tarpaulin, skip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `svlint` (bin "mdgen" test) generated 15 warnings (13 duplicates) [INFO] [stderr] warning: `svlint` (bin "svlint" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svlint-5a255fa47d093b14) [INFO] [stderr] Running unittests src/mdgen.rs (/opt/rustwide/target/debug/deps/mdgen-5b57cc298ed1166b) [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] [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/svlint-2a70187584acf5d6) [INFO] [stdout] [INFO] [stdout] running 478 tests [INFO] [stdout] test tests::cli_dump_syntaxtree ... ok [INFO] [stdout] test tests::cli_defines ... ok [INFO] [stdout] test tests::cli_config_update ... ok [INFO] [stdout] test tests::cli_config ... ok [INFO] [stdout] test tests::cli_dump_filelist ... ok [INFO] [stdout] test tests::cli_config_example ... ok [INFO] [stdout] test tests::cli_filelist ... ok [INFO] [stdout] test tests::cli_oneline ... ok [INFO] [stdout] test tests::cli_preprocess_only ... ok [INFO] [stdout] test tests::cli_silent ... ok [INFO] [stdout] test tests::cli_verbose ... ok [INFO] [stdout] test tests::cli_ignore_include ... ok [INFO] [stdout] test tests::cli_github_actions ... ok [INFO] [stdout] test tests::cli_incdirs ... ok [INFO] [stdout] test tests::cli_plugins ... ok [INFO] [stdout] test tests::cli_shell_completion ... ok [INFO] [stdout] test tests::dump_filelist_1 ... ok [INFO] [stdout] test tests::dump_filelist_6 ... ok [INFO] [stdout] test tests::dump_filelist_7 ... ok [INFO] [stdout] test tests::dump_filelist_5 ... ok [INFO] [stdout] test tests::dump_filelist_4 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_action_block_with_side_effect_fail_1of1 ... ok [INFO] [stdout] test tests::dump_filelist_2 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_pass_1of3 ... ok [INFO] [stdout] test tests::dump_filelist_3 ... ok [INFO] [stdout] test tests::dump_filelist_8 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_latch_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_ff_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_latch_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_action_block_with_side_effect_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_default_nettype_none_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_default_nettype_none_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_enum_with_type_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_default_nettype_none_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_enum_with_type_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_case_default_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_case_default_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_1of5 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_5of5 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_3of5 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_case_default_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_if_else_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_function_same_as_system_function_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_case_default_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_function_same_as_system_function_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_function_with_automatic_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_if_else_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_if_else_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_case_default_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_no_edge_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_function_with_automatic_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_no_edge_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_no_edge_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_1of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_5of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_3of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_for_with_label_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_2of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_1of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_5of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_7of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_8of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_4of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_3of8 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_in_loop_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_out_loop_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_6of8 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_in_loop_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_out_loop_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_1of5 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_3of5 ... ok [INFO] [stdout] test tests::syntaxrules_inout_with_tri_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_inout_with_tri_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_input_with_var_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_5of5 ... ok [INFO] [stdout] test tests::syntaxrules_interface_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_interface_identifier_matches_filename_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_input_with_var_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_comb_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_comb_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_generate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_generate_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_ff_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_logic_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_logic_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_wire_reg_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_wire_reg_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_explicit_type_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_explicit_type_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_latch_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_latch_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_module_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_module_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_latch_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_variable_declaration_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_variable_declaration_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_module_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_module_identifier_matches_filename_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_1of5 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_for_begin_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_for_begin_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_comb_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_3of5 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_comb_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_for_begin_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_case_equality_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_5of5 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_case_equality_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_1of6 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_3of6 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_4of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_2of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_1of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_2of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_case_equality_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_6of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_4of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_5of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_3of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_6of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_5of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_3of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_10of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_12of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_5of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_7of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_4of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_2of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_9of12 ... ok [INFO] [stdout] test tests::syntaxrules_output_with_var_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_11of12 ... ok [INFO] [stdout] test tests::syntaxrules_output_with_var_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_1of12 ... ok [INFO] [stdout] test tests::syntaxrules_package_identifier_matches_filename_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_8of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_package_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_package_item_not_in_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_6of12 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_package_item_not_in_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_instance_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_input_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_generate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_module_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_instance_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_output_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_module_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_input_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_pass_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_output_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_pass_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_pass_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_program_identifier_matches_filename_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_program_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_pass_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_generate_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_checker_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_checker_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_function_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_function_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_instance_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_localparam_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_modport_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_ansi_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_modport_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_ansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_instance_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_localparam_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_nonansi_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_parameter_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_nonansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_parameter_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_ref_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_program_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_ref_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_property_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_property_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_program_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_sequence_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_sequence_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_classmethod_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_task_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_classmethod_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_task_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_checker_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_function_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_function_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_checker_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_genvar_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_instance_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_instance_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_localparam_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_localparam_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_modport_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_ansi_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_ansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_genvar_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_modport_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_parameter_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_nonansi_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_inout_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_nonansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_parameter_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_input_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_generateblock_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_inout_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_generateblock_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_input_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_output_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_program_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_output_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_ref_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_program_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_task_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_task_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_property_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_property_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_sequence_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_classmethod_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_ref_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_sequence_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_classmethod_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_style_indent_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_style_indent_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0or1space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1or2space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_commaleading_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_commaleading_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1or2space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0or1space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_datatype_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_construct_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_datatype_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_construct_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_end_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_end_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_newline_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_newline_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_leading_space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_leading_space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_leading_space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_leading_space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_tab_character_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_trailingwhitespace_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_tab_character_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_trailingwhitespace_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_unary_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_leading_space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_unary_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_module_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_module_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_fail_2of2 ... ok [INFO] [stdout] test tests::textrules_header_copyright_pass_4of4 ... ok [INFO] [stdout] test tests::textrules_header_copyright_pass_1of4 ... ok [INFO] [stdout] test tests::textrules_header_copyright_fail_2of3 ... ok [INFO] [stdout] test tests::textrules_style_directives_fail_2of3 ... ok [INFO] [stdout] test tests::textrules_header_copyright_pass_2of4 ... ok [INFO] [stdout] test tests::textrules_header_copyright_fail_1of3 ... ok [INFO] [stdout] test tests::textrules_style_directives_fail_1of3 ... ok [INFO] [stdout] test tests::textrules_style_directives_fail_3of3 ... ok [INFO] [stdout] test tests::textrules_header_copyright_fail_3of3 ... ok [INFO] [stdout] test tests::textrules_header_copyright_pass_3of4 ... ok [INFO] [stdout] test tests::textrules_style_semicolon_pass_1of1 ... ok [INFO] [stdout] test tests::textrules_style_textwidth_pass_1of1 ... ok [INFO] [stdout] test tests::textrules_style_textwidth_fail_1of1 ... ok [INFO] [stdout] test tests::textrules_style_semicolon_fail_1of1 ... ok [INFO] [stdout] test tests::textrules_style_directives_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_leading_space_fail_1of1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 478 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.52s [INFO] [stdout] [INFO] [stderr] Doc-tests svlint [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] running `Command { std: "docker" "inspect" "dacad2cfa0c9121819e93793bedf7d2f686de470552e1b4325130cbaf83bc73b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dacad2cfa0c9121819e93793bedf7d2f686de470552e1b4325130cbaf83bc73b", kill_on_drop: false }` [INFO] [stdout] dacad2cfa0c9121819e93793bedf7d2f686de470552e1b4325130cbaf83bc73b