[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] b3ac6a38382ddac6d1f71253d0d05d904c8f411f [INFO] testing dalance/svlint against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dalance/svlint on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.47) [INFO] [stderr] Adding clap_complete v3.2.5 (available: v4.5.57) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sv-parser v0.13.3 [INFO] [stderr] Downloaded str-concat v0.2.0 [INFO] [stderr] Downloaded sv-parser-syntaxtree v0.13.3 [INFO] [stderr] Downloaded chardetng v0.1.17 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded nom-recursive-macros v0.5.1 [INFO] [stderr] Downloaded sv-parser-pp v0.13.3 [INFO] [stderr] Downloaded nom-packrat-macros v0.7.0 [INFO] [stderr] Downloaded nom-tracable v0.9.1 [INFO] [stderr] Downloaded sv-parser-macros v0.13.3 [INFO] [stderr] Downloaded winapi-util v0.1.11 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded clap_complete v3.2.5 [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded sv-filelist-parser v0.1.3 [INFO] [stderr] Downloaded sv-parser-error v0.13.3 [INFO] [stderr] Downloaded nom-greedyerror v0.5.0 [INFO] [stderr] Downloaded nom-packrat v0.7.0 [INFO] [stderr] Downloaded nom-recursive v0.5.1 [INFO] [stderr] Downloaded nom-tracable-macros v0.9.1 [INFO] [stderr] Downloaded sv-parser-parser v0.13.3 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 024245f64830bb9a99f0bb9af25f4f73b0f9685f33c160b9e649e6afa02dd420 [INFO] running `Command { std: "docker" "start" "-a" "024245f64830bb9a99f0bb9af25f4f73b0f9685f33c160b9e649e6afa02dd420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "024245f64830bb9a99f0bb9af25f4f73b0f9685f33c160b9e649e6afa02dd420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024245f64830bb9a99f0bb9af25f4f73b0f9685f33c160b9e649e6afa02dd420", kill_on_drop: false }` [INFO] [stdout] 024245f64830bb9a99f0bb9af25f4f73b0f9685f33c160b9e649e6afa02dd420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d1041bcf656ab5dff99d571a53204ac22206c22667f14f4c89bbba4c3c0b1ca [INFO] running `Command { std: "docker" "start" "-a" "8d1041bcf656ab5dff99d571a53204ac22206c22667f14f4c89bbba4c3c0b1ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-greedyerror v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sv-parser-macros v0.13.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling nom-recursive-macros v0.5.1 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling sv-filelist-parser v0.1.3 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sv-parser-error v0.13.3 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling nom-recursive v0.5.1 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling nom-packrat v0.7.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.3 [INFO] [stderr] Compiling svlint v0.9.3 (/opt/rustwide/workdir) [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "8d1041bcf656ab5dff99d571a53204ac22206c22667f14f4c89bbba4c3c0b1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1041bcf656ab5dff99d571a53204ac22206c22667f14f4c89bbba4c3c0b1ca", kill_on_drop: false }` [INFO] [stdout] 8d1041bcf656ab5dff99d571a53204ac22206c22667f14f4c89bbba4c3c0b1ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8547aa25cd6d34bb0fc43f5e3ab04aaffb4c518285cd41499f10448f5d3f58db [INFO] running `Command { std: "docker" "start" "-a" "8547aa25cd6d34bb0fc43f5e3ab04aaffb4c518285cd41499f10448f5d3f58db", kill_on_drop: false }` [INFO] [stderr] Compiling svlint v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.61s [INFO] running `Command { std: "docker" "inspect" "8547aa25cd6d34bb0fc43f5e3ab04aaffb4c518285cd41499f10448f5d3f58db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8547aa25cd6d34bb0fc43f5e3ab04aaffb4c518285cd41499f10448f5d3f58db", kill_on_drop: false }` [INFO] [stdout] 8547aa25cd6d34bb0fc43f5e3ab04aaffb4c518285cd41499f10448f5d3f58db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cc47684e0069c04571d06d99a6a36f46be8ca92ed67eb91dffb4e8b15934e51 [INFO] running `Command { std: "docker" "start" "-a" "8cc47684e0069c04571d06d99a6a36f46be8ca92ed67eb91dffb4e8b15934e51", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svlint-f77ae885cf122903) [INFO] [stderr] Running unittests src/mdgen.rs (/opt/rustwide/target/debug/deps/mdgen-9ee43c7f1a7f705c) [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-a83d5fd13daa6d91) [INFO] [stdout] [INFO] [stdout] running 488 tests [INFO] [stdout] test tests::cli_dump_syntaxtree ... ok [INFO] [stdout] test tests::cli_config_example ... ok [INFO] [stdout] test tests::cli_config ... ok [INFO] [stdout] test tests::cli_github_actions ... ok [INFO] [stdout] test tests::cli_ignore_include ... ok [INFO] [stdout] test tests::cli_config_update ... 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_plugins ... ok [INFO] [stdout] test tests::cli_incdirs ... ok [INFO] [stdout] test tests::cli_silent ... ok [INFO] [stdout] test tests::cli_verbose ... ok [INFO] [stdout] test tests::cli_defines ... ok [INFO] [stdout] test tests::cli_shell_completion ... ok [INFO] [stdout] test tests::cli_dump_filelist ... ok [INFO] [stdout] test tests::dump_filelist_1 ... 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_pass_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_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_latch_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_blocking_assignment_in_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::dump_filelist_2 ... 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_blocking_assignment_in_always_ff_fail_1of1 ... ok [INFO] [stdout] test tests::dump_filelist_4 ... 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_case_default_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_enum_with_type_fail_1of1 ... ok [INFO] [stdout] test tests::dump_filelist_3 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_fail_1of3 ... 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_1of5 ... ok [INFO] [stdout] test tests::dump_filelist_8 ... ok [INFO] [stdout] test tests::dump_filelist_5 ... ok [INFO] [stdout] test tests::dump_filelist_6 ... 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::dump_filelist_7 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_brackets_for_confusing_precedence_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_5of5 ... 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_1of2 ... 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_eventlist_or_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_function_same_as_system_function_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_case_default_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_function_same_as_system_function_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_if_else_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_if_else_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_function_with_automatic_fail_1of1 ... 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_no_edge_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_no_edge_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_case_default_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_fail_2of2 ... 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_function_with_automatic_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_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_generate_for_with_label_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_3of5 ... 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_1of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_3of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_5of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_4of8 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_pass_1of2 ... 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_blocking_assignment_in_always_at_edge_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_out_loop_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_brackets_for_confusing_precedence_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_1of5 ... ok [INFO] [stdout] test tests::syntaxrules_case_default_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_out_loop_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_2of8 ... ok [INFO] [stdout] test tests::syntaxrules_inout_with_tri_pass_1of1 ... 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_identifier_matches_filename_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_interface_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_input_with_var_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_7of8 ... ok [INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_8of8 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_5of5 ... ok [INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_in_loop_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_inout_with_tri_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_comb_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_3of5 ... 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_ff_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_logic_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_pass_1of1 ... 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_logic_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_generate_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_action_block_with_side_effect_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_explicit_type_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_explicit_type_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_lowercamelcase_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_module_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_module_fail_1of1 ... ok [INFO] [stdout] test tests::lint_gbk_encoded_verilog ... FAILED [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_variable_declaration_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_identifier_matches_filename_fail_1of1 ... 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_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_module_ansi_forbidden_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_package_fail_1of1 ... 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_loop_statement_in_always_ff_fail_2of2 ... 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_loop_statement_in_always_latch_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_loop_variable_declaration_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_1of5 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_for_begin_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_comb_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_for_begin_fail_1of2 ... 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_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_case_equality_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_case_equality_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_2of6 ... 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_multiline_for_begin_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_1of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_3of6 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_5of5 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_case_equality_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_3of5 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_5of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_3of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_2of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_4of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_6of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_4of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_10of12 ... 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_12of12 ... ok [INFO] [stdout] test tests::syntaxrules_output_with_var_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_3of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_11of12 ... ok [INFO] [stdout] test tests::syntaxrules_package_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_5of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_1of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_5of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_9of12 ... 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_self_assignment_fail_2of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_8of12 ... ok [INFO] [stdout] test tests::syntaxrules_package_item_not_in_package_pass_1of1 ... 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_parameter_in_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_package_item_not_in_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_3of3 ... 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_interface_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_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_input_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_input_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_output_fail_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_procedural_continuous_assignment_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_module_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_generate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_1of4 ... 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_procedural_continuous_assignment_pass_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_program_identifier_matches_filename_fail_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_re_forbidden_assert_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_checker_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_program_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_generate_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_checker_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_function_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_function_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_pass_1of3 ... 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_assert_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_interface_pass_1of1 ... 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_generateblock_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_instance_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_localparam_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_ansi_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_ansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_nonansi_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_localparam_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_inout_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_modport_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_nonansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_parameter_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_modport_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_program_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_ref_pass_1of1 ... 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_interface_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_task_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_property_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_property_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_classmethod_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_task_fail_1of1 ... 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_forbidden_var_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_checker_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_classmethod_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_sequence_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_checker_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_function_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_instance_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_function_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_modport_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_modport_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_localparam_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_ansi_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_genvar_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_genvar_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_localparam_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_instance_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_ansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_parameter_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_parameter_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_nonansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_input_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_inout_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_inout_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_program_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_ref_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_input_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_output_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_property_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_output_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_sequence_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_task_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_program_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_task_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_property_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_classmethod_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_ref_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_3of4 ... 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_sequential_block_in_always_ff_fail_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_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_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_generateblock_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_comb_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_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_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_style_indent_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1or2space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1or2space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0or1space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0or1space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_indent_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_commaleading_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_style_commaleading_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_datatype_pass_1of1 ... 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_0space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_end_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_construct_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_datatype_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_newline_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_end_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_newline_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_leading_space_pass_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_keyword_1space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_tab_character_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_tab_character_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_trailingwhitespace_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_pass_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_style_trailingwhitespace_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_module_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_leading_space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_leading_space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_module_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_unary_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_package_fail_1of1 ... ok [INFO] [stdout] test tests::textrules_header_copyright_pass_1of4 ... ok [INFO] [stdout] test tests::textrules_header_copyright_pass_3of4 ... 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_style_directives_fail_1of3 ... ok [INFO] [stdout] test tests::textrules_style_directives_fail_2of3 ... ok [INFO] [stdout] test tests::textrules_header_copyright_fail_2of3 ... ok [INFO] [stdout] test tests::textrules_style_textwidth_pass_1of1 ... ok [INFO] [stdout] test tests::textrules_header_copyright_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_unary_fail_1of1 ... ok [INFO] [stdout] test tests::textrules_header_copyright_fail_3of3 ... ok [INFO] [stdout] test tests::textrules_style_semicolon_fail_1of1 ... ok [INFO] [stdout] test tests::textrules_style_textwidth_fail_1of1 ... ok [INFO] [stdout] test tests::textrules_style_semicolon_pass_1of1 ... ok [INFO] [stdout] test tests::textrules_style_directives_fail_3of3 ... 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: 0x5bb5309ed152 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bb5309ed152 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bb5309ed152 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bb5309ed152 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bb5309feb0f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bb5309feb0f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5bb5309b7d01 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bb5309b7d01 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bb5309c3f12 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bb5309c97ef - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bb5309c9681 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5bb52f3b9c0e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5bb52f3b9c0e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bb5309c9eaf - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5bb5309c9eaf - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5bb5309c9d0a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5bb5309c4059 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5bb5309ab3ed - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5bb530a08ce0 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5bb530a07fb6 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stdout] 20: 0x5bb52f396c5e - core::result::Result::expect::h7844f7f76ebe6c6e [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1177:23 [INFO] [stdout] 21: 0x5bb52f319bac - svlint::tests::lint_gbk_encoded_verilog::h0247c54b1d3ea9d1 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:1243:49 [INFO] [stdout] 22: 0x5bb52f31a2a7 - svlint::tests::lint_gbk_encoded_verilog::{{closure}}::h9b55d6543a4fad66 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:1236:34 [INFO] [stdout] 23: 0x5bb52f377af6 - core::ops::function::FnOnce::call_once::h8d96fd31329e7350 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5bb52f3b99cb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5bb52f3b99cb - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bb52f3cf4b5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bb52f3cf4b5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5bb52f3cf4b5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5bb52f3cf4b5 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5bb52f3cf4b5 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bb52f3cf4b5 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bb52f3cf4b5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bb52f3a5e24 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bb52f3a5e24 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5bb52f3a97ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5bb52f3a97ca - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5bb52f3a97ca - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5bb52f3a97ca - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5bb52f3a97ca - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bb52f3a97ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5bb52f3a97ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5bb5309be0cf - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5bb5309be0cf - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x70a41b344aa4 - [INFO] [stdout] 45: 0x70a41b3d1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::lint_gbk_encoded_verilog [INFO] [stdout] [INFO] [stdout] test result: FAILED. 487 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin svlint` [INFO] running `Command { std: "docker" "inspect" "8cc47684e0069c04571d06d99a6a36f46be8ca92ed67eb91dffb4e8b15934e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc47684e0069c04571d06d99a6a36f46be8ca92ed67eb91dffb4e8b15934e51", kill_on_drop: false }` [INFO] [stdout] 8cc47684e0069c04571d06d99a6a36f46be8ca92ed67eb91dffb4e8b15934e51