[INFO] cloning repository https://github.com/dalance/svlint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/svlint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98e84ce9776593f8d8aae45ae80001ba3e9789ff
[INFO] testing dalance/svlint against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dalance/svlint
[INFO] finished tweaking git repo https://github.com/dalance/svlint
[INFO] tweaked toml for git repo https://github.com/dalance/svlint written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dalance/svlint on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 82 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.60)
[INFO] [stderr]       Adding clap_complete v3.2.5 (available: v4.5.66)
[INFO] [stderr]       Adding libloading v0.8.9 (available: v0.9.0)
[INFO] [stderr]       Adding toml v0.9.12+spec-1.1.0 (available: v1.0.6+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom-packrat v0.7.0
[INFO] [stderr]   Downloaded strsim v0.10.0
[INFO] [stderr]   Downloaded proc-macro-error v1.0.4
[INFO] [stderr]   Downloaded colored v3.1.1
[INFO] [stderr]   Downloaded sv-parser-error v0.13.4
[INFO] [stderr]   Downloaded walkdir v2.5.0
[INFO] [stderr]   Downloaded str-concat v0.2.0
[INFO] [stderr]   Downloaded sv-parser-pp v0.13.4
[INFO] [stderr]   Downloaded heck v0.4.1
[INFO] [stderr]   Downloaded enquote v1.1.0
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded nom-packrat-macros v0.7.0
[INFO] [stderr]   Downloaded sv-filelist-parser v0.1.3
[INFO] [stderr]   Downloaded nom-tracable-macros v0.9.1
[INFO] [stderr]   Downloaded quote v1.0.45
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded sv-parser-syntaxtree v0.13.4
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded clap v3.2.25
[INFO] [stderr]   Downloaded term v1.2.1
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded hermit-abi v0.1.19
[INFO] [stderr]   Downloaded sv-parser-macros v0.13.4
[INFO] [stderr]   Downloaded chardetng v0.1.17
[INFO] [stderr]   Downloaded nom-greedyerror v0.5.0
[INFO] [stderr]   Downloaded clap_complete v3.2.5
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded clap_lex v0.2.4
[INFO] [stderr]   Downloaded sv-parser-parser v0.13.4
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.4
[INFO] [stderr]   Downloaded same-file v1.0.6
[INFO] [stderr]   Downloaded nom-tracable v0.9.1
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded indexmap v1.9.3
[INFO] [stderr]   Downloaded nom-recursive v0.5.1
[INFO] [stderr]   Downloaded winnow v0.7.15
[INFO] [stderr]   Downloaded nom-recursive-macros v0.5.1
[INFO] [stderr]   Downloaded sv-parser v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af4314326c0efd89d65400fa240cf50a78c6e76ed61a36f7ab5fe52874f5a4b6
[INFO] running `Command { std: "docker" "start" "-a" "af4314326c0efd89d65400fa240cf50a78c6e76ed61a36f7ab5fe52874f5a4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af4314326c0efd89d65400fa240cf50a78c6e76ed61a36f7ab5fe52874f5a4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af4314326c0efd89d65400fa240cf50a78c6e76ed61a36f7ab5fe52874f5a4b6", kill_on_drop: false }`
[INFO] [stdout] af4314326c0efd89d65400fa240cf50a78c6e76ed61a36f7ab5fe52874f5a4b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28716a8ab9398b80413a7ab17ed155a37768e9d65306f3a2a6f29c9038596c92
[INFO] running `Command { std: "docker" "start" "-a" "28716a8ab9398b80413a7ab17ed155a37768e9d65306f3a2a6f29c9038596c92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling sv-filelist-parser v0.1.3
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.4
[INFO] [stderr]    Compiling svlint v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sv-parser-macros v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling nom-packrat v0.7.0
[INFO] [stderr]    Compiling nom-recursive v0.5.1
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling sv-parser-error v0.13.4
[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.4
[INFO] [stderr]    Compiling sv-parser-pp v0.13.4
[INFO] [stderr]    Compiling sv-parser v0.13.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "28716a8ab9398b80413a7ab17ed155a37768e9d65306f3a2a6f29c9038596c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28716a8ab9398b80413a7ab17ed155a37768e9d65306f3a2a6f29c9038596c92", kill_on_drop: false }`
[INFO] [stdout] 28716a8ab9398b80413a7ab17ed155a37768e9d65306f3a2a6f29c9038596c92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e177a4089b2f5605811302542d283ccd8ec81434dadb31091af1780ea589020f
[INFO] running `Command { std: "docker" "start" "-a" "e177a4089b2f5605811302542d283ccd8ec81434dadb31091af1780ea589020f", kill_on_drop: false }`
[INFO] [stderr]    Compiling svlint v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] running `Command { std: "docker" "inspect" "e177a4089b2f5605811302542d283ccd8ec81434dadb31091af1780ea589020f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e177a4089b2f5605811302542d283ccd8ec81434dadb31091af1780ea589020f", kill_on_drop: false }`
[INFO] [stdout] e177a4089b2f5605811302542d283ccd8ec81434dadb31091af1780ea589020f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b379e18032acf88f0e163d4580020bc9af37b8971e80d8758db43e6315533b1
[INFO] running `Command { std: "docker" "start" "-a" "0b379e18032acf88f0e163d4580020bc9af37b8971e80d8758db43e6315533b1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svlint-e813e1e6418b479a)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/mdgen.rs (/opt/rustwide/target/debug/deps/mdgen-736f10c9231fcf57)
[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-cb12fae3a99b229c)
[INFO] [stdout] 
[INFO] [stdout] running 492 tests
[INFO] [stdout] test tests::cli_config_example ... ok
[INFO] [stdout] test tests::cli_config_update ... ok
[INFO] [stdout] test tests::cli_config ... ok
[INFO] [stdout] test tests::cli_filelist ... ok
[INFO] [stdout] test tests::cli_dump_syntaxtree ... ok
[INFO] [stdout] test tests::cli_shell_completion ... ok
[INFO] [stdout] test tests::cli_github_actions ... ok
[INFO] [stdout] test tests::cli_oneline ... ok
[INFO] [stdout] test tests::cli_ignore_include ... ok
[INFO] [stdout] test tests::cli_preprocess_only ... ok
[INFO] [stdout] test tests::cli_silent ... ok
[INFO] [stdout] test tests::cli_defines ... ok
[INFO] [stdout] test tests::cli_plugins ... ok
[INFO] [stdout] test tests::cli_verbose ... ok
[INFO] [stdout] test tests::cli_dump_filelist ... ok
[INFO] [stdout] test tests::cli_incdirs ... ok
[INFO] [stdout] test tests::dump_filelist_1 ... 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_pass_3of3 ... 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_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_ff_fail_1of1 ... 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::dump_filelist_4 ... ok
[INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_latch_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_default_nettype_none_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_default_nettype_none_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_action_block_with_side_effect_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_default_nettype_wire_at_end_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_default_nettype_none_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_enum_with_type_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_enum_with_type_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_default_nettype_wire_at_end_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_fail_2of3 ... ok
[INFO] [stdout] test tests::dump_filelist_6 ... ok
[INFO] [stdout] test tests::syntaxrules_case_default_pass_1of1 ... ok
[INFO] [stdout] test tests::lint_gbk_encoded_verilog ... FAILED
[INFO] [stdout] test tests::dump_filelist_2 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_2of5 ... ok
[INFO] [stdout] test tests::dump_filelist_3 ... ok
[INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_pass_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_1of5 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_4of5 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_5of5 ... ok
[INFO] [stdout] test tests::syntaxrules_case_default_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_explicit_brackets_for_confusing_precedence_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_3of5 ... ok
[INFO] [stdout] test tests::dump_filelist_8 ... ok
[INFO] [stdout] test tests::dump_filelist_7 ... 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_explicit_brackets_for_confusing_precedence_pass_1of2 ... ok
[INFO] [stdout] test tests::dump_filelist_5 ... ok
[INFO] [stdout] test tests::syntaxrules_explicit_case_default_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_explicit_if_else_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_explicit_brackets_for_confusing_precedence_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_explicit_brackets_for_confusing_precedence_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_explicit_case_default_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_function_same_as_system_function_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_explicit_if_else_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_explicit_if_else_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_function_with_automatic_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_general_always_no_edge_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_3of5 ... ok
[INFO] [stdout] test tests::syntaxrules_eventlist_or_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_4of5 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_5of5 ... ok
[INFO] [stdout] test tests::syntaxrules_general_always_no_edge_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_1of5 ... ok
[INFO] [stdout] test tests::syntaxrules_general_always_no_edge_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_action_block_with_side_effect_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_for_with_label_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_3of8 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_1of8 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_4of8 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_case_with_label_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_6of8 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_if_with_label_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_2of5 ... 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_genvar_declaration_in_loop_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_7of8 ... 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_input_with_var_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_5of8 ... ok
[INFO] [stdout] test tests::syntaxrules_function_with_automatic_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_genvar_declaration_out_loop_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_inout_with_tri_pass_1of1 ... 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_implicit_case_default_pass_2of5 ... ok
[INFO] [stdout] test tests::syntaxrules_inout_with_tri_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_3of5 ... ok
[INFO] [stdout] test tests::syntaxrules_input_with_var_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_5of5 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_8of8 ... ok
[INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_4of5 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_comb_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_2of8 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_ff_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_generate_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_generate_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_always_comb_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_ff_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_wire_reg_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_wire_reg_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_localparam_explicit_type_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_required_generate_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_localparam_explicit_type_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_lowercamelcase_module_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_lowercamelcase_interface_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_lowercamelcase_interface_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_latch_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_latch_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_latch_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_module_identifier_matches_filename_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_variable_declaration_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_lowercamelcase_package_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_lowercamelcase_module_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_4of5 ... ok
[INFO] [stdout] test tests::syntaxrules_module_identifier_matches_filename_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_2of5 ... ok
[INFO] [stdout] test tests::syntaxrules_lowercamelcase_package_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_3of5 ... ok
[INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_1of5 ... ok
[INFO] [stdout] test tests::syntaxrules_loop_variable_declaration_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_comb_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_multiline_for_begin_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_5of5 ... ok
[INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_comb_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_case_equality_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_1of6 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_1of6 ... ok
[INFO] [stdout] test tests::syntaxrules_multiline_if_begin_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_2of6 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_3of6 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_4of6 ... ok
[INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_case_equality_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_2of6 ... ok
[INFO] [stdout] test tests::syntaxrules_multiline_for_begin_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_case_equality_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_10of12 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_3of6 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_2of12 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_4of6 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_6of6 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_6of12 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_4of12 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_5of6 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_5of6 ... ok
[INFO] [stdout] test tests::syntaxrules_output_with_var_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_1of12 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_12of12 ... ok
[INFO] [stdout] test tests::syntaxrules_package_identifier_matches_filename_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_output_with_var_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_6of6 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_default_value_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_5of12 ... ok
[INFO] [stdout] test tests::syntaxrules_package_identifier_matches_filename_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_multiline_for_begin_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_package_item_not_in_package_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_3of12 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_in_package_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_7of12 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_11of12 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_in_package_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_package_item_not_in_package_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_9of12 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_in_package_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_inout_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_instance_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_3of3 ... 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_module_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_input_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_interface_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_1of3 ... 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_package_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_input_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_output_pass_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_prefix_inout_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_pass_4of4 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_package_pass_1of1 ... 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_procedural_continuous_assignment_pass_2of4 ... ok
[INFO] [stdout] test tests::syntaxrules_program_identifier_matches_filename_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_1of4 ... ok
[INFO] [stdout] test tests::syntaxrules_prefix_output_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_4of4 ... ok
[INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_8of12 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_checker_pass_1of1 ... 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_parameter_default_value_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_function_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_assert_property_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_function_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_pass_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_instance_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_pass_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_interface_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_localparam_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_module_ansi_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_module_nonansi_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_module_ansi_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_modport_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_instance_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_modport_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_localparam_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_parameter_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_parameter_in_generate_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_package_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_parameter_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_module_nonansi_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_pass_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_program_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_program_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_property_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_sequence_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_package_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_task_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_property_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_ref_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_interface_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_var_class_pass_1of1 ... 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_var_classmethod_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_property_pass_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_sequence_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_checker_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_task_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_property_pass_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_class_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_checker_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_class_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_var_class_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_function_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_property_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_forbidden_var_classmethod_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_instance_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_interface_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_genvar_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_instance_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_property_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_module_ansi_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_localparam_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_module_nonansi_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_modport_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_package_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_package_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_genvar_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_parameter_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_modport_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_localparam_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_function_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_port_ref_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_port_interface_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_module_nonansi_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_port_input_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_program_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_port_interface_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_port_inout_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_port_ref_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_program_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_task_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_interface_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_property_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_port_output_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_var_class_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_port_output_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_var_class_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_task_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_port_inout_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_sequence_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_sequence_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_2of4 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_var_classmethod_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_module_ansi_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_property_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_var_classmethod_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_1of4 ... ok
[INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_1of4 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_generateblock_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_3of4 ... 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_2of4 ... ok
[INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_indent_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_3of4 ... ok
[INFO] [stdout] test tests::syntaxrules_style_indent_pass_1of1 ... 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_4of4 ... ok
[INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_4of4 ... 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_style_keyword_1or2space_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_commaleading_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_pass_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_fail_2of2 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_pass_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_0or1space_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_re_required_generateblock_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_4of4 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_1or2space_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_end_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_0or1space_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_0space_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_pass_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_end_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_datatype_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_commaleading_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_3of3 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_fail_1of2 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_1space_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_construct_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_2of3 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_datatype_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_1of3 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_construct_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_0space_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_new_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_boolean_leading_space_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_boolean_leading_space_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_trailingwhitespace_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_integer_leading_space_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_boolean_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_newline_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_integer_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_trailingwhitespace_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_leading_space_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_tab_character_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_uppercamelcase_interface_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_unary_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_1space_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_uppercamelcase_module_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_uppercamelcase_interface_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_unpacked_array_fail_1of2 ... 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_style_operator_integer_leading_space_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_uppercamelcase_package_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_tab_character_pass_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_uppercamelcase_package_pass_1of1 ... ok
[INFO] [stdout] test tests::textrules_header_copyright_pass_2of4 ... 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::syntaxrules_style_operator_boolean_fail_1of1 ... ok
[INFO] [stdout] test tests::textrules_header_copyright_fail_1of3 ... ok
[INFO] [stdout] test tests::textrules_header_copyright_fail_2of3 ... ok
[INFO] [stdout] test tests::textrules_header_copyright_pass_3of4 ... ok
[INFO] [stdout] test tests::syntaxrules_style_keyword_newline_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_integer_fail_1of1 ... ok
[INFO] [stdout] test tests::syntaxrules_uppercamelcase_module_fail_1of1 ... ok
[INFO] [stdout] test tests::textrules_header_copyright_fail_3of3 ... ok
[INFO] [stdout] test tests::textrules_style_directives_fail_4of4 ... ok
[INFO] [stdout] test tests::syntaxrules_unpacked_array_fail_2of2 ... ok
[INFO] [stdout] test tests::textrules_style_directives_fail_2of4 ... ok
[INFO] [stdout] test tests::textrules_style_semicolon_pass_1of1 ... ok
[INFO] [stdout] test tests::textrules_style_textwidth_fail_1of1 ... ok
[INFO] [stdout] test tests::textrules_style_textwidth_pass_1of1 ... ok
[INFO] [stdout] test tests::textrules_style_directives_fail_1of4 ... ok
[INFO] [stdout] test tests::textrules_style_directives_fail_3of4 ... ok
[INFO] [stdout] test tests::syntaxrules_style_operator_unary_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] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::lint_gbk_encoded_verilog stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::lint_gbk_encoded_verilog' (52) panicked at src/main.rs:1243:49:
[INFO] [stdout] Failed to create test file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa31dd80362 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa31dd80362 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa31dd80362 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fa31dd80362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fa31dd91a4a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fa31dd91a4a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5fa31dd4c726 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa31dd4c726 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fa31dd5dea9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fa31dd5dea9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fa31dd5dd41 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fa31c740f6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fa31c740f6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa31dd5e122 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fa31dd5e122 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fa31dd5df68 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fa31dd58739 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fa31dd4099d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fa31dd9b52c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa31dd9aa22 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fa31c70ccfe - core::result::Result<T,E>::expect::hf0ec06dc6041d248
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fa31c6a5ccc - svlint::tests::lint_gbk_encoded_verilog::h935a92218fb413bc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1243:49
[INFO] [stdout]   22:     0x5fa31c6a63b7 - svlint::tests::lint_gbk_encoded_verilog::{{closure}}::hf6a3ad945aa890d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1236:34
[INFO] [stdout]   23:     0x5fa31c6f4896 - core::ops::function::FnOnce::call_once::ha9e8c01ef5554f87
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fa31c740d2b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa31c740d2b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fa31c75473a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fa31c75473a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fa31c75473a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fa31c75473a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fa31c75473a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fa31c75473a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fa31c75473a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fa31c72eb94 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fa31c72eb94 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fa31c732532 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5fa31c732532 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fa31c732532 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fa31c732532 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fa31c732532 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fa31c732532 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5fa31c732532 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa31dd5391f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5fa31dd5391f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x747344dfdaa4 - <unknown>
[INFO] [stdout]   45:     0x747344e8aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::lint_gbk_encoded_verilog
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 491 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.85s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin svlint`
[INFO] running `Command { std: "docker" "inspect" "0b379e18032acf88f0e163d4580020bc9af37b8971e80d8758db43e6315533b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b379e18032acf88f0e163d4580020bc9af37b8971e80d8758db43e6315533b1", kill_on_drop: false }`
[INFO] [stdout] 0b379e18032acf88f0e163d4580020bc9af37b8971e80d8758db43e6315533b1
