[INFO] cloning repository https://github.com/prokie/python-svdata
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prokie/python-svdata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fpython-svdata", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fpython-svdata'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de90cd9f66d4a11c593409a7995a052f8dfef570
[INFO] testing prokie/python-svdata against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fpython-svdata" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prokie/python-svdata
[INFO] finished tweaking git repo https://github.com/prokie/python-svdata
[INFO] tweaked toml for git repo https://github.com/prokie/python-svdata written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prokie/python-svdata on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prokie/python-svdata 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30b11180d5f22bff7ef01cd0feb40f7f5bfc5496ac737135dfaeac824c1d9fa1
[INFO] running `Command { std: "docker" "start" "-a" "30b11180d5f22bff7ef01cd0feb40f7f5bfc5496ac737135dfaeac824c1d9fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30b11180d5f22bff7ef01cd0feb40f7f5bfc5496ac737135dfaeac824c1d9fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b11180d5f22bff7ef01cd0feb40f7f5bfc5496ac737135dfaeac824c1d9fa1", kill_on_drop: false }`
[INFO] [stdout] 30b11180d5f22bff7ef01cd0feb40f7f5bfc5496ac737135dfaeac824c1d9fa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 431b59acc29c9d5b8621ef40d0438f9ea0ae704fd67263a3cf4e36ee63b294b2
[INFO] running `Command { std: "docker" "start" "-a" "431b59acc29c9d5b8621ef40d0438f9ea0ae704fd67263a3cf4e36ee63b294b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling target-lexicon v0.12.6
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling pyo3-build-config v0.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-ffi v0.18.1
[INFO] [stderr]    Compiling pyo3 v0.18.1
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.0
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling nom_locate v2.1.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.1
[INFO] [stderr]    Compiling nom_locate v3.0.2
[INFO] [stderr]    Compiling nom-greedyerror v0.3.1
[INFO] [stderr]    Compiling sv-parser-macros v0.13.0
[INFO] [stderr]    Compiling nom-recursive-macros v0.3.0
[INFO] [stderr]    Compiling nom-packrat-macros v0.5.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling nom-tracable v0.7.0
[INFO] [stderr]    Compiling nom-recursive v0.3.0
[INFO] [stderr]    Compiling nom-packrat v0.5.0
[INFO] [stderr]    Compiling sv-parser-error v0.13.0
[INFO] [stderr]    Compiling pyo3-macros v0.18.1
[INFO] [stderr]    Compiling sv-parser-parser v0.13.0
[INFO] [stderr]    Compiling sv-parser-pp v0.13.0
[INFO] [stderr]    Compiling sv-parser v0.13.0
[INFO] [stderr]    Compiling python-svdata v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.2.1, sv-parser-parser v0.13.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "431b59acc29c9d5b8621ef40d0438f9ea0ae704fd67263a3cf4e36ee63b294b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "431b59acc29c9d5b8621ef40d0438f9ea0ae704fd67263a3cf4e36ee63b294b2", kill_on_drop: false }`
[INFO] [stdout] 431b59acc29c9d5b8621ef40d0438f9ea0ae704fd67263a3cf4e36ee63b294b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5f6ca84a02c2c5353cb02de9f70d73750ae1c034c2f632023b4bbcf5318bbf1
[INFO] running `Command { std: "docker" "start" "-a" "b5f6ca84a02c2c5353cb02de9f70d73750ae1c034c2f632023b4bbcf5318bbf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling python-svdata v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.2.1, sv-parser-parser v0.13.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b5f6ca84a02c2c5353cb02de9f70d73750ae1c034c2f632023b4bbcf5318bbf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f6ca84a02c2c5353cb02de9f70d73750ae1c034c2f632023b4bbcf5318bbf1", kill_on_drop: false }`
[INFO] [stdout] b5f6ca84a02c2c5353cb02de9f70d73750ae1c034c2f632023b4bbcf5318bbf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d48a1c51de5efd8530e2cf127c9438380e15fee75ae8aa1da68198d5a23d6970
[INFO] running `Command { std: "docker" "start" "-a" "d48a1c51de5efd8530e2cf127c9438380e15fee75ae8aa1da68198d5a23d6970", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.2.1, sv-parser-parser v0.13.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/python_svdata-f3ce253b7d1dc4ed)
[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]    Doc-tests python_svdata
[INFO] [stdout] 
[INFO] [stdout] running 299 tests
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 341) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5553) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 313) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5574) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5469) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 459) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 285) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 487) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5532) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5511) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 428) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 257) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 372) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5490) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 400) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5682) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5595) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 750) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 771) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 663) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 515) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5703) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5619) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5745) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 837) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 729) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 705) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5724) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5640) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5930) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 816) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 684) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5661) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5975) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5888) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5954) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6104) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6315) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6231) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5867) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6203) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 795) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6041) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6402) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5909) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6017) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6287) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5996) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6062) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6083) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6489) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6343) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6433) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6259) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6520) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6604) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6461) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6374) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6548) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6837) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6806) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6632) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6750) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6576) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6691) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6719) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6865) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6660) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6984) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 7013) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6953) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4371) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4434) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4350) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4560) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6894) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4539) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6925) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 7041) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6778) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4455) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4413) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4602) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4497) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4692) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4518) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4734) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4392) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4476) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2290) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4839) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4581) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4668) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2346) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4647) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2318) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2405) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4755) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4626) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4713) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4776) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2433) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4818) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4797) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2377) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4093) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4009) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3967) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4156) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4072) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4114) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2520) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2492) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4288) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4030) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4177) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4051) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2464) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4135) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4201) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3946) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3988) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3925) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4267) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3471) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3618) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4222) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3660) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3513) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3492) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3747) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4243) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4309) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3723) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3702) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3597) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3813) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3555) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3681) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3534) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3576) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3789) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3855) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3639) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3768) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1089) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3834) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1155) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 87) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_zero (line 158) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1134) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1200) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3130) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 99) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 111) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 75) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_zero (line 134) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1110) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_zero (line 146) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1179) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3151) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3046) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3235) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3256) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3430) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3088) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3109) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3172) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3322) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3364) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3193) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3388) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3277) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4903) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3067) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3214) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3298) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3343) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4924) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5056) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4990) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5032) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5077) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1262) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4966) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3409) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1304) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1283) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1436) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1499) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5011) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4945) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1370) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1349) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5098) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1583) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1478) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1457) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1826) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5119) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1673) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1391) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1781) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1412) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1715) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1541) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1325) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1520) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1562) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1805) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1694) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1739) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1889) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1760) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1847) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2585) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2795) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2861) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2753) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2690) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2774) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2648) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2606) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2627) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2903) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2669) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2927) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2816) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7330) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1868) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7218) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2732) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7190) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2711) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7246) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7274) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2882) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2837) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2969) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7448) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7476) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7302) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7420) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7619) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7535) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2948) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7678) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7737) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7591) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7706) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7765) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7793) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7647) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7563) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7824) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7964) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7852) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7507) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7361) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7389) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8082) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7995) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7908) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8054) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7880) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 918) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8023) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2003) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2069) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8110) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2024) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 1958) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7936) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2139) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 1979) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 960) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 1026) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2208) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 984) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 939) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2048) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 1005) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2118) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5202) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5160) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5334) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2163) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2229) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5181) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2184) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5268) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5247) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5313) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5376) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5223) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5289) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5355) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::usize_to_primlit (line 8208) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::usize_to_primlit (line 8222) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 341) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:359:11
[INFO] [stdout]     |
[INFO] [stdout] 359 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5553) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5554:5
[INFO] [stdout]      |
[INFO] [stdout] 5554 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5555:13
[INFO] [stdout]      |
[INFO] [stdout] 5555 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5564:11
[INFO] [stdout]      |
[INFO] [stdout] 5564 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 313) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:315:13
[INFO] [stdout]     |
[INFO] [stdout] 315 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:322:13
[INFO] [stdout]     |
[INFO] [stdout] 322 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5574) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5575:5
[INFO] [stdout]      |
[INFO] [stdout] 5575 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5576:13
[INFO] [stdout]      |
[INFO] [stdout] 5576 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5585:11
[INFO] [stdout]      |
[INFO] [stdout] 5585 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5469) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5470:5
[INFO] [stdout]      |
[INFO] [stdout] 5470 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5471:13
[INFO] [stdout]      |
[INFO] [stdout] 5471 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5480:11
[INFO] [stdout]      |
[INFO] [stdout] 5480 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 459) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:460:5
[INFO] [stdout]     |
[INFO] [stdout] 460 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:461:13
[INFO] [stdout]     |
[INFO] [stdout] 461 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:477:11
[INFO] [stdout]     |
[INFO] [stdout] 477 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 285) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:294:13
[INFO] [stdout]     |
[INFO] [stdout] 294 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 487) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:488:5
[INFO] [stdout]     |
[INFO] [stdout] 488 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:496:13
[INFO] [stdout]     |
[INFO] [stdout] 496 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:505:11
[INFO] [stdout]     |
[INFO] [stdout] 505 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5532) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5533:5
[INFO] [stdout]      |
[INFO] [stdout] 5533 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5534:13
[INFO] [stdout]      |
[INFO] [stdout] 5534 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5543:11
[INFO] [stdout]      |
[INFO] [stdout] 5543 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5511) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5512:5
[INFO] [stdout]      |
[INFO] [stdout] 5512 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5513:13
[INFO] [stdout]      |
[INFO] [stdout] 5513 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5522:11
[INFO] [stdout]      |
[INFO] [stdout] 5522 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 428) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:437:13
[INFO] [stdout]     |
[INFO] [stdout] 437 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:446:11
[INFO] [stdout]     |
[INFO] [stdout] 446 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 257) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:275:11
[INFO] [stdout]     |
[INFO] [stdout] 275 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 372) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:374:13
[INFO] [stdout]     |
[INFO] [stdout] 374 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:381:13
[INFO] [stdout]     |
[INFO] [stdout] 381 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:390:11
[INFO] [stdout]     |
[INFO] [stdout] 390 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5490) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5491:5
[INFO] [stdout]      |
[INFO] [stdout] 5491 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5492:13
[INFO] [stdout]      |
[INFO] [stdout] 5492 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5501:11
[INFO] [stdout]      |
[INFO] [stdout] 5501 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 400) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:402:13
[INFO] [stdout]     |
[INFO] [stdout] 402 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:418:11
[INFO] [stdout]     |
[INFO] [stdout] 418 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5682) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5683:5
[INFO] [stdout]      |
[INFO] [stdout] 5683 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5684:13
[INFO] [stdout]      |
[INFO] [stdout] 5684 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5693:11
[INFO] [stdout]      |
[INFO] [stdout] 5693 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5595) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5596:5
[INFO] [stdout]      |
[INFO] [stdout] 5596 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5597:13
[INFO] [stdout]      |
[INFO] [stdout] 5597 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5606:11
[INFO] [stdout]      |
[INFO] [stdout] 5606 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 750) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:751:5
[INFO] [stdout]     |
[INFO] [stdout] 751 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:761:11
[INFO] [stdout]     |
[INFO] [stdout] 761 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 771) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 772 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:773:13
[INFO] [stdout]     |
[INFO] [stdout] 773 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:782:11
[INFO] [stdout]     |
[INFO] [stdout] 782 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 663) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 664 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:665:13
[INFO] [stdout]     |
[INFO] [stdout] 665 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:674:11
[INFO] [stdout]     |
[INFO] [stdout] 674 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 515) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:516:5
[INFO] [stdout]     |
[INFO] [stdout] 516 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:517:13
[INFO] [stdout]     |
[INFO] [stdout] 517 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:524:13
[INFO] [stdout]     |
[INFO] [stdout] 524 | let mut b = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5703) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5704:5
[INFO] [stdout]      |
[INFO] [stdout] 5704 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5705:13
[INFO] [stdout]      |
[INFO] [stdout] 5705 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5714:11
[INFO] [stdout]      |
[INFO] [stdout] 5714 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5619) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5620:5
[INFO] [stdout]      |
[INFO] [stdout] 5620 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5621:13
[INFO] [stdout]      |
[INFO] [stdout] 5621 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5630:11
[INFO] [stdout]      |
[INFO] [stdout] 5630 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5745) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5746:5
[INFO] [stdout]      |
[INFO] [stdout] 5746 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5747:13
[INFO] [stdout]      |
[INFO] [stdout] 5747 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5756:11
[INFO] [stdout]      |
[INFO] [stdout] 5756 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 837) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:838:5
[INFO] [stdout]     |
[INFO] [stdout] 838 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:839:13
[INFO] [stdout]     |
[INFO] [stdout] 839 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:848:11
[INFO] [stdout]     |
[INFO] [stdout] 848 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 729) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:730:5
[INFO] [stdout]     |
[INFO] [stdout] 730 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:731:13
[INFO] [stdout]     |
[INFO] [stdout] 731 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:740:11
[INFO] [stdout]     |
[INFO] [stdout] 740 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 705) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:707:13
[INFO] [stdout]     |
[INFO] [stdout] 707 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:716:11
[INFO] [stdout]     |
[INFO] [stdout] 716 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5724) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5725:5
[INFO] [stdout]      |
[INFO] [stdout] 5725 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5726:13
[INFO] [stdout]      |
[INFO] [stdout] 5726 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5735:11
[INFO] [stdout]      |
[INFO] [stdout] 5735 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5640) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5641:5
[INFO] [stdout]      |
[INFO] [stdout] 5641 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5642:13
[INFO] [stdout]      |
[INFO] [stdout] 5642 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5651:11
[INFO] [stdout]      |
[INFO] [stdout] 5651 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5930) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5931:5
[INFO] [stdout]      |
[INFO] [stdout] 5931 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5932:13
[INFO] [stdout]      |
[INFO] [stdout] 5932 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5941:11
[INFO] [stdout]      |
[INFO] [stdout] 5941 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 816) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:817:5
[INFO] [stdout]     |
[INFO] [stdout] 817 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:827:11
[INFO] [stdout]     |
[INFO] [stdout] 827 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 684) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:685:5
[INFO] [stdout]     |
[INFO] [stdout] 685 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:686:13
[INFO] [stdout]     |
[INFO] [stdout] 686 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:695:11
[INFO] [stdout]     |
[INFO] [stdout] 695 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5661) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5662:5
[INFO] [stdout]      |
[INFO] [stdout] 5662 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5663:13
[INFO] [stdout]      |
[INFO] [stdout] 5663 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5672:11
[INFO] [stdout]      |
[INFO] [stdout] 5672 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5975) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5976:5
[INFO] [stdout]      |
[INFO] [stdout] 5976 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5977:13
[INFO] [stdout]      |
[INFO] [stdout] 5977 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5986:11
[INFO] [stdout]      |
[INFO] [stdout] 5986 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5888) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5889:5
[INFO] [stdout]      |
[INFO] [stdout] 5889 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5890:13
[INFO] [stdout]      |
[INFO] [stdout] 5890 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5899:11
[INFO] [stdout]      |
[INFO] [stdout] 5899 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5954) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5955:5
[INFO] [stdout]      |
[INFO] [stdout] 5955 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5956:13
[INFO] [stdout]      |
[INFO] [stdout] 5956 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5965:11
[INFO] [stdout]      |
[INFO] [stdout] 5965 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6104) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6105:5
[INFO] [stdout]      |
[INFO] [stdout] 6105 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6106:13
[INFO] [stdout]      |
[INFO] [stdout] 6106 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6115:11
[INFO] [stdout]      |
[INFO] [stdout] 6115 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6315) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6316:5
[INFO] [stdout]      |
[INFO] [stdout] 6316 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6317:9
[INFO] [stdout]      |
[INFO] [stdout] 6317 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6324:9
[INFO] [stdout]      |
[INFO] [stdout] 6324 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6331:8
[INFO] [stdout]      |
[INFO] [stdout] 6331 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6333:11
[INFO] [stdout]      |
[INFO] [stdout] 6333 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6231) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6232:5
[INFO] [stdout]      |
[INFO] [stdout] 6232 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6233:9
[INFO] [stdout]      |
[INFO] [stdout] 6233 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6240:9
[INFO] [stdout]      |
[INFO] [stdout] 6240 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6247:8
[INFO] [stdout]      |
[INFO] [stdout] 6247 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6249:11
[INFO] [stdout]      |
[INFO] [stdout] 6249 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5867) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5868:5
[INFO] [stdout]      |
[INFO] [stdout] 5868 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5869:13
[INFO] [stdout]      |
[INFO] [stdout] 5869 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5878:11
[INFO] [stdout]      |
[INFO] [stdout] 5878 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6203) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6204:5
[INFO] [stdout]      |
[INFO] [stdout] 6204 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6205:9
[INFO] [stdout]      |
[INFO] [stdout] 6205 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6212:9
[INFO] [stdout]      |
[INFO] [stdout] 6212 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6219:8
[INFO] [stdout]      |
[INFO] [stdout] 6219 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6221:11
[INFO] [stdout]      |
[INFO] [stdout] 6221 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 795) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:796:5
[INFO] [stdout]     |
[INFO] [stdout] 796 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:797:13
[INFO] [stdout]     |
[INFO] [stdout] 797 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:806:11
[INFO] [stdout]     |
[INFO] [stdout] 806 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6041) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6042:5
[INFO] [stdout]      |
[INFO] [stdout] 6042 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6043:13
[INFO] [stdout]      |
[INFO] [stdout] 6043 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6052:11
[INFO] [stdout]      |
[INFO] [stdout] 6052 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6402) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6403:5
[INFO] [stdout]      |
[INFO] [stdout] 6403 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6404:9
[INFO] [stdout]      |
[INFO] [stdout] 6404 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6411:9
[INFO] [stdout]      |
[INFO] [stdout] 6411 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6418:8
[INFO] [stdout]      |
[INFO] [stdout] 6418 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6420:11
[INFO] [stdout]      |
[INFO] [stdout] 6420 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5909) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5910:5
[INFO] [stdout]      |
[INFO] [stdout] 5910 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5911:13
[INFO] [stdout]      |
[INFO] [stdout] 5911 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5920:11
[INFO] [stdout]      |
[INFO] [stdout] 5920 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6017) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6018:5
[INFO] [stdout]      |
[INFO] [stdout] 6018 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6019:13
[INFO] [stdout]      |
[INFO] [stdout] 6019 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6028:11
[INFO] [stdout]      |
[INFO] [stdout] 6028 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6287) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6288:5
[INFO] [stdout]      |
[INFO] [stdout] 6288 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6289:9
[INFO] [stdout]      |
[INFO] [stdout] 6289 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6296:9
[INFO] [stdout]      |
[INFO] [stdout] 6296 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6303:8
[INFO] [stdout]      |
[INFO] [stdout] 6303 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6305:11
[INFO] [stdout]      |
[INFO] [stdout] 6305 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5996) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5997:5
[INFO] [stdout]      |
[INFO] [stdout] 5997 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5998:13
[INFO] [stdout]      |
[INFO] [stdout] 5998 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6007:11
[INFO] [stdout]      |
[INFO] [stdout] 6007 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6062) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6063:5
[INFO] [stdout]      |
[INFO] [stdout] 6063 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6064:13
[INFO] [stdout]      |
[INFO] [stdout] 6064 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6073:11
[INFO] [stdout]      |
[INFO] [stdout] 6073 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6083) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6084:5
[INFO] [stdout]      |
[INFO] [stdout] 6084 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6085:13
[INFO] [stdout]      |
[INFO] [stdout] 6085 | let mut a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6094:11
[INFO] [stdout]      |
[INFO] [stdout] 6094 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6489) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6490:5
[INFO] [stdout]      |
[INFO] [stdout] 6490 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6491:9
[INFO] [stdout]      |
[INFO] [stdout] 6491 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6498:9
[INFO] [stdout]      |
[INFO] [stdout] 6498 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6505:8
[INFO] [stdout]      |
[INFO] [stdout] 6505 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6507:11
[INFO] [stdout]      |
[INFO] [stdout] 6507 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6343) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6344:5
[INFO] [stdout]      |
[INFO] [stdout] 6344 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6345:9
[INFO] [stdout]      |
[INFO] [stdout] 6345 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6352:9
[INFO] [stdout]      |
[INFO] [stdout] 6352 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6359:8
[INFO] [stdout]      |
[INFO] [stdout] 6359 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6361:11
[INFO] [stdout]      |
[INFO] [stdout] 6361 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6433) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6434:5
[INFO] [stdout]      |
[INFO] [stdout] 6434 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6435:9
[INFO] [stdout]      |
[INFO] [stdout] 6435 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6442:9
[INFO] [stdout]      |
[INFO] [stdout] 6442 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6449:8
[INFO] [stdout]      |
[INFO] [stdout] 6449 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6451:11
[INFO] [stdout]      |
[INFO] [stdout] 6451 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6259) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6260:5
[INFO] [stdout]      |
[INFO] [stdout] 6260 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6261:9
[INFO] [stdout]      |
[INFO] [stdout] 6261 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6268:9
[INFO] [stdout]      |
[INFO] [stdout] 6268 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6275:8
[INFO] [stdout]      |
[INFO] [stdout] 6275 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6277:11
[INFO] [stdout]      |
[INFO] [stdout] 6277 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6520) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6521:5
[INFO] [stdout]      |
[INFO] [stdout] 6521 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6522:9
[INFO] [stdout]      |
[INFO] [stdout] 6522 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6529:9
[INFO] [stdout]      |
[INFO] [stdout] 6529 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6536:8
[INFO] [stdout]      |
[INFO] [stdout] 6536 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6538:11
[INFO] [stdout]      |
[INFO] [stdout] 6538 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6604) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6605:5
[INFO] [stdout]      |
[INFO] [stdout] 6605 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6606:9
[INFO] [stdout]      |
[INFO] [stdout] 6606 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6613:9
[INFO] [stdout]      |
[INFO] [stdout] 6613 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6620:8
[INFO] [stdout]      |
[INFO] [stdout] 6620 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6622:11
[INFO] [stdout]      |
[INFO] [stdout] 6622 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6461) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6462:5
[INFO] [stdout]      |
[INFO] [stdout] 6462 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6463:9
[INFO] [stdout]      |
[INFO] [stdout] 6463 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6470:9
[INFO] [stdout]      |
[INFO] [stdout] 6470 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6477:8
[INFO] [stdout]      |
[INFO] [stdout] 6477 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6479:11
[INFO] [stdout]      |
[INFO] [stdout] 6479 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6374) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6375:5
[INFO] [stdout]      |
[INFO] [stdout] 6375 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6376:9
[INFO] [stdout]      |
[INFO] [stdout] 6376 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6383:9
[INFO] [stdout]      |
[INFO] [stdout] 6383 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6390:8
[INFO] [stdout]      |
[INFO] [stdout] 6390 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6392:11
[INFO] [stdout]      |
[INFO] [stdout] 6392 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6548) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6549:5
[INFO] [stdout]      |
[INFO] [stdout] 6549 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6550:9
[INFO] [stdout]      |
[INFO] [stdout] 6550 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6557:9
[INFO] [stdout]      |
[INFO] [stdout] 6557 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6564:8
[INFO] [stdout]      |
[INFO] [stdout] 6564 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6566:11
[INFO] [stdout]      |
[INFO] [stdout] 6566 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6837) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6838:5
[INFO] [stdout]      |
[INFO] [stdout] 6838 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6839:9
[INFO] [stdout]      |
[INFO] [stdout] 6839 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6846:9
[INFO] [stdout]      |
[INFO] [stdout] 6846 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6853:8
[INFO] [stdout]      |
[INFO] [stdout] 6853 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6855:11
[INFO] [stdout]      |
[INFO] [stdout] 6855 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6806) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6807:5
[INFO] [stdout]      |
[INFO] [stdout] 6807 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6808:9
[INFO] [stdout]      |
[INFO] [stdout] 6808 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6815:9
[INFO] [stdout]      |
[INFO] [stdout] 6815 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6822:8
[INFO] [stdout]      |
[INFO] [stdout] 6822 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6824:11
[INFO] [stdout]      |
[INFO] [stdout] 6824 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6632) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6633:5
[INFO] [stdout]      |
[INFO] [stdout] 6633 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6634:9
[INFO] [stdout]      |
[INFO] [stdout] 6634 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6641:9
[INFO] [stdout]      |
[INFO] [stdout] 6641 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6648:8
[INFO] [stdout]      |
[INFO] [stdout] 6648 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6650:11
[INFO] [stdout]      |
[INFO] [stdout] 6650 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6750) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6751:5
[INFO] [stdout]      |
[INFO] [stdout] 6751 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6752:9
[INFO] [stdout]      |
[INFO] [stdout] 6752 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6759:9
[INFO] [stdout]      |
[INFO] [stdout] 6759 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6766:8
[INFO] [stdout]      |
[INFO] [stdout] 6766 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6768:11
[INFO] [stdout]      |
[INFO] [stdout] 6768 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6576) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6577:5
[INFO] [stdout]      |
[INFO] [stdout] 6577 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6578:9
[INFO] [stdout]      |
[INFO] [stdout] 6578 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6585:9
[INFO] [stdout]      |
[INFO] [stdout] 6585 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6592:8
[INFO] [stdout]      |
[INFO] [stdout] 6592 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6594:11
[INFO] [stdout]      |
[INFO] [stdout] 6594 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6691) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6692:5
[INFO] [stdout]      |
[INFO] [stdout] 6692 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6693:9
[INFO] [stdout]      |
[INFO] [stdout] 6693 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6700:9
[INFO] [stdout]      |
[INFO] [stdout] 6700 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6707:8
[INFO] [stdout]      |
[INFO] [stdout] 6707 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6709:11
[INFO] [stdout]      |
[INFO] [stdout] 6709 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6719) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6720:5
[INFO] [stdout]      |
[INFO] [stdout] 6720 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6721:9
[INFO] [stdout]      |
[INFO] [stdout] 6721 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6728:9
[INFO] [stdout]      |
[INFO] [stdout] 6728 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6735:8
[INFO] [stdout]      |
[INFO] [stdout] 6735 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6737:11
[INFO] [stdout]      |
[INFO] [stdout] 6737 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6865) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6866:5
[INFO] [stdout]      |
[INFO] [stdout] 6866 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6867:9
[INFO] [stdout]      |
[INFO] [stdout] 6867 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6874:9
[INFO] [stdout]      |
[INFO] [stdout] 6874 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6881:8
[INFO] [stdout]      |
[INFO] [stdout] 6881 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6884:11
[INFO] [stdout]      |
[INFO] [stdout] 6884 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6660) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6661:5
[INFO] [stdout]      |
[INFO] [stdout] 6661 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6662:9
[INFO] [stdout]      |
[INFO] [stdout] 6662 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6669:9
[INFO] [stdout]      |
[INFO] [stdout] 6669 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6676:8
[INFO] [stdout]      |
[INFO] [stdout] 6676 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6678:11
[INFO] [stdout]      |
[INFO] [stdout] 6678 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6984) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6985:5
[INFO] [stdout]      |
[INFO] [stdout] 6985 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6986:9
[INFO] [stdout]      |
[INFO] [stdout] 6986 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6993:9
[INFO] [stdout]      |
[INFO] [stdout] 6993 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7000:8
[INFO] [stdout]      |
[INFO] [stdout] 7000 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7003:11
[INFO] [stdout]      |
[INFO] [stdout] 7003 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 7013) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7014:5
[INFO] [stdout]      |
[INFO] [stdout] 7014 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7015:9
[INFO] [stdout]      |
[INFO] [stdout] 7015 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7022:9
[INFO] [stdout]      |
[INFO] [stdout] 7022 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7029:8
[INFO] [stdout]      |
[INFO] [stdout] 7029 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7031:11
[INFO] [stdout]      |
[INFO] [stdout] 7031 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6953) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6954:5
[INFO] [stdout]      |
[INFO] [stdout] 6954 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6955:9
[INFO] [stdout]      |
[INFO] [stdout] 6955 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6962:9
[INFO] [stdout]      |
[INFO] [stdout] 6962 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6969:8
[INFO] [stdout]      |
[INFO] [stdout] 6969 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6971:11
[INFO] [stdout]      |
[INFO] [stdout] 6971 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4371) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4372:5
[INFO] [stdout]      |
[INFO] [stdout] 4372 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4373:9
[INFO] [stdout]      |
[INFO] [stdout] 4373 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4380:9
[INFO] [stdout]      |
[INFO] [stdout] 4380 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4389:15
[INFO] [stdout]      |
[INFO] [stdout] 4389 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4434) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4435:5
[INFO] [stdout]      |
[INFO] [stdout] 4435 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4436:9
[INFO] [stdout]      |
[INFO] [stdout] 4436 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4443:9
[INFO] [stdout]      |
[INFO] [stdout] 4443 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4452:15
[INFO] [stdout]      |
[INFO] [stdout] 4452 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4350) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4351:5
[INFO] [stdout]      |
[INFO] [stdout] 4351 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4352:9
[INFO] [stdout]      |
[INFO] [stdout] 4352 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4359:9
[INFO] [stdout]      |
[INFO] [stdout] 4359 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4368:15
[INFO] [stdout]      |
[INFO] [stdout] 4368 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4560) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4561:5
[INFO] [stdout]      |
[INFO] [stdout] 4561 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4562:9
[INFO] [stdout]      |
[INFO] [stdout] 4562 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4569:9
[INFO] [stdout]      |
[INFO] [stdout] 4569 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4578:15
[INFO] [stdout]      |
[INFO] [stdout] 4578 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6894) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6895:5
[INFO] [stdout]      |
[INFO] [stdout] 6895 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6896:9
[INFO] [stdout]      |
[INFO] [stdout] 6896 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6903:9
[INFO] [stdout]      |
[INFO] [stdout] 6903 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6910:8
[INFO] [stdout]      |
[INFO] [stdout] 6910 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6912:11
[INFO] [stdout]      |
[INFO] [stdout] 6912 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4539) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4540:5
[INFO] [stdout]      |
[INFO] [stdout] 4540 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4541:9
[INFO] [stdout]      |
[INFO] [stdout] 4541 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4548:9
[INFO] [stdout]      |
[INFO] [stdout] 4548 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4557:15
[INFO] [stdout]      |
[INFO] [stdout] 4557 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6925) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6926:5
[INFO] [stdout]      |
[INFO] [stdout] 6926 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6927:9
[INFO] [stdout]      |
[INFO] [stdout] 6927 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6934:9
[INFO] [stdout]      |
[INFO] [stdout] 6934 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6941:8
[INFO] [stdout]      |
[INFO] [stdout] 6941 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6943:11
[INFO] [stdout]      |
[INFO] [stdout] 6943 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 7041) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7042:5
[INFO] [stdout]      |
[INFO] [stdout] 7042 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7043:9
[INFO] [stdout]      |
[INFO] [stdout] 7043 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7050:9
[INFO] [stdout]      |
[INFO] [stdout] 7050 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7057:8
[INFO] [stdout]      |
[INFO] [stdout] 7057 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7059:11
[INFO] [stdout]      |
[INFO] [stdout] 7059 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6778) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6779:5
[INFO] [stdout]      |
[INFO] [stdout] 6779 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6780:9
[INFO] [stdout]      |
[INFO] [stdout] 6780 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6787:9
[INFO] [stdout]      |
[INFO] [stdout] 6787 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6794:8
[INFO] [stdout]      |
[INFO] [stdout] 6794 | let c: SvPrimaryLiteralIntegral = a + b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:6796:11
[INFO] [stdout]      |
[INFO] [stdout] 6796 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4455) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4456:5
[INFO] [stdout]      |
[INFO] [stdout] 4456 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4457:9
[INFO] [stdout]      |
[INFO] [stdout] 4457 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4464:9
[INFO] [stdout]      |
[INFO] [stdout] 4464 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4473:15
[INFO] [stdout]      |
[INFO] [stdout] 4473 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4413) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4414:5
[INFO] [stdout]      |
[INFO] [stdout] 4414 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4415:9
[INFO] [stdout]      |
[INFO] [stdout] 4415 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4422:9
[INFO] [stdout]      |
[INFO] [stdout] 4422 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4431:15
[INFO] [stdout]      |
[INFO] [stdout] 4431 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4602) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4603:5
[INFO] [stdout]      |
[INFO] [stdout] 4603 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4604:9
[INFO] [stdout]      |
[INFO] [stdout] 4604 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4611:9
[INFO] [stdout]      |
[INFO] [stdout] 4611 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4620:15
[INFO] [stdout]      |
[INFO] [stdout] 4620 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4497) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4498:5
[INFO] [stdout]      |
[INFO] [stdout] 4498 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4499:9
[INFO] [stdout]      |
[INFO] [stdout] 4499 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4506:9
[INFO] [stdout]      |
[INFO] [stdout] 4506 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4515:15
[INFO] [stdout]      |
[INFO] [stdout] 4515 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4692) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4693:5
[INFO] [stdout]      |
[INFO] [stdout] 4693 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4694:9
[INFO] [stdout]      |
[INFO] [stdout] 4694 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4701:9
[INFO] [stdout]      |
[INFO] [stdout] 4701 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4710:15
[INFO] [stdout]      |
[INFO] [stdout] 4710 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4518) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4519:5
[INFO] [stdout]      |
[INFO] [stdout] 4519 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4520:9
[INFO] [stdout]      |
[INFO] [stdout] 4520 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4527:9
[INFO] [stdout]      |
[INFO] [stdout] 4527 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4536:15
[INFO] [stdout]      |
[INFO] [stdout] 4536 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4734) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4735:5
[INFO] [stdout]      |
[INFO] [stdout] 4735 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4736:9
[INFO] [stdout]      |
[INFO] [stdout] 4736 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4743:9
[INFO] [stdout]      |
[INFO] [stdout] 4743 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4752:15
[INFO] [stdout]      |
[INFO] [stdout] 4752 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4392) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4393:5
[INFO] [stdout]      |
[INFO] [stdout] 4393 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4394:9
[INFO] [stdout]      |
[INFO] [stdout] 4394 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4401:9
[INFO] [stdout]      |
[INFO] [stdout] 4401 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4410:15
[INFO] [stdout]      |
[INFO] [stdout] 4410 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4476) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4477:5
[INFO] [stdout]      |
[INFO] [stdout] 4477 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4478:9
[INFO] [stdout]      |
[INFO] [stdout] 4478 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4485:9
[INFO] [stdout]      |
[INFO] [stdout] 4485 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4494:15
[INFO] [stdout]      |
[INFO] [stdout] 4494 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2290) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2291:5
[INFO] [stdout]      |
[INFO] [stdout] 2291 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2292:9
[INFO] [stdout]      |
[INFO] [stdout] 2292 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2299:9
[INFO] [stdout]      |
[INFO] [stdout] 2299 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2306:8
[INFO] [stdout]      |
[INFO] [stdout] 2306 | let c: SvPrimaryLiteralIntegral = a.cat(b);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2308:11
[INFO] [stdout]      |
[INFO] [stdout] 2308 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4839) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4840:5
[INFO] [stdout]      |
[INFO] [stdout] 4840 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4841:9
[INFO] [stdout]      |
[INFO] [stdout] 4841 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4848:9
[INFO] [stdout]      |
[INFO] [stdout] 4848 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4857:15
[INFO] [stdout]      |
[INFO] [stdout] 4857 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4581) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4582:5
[INFO] [stdout]      |
[INFO] [stdout] 4582 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4583:9
[INFO] [stdout]      |
[INFO] [stdout] 4583 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4590:9
[INFO] [stdout]      |
[INFO] [stdout] 4590 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4599:15
[INFO] [stdout]      |
[INFO] [stdout] 4599 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4668) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4669:5
[INFO] [stdout]      |
[INFO] [stdout] 4669 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4670:9
[INFO] [stdout]      |
[INFO] [stdout] 4670 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4677:9
[INFO] [stdout]      |
[INFO] [stdout] 4677 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4686:15
[INFO] [stdout]      |
[INFO] [stdout] 4686 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2346) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2347:5
[INFO] [stdout]      |
[INFO] [stdout] 2347 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2348:9
[INFO] [stdout]      |
[INFO] [stdout] 2348 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2355:9
[INFO] [stdout]      |
[INFO] [stdout] 2355 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2362:8
[INFO] [stdout]      |
[INFO] [stdout] 2362 | let c: SvPrimaryLiteralIntegral = a.cat(b);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2364:11
[INFO] [stdout]      |
[INFO] [stdout] 2364 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4647) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4648:5
[INFO] [stdout]      |
[INFO] [stdout] 4648 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4649:9
[INFO] [stdout]      |
[INFO] [stdout] 4649 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4656:9
[INFO] [stdout]      |
[INFO] [stdout] 4656 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4665:15
[INFO] [stdout]      |
[INFO] [stdout] 4665 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2318) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2319:5
[INFO] [stdout]      |
[INFO] [stdout] 2319 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2320:9
[INFO] [stdout]      |
[INFO] [stdout] 2320 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2327:9
[INFO] [stdout]      |
[INFO] [stdout] 2327 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2334:8
[INFO] [stdout]      |
[INFO] [stdout] 2334 | let c: SvPrimaryLiteralIntegral = a.cat(b);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2336:11
[INFO] [stdout]      |
[INFO] [stdout] 2336 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2405) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2406:5
[INFO] [stdout]      |
[INFO] [stdout] 2406 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2407:9
[INFO] [stdout]      |
[INFO] [stdout] 2407 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2414:9
[INFO] [stdout]      |
[INFO] [stdout] 2414 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2421:8
[INFO] [stdout]      |
[INFO] [stdout] 2421 | let c: SvPrimaryLiteralIntegral = a.cat(b);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2423:11
[INFO] [stdout]      |
[INFO] [stdout] 2423 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4755) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4756:5
[INFO] [stdout]      |
[INFO] [stdout] 4756 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4757:9
[INFO] [stdout]      |
[INFO] [stdout] 4757 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4764:9
[INFO] [stdout]      |
[INFO] [stdout] 4764 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4773:15
[INFO] [stdout]      |
[INFO] [stdout] 4773 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4626) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4627:5
[INFO] [stdout]      |
[INFO] [stdout] 4627 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4628:9
[INFO] [stdout]      |
[INFO] [stdout] 4628 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4635:9
[INFO] [stdout]      |
[INFO] [stdout] 4635 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4644:15
[INFO] [stdout]      |
[INFO] [stdout] 4644 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4713) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4714:5
[INFO] [stdout]      |
[INFO] [stdout] 4714 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4715:9
[INFO] [stdout]      |
[INFO] [stdout] 4715 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4722:9
[INFO] [stdout]      |
[INFO] [stdout] 4722 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4731:15
[INFO] [stdout]      |
[INFO] [stdout] 4731 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4776) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4777:5
[INFO] [stdout]      |
[INFO] [stdout] 4777 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4778:9
[INFO] [stdout]      |
[INFO] [stdout] 4778 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4785:9
[INFO] [stdout]      |
[INFO] [stdout] 4785 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4794:15
[INFO] [stdout]      |
[INFO] [stdout] 4794 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2433) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2434:5
[INFO] [stdout]      |
[INFO] [stdout] 2434 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2435:9
[INFO] [stdout]      |
[INFO] [stdout] 2435 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2442:9
[INFO] [stdout]      |
[INFO] [stdout] 2442 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2449:8
[INFO] [stdout]      |
[INFO] [stdout] 2449 | let c: SvPrimaryLiteralIntegral = a.cat(b);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2451:11
[INFO] [stdout]      |
[INFO] [stdout] 2451 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4818) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4819:5
[INFO] [stdout]      |
[INFO] [stdout] 4819 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4820:9
[INFO] [stdout]      |
[INFO] [stdout] 4820 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4827:9
[INFO] [stdout]      |
[INFO] [stdout] 4827 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4836:15
[INFO] [stdout]      |
[INFO] [stdout] 4836 | assert_eq!(c, bit1b_0());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4797) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4798:5
[INFO] [stdout]      |
[INFO] [stdout] 4798 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4799:9
[INFO] [stdout]      |
[INFO] [stdout] 4799 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4806:9
[INFO] [stdout]      |
[INFO] [stdout] 4806 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bit1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4815:15
[INFO] [stdout]      |
[INFO] [stdout] 4815 | assert_eq!(c, bit1b_1());
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2377) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2378:5
[INFO] [stdout]      |
[INFO] [stdout] 2378 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2379:9
[INFO] [stdout]      |
[INFO] [stdout] 2379 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2386:9
[INFO] [stdout]      |
[INFO] [stdout] 2386 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2393:8
[INFO] [stdout]      |
[INFO] [stdout] 2393 | let c: SvPrimaryLiteralIntegral = a.cat(b);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2395:11
[INFO] [stdout]      |
[INFO] [stdout] 2395 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4093) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4094:5
[INFO] [stdout]      |
[INFO] [stdout] 4094 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4095:9
[INFO] [stdout]      |
[INFO] [stdout] 4095 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4102:9
[INFO] [stdout]      |
[INFO] [stdout] 4102 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4111:15
[INFO] [stdout]      |
[INFO] [stdout] 4111 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4009) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4010:5
[INFO] [stdout]      |
[INFO] [stdout] 4010 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4011:9
[INFO] [stdout]      |
[INFO] [stdout] 4011 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4018:9
[INFO] [stdout]      |
[INFO] [stdout] 4018 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4027:15
[INFO] [stdout]      |
[INFO] [stdout] 4027 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3967) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3968:5
[INFO] [stdout]      |
[INFO] [stdout] 3968 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3969:9
[INFO] [stdout]      |
[INFO] [stdout] 3969 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3976:9
[INFO] [stdout]      |
[INFO] [stdout] 3976 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3985:15
[INFO] [stdout]      |
[INFO] [stdout] 3985 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4156) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4157:5
[INFO] [stdout]      |
[INFO] [stdout] 4157 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4158:9
[INFO] [stdout]      |
[INFO] [stdout] 4158 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4165:9
[INFO] [stdout]      |
[INFO] [stdout] 4165 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4174:15
[INFO] [stdout]      |
[INFO] [stdout] 4174 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4072) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4073:5
[INFO] [stdout]      |
[INFO] [stdout] 4073 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4074:9
[INFO] [stdout]      |
[INFO] [stdout] 4074 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4081:9
[INFO] [stdout]      |
[INFO] [stdout] 4081 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4090:15
[INFO] [stdout]      |
[INFO] [stdout] 4090 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4114) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4115:5
[INFO] [stdout]      |
[INFO] [stdout] 4115 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4116:9
[INFO] [stdout]      |
[INFO] [stdout] 4116 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4123:9
[INFO] [stdout]      |
[INFO] [stdout] 4123 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4132:15
[INFO] [stdout]      |
[INFO] [stdout] 4132 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2520) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2521:5
[INFO] [stdout]      |
[INFO] [stdout] 2521 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2522:9
[INFO] [stdout]      |
[INFO] [stdout] 2522 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2529:9
[INFO] [stdout]      |
[INFO] [stdout] 2529 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2536:8
[INFO] [stdout]      |
[INFO] [stdout] 2536 | let c: SvPrimaryLiteralIntegral = a.cat(b);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2538:11
[INFO] [stdout]      |
[INFO] [stdout] 2538 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2492) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2493:5
[INFO] [stdout]      |
[INFO] [stdout] 2493 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2494:9
[INFO] [stdout]      |
[INFO] [stdout] 2494 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2501:9
[INFO] [stdout]      |
[INFO] [stdout] 2501 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2508:8
[INFO] [stdout]      |
[INFO] [stdout] 2508 | let c: SvPrimaryLiteralIntegral = a.cat(b);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2510:11
[INFO] [stdout]      |
[INFO] [stdout] 2510 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4288) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4289:5
[INFO] [stdout]      |
[INFO] [stdout] 4289 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4290:9
[INFO] [stdout]      |
[INFO] [stdout] 4290 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4297:9
[INFO] [stdout]      |
[INFO] [stdout] 4297 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4306:15
[INFO] [stdout]      |
[INFO] [stdout] 4306 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4030) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4031:5
[INFO] [stdout]      |
[INFO] [stdout] 4031 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4032:9
[INFO] [stdout]      |
[INFO] [stdout] 4032 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4039:9
[INFO] [stdout]      |
[INFO] [stdout] 4039 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4048:15
[INFO] [stdout]      |
[INFO] [stdout] 4048 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4177) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4178:5
[INFO] [stdout]      |
[INFO] [stdout] 4178 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4179:9
[INFO] [stdout]      |
[INFO] [stdout] 4179 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4186:9
[INFO] [stdout]      |
[INFO] [stdout] 4186 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4195:15
[INFO] [stdout]      |
[INFO] [stdout] 4195 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4051) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4052:5
[INFO] [stdout]      |
[INFO] [stdout] 4052 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4053:9
[INFO] [stdout]      |
[INFO] [stdout] 4053 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4060:9
[INFO] [stdout]      |
[INFO] [stdout] 4060 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4069:15
[INFO] [stdout]      |
[INFO] [stdout] 4069 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2464) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2465:5
[INFO] [stdout]      |
[INFO] [stdout] 2465 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2466:9
[INFO] [stdout]      |
[INFO] [stdout] 2466 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2473:9
[INFO] [stdout]      |
[INFO] [stdout] 2473 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2480:8
[INFO] [stdout]      |
[INFO] [stdout] 2480 | let c: SvPrimaryLiteralIntegral = a.cat(b);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2482:11
[INFO] [stdout]      |
[INFO] [stdout] 2482 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4135) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4136:5
[INFO] [stdout]      |
[INFO] [stdout] 4136 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4137:9
[INFO] [stdout]      |
[INFO] [stdout] 4137 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4144:9
[INFO] [stdout]      |
[INFO] [stdout] 4144 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4153:15
[INFO] [stdout]      |
[INFO] [stdout] 4153 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4201) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4202:5
[INFO] [stdout]      |
[INFO] [stdout] 4202 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4203:9
[INFO] [stdout]      |
[INFO] [stdout] 4203 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4210:9
[INFO] [stdout]      |
[INFO] [stdout] 4210 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4219:15
[INFO] [stdout]      |
[INFO] [stdout] 4219 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3946) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3947:5
[INFO] [stdout]      |
[INFO] [stdout] 3947 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3948:9
[INFO] [stdout]      |
[INFO] [stdout] 3948 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3955:9
[INFO] [stdout]      |
[INFO] [stdout] 3955 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3964:15
[INFO] [stdout]      |
[INFO] [stdout] 3964 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3988) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3989:5
[INFO] [stdout]      |
[INFO] [stdout] 3989 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3990:9
[INFO] [stdout]      |
[INFO] [stdout] 3990 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3997:9
[INFO] [stdout]      |
[INFO] [stdout] 3997 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4006:15
[INFO] [stdout]      |
[INFO] [stdout] 4006 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3925) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3926:5
[INFO] [stdout]      |
[INFO] [stdout] 3926 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3927:9
[INFO] [stdout]      |
[INFO] [stdout] 3927 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3934:9
[INFO] [stdout]      |
[INFO] [stdout] 3934 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3943:15
[INFO] [stdout]      |
[INFO] [stdout] 3943 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4267) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4268:5
[INFO] [stdout]      |
[INFO] [stdout] 4268 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4269:9
[INFO] [stdout]      |
[INFO] [stdout] 4269 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4276:9
[INFO] [stdout]      |
[INFO] [stdout] 4276 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4285:15
[INFO] [stdout]      |
[INFO] [stdout] 4285 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3471) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3472:5
[INFO] [stdout]      |
[INFO] [stdout] 3472 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3473:9
[INFO] [stdout]      |
[INFO] [stdout] 3473 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3480:9
[INFO] [stdout]      |
[INFO] [stdout] 3480 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3489:15
[INFO] [stdout]      |
[INFO] [stdout] 3489 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3618) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3619:5
[INFO] [stdout]      |
[INFO] [stdout] 3619 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3620:9
[INFO] [stdout]      |
[INFO] [stdout] 3620 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3627:9
[INFO] [stdout]      |
[INFO] [stdout] 3627 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3636:15
[INFO] [stdout]      |
[INFO] [stdout] 3636 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4222) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4223:5
[INFO] [stdout]      |
[INFO] [stdout] 4223 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4224:9
[INFO] [stdout]      |
[INFO] [stdout] 4224 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4231:9
[INFO] [stdout]      |
[INFO] [stdout] 4231 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4240:15
[INFO] [stdout]      |
[INFO] [stdout] 4240 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3660) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3661:5
[INFO] [stdout]      |
[INFO] [stdout] 3661 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3662:9
[INFO] [stdout]      |
[INFO] [stdout] 3662 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3669:9
[INFO] [stdout]      |
[INFO] [stdout] 3669 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3678:15
[INFO] [stdout]      |
[INFO] [stdout] 3678 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3513) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3514:5
[INFO] [stdout]      |
[INFO] [stdout] 3514 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3515:9
[INFO] [stdout]      |
[INFO] [stdout] 3515 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3522:9
[INFO] [stdout]      |
[INFO] [stdout] 3522 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3531:15
[INFO] [stdout]      |
[INFO] [stdout] 3531 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3492) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3493:5
[INFO] [stdout]      |
[INFO] [stdout] 3493 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3494:9
[INFO] [stdout]      |
[INFO] [stdout] 3494 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3501:9
[INFO] [stdout]      |
[INFO] [stdout] 3501 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3510:15
[INFO] [stdout]      |
[INFO] [stdout] 3510 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3747) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3748:5
[INFO] [stdout]      |
[INFO] [stdout] 3748 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3749:9
[INFO] [stdout]      |
[INFO] [stdout] 3749 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3756:9
[INFO] [stdout]      |
[INFO] [stdout] 3756 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3765:15
[INFO] [stdout]      |
[INFO] [stdout] 3765 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4243) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4244:5
[INFO] [stdout]      |
[INFO] [stdout] 4244 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4245:9
[INFO] [stdout]      |
[INFO] [stdout] 4245 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4252:9
[INFO] [stdout]      |
[INFO] [stdout] 4252 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4261:15
[INFO] [stdout]      |
[INFO] [stdout] 4261 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4309) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4310:5
[INFO] [stdout]      |
[INFO] [stdout] 4310 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4311:9
[INFO] [stdout]      |
[INFO] [stdout] 4311 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4318:9
[INFO] [stdout]      |
[INFO] [stdout] 4318 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4327:15
[INFO] [stdout]      |
[INFO] [stdout] 4327 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3723) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3724:5
[INFO] [stdout]      |
[INFO] [stdout] 3724 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3725:9
[INFO] [stdout]      |
[INFO] [stdout] 3725 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3732:9
[INFO] [stdout]      |
[INFO] [stdout] 3732 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3741:15
[INFO] [stdout]      |
[INFO] [stdout] 3741 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3702) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3703:5
[INFO] [stdout]      |
[INFO] [stdout] 3703 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3704:9
[INFO] [stdout]      |
[INFO] [stdout] 3704 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3711:9
[INFO] [stdout]      |
[INFO] [stdout] 3711 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3720:15
[INFO] [stdout]      |
[INFO] [stdout] 3720 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3597) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3598:5
[INFO] [stdout]      |
[INFO] [stdout] 3598 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3599:9
[INFO] [stdout]      |
[INFO] [stdout] 3599 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3606:9
[INFO] [stdout]      |
[INFO] [stdout] 3606 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3615:15
[INFO] [stdout]      |
[INFO] [stdout] 3615 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3813) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3814:5
[INFO] [stdout]      |
[INFO] [stdout] 3814 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3815:9
[INFO] [stdout]      |
[INFO] [stdout] 3815 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3822:9
[INFO] [stdout]      |
[INFO] [stdout] 3822 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3831:15
[INFO] [stdout]      |
[INFO] [stdout] 3831 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3555) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3556:5
[INFO] [stdout]      |
[INFO] [stdout] 3556 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3557:9
[INFO] [stdout]      |
[INFO] [stdout] 3557 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3564:9
[INFO] [stdout]      |
[INFO] [stdout] 3564 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3573:15
[INFO] [stdout]      |
[INFO] [stdout] 3573 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3681) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3682:5
[INFO] [stdout]      |
[INFO] [stdout] 3682 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3683:9
[INFO] [stdout]      |
[INFO] [stdout] 3683 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3690:9
[INFO] [stdout]      |
[INFO] [stdout] 3690 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3699:15
[INFO] [stdout]      |
[INFO] [stdout] 3699 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3534) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3535:5
[INFO] [stdout]      |
[INFO] [stdout] 3535 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3536:9
[INFO] [stdout]      |
[INFO] [stdout] 3536 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3543:9
[INFO] [stdout]      |
[INFO] [stdout] 3543 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3552:15
[INFO] [stdout]      |
[INFO] [stdout] 3552 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3576) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3577:5
[INFO] [stdout]      |
[INFO] [stdout] 3577 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3578:9
[INFO] [stdout]      |
[INFO] [stdout] 3578 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3585:9
[INFO] [stdout]      |
[INFO] [stdout] 3585 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3594:15
[INFO] [stdout]      |
[INFO] [stdout] 3594 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3789) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3790:5
[INFO] [stdout]      |
[INFO] [stdout] 3790 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3791:9
[INFO] [stdout]      |
[INFO] [stdout] 3791 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3798:9
[INFO] [stdout]      |
[INFO] [stdout] 3798 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3807:15
[INFO] [stdout]      |
[INFO] [stdout] 3807 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3855) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3856:5
[INFO] [stdout]      |
[INFO] [stdout] 3856 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3857:9
[INFO] [stdout]      |
[INFO] [stdout] 3857 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3864:9
[INFO] [stdout]      |
[INFO] [stdout] 3864 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3873:15
[INFO] [stdout]      |
[INFO] [stdout] 3873 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3639) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3640:5
[INFO] [stdout]      |
[INFO] [stdout] 3640 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3641:9
[INFO] [stdout]      |
[INFO] [stdout] 3641 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3648:9
[INFO] [stdout]      |
[INFO] [stdout] 3648 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3657:15
[INFO] [stdout]      |
[INFO] [stdout] 3657 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3768) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3769:5
[INFO] [stdout]      |
[INFO] [stdout] 3769 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3770:9
[INFO] [stdout]      |
[INFO] [stdout] 3770 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3777:9
[INFO] [stdout]      |
[INFO] [stdout] 3777 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3786:15
[INFO] [stdout]      |
[INFO] [stdout] 3786 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1089) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1090:5
[INFO] [stdout]      |
[INFO] [stdout] 1090 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1091:9
[INFO] [stdout]      |
[INFO] [stdout] 1091 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1098:8
[INFO] [stdout]      |
[INFO] [stdout] 1098 | let b: SvPrimaryLiteralIntegral = a.inv();
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1100:11
[INFO] [stdout]      |
[INFO] [stdout] 1100 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3834) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3835:5
[INFO] [stdout]      |
[INFO] [stdout] 3835 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3836:9
[INFO] [stdout]      |
[INFO] [stdout] 3836 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3843:9
[INFO] [stdout]      |
[INFO] [stdout] 3843 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3852:15
[INFO] [stdout]      |
[INFO] [stdout] 3852 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1155) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1156:5
[INFO] [stdout]      |
[INFO] [stdout] 1156 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1157:9
[INFO] [stdout]      |
[INFO] [stdout] 1157 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1164:8
[INFO] [stdout]      |
[INFO] [stdout] 1164 | let b: SvPrimaryLiteralIntegral = a.inv();
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1166:11
[INFO] [stdout]      |
[INFO] [stdout] 1166 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 87) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]   --> src/sv_primlit_integral.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]   --> src/sv_primlit_integral.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_zero (line 158) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1134) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1135:5
[INFO] [stdout]      |
[INFO] [stdout] 1135 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1136:9
[INFO] [stdout]      |
[INFO] [stdout] 1136 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1143:8
[INFO] [stdout]      |
[INFO] [stdout] 1143 | let b: SvPrimaryLiteralIntegral = a.inv();
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1145:11
[INFO] [stdout]      |
[INFO] [stdout] 1145 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1200) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1202:9
[INFO] [stdout]      |
[INFO] [stdout] 1202 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1209:8
[INFO] [stdout]      |
[INFO] [stdout] 1209 | let b: SvPrimaryLiteralIntegral = a.inv();
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1211:11
[INFO] [stdout]      |
[INFO] [stdout] 1211 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3130) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3131:5
[INFO] [stdout]      |
[INFO] [stdout] 3131 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3132:9
[INFO] [stdout]      |
[INFO] [stdout] 3132 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3139:9
[INFO] [stdout]      |
[INFO] [stdout] 3139 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3148:15
[INFO] [stdout]      |
[INFO] [stdout] 3148 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 99) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 111) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 75) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]   --> src/sv_primlit_integral.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]   --> src/sv_primlit_integral.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_zero (line 134) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1110) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1111:5
[INFO] [stdout]      |
[INFO] [stdout] 1111 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1112:9
[INFO] [stdout]      |
[INFO] [stdout] 1112 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1119:8
[INFO] [stdout]      |
[INFO] [stdout] 1119 | let b: SvPrimaryLiteralIntegral = a.inv();
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1121:11
[INFO] [stdout]      |
[INFO] [stdout] 1121 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_zero (line 146) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1179) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1180:5
[INFO] [stdout]      |
[INFO] [stdout] 1180 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1181:9
[INFO] [stdout]      |
[INFO] [stdout] 1181 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1188:8
[INFO] [stdout]      |
[INFO] [stdout] 1188 | let b: SvPrimaryLiteralIntegral = a.inv();
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1190:11
[INFO] [stdout]      |
[INFO] [stdout] 1190 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3151) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3152:5
[INFO] [stdout]      |
[INFO] [stdout] 3152 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3153:9
[INFO] [stdout]      |
[INFO] [stdout] 3153 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3160:9
[INFO] [stdout]      |
[INFO] [stdout] 3160 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3169:15
[INFO] [stdout]      |
[INFO] [stdout] 3169 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3046) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3047:5
[INFO] [stdout]      |
[INFO] [stdout] 3047 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3048:9
[INFO] [stdout]      |
[INFO] [stdout] 3048 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3055:9
[INFO] [stdout]      |
[INFO] [stdout] 3055 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3064:15
[INFO] [stdout]      |
[INFO] [stdout] 3064 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3235) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3236:5
[INFO] [stdout]      |
[INFO] [stdout] 3236 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3237:9
[INFO] [stdout]      |
[INFO] [stdout] 3237 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3244:9
[INFO] [stdout]      |
[INFO] [stdout] 3244 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3253:15
[INFO] [stdout]      |
[INFO] [stdout] 3253 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3256) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3257:5
[INFO] [stdout]      |
[INFO] [stdout] 3257 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3258:9
[INFO] [stdout]      |
[INFO] [stdout] 3258 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3265:9
[INFO] [stdout]      |
[INFO] [stdout] 3265 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3274:15
[INFO] [stdout]      |
[INFO] [stdout] 3274 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3430) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3431:5
[INFO] [stdout]      |
[INFO] [stdout] 3431 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3432:9
[INFO] [stdout]      |
[INFO] [stdout] 3432 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3439:9
[INFO] [stdout]      |
[INFO] [stdout] 3439 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3448:15
[INFO] [stdout]      |
[INFO] [stdout] 3448 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3088) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3089:5
[INFO] [stdout]      |
[INFO] [stdout] 3089 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3090:9
[INFO] [stdout]      |
[INFO] [stdout] 3090 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3097:9
[INFO] [stdout]      |
[INFO] [stdout] 3097 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3106:15
[INFO] [stdout]      |
[INFO] [stdout] 3106 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3109) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3110:5
[INFO] [stdout]      |
[INFO] [stdout] 3110 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3111:9
[INFO] [stdout]      |
[INFO] [stdout] 3111 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3118:9
[INFO] [stdout]      |
[INFO] [stdout] 3118 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3127:15
[INFO] [stdout]      |
[INFO] [stdout] 3127 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3172) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3173:5
[INFO] [stdout]      |
[INFO] [stdout] 3173 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3174:9
[INFO] [stdout]      |
[INFO] [stdout] 3174 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3181:9
[INFO] [stdout]      |
[INFO] [stdout] 3181 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3190:15
[INFO] [stdout]      |
[INFO] [stdout] 3190 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3322) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3323:5
[INFO] [stdout]      |
[INFO] [stdout] 3323 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3324:9
[INFO] [stdout]      |
[INFO] [stdout] 3324 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3331:9
[INFO] [stdout]      |
[INFO] [stdout] 3331 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3340:15
[INFO] [stdout]      |
[INFO] [stdout] 3340 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3364) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3365:5
[INFO] [stdout]      |
[INFO] [stdout] 3365 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3366:9
[INFO] [stdout]      |
[INFO] [stdout] 3366 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3373:9
[INFO] [stdout]      |
[INFO] [stdout] 3373 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3382:15
[INFO] [stdout]      |
[INFO] [stdout] 3382 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3193) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3194:5
[INFO] [stdout]      |
[INFO] [stdout] 3194 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3195:9
[INFO] [stdout]      |
[INFO] [stdout] 3195 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3202:9
[INFO] [stdout]      |
[INFO] [stdout] 3202 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3211:15
[INFO] [stdout]      |
[INFO] [stdout] 3211 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3388) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3389:5
[INFO] [stdout]      |
[INFO] [stdout] 3389 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3390:9
[INFO] [stdout]      |
[INFO] [stdout] 3390 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3397:9
[INFO] [stdout]      |
[INFO] [stdout] 3397 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3406:15
[INFO] [stdout]      |
[INFO] [stdout] 3406 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3277) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3278:5
[INFO] [stdout]      |
[INFO] [stdout] 3278 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3279:9
[INFO] [stdout]      |
[INFO] [stdout] 3279 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3286:9
[INFO] [stdout]      |
[INFO] [stdout] 3286 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3295:15
[INFO] [stdout]      |
[INFO] [stdout] 3295 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4903) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4904:5
[INFO] [stdout]      |
[INFO] [stdout] 4904 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4905:9
[INFO] [stdout]      |
[INFO] [stdout] 4905 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4912:9
[INFO] [stdout]      |
[INFO] [stdout] 4912 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4921:15
[INFO] [stdout]      |
[INFO] [stdout] 4921 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3067) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3068:5
[INFO] [stdout]      |
[INFO] [stdout] 3068 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3069:9
[INFO] [stdout]      |
[INFO] [stdout] 3069 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3076:9
[INFO] [stdout]      |
[INFO] [stdout] 3076 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3085:15
[INFO] [stdout]      |
[INFO] [stdout] 3085 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3214) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3215:5
[INFO] [stdout]      |
[INFO] [stdout] 3215 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3216:9
[INFO] [stdout]      |
[INFO] [stdout] 3216 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3223:9
[INFO] [stdout]      |
[INFO] [stdout] 3223 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3232:15
[INFO] [stdout]      |
[INFO] [stdout] 3232 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3298) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3299:5
[INFO] [stdout]      |
[INFO] [stdout] 3299 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3300:9
[INFO] [stdout]      |
[INFO] [stdout] 3300 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3307:9
[INFO] [stdout]      |
[INFO] [stdout] 3307 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3316:15
[INFO] [stdout]      |
[INFO] [stdout] 3316 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3343) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3344:5
[INFO] [stdout]      |
[INFO] [stdout] 3344 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3345:9
[INFO] [stdout]      |
[INFO] [stdout] 3345 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3352:9
[INFO] [stdout]      |
[INFO] [stdout] 3352 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3361:15
[INFO] [stdout]      |
[INFO] [stdout] 3361 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4924) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4925:5
[INFO] [stdout]      |
[INFO] [stdout] 4925 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4926:9
[INFO] [stdout]      |
[INFO] [stdout] 4926 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4933:9
[INFO] [stdout]      |
[INFO] [stdout] 4933 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4942:15
[INFO] [stdout]      |
[INFO] [stdout] 4942 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5056) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5057:5
[INFO] [stdout]      |
[INFO] [stdout] 5057 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5058:9
[INFO] [stdout]      |
[INFO] [stdout] 5058 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5065:9
[INFO] [stdout]      |
[INFO] [stdout] 5065 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5074:15
[INFO] [stdout]      |
[INFO] [stdout] 5074 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4990) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4991:5
[INFO] [stdout]      |
[INFO] [stdout] 4991 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4992:9
[INFO] [stdout]      |
[INFO] [stdout] 4992 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4999:9
[INFO] [stdout]      |
[INFO] [stdout] 4999 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5008:15
[INFO] [stdout]      |
[INFO] [stdout] 5008 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5032) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5033:5
[INFO] [stdout]      |
[INFO] [stdout] 5033 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5034:9
[INFO] [stdout]      |
[INFO] [stdout] 5034 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5041:9
[INFO] [stdout]      |
[INFO] [stdout] 5041 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5050:15
[INFO] [stdout]      |
[INFO] [stdout] 5050 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5077) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5078:5
[INFO] [stdout]      |
[INFO] [stdout] 5078 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5079:9
[INFO] [stdout]      |
[INFO] [stdout] 5079 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5086:9
[INFO] [stdout]      |
[INFO] [stdout] 5086 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5095:15
[INFO] [stdout]      |
[INFO] [stdout] 5095 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1262) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1263:5
[INFO] [stdout]      |
[INFO] [stdout] 1263 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1264:9
[INFO] [stdout]      |
[INFO] [stdout] 1264 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1271:8
[INFO] [stdout]      |
[INFO] [stdout] 1271 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1273:11
[INFO] [stdout]      |
[INFO] [stdout] 1273 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4966) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4967:5
[INFO] [stdout]      |
[INFO] [stdout] 4967 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4968:9
[INFO] [stdout]      |
[INFO] [stdout] 4968 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4975:9
[INFO] [stdout]      |
[INFO] [stdout] 4975 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4984:15
[INFO] [stdout]      |
[INFO] [stdout] 4984 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3409) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3410:5
[INFO] [stdout]      |
[INFO] [stdout] 3410 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3411:9
[INFO] [stdout]      |
[INFO] [stdout] 3411 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3418:9
[INFO] [stdout]      |
[INFO] [stdout] 3418 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:3427:15
[INFO] [stdout]      |
[INFO] [stdout] 3427 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1304) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1305:5
[INFO] [stdout]      |
[INFO] [stdout] 1305 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1306:9
[INFO] [stdout]      |
[INFO] [stdout] 1306 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1313:8
[INFO] [stdout]      |
[INFO] [stdout] 1313 | let b: SvPrimaryLiteralIntegral = a << 4;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1315:11
[INFO] [stdout]      |
[INFO] [stdout] 1315 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1283) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1284:5
[INFO] [stdout]      |
[INFO] [stdout] 1284 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1292:8
[INFO] [stdout]      |
[INFO] [stdout] 1292 | let b: SvPrimaryLiteralIntegral = a << 2;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1294:11
[INFO] [stdout]      |
[INFO] [stdout] 1294 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1436) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1437:5
[INFO] [stdout]      |
[INFO] [stdout] 1437 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1438:9
[INFO] [stdout]      |
[INFO] [stdout] 1438 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1445:8
[INFO] [stdout]      |
[INFO] [stdout] 1445 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1447:11
[INFO] [stdout]      |
[INFO] [stdout] 1447 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1499) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1500:5
[INFO] [stdout]      |
[INFO] [stdout] 1500 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1501:9
[INFO] [stdout]      |
[INFO] [stdout] 1501 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1508:8
[INFO] [stdout]      |
[INFO] [stdout] 1508 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1510:11
[INFO] [stdout]      |
[INFO] [stdout] 1510 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5011) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5012:5
[INFO] [stdout]      |
[INFO] [stdout] 5012 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5013:9
[INFO] [stdout]      |
[INFO] [stdout] 5013 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5020:9
[INFO] [stdout]      |
[INFO] [stdout] 5020 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5029:15
[INFO] [stdout]      |
[INFO] [stdout] 5029 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4945) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4946:5
[INFO] [stdout]      |
[INFO] [stdout] 4946 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4947:9
[INFO] [stdout]      |
[INFO] [stdout] 4947 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4954:9
[INFO] [stdout]      |
[INFO] [stdout] 4954 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:4963:15
[INFO] [stdout]      |
[INFO] [stdout] 4963 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1370) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1371:5
[INFO] [stdout]      |
[INFO] [stdout] 1371 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1372:9
[INFO] [stdout]      |
[INFO] [stdout] 1372 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1379:8
[INFO] [stdout]      |
[INFO] [stdout] 1379 | let b: SvPrimaryLiteralIntegral = a << 2;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1381:11
[INFO] [stdout]      |
[INFO] [stdout] 1381 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1349) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1350:5
[INFO] [stdout]      |
[INFO] [stdout] 1350 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1351:9
[INFO] [stdout]      |
[INFO] [stdout] 1351 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1358:8
[INFO] [stdout]      |
[INFO] [stdout] 1358 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1360:11
[INFO] [stdout]      |
[INFO] [stdout] 1360 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5098) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5099:5
[INFO] [stdout]      |
[INFO] [stdout] 5099 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5100:9
[INFO] [stdout]      |
[INFO] [stdout] 5100 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5107:9
[INFO] [stdout]      |
[INFO] [stdout] 5107 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5116:15
[INFO] [stdout]      |
[INFO] [stdout] 5116 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1583) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1584:5
[INFO] [stdout]      |
[INFO] [stdout] 1584 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1585:9
[INFO] [stdout]      |
[INFO] [stdout] 1585 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1592:8
[INFO] [stdout]      |
[INFO] [stdout] 1592 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1594:11
[INFO] [stdout]      |
[INFO] [stdout] 1594 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1478) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1479:5
[INFO] [stdout]      |
[INFO] [stdout] 1479 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1480:9
[INFO] [stdout]      |
[INFO] [stdout] 1480 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1487:8
[INFO] [stdout]      |
[INFO] [stdout] 1487 | let b: SvPrimaryLiteralIntegral = a << 2;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1489:11
[INFO] [stdout]      |
[INFO] [stdout] 1489 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1457) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1458:5
[INFO] [stdout]      |
[INFO] [stdout] 1458 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1459:9
[INFO] [stdout]      |
[INFO] [stdout] 1459 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1466:8
[INFO] [stdout]      |
[INFO] [stdout] 1466 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1468:11
[INFO] [stdout]      |
[INFO] [stdout] 1468 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1826) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1827:5
[INFO] [stdout]      |
[INFO] [stdout] 1827 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1828:9
[INFO] [stdout]      |
[INFO] [stdout] 1828 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1835:8
[INFO] [stdout]      |
[INFO] [stdout] 1835 | let b: SvPrimaryLiteralIntegral = a >> 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1837:11
[INFO] [stdout]      |
[INFO] [stdout] 1837 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5119) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5120:5
[INFO] [stdout]      |
[INFO] [stdout] 5120 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5121:9
[INFO] [stdout]      |
[INFO] [stdout] 5121 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5128:9
[INFO] [stdout]      |
[INFO] [stdout] 5128 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5137:15
[INFO] [stdout]      |
[INFO] [stdout] 5137 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1673) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1674:5
[INFO] [stdout]      |
[INFO] [stdout] 1674 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1675:9
[INFO] [stdout]      |
[INFO] [stdout] 1675 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1682:8
[INFO] [stdout]      |
[INFO] [stdout] 1682 | let b: SvPrimaryLiteralIntegral = a >> 2;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1684:11
[INFO] [stdout]      |
[INFO] [stdout] 1684 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1391) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1392:5
[INFO] [stdout]      |
[INFO] [stdout] 1392 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1393:9
[INFO] [stdout]      |
[INFO] [stdout] 1393 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1400:8
[INFO] [stdout]      |
[INFO] [stdout] 1400 | let b: SvPrimaryLiteralIntegral = a << 4;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1402:11
[INFO] [stdout]      |
[INFO] [stdout] 1402 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1781) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1782:5
[INFO] [stdout]      |
[INFO] [stdout] 1782 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1783:9
[INFO] [stdout]      |
[INFO] [stdout] 1783 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1790:8
[INFO] [stdout]      |
[INFO] [stdout] 1790 | let b: SvPrimaryLiteralIntegral = a >> 4;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1792:11
[INFO] [stdout]      |
[INFO] [stdout] 1792 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1412) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1413:5
[INFO] [stdout]      |
[INFO] [stdout] 1413 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1414:9
[INFO] [stdout]      |
[INFO] [stdout] 1414 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1421:8
[INFO] [stdout]      |
[INFO] [stdout] 1421 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1423:11
[INFO] [stdout]      |
[INFO] [stdout] 1423 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1715) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1716:5
[INFO] [stdout]      |
[INFO] [stdout] 1716 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1717:9
[INFO] [stdout]      |
[INFO] [stdout] 1717 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1724:8
[INFO] [stdout]      |
[INFO] [stdout] 1724 | let b: SvPrimaryLiteralIntegral = a >> 4;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1726:11
[INFO] [stdout]      |
[INFO] [stdout] 1726 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1541) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1542:5
[INFO] [stdout]      |
[INFO] [stdout] 1542 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1543:9
[INFO] [stdout]      |
[INFO] [stdout] 1543 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1550:8
[INFO] [stdout]      |
[INFO] [stdout] 1550 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1552:11
[INFO] [stdout]      |
[INFO] [stdout] 1552 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1325) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1326:5
[INFO] [stdout]      |
[INFO] [stdout] 1326 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1327:9
[INFO] [stdout]      |
[INFO] [stdout] 1327 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1334:8
[INFO] [stdout]      |
[INFO] [stdout] 1334 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1336:11
[INFO] [stdout]      |
[INFO] [stdout] 1336 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1520) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1521:5
[INFO] [stdout]      |
[INFO] [stdout] 1521 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1522:9
[INFO] [stdout]      |
[INFO] [stdout] 1522 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1529:8
[INFO] [stdout]      |
[INFO] [stdout] 1529 | let b: SvPrimaryLiteralIntegral = a << 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1531:11
[INFO] [stdout]      |
[INFO] [stdout] 1531 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1562) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1563:5
[INFO] [stdout]      |
[INFO] [stdout] 1563 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1564:9
[INFO] [stdout]      |
[INFO] [stdout] 1564 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1571:8
[INFO] [stdout]      |
[INFO] [stdout] 1571 | let b: SvPrimaryLiteralIntegral = a << 2;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1573:11
[INFO] [stdout]      |
[INFO] [stdout] 1573 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1805) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1806:5
[INFO] [stdout]      |
[INFO] [stdout] 1806 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1807:9
[INFO] [stdout]      |
[INFO] [stdout] 1807 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1814:8
[INFO] [stdout]      |
[INFO] [stdout] 1814 | let b: SvPrimaryLiteralIntegral = a >> 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1816:11
[INFO] [stdout]      |
[INFO] [stdout] 1816 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1694) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1695:5
[INFO] [stdout]      |
[INFO] [stdout] 1695 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1696:9
[INFO] [stdout]      |
[INFO] [stdout] 1696 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1703:8
[INFO] [stdout]      |
[INFO] [stdout] 1703 | let b: SvPrimaryLiteralIntegral = a >> 2;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1705:11
[INFO] [stdout]      |
[INFO] [stdout] 1705 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1739) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1740:5
[INFO] [stdout]      |
[INFO] [stdout] 1740 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1741:9
[INFO] [stdout]      |
[INFO] [stdout] 1741 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1748:8
[INFO] [stdout]      |
[INFO] [stdout] 1748 | let b: SvPrimaryLiteralIntegral = a >> 2;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1750:11
[INFO] [stdout]      |
[INFO] [stdout] 1750 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1889) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1890:5
[INFO] [stdout]      |
[INFO] [stdout] 1890 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1891:9
[INFO] [stdout]      |
[INFO] [stdout] 1891 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1898:8
[INFO] [stdout]      |
[INFO] [stdout] 1898 | let b: SvPrimaryLiteralIntegral = a >> 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1900:11
[INFO] [stdout]      |
[INFO] [stdout] 1900 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1760) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1761:5
[INFO] [stdout]      |
[INFO] [stdout] 1761 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1762:9
[INFO] [stdout]      |
[INFO] [stdout] 1762 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1769:8
[INFO] [stdout]      |
[INFO] [stdout] 1769 | let b: SvPrimaryLiteralIntegral = a >> 2;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1771:11
[INFO] [stdout]      |
[INFO] [stdout] 1771 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1847) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1848:5
[INFO] [stdout]      |
[INFO] [stdout] 1848 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1849:9
[INFO] [stdout]      |
[INFO] [stdout] 1849 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1856:8
[INFO] [stdout]      |
[INFO] [stdout] 1856 | let b: SvPrimaryLiteralIntegral = a >> 2;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1858:11
[INFO] [stdout]      |
[INFO] [stdout] 1858 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2585) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2586:5
[INFO] [stdout]      |
[INFO] [stdout] 2586 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2587:9
[INFO] [stdout]      |
[INFO] [stdout] 2587 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2594:9
[INFO] [stdout]      |
[INFO] [stdout] 2594 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2603:15
[INFO] [stdout]      |
[INFO] [stdout] 2603 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2795) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2796:5
[INFO] [stdout]      |
[INFO] [stdout] 2796 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2797:9
[INFO] [stdout]      |
[INFO] [stdout] 2797 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2804:9
[INFO] [stdout]      |
[INFO] [stdout] 2804 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2813:15
[INFO] [stdout]      |
[INFO] [stdout] 2813 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2861) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2862:5
[INFO] [stdout]      |
[INFO] [stdout] 2862 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2863:9
[INFO] [stdout]      |
[INFO] [stdout] 2863 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2870:9
[INFO] [stdout]      |
[INFO] [stdout] 2870 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2879:15
[INFO] [stdout]      |
[INFO] [stdout] 2879 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2753) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2754:5
[INFO] [stdout]      |
[INFO] [stdout] 2754 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2755:9
[INFO] [stdout]      |
[INFO] [stdout] 2755 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2762:9
[INFO] [stdout]      |
[INFO] [stdout] 2762 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2771:15
[INFO] [stdout]      |
[INFO] [stdout] 2771 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2690) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2691:5
[INFO] [stdout]      |
[INFO] [stdout] 2691 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2692:9
[INFO] [stdout]      |
[INFO] [stdout] 2692 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2699:9
[INFO] [stdout]      |
[INFO] [stdout] 2699 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2708:15
[INFO] [stdout]      |
[INFO] [stdout] 2708 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2774) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2775:5
[INFO] [stdout]      |
[INFO] [stdout] 2775 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2776:9
[INFO] [stdout]      |
[INFO] [stdout] 2776 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2783:9
[INFO] [stdout]      |
[INFO] [stdout] 2783 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2792:15
[INFO] [stdout]      |
[INFO] [stdout] 2792 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2648) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2649:5
[INFO] [stdout]      |
[INFO] [stdout] 2649 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2650:9
[INFO] [stdout]      |
[INFO] [stdout] 2650 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2657:9
[INFO] [stdout]      |
[INFO] [stdout] 2657 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2666:15
[INFO] [stdout]      |
[INFO] [stdout] 2666 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2606) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2607:5
[INFO] [stdout]      |
[INFO] [stdout] 2607 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2608:9
[INFO] [stdout]      |
[INFO] [stdout] 2608 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2615:9
[INFO] [stdout]      |
[INFO] [stdout] 2615 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2624:15
[INFO] [stdout]      |
[INFO] [stdout] 2624 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2627) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2628:5
[INFO] [stdout]      |
[INFO] [stdout] 2628 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2629:9
[INFO] [stdout]      |
[INFO] [stdout] 2629 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2636:9
[INFO] [stdout]      |
[INFO] [stdout] 2636 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2645:15
[INFO] [stdout]      |
[INFO] [stdout] 2645 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2903) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2904:5
[INFO] [stdout]      |
[INFO] [stdout] 2904 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2905:9
[INFO] [stdout]      |
[INFO] [stdout] 2905 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2912:9
[INFO] [stdout]      |
[INFO] [stdout] 2912 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2921:15
[INFO] [stdout]      |
[INFO] [stdout] 2921 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2669) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2670:5
[INFO] [stdout]      |
[INFO] [stdout] 2670 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2671:9
[INFO] [stdout]      |
[INFO] [stdout] 2671 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2678:9
[INFO] [stdout]      |
[INFO] [stdout] 2678 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2687:15
[INFO] [stdout]      |
[INFO] [stdout] 2687 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2927) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2928:5
[INFO] [stdout]      |
[INFO] [stdout] 2928 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2929:9
[INFO] [stdout]      |
[INFO] [stdout] 2929 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2936:9
[INFO] [stdout]      |
[INFO] [stdout] 2936 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2945:15
[INFO] [stdout]      |
[INFO] [stdout] 2945 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2816) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2817:5
[INFO] [stdout]      |
[INFO] [stdout] 2817 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2818:9
[INFO] [stdout]      |
[INFO] [stdout] 2818 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2825:9
[INFO] [stdout]      |
[INFO] [stdout] 2825 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2834:15
[INFO] [stdout]      |
[INFO] [stdout] 2834 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7330) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7331:5
[INFO] [stdout]      |
[INFO] [stdout] 7331 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7332:9
[INFO] [stdout]      |
[INFO] [stdout] 7332 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7339:9
[INFO] [stdout]      |
[INFO] [stdout] 7339 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7346:8
[INFO] [stdout]      |
[INFO] [stdout] 7346 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7348:11
[INFO] [stdout]      |
[INFO] [stdout] 7348 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1868) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1869:5
[INFO] [stdout]      |
[INFO] [stdout] 1869 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1870:9
[INFO] [stdout]      |
[INFO] [stdout] 1870 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1877:8
[INFO] [stdout]      |
[INFO] [stdout] 1877 | let b: SvPrimaryLiteralIntegral = a >> 1;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1879:11
[INFO] [stdout]      |
[INFO] [stdout] 1879 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7218) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7219:5
[INFO] [stdout]      |
[INFO] [stdout] 7219 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7220:9
[INFO] [stdout]      |
[INFO] [stdout] 7220 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7227:9
[INFO] [stdout]      |
[INFO] [stdout] 7227 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7234:8
[INFO] [stdout]      |
[INFO] [stdout] 7234 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7236:11
[INFO] [stdout]      |
[INFO] [stdout] 7236 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2732) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2733:5
[INFO] [stdout]      |
[INFO] [stdout] 2733 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2734:9
[INFO] [stdout]      |
[INFO] [stdout] 2734 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2741:9
[INFO] [stdout]      |
[INFO] [stdout] 2741 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2750:15
[INFO] [stdout]      |
[INFO] [stdout] 2750 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7190) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7191:5
[INFO] [stdout]      |
[INFO] [stdout] 7191 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7192:9
[INFO] [stdout]      |
[INFO] [stdout] 7192 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7199:9
[INFO] [stdout]      |
[INFO] [stdout] 7199 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7206:8
[INFO] [stdout]      |
[INFO] [stdout] 7206 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7208:11
[INFO] [stdout]      |
[INFO] [stdout] 7208 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2711) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2712:5
[INFO] [stdout]      |
[INFO] [stdout] 2712 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2713:9
[INFO] [stdout]      |
[INFO] [stdout] 2713 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2720:9
[INFO] [stdout]      |
[INFO] [stdout] 2720 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2729:15
[INFO] [stdout]      |
[INFO] [stdout] 2729 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7246) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7247:5
[INFO] [stdout]      |
[INFO] [stdout] 7247 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7248:9
[INFO] [stdout]      |
[INFO] [stdout] 7248 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7255:9
[INFO] [stdout]      |
[INFO] [stdout] 7255 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7262:8
[INFO] [stdout]      |
[INFO] [stdout] 7262 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7264:11
[INFO] [stdout]      |
[INFO] [stdout] 7264 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7274) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7275:5
[INFO] [stdout]      |
[INFO] [stdout] 7275 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7276:9
[INFO] [stdout]      |
[INFO] [stdout] 7276 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7283:9
[INFO] [stdout]      |
[INFO] [stdout] 7283 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7290:8
[INFO] [stdout]      |
[INFO] [stdout] 7290 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7292:11
[INFO] [stdout]      |
[INFO] [stdout] 7292 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2882) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2883:5
[INFO] [stdout]      |
[INFO] [stdout] 2883 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2884:9
[INFO] [stdout]      |
[INFO] [stdout] 2884 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2891:9
[INFO] [stdout]      |
[INFO] [stdout] 2891 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2900:15
[INFO] [stdout]      |
[INFO] [stdout] 2900 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2837) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2838:5
[INFO] [stdout]      |
[INFO] [stdout] 2838 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2839:9
[INFO] [stdout]      |
[INFO] [stdout] 2839 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2846:9
[INFO] [stdout]      |
[INFO] [stdout] 2846 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2855:15
[INFO] [stdout]      |
[INFO] [stdout] 2855 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2969) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2970:5
[INFO] [stdout]      |
[INFO] [stdout] 2970 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2971:9
[INFO] [stdout]      |
[INFO] [stdout] 2971 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2978:9
[INFO] [stdout]      |
[INFO] [stdout] 2978 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2987:15
[INFO] [stdout]      |
[INFO] [stdout] 2987 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7448) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7449:5
[INFO] [stdout]      |
[INFO] [stdout] 7449 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7450:9
[INFO] [stdout]      |
[INFO] [stdout] 7450 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7457:9
[INFO] [stdout]      |
[INFO] [stdout] 7457 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7464:8
[INFO] [stdout]      |
[INFO] [stdout] 7464 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7466:11
[INFO] [stdout]      |
[INFO] [stdout] 7466 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7476) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7477:5
[INFO] [stdout]      |
[INFO] [stdout] 7477 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7478:9
[INFO] [stdout]      |
[INFO] [stdout] 7478 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7485:9
[INFO] [stdout]      |
[INFO] [stdout] 7485 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7492:8
[INFO] [stdout]      |
[INFO] [stdout] 7492 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7494:11
[INFO] [stdout]      |
[INFO] [stdout] 7494 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7302) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7303:5
[INFO] [stdout]      |
[INFO] [stdout] 7303 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7304:9
[INFO] [stdout]      |
[INFO] [stdout] 7304 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7311:9
[INFO] [stdout]      |
[INFO] [stdout] 7311 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7318:8
[INFO] [stdout]      |
[INFO] [stdout] 7318 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7320:11
[INFO] [stdout]      |
[INFO] [stdout] 7320 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7420) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7421:5
[INFO] [stdout]      |
[INFO] [stdout] 7421 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7422:9
[INFO] [stdout]      |
[INFO] [stdout] 7422 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7429:9
[INFO] [stdout]      |
[INFO] [stdout] 7429 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7436:8
[INFO] [stdout]      |
[INFO] [stdout] 7436 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7438:11
[INFO] [stdout]      |
[INFO] [stdout] 7438 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7619) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7620:5
[INFO] [stdout]      |
[INFO] [stdout] 7620 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7621:9
[INFO] [stdout]      |
[INFO] [stdout] 7621 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7628:9
[INFO] [stdout]      |
[INFO] [stdout] 7628 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7635:8
[INFO] [stdout]      |
[INFO] [stdout] 7635 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7637:11
[INFO] [stdout]      |
[INFO] [stdout] 7637 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7535) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7536:5
[INFO] [stdout]      |
[INFO] [stdout] 7536 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7537:9
[INFO] [stdout]      |
[INFO] [stdout] 7537 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7544:9
[INFO] [stdout]      |
[INFO] [stdout] 7544 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7551:8
[INFO] [stdout]      |
[INFO] [stdout] 7551 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7553:11
[INFO] [stdout]      |
[INFO] [stdout] 7553 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2948) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2949:5
[INFO] [stdout]      |
[INFO] [stdout] 2949 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2950:9
[INFO] [stdout]      |
[INFO] [stdout] 2950 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2957:9
[INFO] [stdout]      |
[INFO] [stdout] 2957 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2966:15
[INFO] [stdout]      |
[INFO] [stdout] 2966 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7678) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7679:5
[INFO] [stdout]      |
[INFO] [stdout] 7679 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7680:9
[INFO] [stdout]      |
[INFO] [stdout] 7680 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7687:9
[INFO] [stdout]      |
[INFO] [stdout] 7687 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7694:8
[INFO] [stdout]      |
[INFO] [stdout] 7694 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7696:11
[INFO] [stdout]      |
[INFO] [stdout] 7696 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7737) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7738:5
[INFO] [stdout]      |
[INFO] [stdout] 7738 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7739:9
[INFO] [stdout]      |
[INFO] [stdout] 7739 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7746:9
[INFO] [stdout]      |
[INFO] [stdout] 7746 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7753:8
[INFO] [stdout]      |
[INFO] [stdout] 7753 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7755:11
[INFO] [stdout]      |
[INFO] [stdout] 7755 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7591) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7592:5
[INFO] [stdout]      |
[INFO] [stdout] 7592 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7593:9
[INFO] [stdout]      |
[INFO] [stdout] 7593 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7600:9
[INFO] [stdout]      |
[INFO] [stdout] 7600 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7607:8
[INFO] [stdout]      |
[INFO] [stdout] 7607 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7609:11
[INFO] [stdout]      |
[INFO] [stdout] 7609 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7706) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7707:5
[INFO] [stdout]      |
[INFO] [stdout] 7707 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7708:9
[INFO] [stdout]      |
[INFO] [stdout] 7708 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7715:9
[INFO] [stdout]      |
[INFO] [stdout] 7715 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7722:8
[INFO] [stdout]      |
[INFO] [stdout] 7722 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7724:11
[INFO] [stdout]      |
[INFO] [stdout] 7724 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7765) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7766:5
[INFO] [stdout]      |
[INFO] [stdout] 7766 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7767:9
[INFO] [stdout]      |
[INFO] [stdout] 7767 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7774:9
[INFO] [stdout]      |
[INFO] [stdout] 7774 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7781:8
[INFO] [stdout]      |
[INFO] [stdout] 7781 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7783:11
[INFO] [stdout]      |
[INFO] [stdout] 7783 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7793) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7794:5
[INFO] [stdout]      |
[INFO] [stdout] 7794 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7795:9
[INFO] [stdout]      |
[INFO] [stdout] 7795 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7802:9
[INFO] [stdout]      |
[INFO] [stdout] 7802 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7809:8
[INFO] [stdout]      |
[INFO] [stdout] 7809 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7811:11
[INFO] [stdout]      |
[INFO] [stdout] 7811 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7647) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7648:5
[INFO] [stdout]      |
[INFO] [stdout] 7648 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7649:9
[INFO] [stdout]      |
[INFO] [stdout] 7649 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7656:9
[INFO] [stdout]      |
[INFO] [stdout] 7656 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7663:8
[INFO] [stdout]      |
[INFO] [stdout] 7663 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7665:11
[INFO] [stdout]      |
[INFO] [stdout] 7665 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7563) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7564:5
[INFO] [stdout]      |
[INFO] [stdout] 7564 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7565:9
[INFO] [stdout]      |
[INFO] [stdout] 7565 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7572:9
[INFO] [stdout]      |
[INFO] [stdout] 7572 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7579:8
[INFO] [stdout]      |
[INFO] [stdout] 7579 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7581:11
[INFO] [stdout]      |
[INFO] [stdout] 7581 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7824) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7825:5
[INFO] [stdout]      |
[INFO] [stdout] 7825 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7826:9
[INFO] [stdout]      |
[INFO] [stdout] 7826 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7833:9
[INFO] [stdout]      |
[INFO] [stdout] 7833 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7840:8
[INFO] [stdout]      |
[INFO] [stdout] 7840 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7842:11
[INFO] [stdout]      |
[INFO] [stdout] 7842 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7964) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7965:5
[INFO] [stdout]      |
[INFO] [stdout] 7965 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7966:9
[INFO] [stdout]      |
[INFO] [stdout] 7966 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7973:9
[INFO] [stdout]      |
[INFO] [stdout] 7973 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7980:8
[INFO] [stdout]      |
[INFO] [stdout] 7980 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7982:11
[INFO] [stdout]      |
[INFO] [stdout] 7982 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7852) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7853:5
[INFO] [stdout]      |
[INFO] [stdout] 7853 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7854:9
[INFO] [stdout]      |
[INFO] [stdout] 7854 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7861:9
[INFO] [stdout]      |
[INFO] [stdout] 7861 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7868:8
[INFO] [stdout]      |
[INFO] [stdout] 7868 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7870:11
[INFO] [stdout]      |
[INFO] [stdout] 7870 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7507) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7508:5
[INFO] [stdout]      |
[INFO] [stdout] 7508 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7509:9
[INFO] [stdout]      |
[INFO] [stdout] 7509 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7516:9
[INFO] [stdout]      |
[INFO] [stdout] 7516 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7523:8
[INFO] [stdout]      |
[INFO] [stdout] 7523 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7525:11
[INFO] [stdout]      |
[INFO] [stdout] 7525 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7361) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7362:5
[INFO] [stdout]      |
[INFO] [stdout] 7362 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7363:9
[INFO] [stdout]      |
[INFO] [stdout] 7363 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7370:9
[INFO] [stdout]      |
[INFO] [stdout] 7370 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7377:8
[INFO] [stdout]      |
[INFO] [stdout] 7377 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7379:11
[INFO] [stdout]      |
[INFO] [stdout] 7379 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7389) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7390:5
[INFO] [stdout]      |
[INFO] [stdout] 7390 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7391:9
[INFO] [stdout]      |
[INFO] [stdout] 7391 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7398:9
[INFO] [stdout]      |
[INFO] [stdout] 7398 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7405:8
[INFO] [stdout]      |
[INFO] [stdout] 7405 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7407:11
[INFO] [stdout]      |
[INFO] [stdout] 7407 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8082) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8083:5
[INFO] [stdout]      |
[INFO] [stdout] 8083 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8084:9
[INFO] [stdout]      |
[INFO] [stdout] 8084 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8091:9
[INFO] [stdout]      |
[INFO] [stdout] 8091 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8098:8
[INFO] [stdout]      |
[INFO] [stdout] 8098 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8100:11
[INFO] [stdout]      |
[INFO] [stdout] 8100 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7995) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7996:5
[INFO] [stdout]      |
[INFO] [stdout] 7996 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7997:9
[INFO] [stdout]      |
[INFO] [stdout] 7997 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8004:9
[INFO] [stdout]      |
[INFO] [stdout] 8004 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8011:8
[INFO] [stdout]      |
[INFO] [stdout] 8011 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8013:11
[INFO] [stdout]      |
[INFO] [stdout] 8013 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7908) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7909:5
[INFO] [stdout]      |
[INFO] [stdout] 7909 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7910:9
[INFO] [stdout]      |
[INFO] [stdout] 7910 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7917:9
[INFO] [stdout]      |
[INFO] [stdout] 7917 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7924:8
[INFO] [stdout]      |
[INFO] [stdout] 7924 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7926:11
[INFO] [stdout]      |
[INFO] [stdout] 7926 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8054) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8055:5
[INFO] [stdout]      |
[INFO] [stdout] 8055 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8056:9
[INFO] [stdout]      |
[INFO] [stdout] 8056 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8063:9
[INFO] [stdout]      |
[INFO] [stdout] 8063 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8070:8
[INFO] [stdout]      |
[INFO] [stdout] 8070 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8072:11
[INFO] [stdout]      |
[INFO] [stdout] 8072 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7880) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7881:5
[INFO] [stdout]      |
[INFO] [stdout] 7881 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7882:9
[INFO] [stdout]      |
[INFO] [stdout] 7882 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7889:9
[INFO] [stdout]      |
[INFO] [stdout] 7889 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7896:8
[INFO] [stdout]      |
[INFO] [stdout] 7896 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7898:11
[INFO] [stdout]      |
[INFO] [stdout] 7898 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 918) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:919:5
[INFO] [stdout]     |
[INFO] [stdout] 919 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:920:9
[INFO] [stdout]     |
[INFO] [stdout] 920 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:927:8
[INFO] [stdout]     |
[INFO] [stdout] 927 | let b: SvPrimaryLiteralIntegral = -a;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:929:11
[INFO] [stdout]     |
[INFO] [stdout] 929 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8023) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8024:5
[INFO] [stdout]      |
[INFO] [stdout] 8024 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8025:9
[INFO] [stdout]      |
[INFO] [stdout] 8025 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8032:9
[INFO] [stdout]      |
[INFO] [stdout] 8032 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8039:8
[INFO] [stdout]      |
[INFO] [stdout] 8039 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8041:11
[INFO] [stdout]      |
[INFO] [stdout] 8041 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2003) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2004:5
[INFO] [stdout]      |
[INFO] [stdout] 2004 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2005:9
[INFO] [stdout]      |
[INFO] [stdout] 2005 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2012:8
[INFO] [stdout]      |
[INFO] [stdout] 2012 | let b: SvPrimaryLiteralIntegral = a.rol(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2014:11
[INFO] [stdout]      |
[INFO] [stdout] 2014 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2069) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2070:5
[INFO] [stdout]      |
[INFO] [stdout] 2070 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2071:9
[INFO] [stdout]      |
[INFO] [stdout] 2071 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2078:8
[INFO] [stdout]      |
[INFO] [stdout] 2078 | let b: SvPrimaryLiteralIntegral = a.rol(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2080:11
[INFO] [stdout]      |
[INFO] [stdout] 2080 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8110) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8111:5
[INFO] [stdout]      |
[INFO] [stdout] 8111 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8112:9
[INFO] [stdout]      |
[INFO] [stdout] 8112 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8119:9
[INFO] [stdout]      |
[INFO] [stdout] 8119 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8126:8
[INFO] [stdout]      |
[INFO] [stdout] 8126 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:8128:11
[INFO] [stdout]      |
[INFO] [stdout] 8128 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2024) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2025:5
[INFO] [stdout]      |
[INFO] [stdout] 2025 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2026:9
[INFO] [stdout]      |
[INFO] [stdout] 2026 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2033:8
[INFO] [stdout]      |
[INFO] [stdout] 2033 | let b: SvPrimaryLiteralIntegral = a.rol(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2035:11
[INFO] [stdout]      |
[INFO] [stdout] 2035 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 1958) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1959:5
[INFO] [stdout]      |
[INFO] [stdout] 1959 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1960:9
[INFO] [stdout]      |
[INFO] [stdout] 1960 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1967:8
[INFO] [stdout]      |
[INFO] [stdout] 1967 | let b: SvPrimaryLiteralIntegral = a.rol(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1969:11
[INFO] [stdout]      |
[INFO] [stdout] 1969 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7936) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7937:5
[INFO] [stdout]      |
[INFO] [stdout] 7937 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7938:9
[INFO] [stdout]      |
[INFO] [stdout] 7938 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7945:9
[INFO] [stdout]      |
[INFO] [stdout] 7945 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7952:8
[INFO] [stdout]      |
[INFO] [stdout] 7952 | let c: SvPrimaryLiteralIntegral = a * b;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:7954:11
[INFO] [stdout]      |
[INFO] [stdout] 7954 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2139) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2140:5
[INFO] [stdout]      |
[INFO] [stdout] 2140 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2141:9
[INFO] [stdout]      |
[INFO] [stdout] 2141 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2148:8
[INFO] [stdout]      |
[INFO] [stdout] 2148 | let b: SvPrimaryLiteralIntegral = a.ror(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2150:11
[INFO] [stdout]      |
[INFO] [stdout] 2150 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 1979) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1980:5
[INFO] [stdout]      |
[INFO] [stdout] 1980 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1981:9
[INFO] [stdout]      |
[INFO] [stdout] 1981 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1988:8
[INFO] [stdout]      |
[INFO] [stdout] 1988 | let b: SvPrimaryLiteralIntegral = a.rol(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1990:11
[INFO] [stdout]      |
[INFO] [stdout] 1990 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 960) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:961:5
[INFO] [stdout]     |
[INFO] [stdout] 961 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:969:8
[INFO] [stdout]     |
[INFO] [stdout] 969 | let b: SvPrimaryLiteralIntegral = -a;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:971:11
[INFO] [stdout]     |
[INFO] [stdout] 971 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 1026) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1027:5
[INFO] [stdout]      |
[INFO] [stdout] 1027 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1028:9
[INFO] [stdout]      |
[INFO] [stdout] 1028 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1035:8
[INFO] [stdout]      |
[INFO] [stdout] 1035 | let b: SvPrimaryLiteralIntegral = -a;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1037:11
[INFO] [stdout]      |
[INFO] [stdout] 1037 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2208) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2209:5
[INFO] [stdout]      |
[INFO] [stdout] 2209 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2210:9
[INFO] [stdout]      |
[INFO] [stdout] 2210 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2217:8
[INFO] [stdout]      |
[INFO] [stdout] 2217 | let b: SvPrimaryLiteralIntegral = a.ror(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2219:11
[INFO] [stdout]      |
[INFO] [stdout] 2219 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 984) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:985:5
[INFO] [stdout]     |
[INFO] [stdout] 985 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:986:9
[INFO] [stdout]     |
[INFO] [stdout] 986 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:993:8
[INFO] [stdout]     |
[INFO] [stdout] 993 | let b: SvPrimaryLiteralIntegral = -a;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:995:11
[INFO] [stdout]     |
[INFO] [stdout] 995 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 939) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:940:5
[INFO] [stdout]     |
[INFO] [stdout] 940 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:941:9
[INFO] [stdout]     |
[INFO] [stdout] 941 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:948:8
[INFO] [stdout]     |
[INFO] [stdout] 948 | let b: SvPrimaryLiteralIntegral = -a;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]    --> src/sv_primlit_integral.rs:950:11
[INFO] [stdout]     |
[INFO] [stdout] 950 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2048) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2049:5
[INFO] [stdout]      |
[INFO] [stdout] 2049 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2050:9
[INFO] [stdout]      |
[INFO] [stdout] 2050 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2057:8
[INFO] [stdout]      |
[INFO] [stdout] 2057 | let b: SvPrimaryLiteralIntegral = a.rol(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2059:11
[INFO] [stdout]      |
[INFO] [stdout] 2059 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 1005) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1006:5
[INFO] [stdout]      |
[INFO] [stdout] 1006 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1007:9
[INFO] [stdout]      |
[INFO] [stdout] 1007 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1014:8
[INFO] [stdout]      |
[INFO] [stdout] 1014 | let b: SvPrimaryLiteralIntegral = -a;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:1016:11
[INFO] [stdout]      |
[INFO] [stdout] 1016 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2118) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2119:5
[INFO] [stdout]      |
[INFO] [stdout] 2119 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2120:9
[INFO] [stdout]      |
[INFO] [stdout] 2120 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2127:8
[INFO] [stdout]      |
[INFO] [stdout] 2127 | let b: SvPrimaryLiteralIntegral = a.ror(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2129:11
[INFO] [stdout]      |
[INFO] [stdout] 2129 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5202) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5203:5
[INFO] [stdout]      |
[INFO] [stdout] 5203 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5204:9
[INFO] [stdout]      |
[INFO] [stdout] 5204 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5211:9
[INFO] [stdout]      |
[INFO] [stdout] 5211 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5220:15
[INFO] [stdout]      |
[INFO] [stdout] 5220 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5160) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5161:5
[INFO] [stdout]      |
[INFO] [stdout] 5161 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5162:9
[INFO] [stdout]      |
[INFO] [stdout] 5162 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5169:9
[INFO] [stdout]      |
[INFO] [stdout] 5169 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5178:15
[INFO] [stdout]      |
[INFO] [stdout] 5178 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5334) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5335:5
[INFO] [stdout]      |
[INFO] [stdout] 5335 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5336:9
[INFO] [stdout]      |
[INFO] [stdout] 5336 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5343:9
[INFO] [stdout]      |
[INFO] [stdout] 5343 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5352:15
[INFO] [stdout]      |
[INFO] [stdout] 5352 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2163) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2164:5
[INFO] [stdout]      |
[INFO] [stdout] 2164 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2165:9
[INFO] [stdout]      |
[INFO] [stdout] 2165 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2172:8
[INFO] [stdout]      |
[INFO] [stdout] 2172 | let b: SvPrimaryLiteralIntegral = a.ror(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2174:11
[INFO] [stdout]      |
[INFO] [stdout] 2174 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2229) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2230:5
[INFO] [stdout]      |
[INFO] [stdout] 2230 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2231:9
[INFO] [stdout]      |
[INFO] [stdout] 2231 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2238:8
[INFO] [stdout]      |
[INFO] [stdout] 2238 | let b: SvPrimaryLiteralIntegral = a.ror(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2240:11
[INFO] [stdout]      |
[INFO] [stdout] 2240 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5181) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5182:5
[INFO] [stdout]      |
[INFO] [stdout] 5182 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5183:9
[INFO] [stdout]      |
[INFO] [stdout] 5183 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5190:9
[INFO] [stdout]      |
[INFO] [stdout] 5190 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5199:15
[INFO] [stdout]      |
[INFO] [stdout] 5199 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2184) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2185:5
[INFO] [stdout]      |
[INFO] [stdout] 2185 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2186:9
[INFO] [stdout]      |
[INFO] [stdout] 2186 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2193:8
[INFO] [stdout]      |
[INFO] [stdout] 2193 | let b: SvPrimaryLiteralIntegral = a.ror(2);
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:2195:11
[INFO] [stdout]      |
[INFO] [stdout] 2195 | let exp = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5268) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5269:5
[INFO] [stdout]      |
[INFO] [stdout] 5269 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5270:9
[INFO] [stdout]      |
[INFO] [stdout] 5270 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5277:9
[INFO] [stdout]      |
[INFO] [stdout] 5277 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5286:15
[INFO] [stdout]      |
[INFO] [stdout] 5286 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5247) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5248:5
[INFO] [stdout]      |
[INFO] [stdout] 5248 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5249:9
[INFO] [stdout]      |
[INFO] [stdout] 5249 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5256:9
[INFO] [stdout]      |
[INFO] [stdout] 5256 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_0` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5265:15
[INFO] [stdout]      |
[INFO] [stdout] 5265 | assert_eq!(c, logic1b_0());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5313) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5314:5
[INFO] [stdout]      |
[INFO] [stdout] 5314 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5315:9
[INFO] [stdout]      |
[INFO] [stdout] 5315 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5322:9
[INFO] [stdout]      |
[INFO] [stdout] 5322 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5331:15
[INFO] [stdout]      |
[INFO] [stdout] 5331 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5376) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5377:5
[INFO] [stdout]      |
[INFO] [stdout] 5377 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5378:9
[INFO] [stdout]      |
[INFO] [stdout] 5378 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5385:9
[INFO] [stdout]      |
[INFO] [stdout] 5385 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_x` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5394:15
[INFO] [stdout]      |
[INFO] [stdout] 5394 | assert_eq!(c, logic1b_x());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5223) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5224:5
[INFO] [stdout]      |
[INFO] [stdout] 5224 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `svdata`, use `cargo add svdata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5225:9
[INFO] [stdout]      |
[INFO] [stdout] 5225 | let a = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvPrimaryLiteralIntegral` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5232:9
[INFO] [stdout]      |
[INFO] [stdout] 5232 | let b = SvPrimaryLiteralIntegral {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `logic1b_1` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5241:15
[INFO] [stdout]      |
[INFO] [stdout] 5241 | assert_eq!(c, logic1b_1());
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5289) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `svdata` in this scope
[INFO] [stdout]     --> src/sv_primlit_integral.rs:5290:5
[INFO] [stdout]      |
[INFO] [stdout] 5290 | use svdata::sv_primlit_integral::*;
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `svdata`
[WARN] too many lines in the log, truncating it
