[INFO] fetching crate svlint 0.9.5... [INFO] testing svlint-0.9.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate svlint 0.9.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate svlint 0.9.5 [INFO] finished tweaking crates.io crate svlint 0.9.5 [INFO] tweaked toml for crates.io crate svlint 0.9.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate svlint 0.9.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate svlint 0.9.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f6743493b4e164784686d6040bc416369c8483983495b0ef13124d43ec864de [INFO] running `Command { std: "docker" "start" "-a" "7f6743493b4e164784686d6040bc416369c8483983495b0ef13124d43ec864de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f6743493b4e164784686d6040bc416369c8483983495b0ef13124d43ec864de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6743493b4e164784686d6040bc416369c8483983495b0ef13124d43ec864de", kill_on_drop: false }` [INFO] [stdout] 7f6743493b4e164784686d6040bc416369c8483983495b0ef13124d43ec864de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18a2bc30e9bafa2bb98f718ac0a43edc9f2afa57446189a63a1b9421aeea99db [INFO] running `Command { std: "docker" "start" "-a" "18a2bc30e9bafa2bb98f718ac0a43edc9f2afa57446189a63a1b9421aeea99db", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chardetng v0.1.17 [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 regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-greedyerror v0.5.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling sv-filelist-parser v0.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.4 [INFO] [stderr] Compiling svlint v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling sv-parser-macros v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nom-recursive-macros v0.5.1 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling nom-recursive v0.5.1 [INFO] [stderr] Compiling nom-packrat v0.7.0 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling sv-parser-error v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.69 [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 44s [INFO] running `Command { std: "docker" "inspect" "18a2bc30e9bafa2bb98f718ac0a43edc9f2afa57446189a63a1b9421aeea99db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a2bc30e9bafa2bb98f718ac0a43edc9f2afa57446189a63a1b9421aeea99db", kill_on_drop: false }` [INFO] [stdout] 18a2bc30e9bafa2bb98f718ac0a43edc9f2afa57446189a63a1b9421aeea99db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 759917c752a90940dbc8f0954996e3345439aa03f02da2a58aa21e34a4926c4f [INFO] running `Command { std: "docker" "start" "-a" "759917c752a90940dbc8f0954996e3345439aa03f02da2a58aa21e34a4926c4f", kill_on_drop: false }` [INFO] [stderr] Compiling svlint v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "759917c752a90940dbc8f0954996e3345439aa03f02da2a58aa21e34a4926c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759917c752a90940dbc8f0954996e3345439aa03f02da2a58aa21e34a4926c4f", kill_on_drop: false }` [INFO] [stdout] 759917c752a90940dbc8f0954996e3345439aa03f02da2a58aa21e34a4926c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17fcc1166a290cd67f1dac3c632b33c0f114a3ad4ae32be0b249a9b642017a7d [INFO] running `Command { std: "docker" "start" "-a" "17fcc1166a290cd67f1dac3c632b33c0f114a3ad4ae32be0b249a9b642017a7d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svlint-e73166563be349d8) [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/mdgen.rs (/opt/rustwide/target/debug/deps/mdgen-e847a9ab6cf004f5) [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-5aed78fdc58a300a) [INFO] [stdout] [INFO] [stdout] running 492 tests [INFO] [stdout] test tests::cli_config_example ... ok [INFO] [stdout] test tests::cli_config ... ok [INFO] [stdout] test tests::cli_config_update ... ok [INFO] [stdout] test tests::cli_ignore_include ... ok [INFO] [stdout] test tests::cli_dump_syntaxtree ... ok [INFO] [stdout] test tests::cli_filelist ... ok [INFO] [stdout] test tests::cli_dump_filelist ... ok [INFO] [stdout] test tests::cli_oneline ... ok [INFO] [stdout] test tests::cli_github_actions ... ok [INFO] [stdout] test tests::cli_verbose ... 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_incdirs ... ok [INFO] [stdout] test tests::cli_plugins ... ok [INFO] [stdout] test tests::cli_shell_completion ... ok [INFO] [stdout] test tests::dump_filelist_1 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_at_edge_pass_1of3 ... ok [INFO] [stdout] test tests::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_2of3 ... 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_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_default_nettype_none_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_latch_pass_1of1 ... ok [INFO] [stdout] test tests::dump_filelist_4 ... 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_case_default_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_default_nettype_wire_at_end_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_default_nettype_none_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_default_nettype_none_pass_1of2 ... ok [INFO] [stdout] test tests::dump_filelist_7 ... ok [INFO] [stdout] test tests::syntaxrules_enum_with_type_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_case_default_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_enum_with_type_pass_1of1 ... ok [INFO] [stdout] test tests::dump_filelist_8 ... ok [INFO] [stdout] test tests::dump_filelist_6 ... ok [INFO] [stdout] test tests::syntaxrules_blocking_assignment_in_always_ff_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_3of5 ... ok [INFO] [stdout] test tests::syntaxrules_default_nettype_wire_at_end_pass_1of1 ... 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_3of3 ... ok [INFO] [stdout] test tests::dump_filelist_5 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_comma_always_ff_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_fail_1of5 ... ok [INFO] [stdout] test tests::dump_filelist_2 ... ok [INFO] [stdout] test tests::syntaxrules_action_block_with_side_effect_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_brackets_for_confusing_precedence_pass_2of2 ... ok [INFO] [stdout] test tests::dump_filelist_3 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_if_else_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_brackets_for_confusing_precedence_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_case_default_fail_2of2 ... ok [INFO] [stdout] test tests::lint_gbk_encoded_verilog ... FAILED [INFO] [stdout] test tests::syntaxrules_explicit_case_default_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_if_else_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_function_same_as_system_function_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_brackets_for_confusing_precedence_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_function_same_as_system_function_fail_1of1 ... 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_no_edge_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_function_with_automatic_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_brackets_for_confusing_precedence_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_level_sensitive_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_explicit_case_default_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_eventlist_or_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_5of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_for_with_label_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_general_always_no_edge_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_3of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_1of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_generate_for_with_label_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_in_loop_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_5of8 ... ok [INFO] [stdout] test tests::syntaxrules_generate_case_with_label_fail_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_6of8 ... 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_genvar_declaration_in_loop_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_out_loop_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_7of8 ... ok [INFO] [stdout] test tests::syntaxrules_genvar_declaration_out_loop_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_1of5 ... ok [INFO] [stdout] test tests::syntaxrules_inout_with_tri_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_4of8 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_3of5 ... ok [INFO] [stdout] test tests::syntaxrules_inout_with_tri_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_4of5 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_interface_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_input_with_var_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_pass_5of5 ... ok [INFO] [stdout] test tests::syntaxrules_input_with_var_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_interface_identifier_matches_filename_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_comb_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_generate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_interface_port_with_modport_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_implicit_case_default_fail_2of3 ... 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_logic_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_generate_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_always_latch_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_wire_reg_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_8of8 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_explicit_type_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_explicit_type_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_wire_reg_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_localparam_type_twostate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_priority_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_generate_if_with_label_fail_2of8 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_interface_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_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_latch_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_variable_declaration_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_required_generate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_keyword_forbidden_unique0_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_comb_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_module_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_module_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_latch_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_module_identifier_matches_filename_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_ff_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_lowercamelcase_module_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_fail_1of1 ... 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_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_1of5 ... 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_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_non_blocking_assignment_in_always_no_edge_fail_1of2 ... 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_operator_case_equality_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_for_begin_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_3of5 ... ok [INFO] [stdout] test tests::syntaxrules_operator_case_equality_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_multiline_if_begin_fail_2of5 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_1of6 ... ok [INFO] [stdout] test tests::syntaxrules_module_nonansi_forbidden_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_module_ansi_forbidden_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_2of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_3of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_4of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_4of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_fail_2of6 ... ok [INFO] [stdout] test tests::syntaxrules_loop_statement_in_always_latch_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_1of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_5of6 ... 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_multiline_for_begin_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_operator_case_equality_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_incdec_pass_6of6 ... 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_incdec_fail_6of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_2of12 ... 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_operator_incdec_fail_5of6 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_output_with_var_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_7of12 ... ok [INFO] [stdout] test tests::syntaxrules_output_with_var_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_package_item_not_in_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_5of12 ... 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_parameter_default_value_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_6of12 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_4of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_8of12 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_package_item_not_in_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_9of12 ... ok [INFO] [stdout] test tests::syntaxrules_operator_self_assignment_fail_3of12 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_package_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_package_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_default_value_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_instance_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_input_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_type_twostate_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_input_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_inout_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_instance_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_explicit_type_fail_1of2 ... 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_output_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_output_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_pass_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_pass_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_pass_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_prefix_module_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_program_identifier_matches_filename_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_3of4 ... 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_re_forbidden_checker_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_procedural_continuous_assignment_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_class_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_re_forbidden_assert_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_property_pass_1of2 ... 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_generateblock_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_function_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_parameter_in_generate_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_assert_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_localparam_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_instance_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_ansi_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_instance_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_modport_pass_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_modport_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_localparam_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_module_ansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_parameter_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_port_inout_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_pass_3of3 ... 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_interface_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_inout_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_input_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_genvar_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_program_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_ref_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_task_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_output_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_property_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_interface_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_port_ref_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_sequence_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_classmethod_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_program_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_task_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_var_classmethod_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_checker_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_checker_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_generateblock_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_function_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_property_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_assert_property_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_re_forbidden_sequence_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_instance_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_localparam_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_genvar_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_ansi_pass_1of1 ... 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_assert_fail_3of3 ... 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_assert_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_nonansi_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_parameter_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_module_nonansi_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_genvar_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_generateblock_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_modport_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_input_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_parameter_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_output_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_ref_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_output_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_program_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_program_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_class_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_input_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_inout_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_property_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_class_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_task_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_classmethod_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_ref_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_task_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_var_classmethod_fail_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_sequential_block_in_always_comb_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_generateblock_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_sequence_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_latch_fail_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_port_inout_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_2of4 ... ok [INFO] [stdout] test tests::syntaxrules_style_indent_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_indent_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0or1space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_commaleading_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_commaleading_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_comb_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1or2space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1or2space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_1of4 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_3of4 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_pass_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0or1space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_0space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_construct_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_datatype_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_re_required_property_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_latch_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_pass_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_1spaceornewline_pass_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_maybelabel_fail_3of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_newline_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_construct_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_sequential_block_in_always_ff_fail_4of4 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_end_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_2of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_fail_1of3 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_leading_space_pass_1of1 ... 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_operator_boolean_leading_space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_datatype_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_leading_space_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_trailingwhitespace_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_trailingwhitespace_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_tab_character_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_integer_leading_space_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_interface_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_pass_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_interface_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_module_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_module_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_new_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_unary_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_keyword_newline_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_pass_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_fail_1of2 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_arithmetic_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_unpacked_array_fail_2of2 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_package_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_unary_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_uppercamelcase_package_pass_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_tab_character_fail_1of1 ... ok [INFO] [stdout] test tests::syntaxrules_style_operator_boolean_leading_space_fail_1of1 ... 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_style_semicolon_pass_1of1 ... ok [INFO] [stdout] test tests::textrules_header_copyright_pass_1of4 ... ok [INFO] [stdout] test tests::textrules_header_copyright_fail_2of3 ... ok [INFO] [stdout] test tests::textrules_header_copyright_pass_4of4 ... ok [INFO] [stdout] test tests::textrules_style_textwidth_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::textrules_header_copyright_fail_1of3 ... ok [INFO] [stdout] test tests::textrules_style_textwidth_pass_1of1 ... ok [INFO] [stdout] test tests::textrules_style_semicolon_fail_1of1 ... ok [INFO] [stdout] test tests::textrules_style_directives_fail_1of4 ... ok [INFO] [stdout] test tests::textrules_style_directives_fail_2of4 ... ok [INFO] [stdout] test tests::textrules_style_directives_pass_1of1 ... ok [INFO] [stdout] test tests::textrules_style_directives_fail_3of4 ... 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' (51) 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: 0x61d0510c43a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d0510c43a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d0510c43a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61d0510c43a2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61d0510d59cf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61d0510d59cf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x61d05108f363 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d05108f363 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61d05109b452 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61d0510a0d0f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x61d0510a0ba1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x61d04fac77de - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x61d04fac77de - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d0510a131f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x61d0510a131f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x61d0510a117a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x61d05109b589 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61d0510830ad - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x61d0510dfb50 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d0510dedd6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x61d04fa6eb5e - core::result::Result::expect::hc7ef0b1266779b4f [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x61d04fa2a72c - svlint::tests::lint_gbk_encoded_verilog::h77c90936c82896ea [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:1243:49 [INFO] [stdout] 22: 0x61d04fa2ae17 - svlint::tests::lint_gbk_encoded_verilog::{{closure}}::h3bbe91143aa1fdc8 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:1236:34 [INFO] [stdout] 23: 0x61d04fa8ef06 - core::ops::function::FnOnce::call_once::ha9888f167e3e2129 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x61d04fac762b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x61d04fac762b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x61d04fadb63d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x61d04fadb63d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x61d04fadb63d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x61d04fadb63d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x61d04fadb63d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x61d04fadb63d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x61d04fadb63d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x61d04fab4b84 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x61d04fab4b84 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x61d04fab84ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x61d04fab84ba - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x61d04fab84ba - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x61d04fab84ba - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x61d04fab84ba - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x61d04fab84ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x61d04fab84ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x61d05109698f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x61d05109698f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x70f941bacaa4 - [INFO] [stdout] 45: 0x70f941c39a64 - 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. 491 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin svlint` [INFO] running `Command { std: "docker" "inspect" "17fcc1166a290cd67f1dac3c632b33c0f114a3ad4ae32be0b249a9b642017a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17fcc1166a290cd67f1dac3c632b33c0f114a3ad4ae32be0b249a9b642017a7d", kill_on_drop: false }` [INFO] [stdout] 17fcc1166a290cd67f1dac3c632b33c0f114a3ad4ae32be0b249a9b642017a7d